1. 7977328 crypto: x86/poly1305 - fix overflow during partial reduction by Eric Biggers · 7 years ago
  2. 9bde9df crypto: pcbc - remove bogus memcpy()s with src == dest by Eric Biggers · 7 years ago
  3. 82351c8 crypto: ahash - fix another early termination in hash walk by Eric Biggers · 7 years ago
  4. 461652e crypto: authenc - fix parsing key with misaligned rta_len by Eric Biggers · 7 years ago
  5. ca3f892 crypto: authencesn - Avoid twice completion call in decrypt path by Harsh Jain · 7 years ago
  6. 6b22de5 crypto: cts - fix crash on short inputs by Eric Biggers · 7 years ago
  7. 00d3634 crypto: lrw - Fix out-of bounds access on counter overflow by Ondrej Mosnacek · 7 years ago
  8. 333de2f crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned by Jia-Ju Bai · 8 years ago
  9. 52965d6 crypto: skcipher - Fix -Wstringop-truncation warnings by Stafford Horne · 7 years ago
  10. 930787c crypto: ablkcipher - fix crash flushing dcache in error path by Eric Biggers · 7 years ago
  11. a55a251 crypto: blkcipher - fix crash flushing dcache in error path by Eric Biggers · 7 years ago
  12. 335e988 crypto: vmac - separate tfm and request context by Eric Biggers · 7 years ago
  13. 9054a54 crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 7 years ago
  14. b573c81 crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 8 years ago
  15. d4ceb46 crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 8 years ago
  16. 83231e0 crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 8 years ago
  17. d353b93 async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() by Anup Patel · 8 years ago
  18. 66a0fae crypto: ahash - Fix early termination in hash walk by Herbert Xu · 8 years ago
  19. de1ca9e crypto: poly1305 - remove ->setkey() method by Eric Biggers · 8 years ago
  20. 693d395 crypto: cryptd - pass through absence of ->setkey() by Eric Biggers · 8 years ago
  21. c311cf4 crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 8 years ago
  22. 9ece237 crypto: tcrypt - fix S/G table for test_aead_speed() by Robert Baronescu · 8 years ago
  23. fba245f crypto: af_alg - whitelist mask and type by Stephan Mueller · 8 years ago
  24. 68829e7 crypto: algapi - fix NULL dereference in crypto_remove_spawns() by Eric Biggers · 8 years ago
  25. 3ad8517 crypto: pcrypt - fix freeing pcrypt instances by Eric Biggers · 8 years ago
  26. 869994e crypto: chacha20poly1305 - validate the digest size by Eric Biggers · 8 years ago
  27. 2e234e7 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 8 years ago
  28. 44de70e crypto: tcrypt - fix buffer lengths in test_aead_speed() by Robert Baronescu · 8 years ago
  29. 8a311b0 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 8 years ago
  30. 43cd7f3 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 8 years ago
  31. 2c2e4b7 X.509: reject invalid BIT STRING for subjectPublicKey by Eric Biggers · 8 years ago
  32. d9c8d4a Revert "crypto: xts - Add ECB dependency" by Sasha Levin · 8 years ago
  33. 9c40515 PKCS#7: fix unitialized boolean 'want' by Colin Ian King · 10 years ago
  34. 6f0dee7 pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. by Eric Sesterhenn · 8 years ago
  35. d3335f5 crypto: xts - Add ECB dependency by Milan Broz · 9 years ago
  36. 03bd90f crypto: shash - Fix zero-length shash ahash digest crash by Herbert Xu · 8 years ago
  37. 5e9d28b crypto: AF_ALG - remove SGL terminator indicator when chaining by Stephan Mueller · 8 years ago
  38. d958274 crypto: algif_skcipher - only call put_page on referenced and used pages by Stephan Mueller · 8 years ago
  39. 2148e9a crypto: authencesn - Fix digest_null crash by Herbert Xu · 8 years ago
  40. a3a3a1c crypto: gcm - wait for crypto op not signal safe by Gilad Ben-Yossef · 8 years ago
  41. dcd4004 crypto: algif_aead - Require setkey before accept(2) by Stephan Mueller · 9 years ago
  42. 10fc325 crypto: testmgr - fix out of bound read in __test_aead() by Jerome Marchand · 10 years ago
  43. 2673d1c crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 9 years ago
  44. f8a62db crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 9 years ago
  45. f8c07cb crypto: mcryptd - Fix load failure by Wang, Rui Y · 10 years ago
  46. 10659b8 crypto: cryptd - Assign statesize properly by Wang, Rui Y · 10 years ago
  47. e041ad0 crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 9 years ago
  48. 434ed4a crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 9 years ago
  49. ae7d33f crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg by Salvatore Benedetto · 9 years ago
  50. 5d488de crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 9 years ago
  51. 9a3baed crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 9 years ago
  52. 5171c16 crypto: gcm - Fix IV buffer size in crypto_gcm_setkey by Ondrej Mosnáček · 9 years ago
  53. e0c4d7b PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures by Peter Jones · 10 years ago
  54. 4f8c2ad crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 9 years ago
  55. ffb3c7a async_pq_val: fix DMA memory leak by Justin Maggard · 9 years ago
  56. 2426cdb crypto: echainiv - Replace chaining with multiplication by Herbert Xu · 9 years ago
  57. 1c95a8a crypto: skcipher - Fix blkcipher walk OOM crash by Herbert Xu · 9 years ago
  58. 3d1ca49 crypto: cryptd - initialize child shash_desc on import by Ard Biesheuvel · 9 years ago
  59. 08bb036 crypto: scatterwalk - Fix test in scatterwalk_done by Herbert Xu · 9 years ago
  60. 148fbb9 crypto: gcm - Filter out async ghash if necessary by Herbert Xu · 9 years ago
  61. ce1abd2 crypto: user - re-add size check for CRYPTO_MSG_GETALG by Mathias Krause · 9 years ago
  62. b440f3a crypto: public_key: select CRYPTO_AKCIPHER by Arnd Bergmann · 9 years ago
  63. 7c71200 crypto: testmgr - Use kmalloc memory for RSA input by Herbert Xu · 10 years ago
  64. 3cbc5f6 crypto: hash - Fix page length clamping in hash walk by Herbert Xu · 10 years ago
  65. 19c1764 PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument by Nicolai Stange · 10 years ago
  66. 499f9ff X.509: Fix leap year handling again by David Howells · 10 years ago
  67. f69c1b5 crypto: keywrap - memzero the correct memory by Dan Carpenter · 10 years ago
  68. 12426bd crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path by Herbert Xu · 10 years ago
  69. 66bca97 crypto: algif_skcipher - Do not dereference ctx without socket lock by Herbert Xu · 10 years ago
  70. 3e597bb crypto: algif_skcipher - Do not assume that req is unchanged by Herbert Xu · 10 years ago
  71. cfeab1c crypto: user - lock crypto_alg_list on alg dump by Mathias Krause · 10 years ago
  72. 792c6ff crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 10 years ago
  73. 6bb06a4 crypto: shash - Fix has_key setting by Herbert Xu · 10 years ago
  74. 3dd3e25 crypto: algif_skcipher - sendmsg SG marking is off by one by Herbert Xu · 10 years ago
  75. fec8bea crypto: algif_skcipher - Load TX SG list after waiting by Herbert Xu · 10 years ago
  76. d175a4e crypto: crc32c - Fix crc32c soft dependency by Jean Delvare · 10 years ago
  77. f84d1fc crypto: algif_skcipher - Fix race condition in skcipher_check_key by Herbert Xu · 10 years ago
  78. aa51954 crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 10 years ago
  79. 1bdbb041 crypto: af_alg - Forbid bind(2) when nokey child sockets are present by Herbert Xu · 10 years ago
  80. 40bfd37 crypto: algif_skcipher - Remove custom release parent function by Herbert Xu · 10 years ago
  81. 20509d9 crypto: algif_hash - Remove custom release parent function by Herbert Xu · 10 years ago
  82. 758c560 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 10 years ago
  83. a8e70a1 crypto: algif_skcipher - Add key check exception for cipher_null by Herbert Xu · 10 years ago
  84. 7f5c995 crypto: skcipher - Add crypto_skcipher_has_setkey by Herbert Xu · 10 years ago
  85. 017db8b crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 10 years ago
  86. f2e274c crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 10 years ago
  87. eeb2e2e crypto: algif_skcipher - Add nokey compatibility path by Herbert Xu · 10 years ago
  88. d1b886e crypto: af_alg - Add nokey compatibility path by Herbert Xu · 10 years ago
  89. aa435a1 crypto: af_alg - Fix socket double-free when accept fails by Herbert Xu · 10 years ago
  90. 7509864 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 10 years ago
  91. b238717 crypto: algif_skcipher - Require setkey before accept(2) by Herbert Xu · 10 years ago
  92. b02bab6 async_tx: use GFP_NOWAIT rather than GFP_IO by NeilBrown · 10 years ago
  93. 8513342 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  94. 0d96e4b crypto: algif_skcipher - Use new skcipher interface by Herbert Xu · 10 years ago
  95. ca43444 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  96. 70d906b crypto: skcipher - Copy iv from desc even for 0-len walks by Jason A. Donenfeld · 10 years ago
  97. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 10 years ago
  98. cc25b99 X.509: Fix the time validation [ver #2] by David Howells · 10 years ago
  99. 65d57b30 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  100. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago