1. 3e414b5 Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  2. cc491d8 padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible by Daniel Jordan · 5 years ago
  3. 63d3578 crypto: pcrypt - remove padata cpumask notifier by Daniel Jordan · 5 years ago
  4. e6ce0e0 padata: make padata_do_parallel find alternate callback CPU by Daniel Jordan · 5 years ago
  5. b128a30 padata: allocate workqueue internally by Daniel Jordan · 5 years ago
  6. 0ba3c02 crypto: skcipher - Unmap pages after an external error by Herbert Xu · 5 years ago
  7. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  8. be1eb7f crypto: essiv - create wrapper template for ESSIV generation by Ard Biesheuvel · 5 years ago
  9. f1d087b crypto: aegis128 - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
  10. f975abb crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode by Ard Biesheuvel · 5 years ago
  11. 389139b crypto: arm64/aegis128 - use explicit vector load for permute vectors by Ard Biesheuvel · 5 years ago
  12. 08c327f crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code by Hans de Goede · 5 years ago
  13. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
  14. 1a01333 crypto: sha256_generic - Fix some coding style issues by Hans de Goede · 5 years ago
  15. 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
  16. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  17. 4fd4be0 crypto: 3des - move verification out of exported routine by Ard Biesheuvel · 5 years ago
  18. 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
  19. 1984296 crypto: arm64/aegis128 - implement plain NEON version by Ard Biesheuvel · 5 years ago
  20. a439763 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
  21. cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
  22. 8083b1b crypto: xts - add support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  23. a62084d crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0 by Pascal van Leeuwen · 5 years ago
  24. 440dc9a crypto: streebog - remove two unused variables by YueHaibing · 5 years ago
  25. c2ccfa9 crypto: aes-generic - remove unused variable 'rco_tab' by YueHaibing · 5 years ago
  26. 43b970f crypto: cryptd - Use refcount_t for refcount by Chuhong Yuan · 5 years ago
  27. 74bf81d crypto: gcm - restrict assoclen for rfc4543 by Iuliana Prodan · 5 years ago
  28. d13dfae crypto: engine - Reduce default RT priority by Peter Zijlstra · 5 years ago
  29. 65526f6 crypto: gcm - helper functions for assoclen/authsize check by Iuliana Prodan · 5 years ago
  30. dec0fb3 crypto: jitterentropy - build without sanitizer by Arnd Bergmann · 5 years ago
  31. c9f1fd4 Revert "crypto: aegis128 - add support for SIMD acceleration" by Herbert Xu · 5 years ago
  32. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
  33. 97ac82d crypto: aegis - fix badly optimized clang output by Arnd Bergmann · 5 years ago
  34. 91b05a7 crypto: user - make NETLINK_CRYPTO work inside netns by Ondrej Mosnacek · 5 years ago
  35. 97bcb16 crypto: tcrypt - add a speed test for AEGIS128 by Ard Biesheuvel · 5 years ago
  36. ecc8bc8 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
  37. 7cdc0dd crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
  38. 521cdde crypto: aegis - avoid prerotated AES tables by Ard Biesheuvel · 5 years ago
  39. 368b1bd crypto: aegis128 - drop empty TFM init/exit routines by Ard Biesheuvel · 5 years ago
  40. 520c199 crypto: aegis128l/aegis256 - remove x86 and generic implementations by Ard Biesheuvel · 5 years ago
  41. 5cb9770 crypto: morus - remove generic and x86 implementations by Ard Biesheuvel · 5 years ago
  42. f248caf crypto: testmgr - add tests for lzo-rle by Hannah Pan · 5 years ago
  43. 1e25ca0 crypto: aes-generic - unexport last-round AES tables by Ard Biesheuvel · 5 years ago
  44. 5bb12d7 crypto: aes-generic - drop key expansion routine in favor of library version by Ard Biesheuvel · 5 years ago
  45. 1d2c327 crypto: x86/aes - drop scalar assembler implementations by Ard Biesheuvel · 5 years ago
  46. 2c53fd1 crypto: x86/aes-ni - switch to generic for fallback and key routines by Ard Biesheuvel · 5 years ago
  47. e59c1c9 crypto: aes - create AES library based on the fixed time AES code by Ard Biesheuvel · 5 years ago
  48. b158fcb crypto: aes/fixed-time - align key schedule with other implementations by Ard Biesheuvel · 5 years ago
  49. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 5 years ago
  50. 9552389 crypto: fips - add FIPS test failure notification chain by Gilad Ben-Yossef · 5 years ago
  51. 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
  52. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  53. 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
  54. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  55. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 5 years ago
  56. 1a0fad6 crypto: cryptd - Fix skcipher instance memory leak by Vincent Whitchurch · 5 years ago
  57. 90acc06 crypto: asymmetric_keys - select CRYPTO_HASH where needed by Arnd Bergmann · 5 years ago
  58. 4739711 crypto: serpent - mark __serpent_setkey_sbox noinline by Arnd Bergmann · 5 years ago
  59. 149c4e6 crypto: testmgr - dynamically allocate crypto_shash by Arnd Bergmann · 5 years ago
  60. 6b5ca64 crypto: testmgr - dynamically allocate testvec_config by Arnd Bergmann · 5 years ago
  61. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 5 years ago
  62. 58ee010 Merge 5.2-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  63. 611a23c crypto: arc4 - remove cipher implementation by Ard Biesheuvel · 5 years ago
  64. dc51f25 crypto: arc4 - refactor arc4 core code into separate library by Ard Biesheuvel · 5 years ago
  65. bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 5 years ago
  66. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  67. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 5 years ago
  68. ae748b9 wusb: switch to cbcmac transform by Ard Biesheuvel · 5 years ago
  69. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 5 years ago
  70. 76cadf2 crypto: chacha20poly1305 - a few cleanups by Eric Biggers · 5 years ago
  71. 81bcbb1 crypto: skcipher - un-inline encrypt and decrypt functions by Eric Biggers · 5 years ago
  72. f2fe115 crypto: aead - un-inline encrypt and decrypt functions by Eric Biggers · 5 years ago
  73. e63e1b0 crypto: testmgr - add some more preemption points by Eric Biggers · 5 years ago
  74. 177f87d crypto: algapi - require cra_name and cra_driver_name by Eric Biggers · 5 years ago
  75. d6ebf52 crypto: make all generic algorithms set cra_driver_name by Eric Biggers · 5 years ago
  76. 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
  77. ae87660 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  78. 7545b6c crypto: chacha20poly1305 - fix atomic sleep when using async algorithm by Eric Biggers · 5 years ago
  79. 20a0f97 crypto: lrw - use correct alignmask by Eric Biggers · 5 years ago
  80. 5c6bc4d crypto: ghash - fix unaligned memory access in ghash_setkey() by Eric Biggers · 5 years ago
  81. 67882e7 crypto: xxhash - Implement xxhash support by Nikolay Borisov · 5 years ago
  82. d9d67c8 crypto: jitter - update implementation to 2.1.2 by Stephan Müller · 5 years ago
  83. d8ea98a crypto: testmgr - test the shash API by Eric Biggers · 5 years ago
  84. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 5 years ago
  85. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 5 years ago
  86. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  87. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 5 years ago
  88. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  89. 1cc6582 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140 by Thomas Gleixner · 5 years ago
  90. 5e99a0a crypto: algapi - remove crypto_tfm_in_queue() by Eric Biggers · 5 years ago
  91. 84ede58 crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST by Eric Biggers · 5 years ago
  92. 3e56e16 crypto: cryptd - move kcrypto_wq into cryptd by Eric Biggers · 5 years ago
  93. e590e13 crypto: gf128mul - make unselectable by user by Eric Biggers · 5 years ago
  94. 8780414 crypto: echainiv - change to 'default n' by Eric Biggers · 5 years ago
  95. c8a3315 crypto: make all templates select CRYPTO_MANAGER by Eric Biggers · 5 years ago
  96. 929d34c crypto: testmgr - make extra tests depend on cryptomgr by Eric Biggers · 5 years ago
  97. e944eab crypto: testmgr - fix length truncation with large page size by Eric Biggers · 5 years ago
  98. 7829a0c crypto: hmac - fix memory leak in hmac_init_tfm() by Eric Biggers · 5 years ago
  99. 9c5b34c2f crypto: jitterentropy - change back to module_init() by Eric Biggers · 5 years ago
  100. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 5 years ago