1. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  2. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  3. dd3240a crypto: skcipher - drop duplicated word in kernel-doc by Randy Dunlap · 4 years, 6 months ago
  4. da087a4 crypto: hash - drop duplicated word in a comment by Randy Dunlap · 4 years, 6 months ago
  5. fbb6cda crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY by Eric Biggers · 4 years, 6 months ago
  6. 2eb27c1 crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS by Eric Biggers · 4 years, 6 months ago
  7. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 6 months ago
  8. e72b48c crypto: geniv - remove unneeded arguments from aead_geniv_alloc() by Eric Biggers · 4 years, 6 months ago
  9. 9ea9c58 crypto: lib/sha256 - add sha256() function by Eric Biggers · 4 years, 6 months ago
  10. e79a317 crypto: x86/chacha-sse3 - use unaligned loads for state array by Ard Biesheuvel · 4 years, 6 months ago
  11. 06cc2af crypto: lib/chacha20poly1305 - Add missing function declaration by Herbert Xu · 4 years, 6 months ago
  12. 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 6 months ago
  13. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  14. f3c802a crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 8 months ago
  15. 34c86f4 crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 7 months ago
  16. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 9 months ago
  17. 822a98b crypto: hash - introduce crypto_shash_tfm_digest() by Eric Biggers · 4 years, 9 months ago
  18. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 9 months ago
  19. c549226 crypto: acomp - search acomp with scomp backend in crypto_has_acomp by Barry Song · 4 years, 9 months ago
  20. 8d90822 crypto: engine - support for batch requests by Iuliana Prodan · 4 years, 9 months ago
  21. 6a89f49 crypto: engine - support for parallel requests based on retry mechanism by Iuliana Prodan · 4 years, 9 months ago
  22. ec6e2bf3 crypto: algapi - create function to add request in front of queue by Iuliana Prodan · 4 years, 9 months ago
  23. 97f2650 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 9 months ago
  24. 3f523e1 crypto: curve25519 - do not pollute dispatcher based on assembler by Jason A. Donenfeld · 4 years, 10 months ago
  25. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  26. 3cd54a4c crypto: aead - improve documentation for scatterlist layout by Eric Biggers · 4 years, 11 months ago
  27. 5a8a076 crypto: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  28. 1579f1b crypto: x86/curve25519 - support assemblers with no adx support by Jason A. Donenfeld · 4 years, 11 months ago
  29. 1c08a10 crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 5 years ago
  30. a24a1fd7 crypto: algapi - remove crypto_template::{alloc,free}() by Eric Biggers · 5 years ago
  31. a39c66c crypto: shash - convert shash_free_instance() to new style by Eric Biggers · 5 years ago
  32. 0f8f6d8 crypto: geniv - convert to new way of freeing instances by Eric Biggers · 5 years ago
  33. 48fb3e5 crypto: hash - add support for new way of freeing instances by Eric Biggers · 5 years ago
  34. aed11cf crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn() by Eric Biggers · 5 years ago
  35. 6d1b41f crypto: ahash - unexport crypto_ahash_type by Eric Biggers · 5 years ago
  36. 629f1af crypto: algapi - remove obsoleted instance creation helpers by Eric Biggers · 5 years ago
  37. d5ed3b6 crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn by Eric Biggers · 5 years ago
  38. aacd5b4 crypto: skcipher - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  39. 0764ac2 crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher() by Eric Biggers · 5 years ago
  40. 84a9c93 crypto: ahash - introduce crypto_grab_ahash() by Eric Biggers · 5 years ago
  41. fdfad1f crypto: shash - introduce crypto_grab_shash() by Eric Biggers · 5 years ago
  42. de95c95 crypto: algapi - pass instance to crypto_grab_spawn() by Eric Biggers · 5 years ago
  43. 73bed26 crypto: akcipher - pass instance to crypto_grab_akcipher() by Eric Biggers · 5 years ago
  44. cd900f0 crypto: aead - pass instance to crypto_grab_aead() by Eric Biggers · 5 years ago
  45. b9f76dd crypto: skcipher - pass instance to crypto_grab_skcipher() by Eric Biggers · 5 years ago
  46. 77f7e94 crypto: ahash - make struct ahash_instance be the full size by Eric Biggers · 5 years ago
  47. 1b84e7d crypto: shash - make struct shash_instance be the full size by Eric Biggers · 5 years ago
  48. c4c4db0 crypto: remove CRYPTO_TFM_RES_WEAK_KEY by Eric Biggers · 5 years ago
  49. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  50. 70ffa8f crypto: skcipher - remove skcipher_walk_aead() by Eric Biggers · 5 years ago
  51. b3c16bf crypto: skcipher - Add skcipher_ialg_simple helper by Herbert Xu · 5 years ago
  52. 5f567ff crypto: api - Retain alg refcount in crypto_grab_spawn by Herbert Xu · 5 years ago
  53. c6d633a crypto: algapi - make unregistration functions return void by Eric Biggers · 5 years ago
  54. d9e1670 crypto: hmac - Use init_tfm/exit_tfm interface by Herbert Xu · 5 years ago
  55. fbce6be crypto: shash - Add init_tfm/exit_tfm and verify descsize by Herbert Xu · 5 years ago
  56. 4f87ee1 crypto: api - Do not zap spawn->alg by Herbert Xu · 5 years ago
  57. 579d705 crypto: chacha - fix warning message in header file by Valdis Klētnieks · 5 years ago
  58. 7bada03 crypto: skcipher - add crypto_skcipher_min_keysize() by Eric Biggers · 5 years ago
  59. 095be69 crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> by Eric Biggers · 5 years ago
  60. c288178 crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms by Eric Biggers · 5 years ago
  61. 7e1c109 crypto: skcipher - remove crypto_skcipher::decrypt by Eric Biggers · 5 years ago
  62. 848755e crypto: skcipher - remove crypto_skcipher::encrypt by Eric Biggers · 5 years ago
  63. 15252d9 crypto: skcipher - remove crypto_skcipher::setkey by Eric Biggers · 5 years ago
  64. 9ac0d13 crypto: skcipher - remove crypto_skcipher::keysize by Eric Biggers · 5 years ago
  65. 140734d crypto: skcipher - remove crypto_skcipher::ivsize by Eric Biggers · 5 years ago
  66. 9c1e883 crypto: x86 - Regularize glue function prototypes by Kees Cook · 5 years ago
  67. d63007e crypto: ablkcipher - remove deprecated and unused ablkcipher support by Ard Biesheuvel · 5 years ago
  68. d95312a crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine by Ard Biesheuvel · 5 years ago
  69. ed20078 crypto: chacha20poly1305 - import construction and selftest from Zinc by Ard Biesheuvel · 5 years ago
  70. 0ed42a6f crypto: curve25519 - generic C library implementations by Jason A. Donenfeld · 5 years ago
  71. 7f9b088 crypto: blake2s - implement generic shash driver by Ard Biesheuvel · 5 years ago
  72. 66d7fb9 crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 5 years ago
  73. 1b2c6a5 crypto: x86/poly1305 - depend on generic library not generic shash by Ard Biesheuvel · 5 years ago
  74. a1d9306 crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 5 years ago
  75. ad8f5b8 crypto: x86/poly1305 - unify Poly1305 state struct with generic code by Ard Biesheuvel · 5 years ago
  76. 48ea8c6 crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 5 years ago
  77. 22cf705 crypto: chacha - unexport chacha_generic routines by Ard Biesheuvel · 5 years ago
  78. 84e03fa crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  79. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  80. c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
  81. d3ca75a crypto: skcipher - unify the crypto_has_skcipher*() functions by Eric Biggers · 5 years ago
  82. 5b0fe95 crypto: algif_skcipher - Use chunksize instead of blocksize by Herbert Xu · 5 years ago
  83. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  84. 6017826 crypto: skcipher - add the ability to abort a skcipher walk by Ard Biesheuvel · 5 years ago
  85. c75c66b crypto: sha256 - Remove sha256/224_init code duplication by Hans de Goede · 5 years ago
  86. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  87. 7d2f5b0 crypto: sha256 - Add sha224 support to sha256 library code by Hans de Goede · 5 years ago
  88. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
  89. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 5 years ago
  90. 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
  91. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  92. 6b5c481 crypto: des - remove unused function by Ard Biesheuvel · 5 years ago
  93. 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
  94. bc67d04 crypto: aes - helper function to validate key length for AES algorithms by Iuliana Prodan · 5 years ago
  95. 65526f6 crypto: gcm - helper functions for assoclen/authsize check by Iuliana Prodan · 5 years ago
  96. e201af1 PKCS#7: Introduce pkcs7_get_digest() by Thiago Jung Bauermann · 6 years ago
  97. f9981bc crypto: api - Remove redundant #ifdef in crypto_yield() by Thomas Gleixner · 5 years ago
  98. 939f146 crypto: user - fix potential warnings in cryptouser.h by Masahiro Yamada · 5 years ago
  99. 68289c6 crypto: add header include guards by Masahiro Yamada · 5 years ago
  100. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago