1. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  2. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  3. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  4. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  5. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  6. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  7. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  8. cffee16 apparmor: fix long path failure due to disconnected path by John Johansen · 12 years ago
  9. bf83208 apparmor: fix profile lookup for unconfined by John Johansen · 12 years ago
  10. fbbb456 ima: fix filename hint to reflect script interpreter name by Mimi Zohar · 12 years ago
  11. 12fa8a2 Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next by James Morris · 12 years ago
  12. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 12 years ago
  13. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 12 years ago
  14. ceffec55 gfp flags for security_inode_alloc()? by Tetsuo Handa · 12 years ago
  15. 2267b13 Smack: recursive tramsmute by Casey Schaufler · 12 years ago
  16. 2cc8a71 Yama: replace capable() with ns_capable() by Kees Cook · 12 years ago
  17. 77b513d TOMOYO: Accept manager programs which do not start with / . by Tetsuo Handa · 12 years ago
  18. fd75815 KEYS: Add invalidation support by David Howells · 12 years ago
  19. 31d5a79 KEYS: Do LRU discard in full keyrings by David Howells · 12 years ago
  20. 233e473 KEYS: Permit in-place link replacement in keyring list by David Howells · 12 years ago
  21. 65d87fe KEYS: Perform RCU synchronisation on keys prior to key destruction by David Howells · 12 years ago
  22. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  23. 9f7ce8e KEYS: Reorganise keys Makefile by David Howells · 12 years ago
  24. f089494 KEYS: Move the key config into security/keys/Kconfig by David Howells · 12 years ago
  25. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  26. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  27. 18815a1 userns: Convert capabilities related permsion checks by Eric W. Biederman · 12 years ago
  28. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  29. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  30. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  31. 08162e6 Yama: remove an unused variable by Dan Carpenter · 12 years ago
  32. 389da25 Yama: add additional ptrace scopes by Kees Cook · 12 years ago
  33. 51b79be security: fix compile error in commoncap.c by Jonghwan Choi · 12 years ago
  34. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 12 years ago
  35. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  36. c29bceb Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS by John Johansen · 12 years ago
  37. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  38. 923e9a1 Smack: build when CONFIG_AUDIT not defined by Kees Cook · 12 years ago
  39. c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files by Eric Paris · 12 years ago
  40. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  41. 0b36e44 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback by Wanlong Gao · 12 years ago
  42. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  43. 1d34929 SELinux: remove auditdeny from selinux_audit_data by Eric Paris · 12 years ago
  44. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  45. 07f62eb LSM: BUILD_BUG_ON if the common_audit_data union ever grows by Eric Paris · 12 years ago
  46. b466066 LSM: remove the task field from common_audit_data by Eric Paris · 12 years ago
  47. 0972c74 apparmor: move task from common_audit_data to apparmor_audit_data by Eric Paris · 12 years ago
  48. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  49. d4cf970d SELinux: move common_audit_data to a noinline slow path function by Eric Paris · 12 years ago
  50. 602a8dd SELinux: remove inode_has_perm_noadp by Eric Paris · 12 years ago
  51. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  52. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  53. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 12 years ago
  54. bb7081a SELinux: possible NULL deref in context_struct_to_string by Eric Paris · 12 years ago
  55. d6ea83e SELinux: audit failed attempts to set invalid labels by Eric Paris · 12 years ago
  56. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  57. 95dbf73 SELinux: check OPEN on truncate calls by Eric Paris · 12 years ago
  58. eed7795 SELinux: add default_type statements by Eric Paris · 12 years ago
  59. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 12 years ago
  60. 72e8c859 SELinux: loosen DAC perms on reading policy by Eric Paris · 12 years ago
  61. 47a93a5 SELinux: allow seek operations on the file exposing policy by Eric Paris · 12 years ago
  62. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  63. 0093ccb cred: Refcount the user_ns pointed to by the cred. by Eric W. Biederman · 13 years ago
  64. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  65. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  66. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  67. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  68. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 12 years ago
  69. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago
  70. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  71. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 12 years ago
  72. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  74. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  75. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  76. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  77. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  79. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  80. 0421ea9 apparmor: Fix change_onexec when called from a confined task by John Johansen · 12 years ago
  81. 778aae8 SELinux: selinux/xfrm.h needs net/flow.h by David Howells · 12 years ago
  82. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 12 years ago
  83. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  84. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  85. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  86. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  88. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  89. 40ffe67 switch unix_sock to struct path by Al Viro · 12 years ago
  90. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  91. c58e037 tomoyo: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  92. 09f61cd Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next by James Morris · 12 years ago
  93. 7e57014 AppArmor: Fix location of const qualifier on generated string tables by Tetsuo Handa · 12 years ago
  94. 7d7473d TOMOYO: Return error if fails to delete a domain by Tetsuo Handa · 12 years ago
  95. b01d3fb Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next by James Morris · 12 years ago
  96. 2d4cee7 AppArmor: add const qualifiers to string arrays by Jan Engelhardt · 12 years ago
  97. ad5ff3d AppArmor: Add ability to load extended policy by John Johansen · 12 years ago
  98. 6041e83 TOMOYO: Return appropriate value to poll(). by Tetsuo Handa · 12 years ago
  99. 57fa1e1 AppArmor: Move path failure information into aa_get_name and rename by John Johansen · 12 years ago
  100. 0fe1212 AppArmor: Update dfa matching routines. by John Johansen · 12 years ago