1. 95ca907 selinux: handle MPTCP consistently with TCP by Paolo Abeni · 4 years, 1 month ago
  2. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
  3. 41dd959 security: add const qualifier to struct sock in various places by Florian Westphal · 4 years, 2 months ago
  4. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 4 months ago
  5. b2d99bc selinux: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  6. b159e86 selinux: drop super_block backpointer from superblock_security_struct by Ondrej Mosnacek · 4 years, 2 months ago
  7. 200ea5a selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling by Paul Moore · 4 years, 2 months ago
  8. 83370b3 selinux: fix error initialization in inode_doinit_with_dentry() by Tianyue Ren · 4 years, 3 months ago
  9. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  10. 7b54081 Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 3 months ago
  11. 2039bda LSM: Add "contents" flag to kernel_read_file hook by Kees Cook · 4 years, 4 months ago
  12. b64fcae LSM: Introduce kernel_post_load_data() hook by Kees Cook · 4 years, 4 months ago
  13. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 4 months ago
  14. 8861d0a selinux: Add helper functions to get and set checkreqprot by Lakshmi Ramasubramanian · 4 years, 4 months ago
  15. 9ff9abc selinux: move policy mutex to selinux_state, use in lockdep checks by Stephen Smalley · 4 years, 5 months ago
  16. 1b8b31a selinux: convert policy read-write lock to RCU by Stephen Smalley · 4 years, 5 months ago
  17. c76a2f9 selinux: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  19. 9530a3e selinux: permit removing security.selinux xattr before policy load by Stephen Smalley · 4 years, 5 months ago
  20. c8e2226 selinux: allow reading labels before policy is loaded by Jonathan Lebon · 4 years, 8 months ago
  21. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  22. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
  23. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 10 months ago
  24. 3e412cc selinux: Implement the watch_key security hook by David Howells · 5 years ago
  25. 8c0637e keys: Make the KEY_NEED_* perms an enum rather than a mask by David Howells · 4 years, 8 months ago
  26. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  27. fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 9 months ago
  28. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 10 months ago
  29. e4cfa05 selinux: Add xfs quota command types by Richard Haines · 5 years ago
  30. 4ca54d3 security: selinux: allow per-file labeling for bpffs by Connor O'Brien · 5 years ago
  31. a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  32. 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
  33. e9c38f9 Documentation,selinux: deprecate setting checkreqprot to 1 by Stephen Smalley · 5 years ago
  34. 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
  35. 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
  36. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  37. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  38. a20456a selinux: fix typo in filesystem name by Hridya Valsaraju · 5 years ago
  39. 98aa003 selinux: fix regression introduced by move_mount(2) syscall by Stephen Smalley · 5 years ago
  40. cb89e24 selinux: remove redundant allocation and helper functions by Paul Moore · 5 years ago
  41. df4779b selinux: remove redundant selinux_nlmsg_perm by Huaisheng Ye · 5 years ago
  42. cfff75d selinux: reorder hooks to make runtime disable less broken by Ondrej Mosnacek · 5 years ago
  43. 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
  44. b78b7d5 selinux: make default_noexec read-only after init by Stephen Smalley · 5 years ago
  45. b82f3f6 selinux: remove redundant msg_msg_alloc_security by Huaisheng Ye · 5 years ago
  46. 7a4b519 selinux: allow per-file labelling for binderfs by Hridya Valsaraju · 5 years ago
  47. 6c5a682 selinux: clean up selinux_enabled/disabled/enforcing_boot by Stephen Smalley · 5 years ago
  48. 210a292 selinux: remove unnecessary selinux cred request by Yang Guo · 5 years ago
  49. 5298d0b selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests by Stephen Smalley · 5 years ago
  50. 0188d5c selinux: fall back to ref-walk if audit is required by Stephen Smalley · 5 years ago
  51. 1a37079 selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" by Stephen Smalley · 5 years ago
  52. 59438b46 security,lockdown,selinux: implement SELinux lockdown by Stephen Smalley · 5 years ago
  53. 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
  54. ba75082 Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  55. 8c39f71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  56. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  57. ddbc7d0 y2038: move itimer reset into itimer.c by Arnd Bergmann · 5 years ago
  58. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  59. 3e3e24b selinux: allow labeling before policy is loaded by Jonathan Lebon · 5 years ago
  60. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  61. 169ce0c selinux: fix residual uses of current_security() for the SELinux blob by Stephen Smalley · 5 years ago
  62. ac5656d fanotify, inotify, dnotify, security: add security hook for fs notifications by Aaron Goidel · 5 years ago
  63. 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
  64. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  65. 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
  66. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  67. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  68. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  69. 42df744 LSM: switch to blocking policy update notifiers by Janne Karhunen · 6 years ago
  70. 464c258 selinux: fix empty write to keycreate file by Ondrej Mosnacek · 6 years ago
  71. fec6375 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() by Gen Zhang · 6 years ago
  72. e2e0e09 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) by Gen Zhang · 6 years ago
  73. 05174c9 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  74. e711ab9 Revert "selinux: do not report error on connect(AF_UNSPEC)" by Paolo Abeni · 6 years ago
  75. c7e0d6c selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  76. c750e69 selinux: Check address length before reading address family by Tetsuo Handa · 6 years ago
  77. 1537ad1 kernfs: fix xattr name handling in LSM helpers by Ondrej Mosnacek · 6 years ago
  78. c72c4cd selinux: Make selinux_kernfs_init_security static by YueHaibing · 6 years ago
  79. ec882da selinux: implement the kernfs_init_security hook by Ondrej Mosnacek · 6 years ago
  80. b754026 selinux: try security xattr after genfs for kernfs filesystems by Ondrej Mosnacek · 6 years ago
  81. fa3d493 Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  82. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  83. 3815a24 security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock by J. Bruce Fields · 6 years ago
  84. 292c997 selinux: add the missing walk_size + len check in selinux_sctp_bind_connect by Xin Long · 6 years ago
  85. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  86. 3ac96c3 Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  87. 0b52075 introduce cloning of fs_context by Al Viro · 6 years ago
  88. 442155c selinux: Implement the new mount API LSM hooks by David Howells · 6 years ago
  89. d61330c doc: sctp: Merge and clean up rst files by Kees Cook · 6 years ago
  90. 1cfb2a5 LSM: Make lsm_early_cred() and lsm_early_task() local functions. by Tetsuo Handa · 6 years ago
  91. 53e0c2a selinux: do not override context on context mounts by Ondrej Mosnacek · 6 years ago
  92. a83d6dd selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 6 years ago
  93. e46e01e selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link by Stephen Smalley · 6 years ago
  94. 3a28cff selinux: avoid silent denials in permissive mode under RCU walk by Stephen Smalley · 6 years ago
  95. c1a85a0 LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  96. ecd5f82 LSM: Infrastructure management of the ipc security blob by Casey Schaufler · 6 years ago
  97. 7c65382 SELinux: Abstract use of ipc security blobs by Casey Schaufler · 6 years ago
  98. afb1cbe3 LSM: Infrastructure management of the inode security by Casey Schaufler · 6 years ago
  99. 80788c2 SELinux: Abstract use of inode security blob by Casey Schaufler · 6 years ago
  100. 33bf60c LSM: Infrastructure management of the file security by Casey Schaufler · 6 years ago