1. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  2. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 11 years ago
  3. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 11 years ago
  4. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  5. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  6. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  7. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  8. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  9. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  10. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  11. 5dec682 Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  12. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  13. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  14. 09ae634 ima: Do not free 'entry' before it is initialized by Christoph Paasch · 11 years ago
  15. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 11 years ago
  16. 9c5e45d KEYS: Fix searching of nested keyrings by David Howells · 11 years ago
  17. 23fd78d KEYS: Fix multiple key add into associative array by David Howells · 11 years ago
  18. d54e58b KEYS: Fix the keyring hash function by David Howells · 11 years ago
  19. 2480f57 KEYS: Pre-clear struct key on allocation by David Howells · 11 years ago
  20. af91706 ima: store address of template_fmt_copy in a pointer before calling strsep by Roberto Sassu · 11 years ago
  21. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  22. dbc335d ima: make a copy of template_fmt in template_desc_init_fields() by Roberto Sassu · 11 years ago
  23. 3e8e550 ima: do not send field length to userspace for digest of ima template by Roberto Sassu · 11 years ago
  24. b6f8f16 ima: do not include field length in template digest calc for ima template by Roberto Sassu · 11 years ago
  25. 34ef7bd Revert "ima: define '_ima' as a builtin 'trusted' keyring" by Linus Torvalds · 11 years ago
  26. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  27. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  28. 62fe318 KEYS: Fix keyring content gc scanner by David Howells · 11 years ago
  29. 97826c8 KEYS: Fix error handling in big_key instantiation by David Howells · 11 years ago
  30. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  31. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  32. fbf8c53f KEYS: Fix UID check in keyctl_get_persistent() by David Howells · 11 years ago
  33. a20b62b audit: suppress stock memalloc failure warnings since already managed by Richard Guy Briggs · 11 years ago
  34. b805b19 selinux: apply selinux checks on new audit message types by Eric Paris · 11 years ago
  35. 217091d ima: define '_ima' as a builtin 'trusted' keyring by Mimi Zohar · 11 years ago
  36. bcbc9b0 ima: extend the measurement list to include the file signature by Mimi Zohar · 11 years ago
  37. 42a20ba Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into ra-next by James Morris · 11 years ago
  38. d2b8697 KEYS: fix error return code in big_key_instantiate() by Wei Yongjun · 11 years ago
  39. 034faeb KEYS: Fix keyring quota misaccounting on key replacement and unlink by David Howells · 11 years ago
  40. 74792b0 KEYS: Fix a race between negating a key and reading the error set by David Howells · 11 years ago
  41. 2eaf6b5 KEYS: Make BIG_KEYS boolean by Josh Boyer · 11 years ago
  42. 51775fe apparmor: remove the "task" arg from may_change_ptraced_domain() by Oleg Nesterov · 11 years ago
  43. 4a7fc30 apparmor: remove parent task info from audit logging by John Johansen · 11 years ago
  44. 61e3fb8 apparmor: remove tsk field from the apparmor_audit_struct by John Johansen · 11 years ago
  45. dd0c6e8 apparmor: fix capability to not use the current task, during reporting by John Johansen · 11 years ago
  46. 50b719f Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel into ra-next by James Morris · 11 years ago
  47. b5dfd80 Smack: Ptrace access check mode by Casey Schaufler · 11 years ago
  48. 3ea7a56 ima: provide hash algo info in the xattr by Dmitry Kasatkin · 11 years ago
  49. e7a2ad7 ima: enable support for larger default filedata hash algorithms by Mimi Zohar · 11 years ago
  50. 9b9d4ce ima: define kernel parameter 'ima_template=' to change configured default by Roberto Sassu · 11 years ago
  51. 4286587 ima: add Kconfig default measurement list template by Mimi Zohar · 11 years ago
  52. add1c05 ima: defer determining the appraisal hash algorithm for 'ima' template by Roberto Sassu · 11 years ago
  53. 5278aa5 ima: add audit log support for larger hashes by Mimi Zohar · 11 years ago
  54. a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 11 years ago
  55. 4d7aeee ima: define new template ima-ng and template fields d-ng and n-ng by Roberto Sassu · 11 years ago
  56. 3ce1217d ima: define template fields library and new helpers by Roberto Sassu · 11 years ago
  57. adf53a7 ima: new templates management mechanism by Roberto Sassu · 11 years ago
  58. 7bc5f44 ima: define new function ima_alloc_init_template() to API by Roberto Sassu · 11 years ago
  59. 9803d41 ima: pass the filename argument up to ima_add_template_entry() by Roberto Sassu · 11 years ago
  60. 7d802a2 ima: pass the file descriptor to ima_add_violation() by Roberto Sassu · 11 years ago
  61. 09ef543 ima: ima_calc_boot_agregate must use SHA1 by Dmitry Kasatkin · 11 years ago
  62. ea59399 ima: support arbitrary hash algorithms in ima_calc_buffer_hash by Dmitry Kasatkin · 11 years ago
  63. 723326b ima: provide dedicated hash algo allocation function by Dmitry Kasatkin · 11 years ago
  64. 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 11 years ago
  65. a35c3fb ima: use dynamically allocated hash storage by Dmitry Kasatkin · 11 years ago
  66. b1aaab2 ima: pass full xattr with the signature by Dmitry Kasatkin · 11 years ago
  67. d3634d0 ima: read and use signature hash algorithm by Dmitry Kasatkin · 11 years ago
  68. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  69. 08de59e Revert "ima: policy for RAMFS" by Mimi Zohar · 11 years ago
  70. 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
  71. 73ba353 device_cgroup: remove can_attach by Serge Hallyn · 11 years ago
  72. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  74. c0ab6e5 Smack: Implement lock security mode by Casey Schaufler · 11 years ago
  75. ed2c7da apparmor: fix bad lock balance when introspecting policy by John Johansen · 11 years ago
  76. 5cb3e91 apparmor: fix memleak of the profile hash by John Johansen · 11 years ago
  77. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  78. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  79. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  80. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  81. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  82. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  83. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  85. 4cd4fc7 apparmor: fix suspicious RCU usage warning in policy.c/policy.h by John Johansen · 11 years ago
  86. 71ac7f6 apparmor: Use shash crypto API interface for profile hashes by Tyler Hicks · 11 years ago
  87. 42d64e1 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 11 years ago
  88. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  89. c124bde KEYS: initialize root uid and session keyrings early by Mimi Zohar · 11 years ago
  90. 008643b KEYS: Add a 'trusted' flag and a 'trusted only' flag by David Howells · 11 years ago
  91. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  92. ab3c358 KEYS: Implement a big key type that can save to tmpfs by David Howells · 11 years ago
  93. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  94. e57e866 KEYS: Drop the permissions argument from __keyring_search_one() by David Howells · 11 years ago
  95. ccc3e6d KEYS: Define a __key_get() wrapper to use rather than atomic_inc() by David Howells · 11 years ago
  96. d0a059c KEYS: Search for auth-key by name rather than target key ID by David Howells · 11 years ago
  97. 4bdf0bc KEYS: Introduce a search context structure by David Howells · 11 years ago
  98. 16feef4 KEYS: Consolidate the concept of an 'index key' for key access by David Howells · 11 years ago
  99. 7e55ca6 KEYS: key_is_dead() should take a const key pointer argument by David Howells · 11 years ago
  100. a5b4bd2 KEYS: Use bool in make_key_ref() and is_key_possessed() by David Howells · 11 years ago