1. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 8 months ago
  2. fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 8 months ago
  3. 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 8 months ago
  4. 9786cab Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  5. 86d32f9 keys: Fix proc_keys_next to increase position index by Vasily Averin · 4 years, 9 months ago
  6. af15f14 selinux: free str on error in str_read() by Ondrej Mosnacek · 4 years, 9 months ago
  7. 4c205c8 Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  8. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  9. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
  10. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  11. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  12. c753924 selinux: clean up indentation issue with assignment statement by Colin Ian King · 4 years, 9 months ago
  13. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  14. 520b7aa bpf: lsm: Initialize the BPF LSM hooks by KP Singh · 4 years, 9 months ago
  15. 98e828a security: Refactor declaration of LSM hooks by KP Singh · 4 years, 9 months ago
  16. 4f08824 KEYS: Avoid false positive ENOMEM error on key read by Waiman Long · 4 years, 9 months ago
  17. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
  18. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  19. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  20. 2e35610 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 10 months ago
  21. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 10 months ago
  22. 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 4 years, 10 months ago
  23. 34a2dab selinux: clean up error path in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
  24. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 10 months ago
  25. 72ec611 IMA: Add log statements for failure conditions by Tushar Sugandhi · 4 years, 10 months ago
  26. e2bf681 IMA: Update KBUILD_MODNAME for IMA files to ima by Tushar Sugandhi · 4 years, 10 months ago
  27. e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 4 years, 10 months ago
  28. e0ac568 selinux: reduce the use of hard-coded hash sizes by Ondrej Mosnacek · 4 years, 10 months ago
  29. e976568 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 10 months ago
  30. 6b75d54 integrity: Check properly whether EFI GetVariable() is available by Ard Biesheuvel · 4 years, 11 months ago
  31. e4cfa05 selinux: Add xfs quota command types by Richard Haines · 4 years, 10 months ago
  32. c3a2761 selinux: optimize storage of filename transitions by Ondrej Mosnacek · 4 years, 11 months ago
  33. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  34. 5780b9a ima: add sm3 algorithm to hash algorithm configuration list by Tianjia Zhang · 4 years, 11 months ago
  35. 3be54d5 efi: Only print errors about failing to get certs if EFI vars are found by Javier Martinez Canillas · 4 years, 11 months ago
  36. 253050f selinux: factor out loop body from filename_trans_read() by Ondrej Mosnacek · 4 years, 11 months ago
  37. 4ca54d3 security: selinux: allow per-file labeling for bpffs by Connor O'Brien · 5 years ago
  38. 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  39. 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago
  40. 2b3a003 selinux: convert cond_av_list to array by Ondrej Mosnacek · 5 years ago
  41. 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
  42. a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 11 months ago
  43. 8d269a8 selinux: sel_avc_get_stat_idx should increase position index by Vasily Averin · 5 years ago
  44. 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
  45. 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  46. e9c38f9 Documentation,selinux: deprecate setting checkreqprot to 1 by Stephen Smalley · 5 years ago
  47. 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
  48. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  49. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  50. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  51. 85e5529 Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next by Linus Torvalds · 5 years ago
  52. 39a706f selinux: fix sidtab string cache locking by Ondrej Mosnacek · 5 years ago
  53. a20456a selinux: fix typo in filesystem name by Hridya Valsaraju · 5 years ago
  54. 87fbfff broken ping to ipv6 linklocal addresses on debian buster by Casey Schaufler · 5 years ago
  55. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  56. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  57. b3a6082 Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  58. 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  59. 2cf64d7 Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 5 years ago
  60. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  61. b1dba247 Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  62. 10c2d11 security: remove EARLY_LSM_COUNT which never used by Alex Shi · 5 years ago
  63. 5b3014b IMA: Defined delayed workqueue to free the queued keys by Lakshmi Ramasubramanian · 5 years ago
  64. 450d0fd IMA: Call workqueue functions to measure queued keys by Lakshmi Ramasubramanian · 5 years ago
  65. 9f81a2e IMA: Define workqueue for early boot key measurements by Lakshmi Ramasubramanian · 5 years ago
  66. 5c7bac9 IMA: pre-allocate buffer to hold keyrings string by Lakshmi Ramasubramanian · 5 years ago
  67. 483ec26 ima: ima/lsm policy rule loading logic bug fixes by Janne Karhunen · 5 years ago
  68. 6beea7a ima: add the ability to query the cached hash of a given file by Florent Revest · 5 years ago
  69. 5350ceb ima: Add a space after printing LSM rules for readability by Clay Chang · 5 years ago
  70. 98aa003 selinux: fix regression introduced by move_mount(2) syscall by Stephen Smalley · 5 years ago
  71. dd89b9d selinux: do not allocate ancillary buffer on first load by Ondrej Mosnacek · 5 years ago
  72. cb89e24 selinux: remove redundant allocation and helper functions by Paul Moore · 5 years ago
  73. df4779b selinux: remove redundant selinux_nlmsg_perm by Huaisheng Ye · 5 years ago
  74. ae3d8c2 selinux: fix wrong buffer types in policydb.c by Ondrej Mosnacek · 5 years ago
  75. 8dcea18 net: bridge: vlan: add rtm definitions and dump support by Nikolay Aleksandrov · 5 years ago
  76. 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
  77. cfff75d selinux: reorder hooks to make runtime disable less broken by Ondrej Mosnacek · 5 years ago
  78. 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
  79. b78b7d5 selinux: make default_noexec read-only after init by Stephen Smalley · 5 years ago
  80. fe49c7e selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND. by Ravi Kumar Siddojigari · 5 years ago
  81. b82f3f6 selinux: remove redundant msg_msg_alloc_security by Huaisheng Ye · 5 years ago
  82. 4d944bc apparmor: add AppArmor KUnit tests for policy unpack by Mike Salvatore · 5 years ago
  83. ea78979 IMA: fix measuring asymmetric keys Kconfig by Lakshmi Ramasubramanian · 5 years ago
  84. d41415e Documentation,selinux: fix references to old selinuxfs mount point by Stephen Smalley · 5 years ago
  85. 89b223b selinux: deprecate disabling SELinux and runtime by Paul Moore · 5 years ago
  86. 7a4b519 selinux: allow per-file labelling for binderfs by Hridya Valsaraju · 5 years ago
  87. 7e78c87 selinuxfs: use scnprintf to get real length for inode by liuyang34 · 5 years ago
  88. a125bcd Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 years ago
  89. 8c62ed2 apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock by John Johansen · 5 years ago
  90. 20d4e80 apparmor: only get a label reference if the fast path check fails by John Johansen · 5 years ago
  91. 9c95a27 apparmor: fix bind mounts aborting with -ENOMEM by Patrick Steinhardt · 5 years ago
  92. a8772fa tomoyo: Use atomic_t for statistics counter by Tetsuo Handa · 5 years ago
  93. c5c928c Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 5 years ago
  94. f126853 selinux: remove set but not used variable 'sidtab' by YueHaibing · 5 years ago
  95. 15b590a selinux: ensure the policy has been loaded before reading the sidtab stats by Paul Moore · 5 years ago
  96. 030b995 selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 5 years ago
  97. 5c108d4 selinux: randomize layout of key structures by Stephen Smalley · 5 years ago
  98. 6c5a682 selinux: clean up selinux_enabled/disabled/enforcing_boot by Stephen Smalley · 5 years ago
  99. 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  100. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago