1. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  2. 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
  3. 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
  4. 91681e8 Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 4 years, 7 months ago
  5. 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
  6. 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
  7. 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
  8. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  9. 00fca6b tomoyo_write_control(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  10. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 7 months ago
  11. 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
  12. 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
  13. a4ae32c exec: Always set cap_ambient in cap_bprm_set_creds by Eric W. Biederman · 4 years, 7 months ago
  14. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  15. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  16. c54d481 apparmor: Fix use-after-free in aa_audit_rule_init by Navid Emamdoost · 5 years ago
  17. c6b39f0 apparmor: Fix aa_label refcnt leak in policy_update by Xiyu Yang · 4 years, 9 months ago
  18. a0b845f apparmor: fix potential label refcnt leak in aa_change_profile by Xiyu Yang · 4 years, 9 months ago
  19. 0550cfe security: Fix hook iteration for secid_to_secctx by KP Singh · 4 years, 8 months ago
  20. 642b151 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 8 months ago
  21. a17b53c bpf, capability: Introduce CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
  22. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  23. 8433856 evm: Fix a small race in init_desc() by Dan Carpenter · 4 years, 8 months ago
  24. 60cf7c5ed lockdown: Allow unprivileged users to see lockdown status by Jeremy Cline · 4 years, 8 months ago
  25. fe5a90b selinux: netlabel: Remove unused inline function by YueHaibing · 4 years, 8 months ago
  26. 27acbf4 tomoyo: use true for bool variable by Zou Wei · 4 years, 9 months ago
  27. bce395e KEYS: encrypted: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  28. 770f605 evm: Fix RCU list related warnings by Madhuparna Bhowmik · 4 years, 8 months ago
  29. 2e3a34e ima: Fix return value of ima_write_policy() by Roberto Sassu · 4 years, 8 months ago
  30. 53de3b0 evm: Check also if *tfm is an error pointer in init_desc() by Roberto Sassu · 4 years, 8 months ago
  31. 0014cc0 ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() by Roberto Sassu · 4 years, 8 months ago
  32. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  33. 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
  34. 03414a4 selinux: do not allocate hashtabs dynamically by Ondrej Mosnacek · 4 years, 8 months ago
  35. 46619b4 selinux: fix return value on error in policydb_read() by Ondrej Mosnacek · 4 years, 8 months ago
  36. 3348bd3 selinux: simplify range_write() by Ondrej Mosnacek · 4 years, 8 months ago
  37. 4c09f8b selinux: fix error return code in policydb_read() by Wei Yongjun · 4 years, 8 months ago
  38. 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
  39. fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 8 months ago
  40. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  41. 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 8 months ago
  42. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  43. 9521eb3 selinux: don't produce incorrect filename_trans_count by Ondrej Mosnacek · 4 years, 9 months ago
  44. 87cfeb1 Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 9 months ago
  45. 4300590 selinux: implement new format of filename transitions by Ondrej Mosnacek · 4 years, 9 months ago
  46. 225621c selinux: move context hashing under sidtab by Ondrej Mosnacek · 4 years, 9 months ago
  47. 5007728 selinux: hash context structure directly by Ondrej Mosnacek · 4 years, 9 months ago
  48. e67b2ec selinux: store role transitions in a hash table by Ondrej Mosnacek · 4 years, 9 months ago
  49. 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
  50. 86d32f9 keys: Fix proc_keys_next to increase position index by Vasily Averin · 4 years, 9 months ago
  51. 9807372 capabilities: Introduce CAP_PERFMON to kernel and user space by Alexey Budankov · 4 years, 9 months ago
  52. 433e3aa selinux: drop unnecessary smp_load_acquire() call by Ondrej Mosnacek · 4 years, 9 months ago
  53. af15f14 selinux: free str on error in str_read() by Ondrej Mosnacek · 4 years, 9 months ago
  54. 4b85039 selinux: fix warning Comparison to bool by Zou Wei · 4 years, 9 months ago
  55. eec8fd0 device_cgroup: Cleanup cgroup eBPF device filter code by Odin Ugedal · 4 years, 9 months ago
  56. 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
  57. 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
  58. 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
  59. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  60. 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
  61. c753924 selinux: clean up indentation issue with assignment statement by Colin Ian King · 4 years, 9 months ago
  62. 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
  63. 520b7aa bpf: lsm: Initialize the BPF LSM hooks by KP Singh · 4 years, 9 months ago
  64. 98e828a security: Refactor declaration of LSM hooks by KP Singh · 4 years, 9 months ago
  65. 4f08824 KEYS: Avoid false positive ENOMEM error on key read by Waiman Long · 4 years, 10 months ago
  66. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 10 months ago
  67. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  68. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  69. 2e35610 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 10 months ago
  70. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 10 months ago
  71. 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 4 years, 10 months ago
  72. 34a2dab selinux: clean up error path in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
  73. 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 11 months ago
  74. 72ec611 IMA: Add log statements for failure conditions by Tushar Sugandhi · 4 years, 11 months ago
  75. e2bf681 IMA: Update KBUILD_MODNAME for IMA files to ima by Tushar Sugandhi · 4 years, 11 months ago
  76. e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 4 years, 10 months ago
  77. e0ac568 selinux: reduce the use of hard-coded hash sizes by Ondrej Mosnacek · 4 years, 10 months ago
  78. 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
  79. 6b75d54 integrity: Check properly whether EFI GetVariable() is available by Ard Biesheuvel · 4 years, 11 months ago
  80. e4cfa05 selinux: Add xfs quota command types by Richard Haines · 4 years, 11 months ago
  81. c3a2761 selinux: optimize storage of filename transitions by Ondrej Mosnacek · 4 years, 11 months ago
  82. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 11 months ago
  83. 5780b9a ima: add sm3 algorithm to hash algorithm configuration list by Tianjia Zhang · 5 years ago
  84. 3be54d5 efi: Only print errors about failing to get certs if EFI vars are found by Javier Martinez Canillas · 4 years, 11 months ago
  85. 253050f selinux: factor out loop body from filename_trans_read() by Ondrej Mosnacek · 5 years ago
  86. 4ca54d3 security: selinux: allow per-file labeling for bpffs by Connor O'Brien · 5 years ago
  87. 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  88. 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago
  89. 2b3a003 selinux: convert cond_av_list to array by Ondrej Mosnacek · 5 years ago
  90. 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
  91. a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  92. 8d269a8 selinux: sel_avc_get_stat_idx should increase position index by Vasily Averin · 5 years ago
  93. 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
  94. 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
  95. e9c38f9 Documentation,selinux: deprecate setting checkreqprot to 1 by Stephen Smalley · 5 years ago
  96. 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
  97. 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
  98. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  99. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  100. 85e5529 Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next by Linus Torvalds · 5 years ago