1. e67eab3 keys: fix unreachable code by Alan Cox · 11 years ago
  2. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  3. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  4. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  5. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  6. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  7. 9dd9ff9 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB by Amerigo Wang · 11 years ago
  8. 520d9ea Fix cap_capable to only allow owners in the parent user namespace to have caps. by Eric W. Biederman · 11 years ago
  9. e930723 Smack: create a sysfs mount point for smackfs by Casey Schaufler · 12 years ago
  10. 111fe8b Smack: use select not depends in Kconfig by Casey Schaufler · 12 years ago
  11. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  12. 2e72d51 security: introduce kernel_module_from_file hook by Kees Cook · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  14. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  15. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  16. 6e73d71 rtnetlink: add missing message types to selinux perm table by Cong Wang · 12 years ago
  17. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  18. 88a693b selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  19. 235e752 Yama: remove locking from delete path by Kees Cook · 12 years ago
  20. 93b69d4 Yama: add RCU to drop read locking by Kees Cook · 12 years ago
  21. 4c44aaa userns: Kill task_user_ns by Eric W. Biederman · 12 years ago
  22. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  23. 4b1c784 device_cgroup: add lockdep asserts by Tejun Heo · 12 years ago
  24. 201e72a device_cgroup: fix RCU usage by Tejun Heo · 12 years ago
  25. 64e1047 device_cgroup: fix unchecked cgroup parent usage by Aristeu Rozanski · 12 years ago
  26. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  27. 4cef729 device_cgroup: add proper checking when changing default behavior by Aristeu Rozanski · 12 years ago
  28. 26fd840 device_cgroup: stop using simple_strtoul() by Aristeu Rozanski · 12 years ago
  29. 5b7aa7d device_cgroup: rename deny_all to behavior by Aristeu Rozanski · 12 years ago
  30. 8c9506d cgroup: fix invalid rcu dereference by Jiri Slaby · 12 years ago
  31. b010520 keys: Fix unreachable code by Alan Cox · 12 years ago
  32. 2e680dd apparmor: fix IRQ stack overflow during free_profile by John Johansen · 12 years ago
  33. 43c422e apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 by John Johansen · 12 years ago
  34. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  35. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  36. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  37. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  38. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  39. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  40. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  41. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  42. 638c87a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  43. db9aeca device_cgroup: rename whitelist to exception list by Aristeu Rozanski · 12 years ago
  44. ad67607 device_cgroup: convert device_cgroup internally to policy + exceptions by Aristeu Rozanski · 12 years ago
  45. 868539a device_cgroup: introduce dev_whitelist_clean() by Aristeu Rozanski · 12 years ago
  46. 66b8ef6 device_cgroup: add "deny_all" in dev_cgroup structure by Aristeu Rozanski · 12 years ago
  47. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 12 years ago
  48. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago
  49. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  50. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  52. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  53. f8aa23a KEYS: Use keyring_alloc() to create special keyrings by David Howells · 12 years ago
  54. 96b5c8f KEYS: Reduce initial permissions on keys by David Howells · 12 years ago
  55. 3a50597 KEYS: Make the session and process keyrings per-thread by David Howells · 12 years ago
  56. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  57. 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
  58. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  59. 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
  60. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  61. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. a84a921 key: Fix resource leak by Alan Cox · 12 years ago
  63. 6315277 keys: Fix unreachable code by Alan Cox · 12 years ago
  64. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  65. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  66. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  67. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  68. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  69. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  70. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  71. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  72. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  73. 2db8145 userns: Convert apparmor to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  74. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  75. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  76. 46a2f3b Smack: setprocattr memory leak fix by Casey Schaufler · 12 years ago
  77. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 12 years ago
  78. c00bedb Smack: remove task_wait() hook. by Casey Schaufler · 12 years ago
  79. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  80. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 12 years ago
  81. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  82. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  83. b3f68f1 task_work: Revert "hold task_lock around checks in keyctl" by Oleg Nesterov · 12 years ago
  84. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  85. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  86. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  87. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  88. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  89. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 12 years ago
  90. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  91. a10bf26 ima: replace iint spinblock with rwlock/read_lock by Dmitry Kasatkin · 12 years ago
  92. bf2276d ima: allocating iint improvements by Dmitry Kasatkin · 13 years ago
  93. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 13 years ago
  94. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  95. 2e4930e Yama: handle 32-bit userspace prctl by Kees Cook · 12 years ago
  96. c6993e4 security: allow Yama to be unconditionally stacked by Kees Cook · 12 years ago
  97. ec2e1ed AppArmor: remove af_names.h from .gitignore by Paul Bolle · 12 years ago
  98. 20328b5 ima: enable the IBM vTPM as the default TPM in the PPC64 case by Kent Yoder · 12 years ago
  99. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  100. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago