1. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 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, 5 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. bce395e KEYS: encrypted: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  6. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
  7. 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
  8. 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
  9. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  10. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  11. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  12. 107dfa2 encrypted-keys: fix Opt_err/Opt_error = -1 by Mimi Zohar · 6 years ago
  13. 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
  14. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  15. 9db6758 keys-encrypted: add nvdimm key format type to encrypted keys by Dave Jiang · 6 years ago
  16. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  17. a798608 keys: remove needless modular infrastructure from ecryptfs_format by Paul Gortmaker · 6 years ago
  18. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  21. 13923d0 KEYS: encrypted: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  22. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  23. a9dd74b KEYS: encrypted: sanitize all key material by Eric Biggers · 8 years ago
  24. 0f534e4 KEYS: encrypted: use constant-time HMAC comparison by Eric Biggers · 8 years ago
  25. 64d107d KEYS: encrypted: fix race causing incorrect HMAC calculations by Eric Biggers · 8 years ago
  26. 794b4bc KEYS: encrypted: fix buffer overread in valid_master_desc() by Eric Biggers · 8 years ago
  27. e9ff56a KEYS: encrypted: avoid encrypting/decrypting stack buffers by Eric Biggers · 8 years ago
  28. 41f1c53 KEYS: Delete an error message for a failed memory allocation in get_derived_key() by Markus Elfring · 8 years ago
  29. 5395d31 doc: ReSTify keys-trusted-encrypted.txt by Kees Cook · 8 years ago
  30. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  31. 5217660 KEYS: Use memzero_explicit() for secret data by Dan Carpenter · 8 years ago
  32. 57cb17e KEYS: Fix an error code in request_master_key() by Dan Carpenter · 8 years ago
  33. 456bee9 KEYS: Fix skcipher IV clobbering by Herbert Xu · 8 years ago
  34. c3917fd KEYS: Use skcipher by Herbert Xu · 9 years ago
  35. 096fe9e KEYS: Fix handling of stored error in a negatively instantiated user key by David Howells · 9 years ago
  36. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  37. b26bdde KEYS: Fix stale key registration at error path by Takashi Iwai · 10 years ago
  38. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  39. b64cc5f KEYS: revert encrypted key change by Mimi Zohar · 10 years ago
  40. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  41. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  42. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  43. 6ac6172 encrypted-keys: fix rcu and sparse messages by Mimi Zohar · 13 years ago
  44. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  45. 9c69898 encrypted-keys: module build fixes by Mimi Zohar · 13 years ago
  46. f4a0d5a encrypted-keys: fix error return code by Mimi Zohar · 13 years ago
  47. 0247311 security: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  48. 2b3ff63 encrypted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  49. cc100551b4 encrypted-keys: IS_ERR need include/err.h by Stephen Rothwell · 13 years ago
  50. 982e617 encrypted-keys: remove trusted-keys dependency by Mimi Zohar · 13 years ago
  51. 61cf45d encrypted-keys: create encrypted-keys directory by Mimi Zohar · 13 years ago