1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. ce13266 Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 4 months ago
  3. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  4. c9fecf5 Replace HTTP links with HTTPS ones: security by Alexander A. Klimov · 4 years, 6 months ago
  5. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 6 months ago
  6. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  7. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  8. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
  9. 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
  10. b6f61c3 keys: Implement update for the big_key type by David Howells · 4 years, 7 months ago
  11. 521fd61 security/keys: rewrite big_key crypto to use library interface by Jason A. Donenfeld · 4 years, 7 months ago
  12. 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
  13. 8c0637e keys: Make the KEY_NEED_* perms an enum rather than a mask by David Howells · 4 years, 7 months ago
  14. f7e4767 watch_queue: Add a key/keyring notification facility by David Howells · 5 years ago
  15. bce395e KEYS: encrypted: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  16. 86d32f9 keys: Fix proc_keys_next to increase position index by Vasily Averin · 4 years, 8 months ago
  17. 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
  18. 4f08824 KEYS: Avoid false positive ENOMEM error on key read by Waiman Long · 4 years, 9 months ago
  19. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
  20. 2e35610 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 10 months ago
  21. 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  22. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago
  23. 601f009 KEYS: remove CONFIG_KEYS_COMPAT by Eric Biggers · 5 years ago
  24. cb1aa38 KEYS: Call the IMA hook to measure keys by Lakshmi Ramasubramanian · 5 years ago
  25. 0b40dbc KEYS: trusted: Remove set but not used variable 'keyhndl' by zhengbin · 5 years ago
  26. 2e19e10 KEYS: trusted: Move TPM2 trusted keys code by Sumit Garg · 5 years ago
  27. 47f9c27 KEYS: trusted: Create trusted keys subsystem by Sumit Garg · 5 years ago
  28. c6f61e5 KEYS: Use common tpm_buf for trusted and asymmetric keys by Sumit Garg · 5 years ago
  29. 74edff2 tpm: Move tpm_buf code to include/linux/ by Sumit Garg · 5 years ago
  30. 9f75c82 KEYS: trusted: correctly initialize digests and fix locking issue by Roberto Sassu · 5 years ago
  31. d41a3ef keys: Fix missing null pointer check in request_key_auth_describe() by Hillf Danton · 5 years ago
  32. 846d2db keys: ensure that ->match_free() is called in request_key_and_link() by Eric Biggers · 5 years ago
  33. 2d6c252 KEYS: trusted: allow module init if TPM is inactive or deactivated by Roberto Sassu · 5 years ago
  34. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  35. 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
  36. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  37. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  38. c236b6d Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  39. d44a627 Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  40. 7a1ade8 keys: Provide KEYCTL_GRANT_PERMISSION by David Howells · 5 years ago
  41. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 5 years ago
  42. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 5 years ago
  43. 9b24261 keys: Network namespace domain tag by David Howells · 5 years ago
  44. 218e642 keys: Garbage collect keys for which the domain has been removed by David Howells · 5 years ago
  45. 3b6e4de keys: Include target namespace in match criteria by David Howells · 5 years ago
  46. 0f44e4d keys: Move the user and user-session keyrings to the user_namespace by David Howells · 5 years ago
  47. b206f28 keys: Namespace keyring names by David Howells · 5 years ago
  48. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 5 years ago
  49. 355ef8e keys: Cache the hash value to avoid lots of recalculation by David Howells · 5 years ago
  50. f771fde keys: Simplify key description management by David Howells · 5 years ago
  51. 3b8c4a0 keys: Kill off request_key_async{,_with_auxdata} by David Howells · 6 years ago
  52. 7743c48 keys: Cache result of request_key*() temporarily in task_struct by David Howells · 6 years ago
  53. 896f195 keys: Provide request_key_rcu() by David Howells · 6 years ago
  54. e59428f keys: Move the RCU locks outwards from the keyring search functions by David Howells · 6 years ago
  55. a09003b keys: Invalidate used request_key authentication keys by David Howells · 6 years ago
  56. 504b69e keys: Fix request_key() lack of Link perm check on found key by David Howells · 6 years ago
  57. 45e0f30 keys: Add capability-checking keyctl function by David Howells · 6 years ago
  58. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  59. 4754620 keys: Reuse keyring_index_key::desc_len in lookup_user_key() by Eric Biggers · 6 years ago
  60. f7f1394 keys: Grant Link permission to possessers of request_key auth keys by David Howells · 6 years ago
  61. ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
  62. df593ee keys: Hoist locking out of __key_link_begin() by David Howells · 6 years ago
  63. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  64. eb0f68c keys: Break bits out of key_unlink() by David Howells · 6 years ago
  65. 3be59f7 keys: Change keyring_serialise_link_sem to a mutex by David Howells · 6 years ago
  66. 9fd1653 keys: sparse: Fix kdoc mismatches by David Howells · 6 years ago
  67. 7936d16 keys: sparse: Fix incorrect RCU accesses by David Howells · 6 years ago
  68. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  69. 2e21865 keys: sparse: Fix key_fs[ug]id_changed() by David Howells · 6 years ago
  70. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  71. 78ee8b1 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  73. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  74. 0b9dc6c keys: safe concurrent user->{session,uid}_keyring access by Jann Horn · 6 years ago
  75. 5c7e372 security: don't use RCU accessors for cred->session_keyring by Jann Horn · 6 years ago
  76. be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
  77. c787192 KEYS: trusted: allow trusted.ko to initialize w/o a TPM by Jarkko Sakkinen · 6 years ago
  78. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  79. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  80. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  81. 468e91c keys: fix missing __user in KEYCTL_PKEY_QUERY by Ben Dooks · 6 years ago
  82. ede0fa98 KEYS: always initialize keyring_index_key::desc_len by Eric Biggers · 6 years ago
  83. 7c1857b keys: Timestamp new keys by David Howells · 6 years ago
  84. 822ad64 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  85. a08bf91 KEYS: allow reaching the keys quotas exactly by Eric Biggers · 6 years ago
  86. 0b6cf6b tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() by Roberto Sassu · 6 years ago
  87. 2407304 KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip() by Roberto Sassu · 6 years ago
  88. 107dfa2 encrypted-keys: fix Opt_err/Opt_error = -1 by Mimi Zohar · 6 years ago
  89. 23711df security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  90. 0f949bc security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  91. 5b73262 security: keys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  92. 57b0e31 KEYS: fix parsing invalid pkey info string by Eric Biggers · 6 years ago
  93. 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
  94. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  95. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  96. 94c13f6 security: don't use a negative Opt_err token index by Linus Torvalds · 6 years ago
  97. 9db6758 keys-encrypted: add nvdimm key format type to encrypted keys by Dave Jiang · 6 years ago
  98. 76ef5e1 keys: Export lookup_user_key to external users by Dave Jiang · 6 years ago
  99. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  100. a798608 keys: remove needless modular infrastructure from ecryptfs_format by Paul Gortmaker · 6 years ago