1. 7612bfe Yama: access task_struct->comm directly by Kees Cook · 12 years ago
  2. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  3. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  4. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  6. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  7. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  8. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  9. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  10. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  11. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  12. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  13. d35abdb hold task_lock around checks in keyctl by Al Viro · 12 years ago
  14. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  15. 41f9d29 trimming task_work: kill ->data by Al Viro · 12 years ago
  16. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  18. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  19. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  20. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  21. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  22. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  23. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  24. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  25. 7ff2267 ima: ima_initialized is set only if successful by Dmitry Kasatkin · 12 years ago
  26. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 12 years ago
  27. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  29. c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  30. 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 12 years ago
  31. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago
  32. 659b5e7 security: Fix nommu build. by Paul Mundt · 12 years ago
  33. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  34. 01f534d selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  35. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 12 years ago
  36. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  37. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  39. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  40. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  42. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  43. 4f1c28d security/keys/keyctl.c: suppress memory allocation failure warning by Andrew Morton · 12 years ago
  44. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  45. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  46. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  47. 423b9788 KEYS: Fix some sparse warnings by David Howells · 12 years ago
  48. 413cd3d keys: change keyctl_session_to_parent() to use task_work_add() by Oleg Nesterov · 12 years ago
  49. 1227dd7 TIF_NOTIFY_RESUME is defined on all targets now by Al Viro · 12 years ago
  50. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  51. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  52. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  53. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  54. cffee16 apparmor: fix long path failure due to disconnected path by John Johansen · 12 years ago
  55. bf83208 apparmor: fix profile lookup for unconfined by John Johansen · 12 years ago
  56. fbbb456 ima: fix filename hint to reflect script interpreter name by Mimi Zohar · 12 years ago
  57. 12fa8a2 Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next by James Morris · 12 years ago
  58. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 12 years ago
  59. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 12 years ago
  60. ceffec55 gfp flags for security_inode_alloc()? by Tetsuo Handa · 12 years ago
  61. 2267b13 Smack: recursive tramsmute by Casey Schaufler · 12 years ago
  62. 2cc8a71 Yama: replace capable() with ns_capable() by Kees Cook · 12 years ago
  63. 77b513d TOMOYO: Accept manager programs which do not start with / . by Tetsuo Handa · 12 years ago
  64. fd75815 KEYS: Add invalidation support by David Howells · 12 years ago
  65. 31d5a79 KEYS: Do LRU discard in full keyrings by David Howells · 12 years ago
  66. 233e473 KEYS: Permit in-place link replacement in keyring list by David Howells · 12 years ago
  67. 65d87fe KEYS: Perform RCU synchronisation on keys prior to key destruction by David Howells · 12 years ago
  68. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  69. 9f7ce8e KEYS: Reorganise keys Makefile by David Howells · 12 years ago
  70. f089494 KEYS: Move the key config into security/keys/Kconfig by David Howells · 12 years ago
  71. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  72. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  73. 18815a1 userns: Convert capabilities related permsion checks by Eric W. Biederman · 12 years ago
  74. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  75. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  76. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  77. 08162e6 Yama: remove an unused variable by Dan Carpenter · 12 years ago
  78. 389da25 Yama: add additional ptrace scopes by Kees Cook · 12 years ago
  79. 51b79be security: fix compile error in commoncap.c by Jonghwan Choi · 12 years ago
  80. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 12 years ago
  81. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  82. c29bceb Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS by John Johansen · 12 years ago
  83. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  84. 923e9a1 Smack: build when CONFIG_AUDIT not defined by Kees Cook · 12 years ago
  85. c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files by Eric Paris · 12 years ago
  86. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  87. 0b36e44 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback by Wanlong Gao · 12 years ago
  88. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  89. 1d34929 SELinux: remove auditdeny from selinux_audit_data by Eric Paris · 12 years ago
  90. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  91. 07f62eb LSM: BUILD_BUG_ON if the common_audit_data union ever grows by Eric Paris · 12 years ago
  92. b466066 LSM: remove the task field from common_audit_data by Eric Paris · 12 years ago
  93. 0972c74 apparmor: move task from common_audit_data to apparmor_audit_data by Eric Paris · 12 years ago
  94. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  95. d4cf970d SELinux: move common_audit_data to a noinline slow path function by Eric Paris · 12 years ago
  96. 602a8dd SELinux: remove inode_has_perm_noadp by Eric Paris · 12 years ago
  97. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  98. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  99. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 12 years ago
  100. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago