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