1. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 2e2d6f1 crypto: drbg - set freed buffers to NULL by Stephan Mueller · 6 years ago
  3. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 4b8fd8d X.509: Fix error code in x509_cert_parse() by Dan Carpenter · 7 years ago
  5. e226b4e async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() by Anup Patel · 7 years ago
  6. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  7. 7246bf3 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  8. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. f291598 X.509: fix NULL dereference when restricting key with unsupported_sig by Eric Biggers · 6 years ago
  10. e4b02ca PKCS#7: fix certificate chain verification by Eric Biggers · 6 years ago
  11. c60e246 X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 6 years ago
  12. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  14. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  15. 74659dc BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 6 years ago
  16. 4363409 BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 6 years ago
  17. f1f456e FROMGIT: crypto: speck - export common helpers by Eric Biggers · 6 years ago
  18. a24846d BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipher by Eric Biggers · 6 years ago
  19. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 6 years ago
  21. 45f3110 crypto: mcryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  22. c1ebf9f crypto: cryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  23. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  24. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 7c17a1e crypto: tcrypt - fix S/G table for test_aead_speed() by Robert Baronescu · 7 years ago
  26. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. b7edc45 crypto: af_alg - whitelist mask and type by Stephan Mueller · 6 years ago
  28. 1ce8e52 crypto: sha3-generic - fixes for alignment and big endian operation by Ard Biesheuvel · 6 years ago
  29. f180320 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH by Hauke Mehrtens · 6 years ago
  30. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. 3752d2f crypto: algapi - fix NULL dereference in crypto_remove_spawns() by Eric Biggers · 6 years ago
  32. 8dec074 fscrypt: updates on 4.15-rc4 by Jaegeuk Kim · 7 years ago
  33. c195a4c crypto: pcrypt - fix freeing pcrypt instances by Eric Biggers · 6 years ago
  34. 868f50b crypto: chacha20poly1305 - validate the digest size by Eric Biggers · 6 years ago
  35. e81cff1 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 6 years ago
  36. 18498f1c crypto: tcrypt - fix buffer lengths in test_aead_speed() by Robert Baronescu · 7 years ago
  37. c32e053 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 6 years ago
  38. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 6 years ago
  39. cd9b598 crypto: rsa - fix buffer overread when stripping leading zeroes by Eric Biggers · 6 years ago
  40. 3d46962 X.509: fix comparisons of ->pkey_algo by Eric Biggers · 6 years ago
  41. d4f1347 X.509: reject invalid BIT STRING for subjectPublicKey by Eric Biggers · 6 years ago
  42. aa15fe4 crypto: dh - Fix double free of ctx->p by Eric Biggers · 7 years ago
  43. 4a7e023 crypto: dh - fix memleak in setkey by Tudor-Dan Ambarus · 7 years ago
  44. 11fdb41 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' by Eric Biggers · 7 years ago
  45. 2d3a0d9 crypto: dh - Don't permit 'p' to be 0 by Eric Biggers · 7 years ago
  46. d8ce2b0 Revert "crypto: xts - Add ECB dependency" by Sasha Levin · 6 years ago
  47. 58ed8a4 crypto: ccm - preserve the IV buffer by Romain Izard · 7 years ago
  48. 1c33c8f pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. by Eric Sesterhenn · 7 years ago
  49. 6145171 crypto: xts - Add ECB dependency by Milan Broz · 7 years ago
  50. 91daaef crypto: shash - Fix zero-length shash ahash digest crash by Herbert Xu · 7 years ago
  51. 7e1b2b2 crypto: drbg - fix freeing of resources by Stephan Mueller · 7 years ago
  52. e684db9 crypto: AF_ALG - remove SGL terminator indicator when chaining by Stephan Mueller · 7 years ago
  53. 9e0a643 crypto: algif_skcipher - only call put_page on referenced and used pages by Stephan Mueller · 7 years ago
  54. 9eb088e crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  55. 7169865 crypto: rsa-pkcs1pad - use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  56. 1803bec crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 7 years ago
  57. d4783eb crypto: gcm - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  58. 2d02800 crypto: drbg - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  59. 0e47974 crypto: asymmetric_keys - handle EBUSY due to backlog correctly by Gilad Ben-Yossef · 7 years ago
  60. 4472887 crypto: skcipher - Add missing API setkey checks by Herbert Xu · 7 years ago
  61. bcc7035 crypto: algif_aead - Require setkey before accept(2) by Stephan Mueller · 7 years ago
  62. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  63. 64ba06d crypto: algif_aead - Fix bogus request dereference in completion function by Herbert Xu · 7 years ago
  64. bc959a4 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 7 years ago
  65. 2c1820e crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 7 years ago
  66. abf7446 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 7 years ago
  67. 066a716 crypto: algif_aead - Fix kernel panic on list_del by Harsh Jain · 7 years ago
  68. b04a39f crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg by Salvatore Benedetto · 7 years ago
  69. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  70. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 7 years ago
  71. 48a9927 crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 7 years ago
  72. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 7 years ago
  73. ef3263e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  74. 5789163 crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 7 years ago
  75. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 7 years ago
  76. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 7 years ago
  77. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 7 years ago
  78. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 7 years ago
  79. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 7 years ago
  80. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  81. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  82. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  83. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  84. c847509 async_pq_val: fix DMA memory leak by Justin Maggard · 8 years ago
  85. 7bcb87b crypto: testmgr - add guard to dst buffer for ahash_export by Jan Stancek · 8 years ago
  86. 50d2e6d crypto: gcm - Fix IV buffer size in crypto_gcm_setkey by Ondrej Mosnáček · 8 years ago
  87. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  88. 0cf43f5 crypto: rsa-pkcs1pad - Handle leading zero for decryption by Herbert Xu · 8 years ago
  89. 36e09e1 crypto: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  90. acdb04d crypto: skcipher - Fix blkcipher walk OOM crash by Herbert Xu · 8 years ago
  91. 53a5d5d crypto: echainiv - Replace chaining with multiplication by Herbert Xu · 8 years ago
  92. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  93. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  94. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  95. 0bd2223 crypto: cryptd - initialize child shash_desc on import by Ard Biesheuvel · 8 years ago
  96. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  97. 27c4d54 crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset by Herbert Xu · 8 years ago
  98. 31bd44e crypto: cryptd - Use correct tfm object for AEAD tracking by Herbert Xu · 8 years ago
  99. e09287d crypto: rsa - allow keys >= 2048 bits in FIPS mode by Stephan Mueller · 8 years ago
  100. 1a45d7e crypto: drbg - fix error return code by Wei Yongjun · 8 years ago