1. 17a20ac Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  2. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. 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
  4. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  5. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 5 years ago
  6. 1a0fad6 crypto: cryptd - Fix skcipher instance memory leak by Vincent Whitchurch · 5 years ago
  7. 90acc06 crypto: asymmetric_keys - select CRYPTO_HASH where needed by Arnd Bergmann · 5 years ago
  8. 4739711 crypto: serpent - mark __serpent_setkey_sbox noinline by Arnd Bergmann · 5 years ago
  9. 149c4e6 crypto: testmgr - dynamically allocate crypto_shash by Arnd Bergmann · 5 years ago
  10. 6b5ca64 crypto: testmgr - dynamically allocate testvec_config by Arnd Bergmann · 5 years ago
  11. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 5 years ago
  12. 58ee010 Merge 5.2-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  13. 611a23c crypto: arc4 - remove cipher implementation by Ard Biesheuvel · 5 years ago
  14. dc51f25 crypto: arc4 - refactor arc4 core code into separate library by Ard Biesheuvel · 5 years ago
  15. bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 5 years ago
  16. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  17. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 5 years ago
  18. ae748b9 wusb: switch to cbcmac transform by Ard Biesheuvel · 5 years ago
  19. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 5 years ago
  20. 76cadf2 crypto: chacha20poly1305 - a few cleanups by Eric Biggers · 5 years ago
  21. 81bcbb1 crypto: skcipher - un-inline encrypt and decrypt functions by Eric Biggers · 5 years ago
  22. f2fe115 crypto: aead - un-inline encrypt and decrypt functions by Eric Biggers · 5 years ago
  23. e63e1b0 crypto: testmgr - add some more preemption points by Eric Biggers · 5 years ago
  24. 177f87d crypto: algapi - require cra_name and cra_driver_name by Eric Biggers · 5 years ago
  25. d6ebf52 crypto: make all generic algorithms set cra_driver_name by Eric Biggers · 5 years ago
  26. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  27. ae87660 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  28. 7545b6c crypto: chacha20poly1305 - fix atomic sleep when using async algorithm by Eric Biggers · 5 years ago
  29. 20a0f97 crypto: lrw - use correct alignmask by Eric Biggers · 5 years ago
  30. 5c6bc4d crypto: ghash - fix unaligned memory access in ghash_setkey() by Eric Biggers · 5 years ago
  31. 67882e7 crypto: xxhash - Implement xxhash support by Nikolay Borisov · 5 years ago
  32. d9d67c8 crypto: jitter - update implementation to 2.1.2 by Stephan Müller · 5 years ago
  33. d8ea98a crypto: testmgr - test the shash API by Eric Biggers · 5 years ago
  34. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 5 years ago
  35. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 5 years ago
  36. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  37. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 5 years ago
  38. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  39. 1cc6582 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140 by Thomas Gleixner · 5 years ago
  40. 5e99a0a crypto: algapi - remove crypto_tfm_in_queue() by Eric Biggers · 5 years ago
  41. 84ede58 crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST by Eric Biggers · 5 years ago
  42. 3e56e16 crypto: cryptd - move kcrypto_wq into cryptd by Eric Biggers · 5 years ago
  43. e590e13 crypto: gf128mul - make unselectable by user by Eric Biggers · 5 years ago
  44. 8780414 crypto: echainiv - change to 'default n' by Eric Biggers · 5 years ago
  45. c8a3315 crypto: make all templates select CRYPTO_MANAGER by Eric Biggers · 5 years ago
  46. 929d34c crypto: testmgr - make extra tests depend on cryptomgr by Eric Biggers · 5 years ago
  47. e944eab crypto: testmgr - fix length truncation with large page size by Eric Biggers · 5 years ago
  48. 7829a0c crypto: hmac - fix memory leak in hmac_init_tfm() by Eric Biggers · 5 years ago
  49. 9c5b34c2f crypto: jitterentropy - change back to module_init() by Eric Biggers · 5 years ago
  50. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 5 years ago
  51. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 5 years ago
  52. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 5 years ago
  53. 6979193 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 44 by Thomas Gleixner · 5 years ago
  54. 59e0b61 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 42 by Thomas Gleixner · 5 years ago
  55. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 5 years ago
  56. e62d949 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33 by Thomas Gleixner · 5 years ago
  57. db07cd2 crypto: drbg - add FIPS 140-2 CTRNG for noise source by Stephan Mueller · 6 years ago
  58. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  59. d53e860 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  60. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 5 years ago
  61. e135440 crypto: hash - fix incorrect HASH_MAX_DESCSIZE by Eric Biggers · 6 years ago
  62. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  63. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  64. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  66. 1036633 crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA by Vitaly Chikunov · 6 years ago
  67. f0372c0 crypto: testmgr - add missing self test entries for protected keys by Gilad Ben-Yossef · 6 years ago
  68. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  69. 54fe792 crypto: shash - remove useless crypto_yield() in shash_ahash_digest() by Eric Biggers · 6 years ago
  70. 6a1faa4 crypto: ccm - fix incompatibility between "ccm" and "ccm_base" by Eric Biggers · 6 years ago
  71. f699594 crypto: gcm - fix incompatibility between "gcm" and "gcm_base" by Eric Biggers · 6 years ago
  72. 67cb60e crypto: shash - fix missed optimization in shash_ahash_digest() by Eric Biggers · 6 years ago
  73. 0a877e3 crypto: cryptd - remove ability to instantiate ablkciphers by Eric Biggers · 6 years ago
  74. 8c3fffe crypto: scompress - initialize per-CPU variables on each CPU by Sebastian Andrzej Siewior · 6 years ago
  75. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  76. 40153b1 crypto: testmgr - fuzz AEADs against their generic implementation by Eric Biggers · 6 years ago
  77. d435e10 crypto: testmgr - fuzz skciphers against their generic implementation by Eric Biggers · 6 years ago
  78. 9a8a6b3 crypto: testmgr - fuzz hashes against their generic implementation by Eric Biggers · 6 years ago
  79. f2bb770a crypto: testmgr - add helpers for fuzzing against generic implementation by Eric Biggers · 6 years ago
  80. 951d133 crypto: testmgr - identify test vectors by name rather than number by Eric Biggers · 6 years ago
  81. 5283a8e crypto: testmgr - expand ability to test for errors by Eric Biggers · 6 years ago
  82. 32fbdbd crypto: ecrdsa - add EC-RDSA test vectors to testmgr by Vitaly Chikunov · 6 years ago
  83. 0d7a786 crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm by Vitaly Chikunov · 6 years ago
  84. 4a2289d crypto: ecc - make ecc into separate module by Vitaly Chikunov · 6 years ago
  85. 3d6228a crypto: Kconfig - create Public-key cryptography section by Vitaly Chikunov · 6 years ago
  86. f1774cb X.509: parse public key parameters from x509 for akcipher by Vitaly Chikunov · 6 years ago
  87. 83bc029 KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature by Vitaly Chikunov · 6 years ago
  88. c7381b0 crypto: akcipher - new verify API for public key algorithms by Vitaly Chikunov · 6 years ago
  89. 3ecc972 crypto: rsa - unimplement sign/verify for raw RSA backends by Vitaly Chikunov · 6 years ago
  90. 78a0324f crypto: akcipher - default implementations for request callbacks by Vitaly Chikunov · 6 years ago
  91. d7198ce crypto: des_generic - Forbid 2-key in 3DES and add helpers by Herbert Xu · 6 years ago
  92. edaf28e crypto: salsa20 - don't access already-freed walk.iv by Eric Biggers · 6 years ago
  93. aec286c crypto: lrw - don't access already-freed walk.iv by Eric Biggers · 6 years ago
  94. b257b48 crypto: lrw - Fix atomic sleep when walking skcipher by Herbert Xu · 6 years ago
  95. 44427c0 crypto: xts - Fix atomic sleep when walking skcipher by Herbert Xu · 6 years ago
  96. 678cce4 crypto: x86/poly1305 - fix overflow during partial reduction by Eric Biggers · 6 years ago
  97. eda69b0 crypto: testmgr - add panic_on_fail module parameter by Eric Biggers · 6 years ago
  98. c31a871 crypto: cts - don't support empty messages by Eric Biggers · 6 years ago
  99. c5c4688 crypto: streebog - fix unaligned memory accesses by Eric Biggers · 6 years ago
  100. 5e27f38 crypto: chacha20poly1305 - set cra_name correctly by Eric Biggers · 6 years ago