1. 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
  2. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  3. 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
  4. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  5. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 42df744 LSM: switch to blocking policy update notifiers by Janne Karhunen · 6 years ago
  8. 464c258 selinux: fix empty write to keycreate file by Ondrej Mosnacek · 6 years ago
  9. fec6375 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() by Gen Zhang · 6 years ago
  10. e2e0e09 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) by Gen Zhang · 6 years ago
  11. 05174c9 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  12. e711ab9 Revert "selinux: do not report error on connect(AF_UNSPEC)" by Paolo Abeni · 6 years ago
  13. c7e0d6c selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  14. c750e69 selinux: Check address length before reading address family by Tetsuo Handa · 6 years ago
  15. 1537ad1 kernfs: fix xattr name handling in LSM helpers by Ondrej Mosnacek · 6 years ago
  16. c72c4cd selinux: Make selinux_kernfs_init_security static by YueHaibing · 6 years ago
  17. ec882da selinux: implement the kernfs_init_security hook by Ondrej Mosnacek · 6 years ago
  18. b754026 selinux: try security xattr after genfs for kernfs filesystems by Ondrej Mosnacek · 6 years ago
  19. fa3d493 Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  20. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  21. 3815a24 security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock by J. Bruce Fields · 6 years ago
  22. 292c997 selinux: add the missing walk_size + len check in selinux_sctp_bind_connect by Xin Long · 6 years ago
  23. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  24. 3ac96c3 Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  25. 0b52075 introduce cloning of fs_context by Al Viro · 6 years ago
  26. 442155c selinux: Implement the new mount API LSM hooks by David Howells · 6 years ago
  27. d61330c doc: sctp: Merge and clean up rst files by Kees Cook · 6 years ago
  28. 1cfb2a5 LSM: Make lsm_early_cred() and lsm_early_task() local functions. by Tetsuo Handa · 6 years ago
  29. 53e0c2a selinux: do not override context on context mounts by Ondrej Mosnacek · 6 years ago
  30. a83d6dd selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 6 years ago
  31. e46e01e selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link by Stephen Smalley · 6 years ago
  32. 3a28cff selinux: avoid silent denials in permissive mode under RCU walk by Stephen Smalley · 6 years ago
  33. c1a85a0 LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  34. ecd5f82 LSM: Infrastructure management of the ipc security blob by Casey Schaufler · 6 years ago
  35. 7c65382 SELinux: Abstract use of ipc security blobs by Casey Schaufler · 6 years ago
  36. afb1cbe3 LSM: Infrastructure management of the inode security by Casey Schaufler · 6 years ago
  37. 80788c2 SELinux: Abstract use of inode security blob by Casey Schaufler · 6 years ago
  38. 33bf60c LSM: Infrastructure management of the file security by Casey Schaufler · 6 years ago
  39. bb6c6b0 SELinux: Abstract use of file security blob by Casey Schaufler · 6 years ago
  40. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  41. 3d25252 SELinux: Remove unused selinux_is_enabled by Casey Schaufler · 6 years ago
  42. 98c8865 SELinux: Remove cred security blob poisoning by Casey Schaufler · 6 years ago
  43. 0c6cfa6 SELinux: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  44. be6ec88 selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE by Kees Cook · 6 years ago
  45. 14bd99c LSM: Separate idea of "major" LSM from "exclusive" LSM by Kees Cook · 6 years ago
  46. f4941d7 LSM: Lift LSM selection out of individual LSMs by Kees Cook · 6 years ago
  47. c5459b8 LSM: Plumb visibility into optional "enabled" state by Kees Cook · 6 years ago
  48. 47008e5 LSM: Introduce LSM_FLAG_LEGACY_MAJOR by Kees Cook · 6 years ago
  49. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  50. fb2a624 Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  51. 757cbe5 LSM: new method: ->sb_add_mnt_opt() by Al Viro · 6 years ago
  52. 99dbbb5 selinux: rewrite selinux_sb_eat_lsm_opts() by Al Viro · 6 years ago
  53. da3d76a selinux: regularize Opt_... names a bit by Al Viro · 6 years ago
  54. 169d68efb selinux: switch away from match_token() by Al Viro · 6 years ago
  55. ba64186 selinux: new helper - selinux_add_opt() by Al Viro · 6 years ago
  56. bd32365 selinux: switch to private struct selinux_mnt_opts by Al Viro · 6 years ago
  57. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  58. e3489f8 selinux: kill selinux_sb_get_mnt_opts() by Al Viro · 6 years ago
  59. 5b40023 LSM: turn sb_eat_lsm_opts() into a method by Al Viro · 6 years ago
  60. 8d64124 selinux; don't open-code a loop in sb_finish_set_opts() by Al Viro · 6 years ago
  61. a10d7c2 LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount() by Al Viro · 6 years ago
  62. c039bc3 LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() by Al Viro · 6 years ago
  63. 6be8750 LSM: lift parsing LSM options into the caller of ->sb_kern_mount() by Al Viro · 6 years ago
  64. 17f3b55 selinux: expand superblock_doinit() calls by Al Viro · 6 years ago
  65. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  66. 2cbdcb8 selinux: always allow mounting submounts by Ondrej Mosnacek · 6 years ago
  67. da5322e Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  68. c138325 selinux: check length properly in SCTP bind hook by Ondrej Mosnacek · 6 years ago
  69. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  70. d5e4d81 Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  71. 07aed2f LSM: Record LSM name in struct lsm_info by Kees Cook · 6 years ago
  72. 3d6e5f6 LSM: Convert security_initcall() into DEFINE_LSM() by Kees Cook · 6 years ago
  73. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  74. 7bb185e selinux: fix mounting of cgroup2 under older policies by Stephen Smalley · 6 years ago
  75. 6f7dac1 Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  76. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  77. c77b8cd module: replace the existing LSM hook in init_module by Mimi Zohar · 7 years ago
  78. 9481769 ->file_open(): lose cred argument by Al Viro · 7 years ago
  79. c103a91 selinux: Cleanup printk logging in hooks by peter enderborg · 7 years ago
  80. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  81. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  82. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  83. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  84. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  85. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. 305bb55 Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  89. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  90. 4152dc9 selinux: correctly handle sa_family cases in selinux_sctp_bind_connect() by Alexey Kodanev · 7 years ago
  91. 88b7d37 selinux: fix address family in bind() and connect() to match address/port by Alexey Kodanev · 7 years ago
  92. 0f8db8c selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind() by Alexey Kodanev · 7 years ago
  93. e919328 __inode_security_revalidate() never gets NULL opt_dentry by Al Viro · 7 years ago
  94. b127125 fix breakage caused by d_find_alias() semantics change by Al Viro · 7 years ago
  95. 0b811db selinux: provide socketpair callback by David Herrmann · 7 years ago
  96. 68e8b84 net: initial AF_XDP skeleton by Björn Töpel · 7 years ago
  97. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 7 years ago
  98. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  99. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  100. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago