1. 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
  2. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  3. c236b6d Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  4. d44a627 Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  5. 7c0f896 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  6. 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
  7. 7a1ade8 keys: Provide KEYCTL_GRANT_PERMISSION by David Howells · 6 years ago
  8. ea74a68 selinux: format all invalid context as untrusted by Richard Guy Briggs · 6 years ago
  9. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  10. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  11. 9b24261 keys: Network namespace domain tag by David Howells · 6 years ago
  12. 218e642 keys: Garbage collect keys for which the domain has been removed by David Howells · 6 years ago
  13. 3b6e4de keys: Include target namespace in match criteria by David Howells · 6 years ago
  14. 0f44e4d keys: Move the user and user-session keyrings to the user_namespace by David Howells · 6 years ago
  15. b206f28 keys: Namespace keyring names by David Howells · 6 years ago
  16. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  17. 355ef8e keys: Cache the hash value to avoid lots of recalculation by David Howells · 6 years ago
  18. f771fde keys: Simplify key description management by David Howells · 6 years ago
  19. 3b8c4a0 keys: Kill off request_key_async{,_with_auxdata} by David Howells · 6 years ago
  20. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  21. 7743c48 keys: Cache result of request_key*() temporarily in task_struct by David Howells · 6 years ago
  22. 896f195 keys: Provide request_key_rcu() by David Howells · 6 years ago
  23. e59428f keys: Move the RCU locks outwards from the keyring search functions by David Howells · 6 years ago
  24. a09003b keys: Invalidate used request_key authentication keys by David Howells · 6 years ago
  25. 504b69e keys: Fix request_key() lack of Link perm check on found key by David Howells · 6 years ago
  26. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  27. 45e0f30 keys: Add capability-checking keyctl function by David Howells · 6 years ago
  28. 156e429 apparmor: reset pos on failure to unpack for various functions by Mike Salvatore · 6 years ago
  29. 8404d7a apparmor: enforce nullbyte at end of tag string by Jann Horn · 6 years ago
  30. 23375b1 apparmor: fix PROFILE_MEDIATES for untrusted input by John Johansen · 6 years ago
  31. 9ffbe8a locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write() by Nikolay Borisov · 6 years ago
  32. 6e7739f Smack: Restore the smackfsdef mount option and add missing prefixes by Casey Schaufler · 6 years ago
  33. b076173 Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  34. 464c258 selinux: fix empty write to keycreate file by Ondrej Mosnacek · 6 years ago
  35. fec6375 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() by Gen Zhang · 6 years ago
  36. e2e0e09 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) by Gen Zhang · 6 years ago
  37. aff7ed4 selinux: log raw contexts as untrusted strings by Ondrej Mosnacek · 6 years ago
  38. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  39. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  40. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  41. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  42. d266b3f Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  43. 4754620 keys: Reuse keyring_index_key::desc_len in lookup_user_key() by Eric Biggers · 6 years ago
  44. f7f1394 keys: Grant Link permission to possessers of request_key auth keys by David Howells · 6 years ago
  45. ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
  46. df593ee keys: Hoist locking out of __key_link_begin() by David Howells · 6 years ago
  47. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  48. eb0f68c keys: Break bits out of key_unlink() by David Howells · 6 years ago
  49. 3be59f7 keys: Change keyring_serialise_link_sem to a mutex by David Howells · 6 years ago
  50. 8cdc23a ima: show rules with IMA_INMASK correctly by Roberto Sassu · 6 years ago
  51. 221be10 evm: check hash algorithm passed to init_desc() by Roberto Sassu · 6 years ago
  52. 9fd1653 keys: sparse: Fix kdoc mismatches by David Howells · 6 years ago
  53. 7936d16 keys: sparse: Fix incorrect RCU accesses by David Howells · 6 years ago
  54. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  55. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  56. 2e21865 keys: sparse: Fix key_fs[ug]id_changed() by David Howells · 6 years ago
  57. beee56f selinux: remove some no-op BUG_ONs by Ondrej Mosnacek · 6 years ago
  58. 9c7db50 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  59. 8ba1d53 selinux: provide __le variables explicitly by Nicholas Mc Guire · 6 years ago
  60. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  61. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  62. 05174c9 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  63. f400194 ima: fix wrong signed policy requirement when not appraising by Petr Vorel · 6 years ago
  64. a3958f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  65. 4ad98ac tomoyo: Don't emit WARNING: string while fuzzing testing. by Tetsuo Handa · 6 years ago
  66. 27df4b4 tomoyo: Change pathname calculation for read-only filesystems. by Tetsuo Handa · 6 years ago
  67. e6193f7 tomoyo: Check address length before reading address family by Tetsuo Handa · 6 years ago
  68. e80b185 tomoyo: Add a kernel config option for fuzzing testing. by Tetsuo Handa · 6 years ago
  69. e711ab9 Revert "selinux: do not report error on connect(AF_UNSPEC)" by Paolo Abeni · 6 years ago
  70. 601e6bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  71. 800c608 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. c7e0d6c selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  73. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  75. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  76. 2d60d96 Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  77. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. 78ee8b1 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  79. 8d31a5c Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  80. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  81. 14be4c6 Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  82. 51987af Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  83. f614ee1 securityfs: switch to ->free_inode() by Al Viro · 6 years ago
  84. 27afa27 apparmor: switch to ->free_inode() by Al Viro · 6 years ago
  85. 619ae03 Smack: Fix kbuild reported build error by Casey Schaufler · 6 years ago
  86. 5f9b499 Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  87. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  88. b9ef551 smack: Check address length before reading address family by Tetsuo Handa · 6 years ago
  89. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  90. 9641b8c s390/ipl: read IPL report at early boot by Martin Schwidefsky · 6 years ago
  91. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  92. 709a972 security: Implement Clang's stack initialization by Kees Cook · 6 years ago
  93. b6a6a37 security: Move stackleak config to Kconfig.hardening by Kees Cook · 6 years ago
  94. 9f671e5 security: Create "kernel hardening" config area by Kees Cook · 6 years ago
  95. 371dd43 Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  96. be08f0c integrity: support EC-RDSA signatures for asymmetric_verify by Vitaly Chikunov · 6 years ago
  97. f075b34 Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  98. c750e69 selinux: Check address length before reading address family by Tetsuo Handa · 6 years ago
  99. fe9fd2e Revert "security: inode: fix a missing check for securityfs_create_file" by James Morris · 6 years ago
  100. f51dcd0 apparmorfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago