1. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 7 years ago
  2. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  3. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  4. fd40ffc selinux: fix missing dput() before selinuxfs unmount by Stephen Smalley · 7 years ago
  5. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  6. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  7. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  8. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  9. 350311a security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() by Kirill Tkhai · 7 years ago
  10. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  11. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  12. 3ec3011 security: Add a cred_getsecid hook by Matthew Garrett · 7 years ago
  13. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 7 years ago
  14. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 7 years ago
  15. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 7 years ago
  16. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  17. 0619f0f selinux: wrap selinuxfs state by Stephen Smalley · 7 years ago
  18. 274f62e selinux: fix handling of uninitialized selinux state in get_bools/classes by Stephen Smalley · 7 years ago
  19. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  20. 68741a8 selinux: Fix ltp test connect-syscall failure by Richard Haines · 7 years ago
  21. e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
  22. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  23. 79a4fb0 net: Convert selinux_net_ops by Kirill Tkhai · 7 years ago
  24. 2572f5b selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration by Arnd Bergmann · 7 years ago
  25. d452930 selinux: Add SCTP support by Richard Haines · 7 years ago
  26. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  27. 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  28. 4b14752 selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 7 years ago
  29. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  30. ef28df5 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 7 years ago
  31. 4f0753e security: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  32. 8c38fb5 Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  33. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. f66e448 selinux: bpf: Add addtional check for bpf object file receive by Chenbo Feng · 7 years ago
  36. ec27c35 selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
  37. 5794ed7 selinux: remove extraneous initialization of slots_used and max_chain_len by Colin Ian King · 7 years ago
  38. 73e4977 selinux: remove redundant assignment to len by Colin Ian King · 7 years ago
  39. add2437 selinux: remove redundant assignment to str by Colin Ian King · 7 years ago
  40. 4298555 selinux: fix build warning by Corentin LABBE · 7 years ago
  41. c0d4f46 selinux: fix build warning by removing the unused sid variable by Corentin LABBE · 7 years ago
  42. 6b24030 selinux: Perform both commoncap and selinux xattr checks by Eric W. Biederman · 7 years ago
  43. 7c620ec selinux: Use kmem_cache for hashtab_node by Kyeongdon Kim · 7 years ago
  44. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  45. 0fb02e71 Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  46. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  47. 1912834 selinux: remove AVC init audit log message by Richard Guy Briggs · 7 years ago
  48. 0c3014f selinux: constify nf_hook_ops by Arvind Yadav · 7 years ago
  49. 901ef84 selinux: allow per-file labeling for cgroupfs by Antonio Murdaca · 8 years ago
  50. 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
  51. 476accb selinux: use GFP_NOWAIT in the AVC kmem_caches by Michal Hocko · 7 years ago
  52. af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
  53. 62874c3 selinux: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  54. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  55. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  56. 2a764b5 selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets by Luis Ressel · 7 years ago
  57. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  58. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  60. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  61. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 94df30a rtnetlink: add NEWCACHEREPORT message type by Julien Gomes · 7 years ago
  63. 6a39118 selinux: enable genfscon labeling for tracefs by Jeff Vander Stoep · 7 years ago
  64. 023f108 selinux: fix double free in selinux_parse_opts_str() by Paul Moore · 7 years ago
  65. 0b4d345 security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior by Scott Mayhew · 7 years ago
  66. b4958c8 selinux: use kmem_cache for ebitmap by Junil Lee · 7 years ago
  67. 8e71bf7 selinux: use pernet operations for hook registration by Florian Westphal · 8 years ago
  68. 0b884d2 sel_write_validatetrans(): don't open-code memdup_user_nul() by Al Viro · 8 years ago
  69. 409dcf3 selinux: Add a cache for quicker retreival of PKey SIDs by Daniel Jurgens · 7 years ago
  70. ab861df selinux: Add IB Port SMP access vector by Daniel Jurgens · 7 years ago
  71. cfc4d88 selinux: Implement Infiniband PKey "Access" access vector by Daniel Jurgens · 7 years ago
  72. 3a976fa selinux: Allocate and free infiniband security hooks by Daniel Jurgens · 7 years ago
  73. a806f7a selinux: Create policydb version for Infiniband support by Daniel Jurgens · 7 years ago
  74. 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 7 years ago
  75. 270e857 selinux: Remove redundant check for unknown labeling behavior by Matthias Kaehlcke · 7 years ago
  76. 4dc2fce selinux: log policy capability state when a policy is loaded by Stephen Smalley · 7 years ago
  77. ccb5447 selinux: do not check open permission on sockets by Stephen Smalley · 8 years ago
  78. 3ba4bf5 selinux: add a map permission check for mmap by Stephen Smalley · 8 years ago
  79. db59000 selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks by Stephen Smalley · 8 years ago
  80. 46be14d selinux: Return an error code only as a constant in sidtab_insert() by Markus Elfring · 8 years ago
  81. 62934ff selinux: Return directly after a failed memory allocation in policydb_index() by Markus Elfring · 8 years ago
  82. a79be23 selinux: Use task_alloc hook rather than task_create hook by Tetsuo Handa · 8 years ago
  83. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  85. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  86. cae303d selinux: Fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  87. 342e915 selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 8 years ago
  88. 710a064 selinuxfs: Use seq_puts() in sel_avc_stats_seq_show() by Markus Elfring · 8 years ago
  89. 8ee4586 selinux: Adjust two checks for null pointers by Markus Elfring · 8 years ago
  90. b380f78 selinux: Use kmalloc_array() in sidtab_init() by Markus Elfring · 8 years ago
  91. ebd2b47 selinux: Return directly after a failed kzalloc() in roles_init() by Markus Elfring · 8 years ago
  92. 7befb75 selinux: Return directly after a failed kzalloc() in perm_read() by Markus Elfring · 8 years ago
  93. 442ca4d selinux: Return directly after a failed kzalloc() in common_read() by Markus Elfring · 8 years ago
  94. df4a14d selinux: Return directly after a failed kzalloc() in class_read() by Markus Elfring · 8 years ago
  95. ea6e2f7 selinux: Return directly after a failed kzalloc() in role_read() by Markus Elfring · 8 years ago
  96. 549fe69 selinux: Return directly after a failed kzalloc() in type_read() by Markus Elfring · 8 years ago
  97. 4bd9f07 selinux: Return directly after a failed kzalloc() in user_read() by Markus Elfring · 8 years ago
  98. b592119 selinux: Improve another size determination in sens_read() by Markus Elfring · 8 years ago
  99. 3c354d7 selinux: Return directly after a failed kzalloc() in sens_read() by Markus Elfring · 8 years ago
  100. 7f6d0ad selinux: Return directly after a failed kzalloc() in cat_read() by Markus Elfring · 8 years ago