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