1. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  2. 350311a security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() by Kirill Tkhai · 7 years ago
  3. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  4. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  5. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  6. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  7. 2572f5b selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration by Arnd Bergmann · 7 years ago
  8. d452930 selinux: Add SCTP support by Richard Haines · 7 years ago
  9. 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  10. 4f0753e security: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  11. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. ec27c35 selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
  14. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  15. 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
  16. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
  17. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  18. 409dcf3 selinux: Add a cache for quicker retreival of PKey SIDs by Daniel Jurgens · 8 years ago
  19. ab861df selinux: Add IB Port SMP access vector by Daniel Jurgens · 8 years ago
  20. cfc4d88 selinux: Implement Infiniband PKey "Access" access vector by Daniel Jurgens · 8 years ago
  21. 3a976fa selinux: Allocate and free infiniband security hooks by Daniel Jurgens · 8 years ago
  22. a806f7a selinux: Create policydb version for Infiniband support by Daniel Jurgens · 8 years ago
  23. 4dc2fce selinux: log policy capability state when a policy is loaded by Stephen Smalley · 8 years ago
  24. 3ba4bf5 selinux: add a map permission check for mmap by Stephen Smalley · 8 years ago
  25. 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 8 years ago
  26. 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 8 years ago
  27. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  28. b4ba35c selinux: drop unused socket security classes by Stephen Smalley · 8 years ago
  29. be0554c selinux: clean up cred usage and simplify by Stephen Smalley · 8 years ago
  30. da69a53 selinux: support distinctions among all network address families by Stephen Smalley · 8 years ago
  31. bfc5e3a selinux: use the kernel headers when building scripts/selinux by Paul Moore · 8 years ago
  32. 9287aed selinux: Convert isec->lock into a spinlock by Andreas Gruenbacher · 8 years ago
  33. 3322d0d selinux: keep SELinux in sync with new capability definitions by Stephen Smalley · 8 years ago
  34. 348a0db selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX by William Roberts · 8 years ago
  35. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 9 years ago
  36. 8e4ff6f selinux: distinguish non-init user namespace capability checks by Stephen Smalley · 9 years ago
  37. 0fd71a6 selinux: Change bool variable name to index. by Prarit Bhargava · 9 years ago
  38. 61d612e selinux: restrict kernel module loading by Jeff Vander Stoep · 9 years ago
  39. 4b57d6b selinux: simply inode label states to INVALID and INITIALIZED by Paul Moore · 9 years ago
  40. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 9 years ago
  41. 6f3be9f security: Add hook to invalidate inode security labels by Andreas Gruenbacher · 9 years ago
  42. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  43. 3e5f206 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  44. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 10 years ago
  45. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  46. 42a9699 selinux: Remove unused permission definitions by Stephen Smalley · 10 years ago
  47. 134509d selinux: enable per-file labeling for debugfs files. by Stephen Smalley · 10 years ago
  48. 6c6d2e9 selinux: update netlink socket classes by Stephen Smalley · 10 years ago
  49. 7b20ea2 security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() by NeilBrown · 10 years ago
  50. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 10 years ago
  51. cbe0d6e selinux: make the netif cache namespace aware by Paul Moore · 10 years ago
  52. aa9e0de Merge tag 'v3.16' into next by Paul Moore · 10 years ago
  53. 615e51f selinux: reduce the number of calls to synchronize_net() when flushing caches by Paul Moore · 11 years ago
  54. 4bb9398 security: Used macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  55. 170b591 Merge tag 'v3.15' into next by Paul Moore · 11 years ago
  56. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 11 years ago
  58. ca7786a selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 11 years ago
  59. 626b974 selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 11 years ago
  60. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 11 years ago
  61. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  63. ca925cf flowcache: Make flow cache name space aware by Fan Du · 11 years ago
  64. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  65. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  66. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  67. 5b67c49 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  68. dd0a118 Merge tag 'v3.12' by Paul Moore · 11 years ago
  69. a660bec SELinux: Update policy version to support constraints info by Richard Haines · 11 years ago
  70. 94851b1 Merge tag 'v3.12' by Paul Moore · 11 years ago
  71. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  72. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  73. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  74. 0b4bdb3 Revert "SELinux: do not handle seclabel as a special flag" by Eric Paris · 11 years ago
  75. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  76. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 12 years ago
  77. a64c54c SELinux: pass a superblock to security_fs_use by Eric Paris · 12 years ago
  78. 308ab70c SELinux: do not handle seclabel as a special flag by Eric Paris · 12 years ago
  79. f936c6e SELinux: change sbsec->behavior to short by Eric Paris · 12 years ago
  80. cfca030 SELinux: renumber the superblock options by Eric Paris · 12 years ago
  81. 12f348b SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT by Eric Paris · 12 years ago
  82. bed4d7e selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() by Paul Moore · 11 years ago
  83. d1b17b0 selinux: cleanup the XFRM header by Paul Moore · 11 years ago
  84. eef9b41 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() by Paul Moore · 11 years ago
  85. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  86. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 12 years ago
  87. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  88. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 12 years ago
  89. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  90. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  91. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 13 years ago
  92. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  93. 64919e6 SELinux: include definition of new capabilities by Eric Paris · 13 years ago
  94. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 13 years ago
  95. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 13 years ago
  96. 1d34929 SELinux: remove auditdeny from selinux_audit_data by Eric Paris · 13 years ago
  97. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 13 years ago
  98. eed7795 SELinux: add default_type statements by Eric Paris · 13 years ago
  99. aa89326 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 13 years ago
  100. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 13 years ago