1. 615bc21 Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 6 months ago
  2. 20c59ce ima: extend boot_aggregate with kernel measurements by Maurizio Drocco · 4 years, 6 months ago
  3. 23e390c security: Fix hook iteration and default value for inode_copy_up_xattr by KP Singh · 4 years, 6 months ago
  4. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 6 months ago
  5. 8231b0b selinux: fix undefined return of cond_evaluate_expr by Tom Rix · 4 years, 6 months ago
  6. aa449a7 selinux: fix a double free in cond_read_node()/cond_read_list() by Tom Rix · 4 years, 7 months ago
  7. eb492c6 ima: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  8. 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
  9. 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
  10. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  11. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  12. 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
  13. 923ea16 Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
  14. 4235b1a ima: fix mprotect checking by Mimi Zohar · 4 years, 7 months ago
  15. 65de509 selinux: fix double free by Tom Rix · 4 years, 7 months ago
  16. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
  17. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  18. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  19. a2b4470 Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 4 years, 7 months ago
  20. 8b8c704 ima: Remove __init annotation from ima_pcrread() by Roberto Sassu · 4 years, 7 months ago
  21. 3622ad2 apparmor: Fix memory leak of profile proxy by John Johansen · 4 years, 7 months ago
  22. dd2569f apparmor: fix introspection of of task mode for unconfined tasks by John Johansen · 4 years, 7 months ago
  23. 3b646ab apparmor: check/put label on apparmor_sk_clone_security() by Mauricio Faria de Oliveira · 4 years, 7 months ago
  24. 3c0ad98 Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
  25. 42413b4 ima: Directly free *entry in ima_alloc_init_template() if digests is NULL by Roberto Sassu · 4 years, 7 months ago
  26. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  27. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
  28. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  29. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  30. acf25aa Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next by Linus Torvalds · 4 years, 7 months ago
  31. a484a49 Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  32. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  33. 6cc7c26 ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() by Roberto Sassu · 4 years, 7 months ago
  34. 067a436 ima: Directly assign the ima_default_policy pointer to ima_rules by Roberto Sassu · 4 years, 7 months ago
  35. 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
  36. d9afbb3 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 7 months ago
  37. f41030a Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
  38. 91681e8 Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 4 years, 7 months ago
  39. b6f61c3 keys: Implement update for the big_key type by David Howells · 4 years, 8 months ago
  40. 521fd61 security/keys: rewrite big_key crypto to use library interface by Jason A. Donenfeld · 4 years, 8 months ago
  41. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  42. 6d6861d security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  43. a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  44. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  45. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  46. 56305aa exec: Compute file based creds only once by Eric W. Biederman · 4 years, 7 months ago
  47. a786832 exec: Add a per bprm->file version of per_clear by Eric W. Biederman · 4 years, 7 months ago
  48. 00fca6b tomoyo_write_control(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  49. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 7 months ago
  50. e32f887 Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds") by Eric W. Biederman · 4 years, 7 months ago
  51. 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 7 months ago
  52. 006f38a Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  53. a4ae32c exec: Always set cap_ambient in cap_bprm_set_creds by Eric W. Biederman · 4 years, 7 months ago
  54. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  55. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  56. 8eb613c ima: verify mprotect change is consistent with mmap policy by Mimi Zohar · 4 years, 8 months ago
  57. c54d481 apparmor: Fix use-after-free in aa_audit_rule_init by Navid Emamdoost · 5 years ago
  58. c6b39f0 apparmor: Fix aa_label refcnt leak in policy_update by Xiyu Yang · 4 years, 8 months ago
  59. a0b845f apparmor: fix potential label refcnt leak in aa_change_profile by Xiyu Yang · 4 years, 9 months ago
  60. 112b714 exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds by Eric W. Biederman · 4 years, 8 months ago
  61. 0550cfe security: Fix hook iteration for secid_to_secctx by KP Singh · 4 years, 7 months ago
  62. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 9 months ago
  63. a8478a6 smack: Implement the watch_key and post_notification hooks by David Howells · 5 years ago
  64. 3e412cc selinux: Implement the watch_key security hook by David Howells · 5 years ago
  65. 8c0637e keys: Make the KEY_NEED_* perms an enum rather than a mask by David Howells · 4 years, 8 months ago
  66. f7e4767 watch_queue: Add a key/keyring notification facility by David Howells · 5 years ago
  67. 998f504 security: Add hooks to rule on setting a watch by David Howells · 4 years, 11 months ago
  68. 344fa64 security: Add a hook for the point of notification insertion by David Howells · 4 years, 11 months ago
  69. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 7 months ago
  70. 642b151 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
  71. e379860 apparmor: Use true and false for bool variable by Zou Wei · 4 years, 8 months ago
  72. c84b80c security/apparmor/label.c: Clean code by removing redundant instructions by Mateusz Nosek · 4 years, 10 months ago
  73. fe9fd23 apparmor: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  74. a17b53c bpf, capability: Introduce CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
  75. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  76. 8433856 evm: Fix a small race in init_desc() by Dan Carpenter · 4 years, 8 months ago
  77. 60cf7c5ed lockdown: Allow unprivileged users to see lockdown status by Jeremy Cline · 4 years, 8 months ago
  78. fe5a90b selinux: netlabel: Remove unused inline function by YueHaibing · 4 years, 8 months ago
  79. 27acbf4 tomoyo: use true for bool variable by Zou Wei · 4 years, 9 months ago
  80. ef26650 Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mnt by YueHaibing · 4 years, 8 months ago
  81. bce395e KEYS: encrypted: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  82. 0c4395f evm: Fix possible memory leak in evm_calc_hmac_or_hash() by Roberto Sassu · 4 years, 9 months ago
  83. b59fda4 ima: Set again build_ima_appraise variable by Krzysztof Struczynski · 4 years, 8 months ago
  84. 6ee2844 ima: Remove redundant policy rule set in add_rules() by Krzysztof Struczynski · 4 years, 8 months ago
  85. 1129d31 ima: Fix ima digest hash table key calculation by Krzysztof Struczynski · 4 years, 8 months ago
  86. 770f605 evm: Fix RCU list related warnings by Madhuparna Bhowmik · 4 years, 8 months ago
  87. 2e3a34e ima: Fix return value of ima_write_policy() by Roberto Sassu · 4 years, 8 months ago
  88. 53de3b0 evm: Check also if *tfm is an error pointer in init_desc() by Roberto Sassu · 4 years, 8 months ago
  89. 0014cc0 ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() by Roberto Sassu · 4 years, 8 months ago
  90. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  91. f87b87a Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into bpf-next by Alexei Starovoitov · 4 years, 8 months ago
  92. 4ca7528 Smack:- Remove redundant inode_smack cache by Casey Schaufler · 4 years, 8 months ago
  93. 921bb1c Smack:- Remove mutex lock "smk_lock" from inode_smack by Casey Schaufler · 4 years, 8 months ago
  94. 84e99e5 Smack: slab-out-of-bounds in vsscanf by Casey Schaufler · 4 years, 9 months ago
  95. 092c94a smack: remove redundant structure variable from header. by Maninder Singh · 4 years, 9 months ago
  96. 00720f0 smack: avoid unused 'sip' variable warning by Arnd Bergmann · 4 years, 9 months ago
  97. 03414a4 selinux: do not allocate hashtabs dynamically by Ondrej Mosnacek · 4 years, 8 months ago
  98. 46619b4 selinux: fix return value on error in policydb_read() by Ondrej Mosnacek · 4 years, 8 months ago
  99. 3348bd3 selinux: simplify range_write() by Ondrej Mosnacek · 4 years, 8 months ago
  100. 4c09f8b selinux: fix error return code in policydb_read() by Wei Yongjun · 4 years, 8 months ago