1. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  2. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  3. 346033a LSM: Remove a comment from security.h by Casey Schaufler · 9 years ago
  4. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  5. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  6. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  7. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  8. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  9. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  10. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 10 years ago
  11. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  12. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  13. fbff661 security: Silence shadow warning by Mark Rustad · 10 years ago
  14. 167225b Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  15. 2873ead Revert "selinux: fix the default socket labeling in sock_graft()" by Paul Moore · 10 years ago
  16. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 11 years ago
  17. b6b8a37 Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  18. 4da6daf selinux: fix the default socket labeling in sock_graft() by Paul Moore · 10 years ago
  19. f01387d Merge commit 'v3.15' into next by James Morris · 10 years ago
  20. b13cebe Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  21. 0b3974e security: add flags to rename hooks by Miklos Szeredi · 10 years ago
  22. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  23. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  24. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  25. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  26. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  27. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  28. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 11 years ago
  30. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  31. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  32. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  33. 4726e8f security: clarify cap_inode_getsecctx description by J. Bruce Fields · 11 years ago
  34. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  35. 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 11 years ago
  36. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  37. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  38. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  39. 2e72d51 security: introduce kernel_module_from_file hook by Kees Cook · 12 years ago
  40. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  41. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  42. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  43. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  44. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  45. c6993e4 security: allow Yama to be unconditionally stacked by Kees Cook · 12 years ago
  46. 9d8dad7 Yama: higher restrictions should block PTRACE_TRACEME by Kees Cook · 12 years ago
  47. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  48. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  49. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  50. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  51. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  52. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  53. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  54. fbe74e3 security: struct security_operations kerneldoc fix by Javier Martinez Canillas · 13 years ago
  55. 4040153 security: trim security.h by Al Viro · 13 years ago
  56. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 13 years ago
  57. 1a2a4d0 security: create task_free security callback by Kees Cook · 13 years ago
  58. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  59. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  60. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  61. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  63. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  64. 2920a84 capabilities: remove all _real_ interfaces by Eric Paris · 13 years ago
  65. c7eba4a capabilities: introduce security_capable_noaudit by Eric Paris · 13 years ago
  66. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 13 years ago
  67. 6a9de49 capabilities: remove the task from capable LSM hook entirely by Eric Paris · 13 years ago
  68. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  69. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  70. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  71. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  72. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  73. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  74. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  75. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  76. 114d6e9 security: update security_file_mmap() docs by Kees Cook · 13 years ago
  77. 1933ca8 include/linux/security.h: fix security_inode_init_security() arg by Andrew Morton · 13 years ago
  78. 11be0b3 security.h: fix misc typos/grammar errors in comments by Vsevolod Alekseev · 13 years ago
  79. 5dbe304 security: sparse fix: Move security_fixup_op to security.h by James Morris · 13 years ago
  80. fc9ff9b security: Fix a typo by rongqing.li@windriver.com · 13 years ago
  81. 1e39f38 evm: fix build problems by Mimi Zohar · 13 years ago
  82. e1c9b23 evm: building without EVM enabled fixes by Mimi Zohar · 13 years ago
  83. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  84. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  85. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  86. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  87. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  88. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  89. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  90. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  91. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  93. ff36fe2 LSM: Pass -o remount options to the LSM by Eric Paris · 14 years ago
  94. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 14 years ago
  95. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  96. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  97. 4916ca4 security: remove unused security_sysctl hook by Lucian Adrian Grijincu · 14 years ago
  98. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  99. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  100. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago