1. 6315277 keys: Fix unreachable code by Alan Cox · 12 years ago
  2. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  3. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  4. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  5. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  6. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  7. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  8. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  9. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  10. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  11. 2db8145 userns: Convert apparmor to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  12. 0a72ba7 ima: change flags container data type by Dmitry Kasatkin · 12 years ago
  13. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  14. 46a2f3b Smack: setprocattr memory leak fix by Casey Schaufler · 12 years ago
  15. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 12 years ago
  16. c00bedb Smack: remove task_wait() hook. by Casey Schaufler · 12 years ago
  17. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  18. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 12 years ago
  19. e7c568e ima: audit log hashes by Peter Moody · 12 years ago
  20. 45e2472 ima: generic IMA action flag handling by Dmitry Kasatkin · 12 years ago
  21. b3f68f1 task_work: Revert "hold task_lock around checks in keyctl" by Oleg Nesterov · 12 years ago
  22. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  23. d9d300c ima: rename ima_must_appraise_or_measure by Dmitry Kasatkin · 12 years ago
  24. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  25. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  26. 8606404 ima: digital signature verification support by Dmitry Kasatkin · 13 years ago
  27. 5a44b41 ima: add support for different security.ima data types by Mimi Zohar · 12 years ago
  28. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  29. a10bf26 ima: replace iint spinblock with rwlock/read_lock by Dmitry Kasatkin · 12 years ago
  30. bf2276d ima: allocating iint improvements by Dmitry Kasatkin · 13 years ago
  31. 07f6a79 ima: add appraise action keywords and default rules by Mimi Zohar · 13 years ago
  32. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 12 years ago
  33. 2e4930e Yama: handle 32-bit userspace prctl by Kees Cook · 12 years ago
  34. c6993e4 security: allow Yama to be unconditionally stacked by Kees Cook · 12 years ago
  35. ec2e1ed AppArmor: remove af_names.h from .gitignore by Paul Bolle · 12 years ago
  36. 20328b5 ima: enable the IBM vTPM as the default TPM in the PPC64 case by Kent Yoder · 12 years ago
  37. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  38. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  39. 7612bfe Yama: access task_struct->comm directly by Kees Cook · 12 years ago
  40. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  41. 6290c2c selinux: tag avc cache alloc as non-critical by Mel Gorman · 12 years ago
  42. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  44. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  45. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  46. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  47. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  49. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  51. d35abdb hold task_lock around checks in keyctl by Al Viro · 12 years ago
  52. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  53. 41f9d29 trimming task_work: kill ->data by Al Viro · 12 years ago
  54. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  56. 3d2195c SELinux: do not check open perms if they are not known to policy by Eric Paris · 12 years ago
  57. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 12 years ago
  58. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  59. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  60. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  61. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  62. 417c6c8 ima: audit is compiled only when enabled by Dmitry Kasatkin · 12 years ago
  63. 7ff2267 ima: ima_initialized is set only if successful by Dmitry Kasatkin · 12 years ago
  64. 8445d64 ima: add policy for pseudo fs by Dmitry Kasatkin · 12 years ago
  65. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  67. c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  68. 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 12 years ago
  69. 08e1b76 ima: use full pathnames in measurement list by Mimi Zohar · 12 years ago
  70. 659b5e7 security: Fix nommu build. by Paul Mundt · 12 years ago
  71. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  72. 01f534d selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  73. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 12 years ago
  74. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  75. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  76. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  77. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  78. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  80. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  81. 4f1c28d security/keys/keyctl.c: suppress memory allocation failure warning by Andrew Morton · 12 years ago
  82. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  83. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  84. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  85. 423b9788 KEYS: Fix some sparse warnings by David Howells · 12 years ago
  86. 413cd3d keys: change keyctl_session_to_parent() to use task_work_add() by Oleg Nesterov · 12 years ago
  87. 1227dd7 TIF_NOTIFY_RESUME is defined on all targets now by Al Viro · 12 years ago
  88. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  89. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  90. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  91. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  92. cffee16 apparmor: fix long path failure due to disconnected path by John Johansen · 12 years ago
  93. bf83208 apparmor: fix profile lookup for unconfined by John Johansen · 12 years ago
  94. fbbb456 ima: fix filename hint to reflect script interpreter name by Mimi Zohar · 12 years ago
  95. 12fa8a2 Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next by James Morris · 12 years ago
  96. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 12 years ago
  97. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 12 years ago
  98. ceffec55 gfp flags for security_inode_alloc()? by Tetsuo Handa · 12 years ago
  99. 2267b13 Smack: recursive tramsmute by Casey Schaufler · 12 years ago
  100. 2cc8a71 Yama: replace capable() with ns_capable() by Kees Cook · 12 years ago