1. 88a693b selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  2. 201e72a device_cgroup: fix RCU usage by Tejun Heo · 12 years ago
  3. 64e1047 device_cgroup: fix unchecked cgroup parent usage by Aristeu Rozanski · 12 years ago
  4. 4cef729 device_cgroup: add proper checking when changing default behavior by Aristeu Rozanski · 12 years ago
  5. 26fd840 device_cgroup: stop using simple_strtoul() by Aristeu Rozanski · 12 years ago
  6. 5b7aa7d device_cgroup: rename deny_all to behavior by Aristeu Rozanski · 12 years ago
  7. 8c9506d cgroup: fix invalid rcu dereference by Jiri Slaby · 12 years ago
  8. 2e680dd apparmor: fix IRQ stack overflow during free_profile by John Johansen · 12 years ago
  9. 43c422e apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 by John Johansen · 12 years ago
  10. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  11. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  12. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  13. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  14. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  15. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  16. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  17. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  18. 638c87a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  19. db9aeca device_cgroup: rename whitelist to exception list by Aristeu Rozanski · 12 years ago
  20. ad67607 device_cgroup: convert device_cgroup internally to policy + exceptions by Aristeu Rozanski · 12 years ago
  21. 868539a device_cgroup: introduce dev_whitelist_clean() by Aristeu Rozanski · 12 years ago
  22. 66b8ef6 device_cgroup: add "deny_all" in dev_cgroup structure by Aristeu Rozanski · 12 years ago
  23. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  24. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago
  25. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  26. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  29. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  30. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  31. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  33. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  35. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  36. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  37. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  38. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  39. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  40. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  41. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  42. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  43. 2db8145 userns: Convert apparmor to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  44. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  45. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  46. 46a2f3b Smack: setprocattr memory leak fix by Casey Schaufler · 12 years ago
  47. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 12 years ago
  48. c00bedb Smack: remove task_wait() hook. by Casey Schaufler · 12 years ago
  49. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  50. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 12 years ago
  51. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  52. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  53. b3f68f1 task_work: Revert "hold task_lock around checks in keyctl" by Oleg Nesterov · 12 years ago
  54. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  55. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  56. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  57. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  58. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 12 years ago
  59. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  60. a10bf26 ima: replace iint spinblock with rwlock/read_lock by Dmitry Kasatkin · 12 years ago
  61. bf2276d ima: allocating iint improvements by Dmitry Kasatkin · 13 years ago
  62. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 13 years ago
  63. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  64. 2e4930e Yama: handle 32-bit userspace prctl by Kees Cook · 12 years ago
  65. c6993e4 security: allow Yama to be unconditionally stacked by Kees Cook · 12 years ago
  66. ec2e1ed AppArmor: remove af_names.h from .gitignore by Paul Bolle · 12 years ago
  67. 20328b5 ima: enable the IBM vTPM as the default TPM in the PPC64 case by Kent Yoder · 12 years ago
  68. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  69. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  70. 7612bfe Yama: access task_struct->comm directly by Kees Cook · 12 years ago
  71. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  72. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  73. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  75. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  76. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  77. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  78. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  79. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  80. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  82. d35abdb hold task_lock around checks in keyctl by Al Viro · 12 years ago
  83. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  84. 41f9d29 trimming task_work: kill ->data by Al Viro · 12 years ago
  85. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  87. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  88. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  89. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  90. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  91. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  92. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  93. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  94. 7ff2267 ima: ima_initialized is set only if successful by Dmitry Kasatkin · 12 years ago
  95. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 12 years ago
  96. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  98. c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  99. 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 12 years ago
  100. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago