1. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  2. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 9 years ago
  3. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  4. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  5. 7b20ea2 security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() by NeilBrown · 9 years ago
  6. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  7. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  8. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  9. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  10. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  11. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  12. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  13. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  14. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  15. d5f3a5f selinux: add security in-core xattr support for pstore and debugfs by Mark Salyzyn · 9 years ago
  16. 2088d60 selinux: quiet the filesystem labeling behavior message by Paul Moore · 9 years ago
  17. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 9 years ago
  18. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  19. 00fec2a selinux: Remove security_ops extern by Yao Dongdong · 10 years ago
  20. 09c6268 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  21. d950f84 selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  22. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  23. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  24. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  25. e173fb2 selinux: cleanup error reporting in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  26. cbe0d6e selinux: make the netif cache namespace aware by Paul Moore · 10 years ago
  27. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  28. 25db6be selinux: register nf hooks with single nf_register_hooks call by Jiri Pirko · 10 years ago
  29. a7a91a1 selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() by Paul Moore · 10 years ago
  30. 7b0d0b4 selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. by Stephen Smalley · 10 years ago
  31. aa9e0de Merge tag 'v3.16' into next by Paul Moore · 10 years ago
  32. 167225b Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  33. 2873ead Revert "selinux: fix the default socket labeling in sock_graft()" by Paul Moore · 10 years ago
  34. 2ccf466 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  35. b6b8a37 Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  36. 4da6daf selinux: fix the default socket labeling in sock_graft() by Paul Moore · 10 years ago
  37. 615e51f selinux: reduce the number of calls to synchronize_net() when flushing caches by Paul Moore · 10 years ago
  38. f01387d Merge commit 'v3.15' into next by James Morris · 10 years ago
  39. 170b591 Merge tag 'v3.15' into next by Paul Moore · 10 years ago
  40. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  41. 5b589d4 selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES by Paul Moore · 10 years ago
  42. ca7786a selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  43. 92953ff Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  44. 4f18998 selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES by Paul Moore · 10 years ago
  45. 626b974 selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 10 years ago
  46. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  47. 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
  48. ecd740c Merge commit 'v3.14' into next by James Morris · 10 years ago
  49. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  50. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  51. 6d32c85 Merge tag 'v3.14' into next by Paul Moore · 10 years ago
  52. 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 10 years ago
  53. f64410e selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  54. 98883bf selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  55. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  56. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  57. eee3094 selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 10 years ago
  58. 0909c0a selinux: put the mmap() DAC controls before the MAC controls by Paul Moore · 10 years ago
  59. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  60. 41be702 Merge tag 'v3.13' into next by Paul Moore · 10 years ago
  61. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  62. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  63. d4a82a4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  64. c0c1439 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 10 years ago
  65. 46d01d6 selinux: fix broken peer recv check by Chad Hanson · 10 years ago
  66. 465954c selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 10 years ago
  67. a5e333d3 SELinux: remove duplicated include from hooks.c by Wei Yongjun · 10 years ago
  68. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  69. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 10 years ago
  70. 4d546f8 selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 by Paul Moore · 10 years ago
  71. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 10 years ago
  72. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 10 years ago
  73. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 10 years ago
  74. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 10 years ago
  75. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 10 years ago
  76. 598cdbc selinux: fix broken peer recv check by Chad Hanson · 10 years ago
  77. 5c6c268 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 10 years ago
  78. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 10 years ago
  79. 0b1f24e selinux: pull address family directly from the request_sock struct by Paul Moore · 10 years ago
  80. 7f72164 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 10 years ago
  81. da2ea0d selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 10 years ago
  82. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  83. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  84. 94851b1 Merge tag 'v3.12' by Paul Moore · 11 years ago
  85. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  87. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  88. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  89. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  90. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  91. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  92. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  93. 102aefd selinux: consider filesystem subtype in policies by Anand Avati · 11 years ago
  94. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  95. b43e725 SELinux: use a helper function to determine seclabel by Eric Paris · 12 years ago
  96. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  97. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  98. eadcabc SELinux: do all flags twiddling in one place by Eric Paris · 12 years ago
  99. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  100. af8e50c SELinux: use define for number of bits in the mnt flags mask by Eric Paris · 12 years ago