1. a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  2. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 6 years ago
  4. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  5. 39a706f selinux: fix sidtab string cache locking by Ondrej Mosnacek · 5 years ago
  6. a20456a selinux: fix typo in filesystem name by Hridya Valsaraju · 5 years ago
  7. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  8. 98aa003 selinux: fix regression introduced by move_mount(2) syscall by Stephen Smalley · 5 years ago
  9. dd89b9d selinux: do not allocate ancillary buffer on first load by Ondrej Mosnacek · 5 years ago
  10. cb89e24 selinux: remove redundant allocation and helper functions by Paul Moore · 5 years ago
  11. df4779b selinux: remove redundant selinux_nlmsg_perm by Huaisheng Ye · 5 years ago
  12. ae3d8c2 selinux: fix wrong buffer types in policydb.c by Ondrej Mosnacek · 5 years ago
  13. 8dcea18 net: bridge: vlan: add rtm definitions and dump support by Nikolay Aleksandrov · 5 years ago
  14. cfff75d selinux: reorder hooks to make runtime disable less broken by Ondrej Mosnacek · 5 years ago
  15. 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
  16. b78b7d5 selinux: make default_noexec read-only after init by Stephen Smalley · 5 years ago
  17. fe49c7e selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND. by Ravi Kumar Siddojigari · 5 years ago
  18. b82f3f6 selinux: remove redundant msg_msg_alloc_security by Huaisheng Ye · 5 years ago
  19. d41415e Documentation,selinux: fix references to old selinuxfs mount point by Stephen Smalley · 5 years ago
  20. 89b223b selinux: deprecate disabling SELinux and runtime by Paul Moore · 5 years ago
  21. 7a4b519 selinux: allow per-file labelling for binderfs by Hridya Valsaraju · 5 years ago
  22. 7e78c87 selinuxfs: use scnprintf to get real length for inode by liuyang34 · 5 years ago
  23. f126853 selinux: remove set but not used variable 'sidtab' by YueHaibing · 5 years ago
  24. 15b590a selinux: ensure the policy has been loaded before reading the sidtab stats by Paul Moore · 5 years ago
  25. 030b995 selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 5 years ago
  26. 5c108d4 selinux: randomize layout of key structures by Stephen Smalley · 5 years ago
  27. 6c5a682 selinux: clean up selinux_enabled/disabled/enforcing_boot by Stephen Smalley · 5 years ago
  28. 210a292 selinux: remove unnecessary selinux cred request by Yang Guo · 5 years ago
  29. d8db60c selinux: ensure we cleanup the internal AVC counters on error in avc_insert() by Paul Moore · 5 years ago
  30. 5298d0b selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests by Stephen Smalley · 5 years ago
  31. 0188d5c selinux: fall back to ref-walk if audit is required by Stephen Smalley · 5 years ago
  32. 1a37079 selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" by Stephen Smalley · 5 years ago
  33. 59438b46 security,lockdown,selinux: implement SELinux lockdown by Stephen Smalley · 5 years ago
  34. d97bd23 selinux: cache the SID -> context string translation by Ondrej Mosnacek · 5 years ago
  35. 66f8e2f selinux: sidtab reverse lookup hash table by Jeff Vander Stoep · 5 years ago
  36. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  37. ba75082 Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  38. 8c39f71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  39. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  41. ddbc7d0 y2038: move itimer reset into itimer.c by Arnd Bergmann · 5 years ago
  42. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  43. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  44. 2ef4591 Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  45. 42345b6 selinux: default_range glblub implementation by Joshua Brindle · 6 years ago
  46. 2a52439 selinux: fix context string corruption in convert_context() by Ondrej Mosnacek · 5 years ago
  47. 36fbf1e net: rtnetlink: add linkprop commands to add and delete alternative ifnames by Jiri Pirko · 5 years ago
  48. 3e3e24b selinux: allow labeling before policy is loaded by Jonathan Lebon · 6 years ago
  49. e40642d selinux: remove load size limit by zhanglin · 5 years ago
  50. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  51. 169ce0c selinux: fix residual uses of current_security() for the SELinux blob by Stephen Smalley · 6 years ago
  52. 116f21b selinux: avoid atomic_t usage in sidtab by Ondrej Mosnacek · 6 years ago
  53. ac5656d fanotify, inotify, dnotify, security: add security hook for fs notifications by Aaron Goidel · 6 years ago
  54. 9b80c36 selinux: always return a secid from the network caches if we find one by Paul Moore · 6 years ago
  55. f07ea1d selinux: policydb - rename type_val_to_struct_array by Ondrej Mosnacek · 6 years ago
  56. 2492aca selinux: policydb - fix some checkpatch.pl warnings by Ondrej Mosnacek · 6 years ago
  57. 0eb2f29 selinux: shuffle around policydb.c to get rid of forward declarations by Paul Moore · 6 years ago
  58. 4f1a6ef Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  59. 4538523 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 6 years ago
  60. 40233e7 Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  61. acbc372 selinux: check sidtab limit before adding a new entry by Ondrej Mosnacek · 6 years ago
  62. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  63. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  64. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  65. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  66. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  67. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  68. 920f50b vfs: Convert selinuxfs to use the new mount API by David Howells · 6 years ago
  69. ea74a68 selinux: format all invalid context as untrusted by Richard Guy Briggs · 6 years ago
  70. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  71. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  73. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 42df744 LSM: switch to blocking policy update notifiers by Janne Karhunen · 6 years ago
  75. b076173 Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  76. 464c258 selinux: fix empty write to keycreate file by Ondrej Mosnacek · 6 years ago
  77. fec6375 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() by Gen Zhang · 6 years ago
  78. e2e0e09 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) by Gen Zhang · 6 years ago
  79. aff7ed4 selinux: log raw contexts as untrusted strings by Ondrej Mosnacek · 6 years ago
  80. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  81. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  82. 65ee00a net: nexthop uapi by David Ahern · 6 years ago
  83. beee56f selinux: remove some no-op BUG_ONs by Ondrej Mosnacek · 6 years ago
  84. 9c7db50 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  85. 8ba1d53 selinux: provide __le variables explicitly by Nicholas Mc Guire · 6 years ago
  86. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  87. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  88. 05174c9 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  89. e711ab9 Revert "selinux: do not report error on connect(AF_UNSPEC)" by Paolo Abeni · 6 years ago
  90. c7e0d6c selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  91. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  92. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  93. c750e69 selinux: Check address length before reading address family by Tetsuo Handa · 6 years ago
  94. 1537ad1 kernfs: fix xattr name handling in LSM helpers by Ondrej Mosnacek · 6 years ago
  95. 98bbbb7 selinux: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  96. 9e0cfe2 selinux: remove useless assignments by Ondrej Mosnacek · 6 years ago
  97. c72c4cd selinux: Make selinux_kernfs_init_security static by YueHaibing · 6 years ago
  98. ec882da selinux: implement the kernfs_init_security hook by Ondrej Mosnacek · 6 years ago
  99. b754026 selinux: try security xattr after genfs for kernfs filesystems by Ondrej Mosnacek · 6 years ago
  100. ff1bf4c selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago