1. 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  2. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago
  3. 601f009 KEYS: remove CONFIG_KEYS_COMPAT by Eric Biggers · 5 years ago
  4. cb1aa38 KEYS: Call the IMA hook to measure keys by Lakshmi Ramasubramanian · 5 years ago
  5. 0b40dbc KEYS: trusted: Remove set but not used variable 'keyhndl' by zhengbin · 5 years ago
  6. 2e19e10 KEYS: trusted: Move TPM2 trusted keys code by Sumit Garg · 5 years ago
  7. 47f9c27 KEYS: trusted: Create trusted keys subsystem by Sumit Garg · 5 years ago
  8. c6f61e5 KEYS: Use common tpm_buf for trusted and asymmetric keys by Sumit Garg · 5 years ago
  9. 74edff2 tpm: Move tpm_buf code to include/linux/ by Sumit Garg · 5 years ago
  10. 9f75c82 KEYS: trusted: correctly initialize digests and fix locking issue by Roberto Sassu · 5 years ago
  11. d41a3ef keys: Fix missing null pointer check in request_key_auth_describe() by Hillf Danton · 5 years ago
  12. 846d2db keys: ensure that ->match_free() is called in request_key_and_link() by Eric Biggers · 5 years ago
  13. 2d6c252 KEYS: trusted: allow module init if TPM is inactive or deactivated by Roberto Sassu · 5 years ago
  14. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  15. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 7a1ade8 keys: Provide KEYCTL_GRANT_PERMISSION by David Howells · 6 years ago
  21. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  22. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  23. 9b24261 keys: Network namespace domain tag by David Howells · 6 years ago
  24. 218e642 keys: Garbage collect keys for which the domain has been removed by David Howells · 6 years ago
  25. 3b6e4de keys: Include target namespace in match criteria by David Howells · 6 years ago
  26. 0f44e4d keys: Move the user and user-session keyrings to the user_namespace by David Howells · 6 years ago
  27. b206f28 keys: Namespace keyring names by David Howells · 6 years ago
  28. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  29. 355ef8e keys: Cache the hash value to avoid lots of recalculation by David Howells · 6 years ago
  30. f771fde keys: Simplify key description management by David Howells · 6 years ago
  31. 3b8c4a0 keys: Kill off request_key_async{,_with_auxdata} by David Howells · 6 years ago
  32. 7743c48 keys: Cache result of request_key*() temporarily in task_struct by David Howells · 6 years ago
  33. 896f195 keys: Provide request_key_rcu() by David Howells · 6 years ago
  34. e59428f keys: Move the RCU locks outwards from the keyring search functions by David Howells · 6 years ago
  35. a09003b keys: Invalidate used request_key authentication keys by David Howells · 6 years ago
  36. 504b69e keys: Fix request_key() lack of Link perm check on found key by David Howells · 6 years ago
  37. 45e0f30 keys: Add capability-checking keyctl function by David Howells · 6 years ago
  38. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  39. 4754620 keys: Reuse keyring_index_key::desc_len in lookup_user_key() by Eric Biggers · 6 years ago
  40. f7f1394 keys: Grant Link permission to possessers of request_key auth keys by David Howells · 6 years ago
  41. ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
  42. df593ee keys: Hoist locking out of __key_link_begin() by David Howells · 6 years ago
  43. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  44. eb0f68c keys: Break bits out of key_unlink() by David Howells · 6 years ago
  45. 3be59f7 keys: Change keyring_serialise_link_sem to a mutex by David Howells · 6 years ago
  46. 9fd1653 keys: sparse: Fix kdoc mismatches by David Howells · 6 years ago
  47. 7936d16 keys: sparse: Fix incorrect RCU accesses by David Howells · 6 years ago
  48. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  49. 2e21865 keys: sparse: Fix key_fs[ug]id_changed() by David Howells · 6 years ago
  50. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  51. 78ee8b1 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  52. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  53. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  54. 0b9dc6c keys: safe concurrent user->{session,uid}_keyring access by Jann Horn · 6 years ago
  55. 5c7e372 security: don't use RCU accessors for cred->session_keyring by Jann Horn · 6 years ago
  56. be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
  57. c787192 KEYS: trusted: allow trusted.ko to initialize w/o a TPM by Jarkko Sakkinen · 6 years ago
  58. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  59. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  60. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  61. 468e91c keys: fix missing __user in KEYCTL_PKEY_QUERY by Ben Dooks · 6 years ago
  62. ede0fa98 KEYS: always initialize keyring_index_key::desc_len by Eric Biggers · 6 years ago
  63. 7c1857b keys: Timestamp new keys by David Howells · 6 years ago
  64. 822ad64 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  65. a08bf91 KEYS: allow reaching the keys quotas exactly by Eric Biggers · 6 years ago
  66. 0b6cf6b tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() by Roberto Sassu · 6 years ago
  67. 2407304 KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip() by Roberto Sassu · 6 years ago
  68. 107dfa2 encrypted-keys: fix Opt_err/Opt_error = -1 by Mimi Zohar · 6 years ago
  69. 23711df security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  70. 0f949bc security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  71. 5b73262 security: keys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  72. 57b0e31 KEYS: fix parsing invalid pkey info string by Eric Biggers · 6 years ago
  73. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  74. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  75. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  76. 94c13f6 security: don't use a negative Opt_err token index by Linus Torvalds · 6 years ago
  77. 9db6758 keys-encrypted: add nvdimm key format type to encrypted keys by Dave Jiang · 6 years ago
  78. 76ef5e1 keys: Export lookup_user_key to external users by Dave Jiang · 6 years ago
  79. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  80. a798608 keys: remove needless modular infrastructure from ecryptfs_format by Paul Gortmaker · 6 years ago
  81. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  82. 2244798 KEYS: Move trusted.h to include/keys [ver #2] by Denis Kenzior · 6 years ago
  83. e1ea9f8 KEYS: trusted: Expose common functionality [ver #2] by Denis Kenzior · 6 years ago
  84. 00d60fd KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] by David Howells · 6 years ago
  85. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  86. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  87. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  88. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 7 years ago
  89. 3619dec dh key: fix rounding up KDF output length by Eric Biggers · 7 years ago
  90. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  91. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  92. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  93. 890e2ab dh key: get rid of stack allocated array for zeroes by Tycho Andersen · 7 years ago
  94. 383203e dh key: get rid of stack allocated array by Tycho Andersen · 7 years ago
  95. a964f39 big key: get rid of stack array allocation by Tycho Andersen · 7 years ago
  96. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  97. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 7 years ago
  98. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  99. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  100. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago