1. 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
  2. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
  4. 4d944bc apparmor: add AppArmor KUnit tests for policy unpack by Mike Salvatore · 5 years ago
  5. 8c62ed2 apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock by John Johansen · 5 years ago
  6. 20d4e80 apparmor: only get a label reference if the fast path check fails by John Johansen · 5 years ago
  7. 9c95a27 apparmor: fix bind mounts aborting with -ENOMEM by Patrick Steinhardt · 5 years ago
  8. 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
  9. 79e178a Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 years ago
  10. 341c1fd apparmor: make it so work buffers can be allocated from atomic context by John Johansen · 5 years ago
  11. bce4e7e apparmor: reduce rcu_read_lock scope for aa_file_perm mediation by John Johansen · 5 years ago
  12. 8f21a62 apparmor: fix wrong buffer allocation in aa_new_mount by John Johansen · 5 years ago
  13. 00e0590 apparmor: fix unsigned len comparison with less than zero by Colin Ian King · 6 years ago
  14. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. b0ecc9d vfs: Convert apparmorfs to use the new mount API by David Howells · 6 years ago
  17. 136db994 apparmor: increase left match history buffer size by John Johansen · 6 years ago
  18. 8ac2ca3 apparmor: Switch to GFP_KERNEL where possible by Sebastian Andrzej Siewior · 6 years ago
  19. df32333 apparmor: Use a memory pool instead per-CPU caches by Sebastian Andrzej Siewior · 6 years ago
  20. bf1d2ee apparmor: Force type-casting of current->real_cred by Bharath Vedartham · 6 years ago
  21. 156e429 apparmor: reset pos on failure to unpack for various functions by Mike Salvatore · 6 years ago
  22. 8404d7a apparmor: enforce nullbyte at end of tag string by Jann Horn · 6 years ago
  23. 23375b1 apparmor: fix PROFILE_MEDIATES for untrusted input by John Johansen · 6 years ago
  24. 9ffbe8a locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write() by Nikolay Borisov · 6 years ago
  25. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  28. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  29. 51987af Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  30. 27afa27 apparmor: switch to ->free_inode() by Al Viro · 6 years ago
  31. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  32. 058c4f34 apparmor: fix spelling mistake "immutible" -> "immutable" by Colin Ian King · 6 years ago
  33. 145a0ef apparmor: fix blob compression when ns is forced on a policy load by John Johansen · 6 years ago
  34. fe166a9 apparmor: fix missing ZLIB defines by John Johansen · 6 years ago
  35. 6a59d92 apparmor: fix blob compression build failure on ppc by John Johansen · 6 years ago
  36. 63c16c3 apparmor: Initial implementation of raw policy blob compression by Chris Coulson · 6 years ago
  37. f51dcd0 apparmorfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  38. e33c1b9 apparmor: Restore Y/N in /sys for apparmor's "enabled" by Kees Cook · 6 years ago
  39. 8636b1d Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  40. d8dbb58 apparmor: fix double free when unpack of secmark rules fails by John Johansen · 6 years ago
  41. 201218e apparmor: delete the dentry in aafs_remove() to avoid a leak by Chris Coulson · 6 years ago
  42. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  43. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. 09186e5 security: mark expected switch fall-throughs and add a missing break by Gustavo A. R. Silva · 6 years ago
  45. d6d478ae apparmor: Fix aa_label_build() error handling for failed merges by John Johansen · 6 years ago
  46. a1a0206 apparmor: Fix warning about unused function apparmor_ipv6_postroute by Petr Vorel · 6 years ago
  47. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  48. 6c2976b apparmor: Adjust offset when accessing task blob. by Tetsuo Handa · 6 years ago
  49. 1cfb2a5 LSM: Make lsm_early_cred() and lsm_early_task() local functions. by Tetsuo Handa · 6 years ago
  50. c1a85a0 LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  51. f4ad8f2 LSM: Infrastructure management of the task security by Casey Schaufler · 6 years ago
  52. 33bf60c LSM: Infrastructure management of the file security by Casey Schaufler · 6 years ago
  53. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  54. 69b5a44 AppArmor: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  55. 0102fb8 apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE by Kees Cook · 6 years ago
  56. 14bd99c LSM: Separate idea of "major" LSM from "exclusive" LSM by Kees Cook · 6 years ago
  57. f4941d7 LSM: Lift LSM selection out of individual LSMs by Kees Cook · 6 years ago
  58. c5459b8 LSM: Plumb visibility into optional "enabled" state by Kees Cook · 6 years ago
  59. 47008e5 LSM: Introduce LSM_FLAG_LEGACY_MAJOR by Kees Cook · 6 years ago
  60. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  61. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  62. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  63. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  64. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  65. 43aa09f apparmor: Fix warning about unused function apparmor_ipv6_postroute by Petr Vorel · 6 years ago
  66. d81f50b Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  67. 566f52e apparmor: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  68. 76af016 apparmor: fix checkpatch error in Parse secmark policy by John Johansen · 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. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  71. e1af477 apparmor: add #ifdef checks for secmark filtering by Arnd Bergmann · 6 years ago
  72. 07aed2f LSM: Record LSM name in struct lsm_info by Kees Cook · 6 years ago
  73. 3d6e5f6 LSM: Convert security_initcall() into DEFINE_LSM() by Kees Cook · 6 years ago
  74. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  75. 250f2da apparmor: Fix uninitialized value in aa_split_fqname by Zubin Mithra · 6 years ago
  76. ca3fde5 apparmor: don't try to replace stale label in ptraceme check by Jann Horn · 6 years ago
  77. 0fb871c apparmor: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  78. ab9f211 apparmor: Allow filtering based on secmark policy by Matthew Garrett · 7 years ago
  79. 9caafbe apparmor: Parse secmark policy by Matthew Garrett · 7 years ago
  80. 617a629 apparmor: Add a wildcard secid by Matthew Garrett · 7 years ago
  81. 1f8266f apparmor: don't try to replace stale label in ptrace access check by Jann Horn · 6 years ago
  82. 5f99758 apparmor: Fix network performance issue in aa_label_sk_perm by Tony Jones · 6 years ago
  83. edf4e7b apparmor: fix bad debug check in apparmor_secid_to_secctx() by John Johansen · 6 years ago
  84. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  85. c037bd6 apparmor: remove no-op permission check in policy_unpack by John Johansen · 6 years ago
  86. 0a6b292 apparmor: fix an error code in __aa_create_ns() by Dan Carpenter · 6 years ago
  87. 24b87a1 apparmor: Fix failure to audit context info in build_change_hat by John Johansen · 6 years ago
  88. f4585bc apparmor: Fully initialize aa_perms struct when answering userspace query by Tyler Hicks · 7 years ago
  89. 7f3ebcf apparmor: Check buffer bounds when mapping permissions mask by Tyler Hicks · 7 years ago
  90. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  91. 463f202 Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  92. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  93. 338d0be apparmor: fix ptrace read check by John Johansen · 7 years ago
  94. 3ddae98 apparmor: fix memory leak when deduping profile load by John Johansen · 7 years ago
  95. 11c92f1 apparmor: fix mediation of prlimit by John Johansen · 7 years ago
  96. a4c3f89 apparmor: fixup secid map conversion to using IDR by John Johansen · 7 years ago
  97. 99cc45e apparmor: Use an IDR to allocate apparmor secids by Matthew Wilcox · 7 years ago
  98. 52e8c38 apparmor: Fix memory leak of rule on error exit path by Tyler Hicks · 7 years ago
  99. 2ab47da apparmor: modify audit rule support to support profile stacks by John Johansen · 7 years ago
  100. e79c26d apparmor: Add support for audit rule filtering by Matthew Garrett · 7 years ago