1. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  2. a11d055 crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation by Ard Biesheuvel · 5 years ago
  3. a6b803b crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  4. f569ca1 crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  5. f0e89bc crypto: x86/poly1305 - expose existing driver as poly1305 library by Ard Biesheuvel · 5 years ago
  6. 1b2c6a5 crypto: x86/poly1305 - depend on generic library not generic shash by Ard Biesheuvel · 5 years ago
  7. a1d9306 crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 5 years ago
  8. ad8f5b8 crypto: x86/poly1305 - unify Poly1305 state struct with generic code by Ard Biesheuvel · 5 years ago
  9. 48ea8c6 crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 5 years ago
  10. 22cf705 crypto: chacha - unexport chacha_generic routines by Ard Biesheuvel · 5 years ago
  11. 3a2f58f crypto: mips/chacha - wire up accelerated 32r2 code from Zinc by Ard Biesheuvel · 5 years ago
  12. 49aa7c0 crypto: mips/chacha - import 32r2 ChaCha code from Zinc by Jason A. Donenfeld · 5 years ago
  13. a44a343 crypto: arm/chacha - expose ARM ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  14. b36d8c0 crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 5 years ago
  15. 29621d0 crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code by Ard Biesheuvel · 5 years ago
  16. b3aad5b crypto: arm64/chacha - expose arm64 ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  17. c77da48 crypto: arm64/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 5 years ago
  18. 84e03fa crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  19. 28e8d89 crypto: x86/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 5 years ago
  20. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  21. 746b2e0 crypto: lib - tidy up lib/crypto Kconfig and Makefile by Ard Biesheuvel · 5 years ago
  22. 20cc01b crypto: aead - Split out geniv into its own module by Herbert Xu · 5 years ago
  23. 8ab23d5 crypto: api - Add softdep on cryptomgr by Herbert Xu · 5 years ago
  24. 3bbcdb1 MAINTAINERS: add linux-amlogic list for amlogic crypto by Corentin Labbe · 5 years ago
  25. 5660157 crypto: amlogic - fix two resources leak by Corentin Labbe · 5 years ago
  26. b815122 crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin by Pascal van Leeuwen · 5 years ago
  27. 4a97bfc crypto: hisilicon - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  28. 39977f4 crypto: hisilicon - add vfs_num module param for zip by Hao Fang · 5 years ago
  29. c3510fe crypto: inside-secure - Fix hangup during probing for EIP97 engine by Pascal van Leeuwen · 5 years ago
  30. 6d01d85 hwrng: ks-sa - Add minimum sleep time before ready-polling by Alexander Sverdlin · 5 years ago
  31. 698b222 crypto: tgr192 - remove unneeded semicolon by Tian Tao · 5 years ago
  32. 4509f43 crypto: allwinner - fix some spelling mistakes by Colin Ian King · 5 years ago
  33. 5c49645 hwrng: atmel - add new platform support for sam9x60 by Codrin Ciubotariu · 5 years ago
  34. 454dfeb dt-bindings: rng: atmel-trng: add new compatible by Codrin Ciubotariu · 5 years ago
  35. d158367 crypto: atmel - Fix selection of CRYPTO_AUTHENC by Tudor Ambarus · 5 years ago
  36. df40c4e crypto: inside-secure - Add missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
  37. 1e67ee9 crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA by Zhou Wang · 5 years ago
  38. 44eff4a crypto: sun8i-ss - fix memdup.cocci warnings by kbuild test robot · 5 years ago
  39. 09b6816 crypto: sun8i-ss - fix semicolon.cocci warnings by kbuild test robot Remove unneeded semicolon · 5 years ago
  40. 746c908c crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 5 years ago
  41. 6a10134 MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver by Zaibo Xu · 5 years ago
  42. 3e90efd hwrng: hisi - add HiSilicon TRNG driver support by Zaibo Xu · 5 years ago
  43. a970429 crypto: amlogic - ensure error variable err is set before returning it by Colin Ian King · 5 years ago
  44. d832a61 crypto: amlogic - Use kmemdup in meson_aes_setkey() by YueHaibing · 5 years ago
  45. 427e6e3 crypto: atmel - Fix remaining endianess warnings by Herbert Xu · 5 years ago
  46. 1520c72 crypto: atmel - Fix authenc support when it is set to m by Herbert Xu · 5 years ago
  47. 298b4c6 crypto: amcc - restore CRYPTO_AES dependency by Christian Lamparter · 5 years ago
  48. 700f7d0 crypto: hisilicon - fix to return sub-optimal device when best device has no qps by Zhou Wang · 5 years ago
  49. f0c8b6a crypto: hisilicon - use sgl API to get sgl dma addr and len by Zhou Wang · 5 years ago
  50. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  51. c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
  52. 5325306 crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_type by Eric Biggers · 5 years ago
  53. cec0cb8 crypto: skcipher - remove crypto_has_ablkcipher() by Eric Biggers · 5 years ago
  54. d3ca75a crypto: skcipher - unify the crypto_has_skcipher*() functions by Eric Biggers · 5 years ago
  55. 8d68e7e dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System by Corentin Labbe · 5 years ago
  56. f08fcce crypto: allwinner - Add sun8i-ss cryptographic offloader by Corentin Labbe · 5 years ago
  57. a1afe27 crypto: testmgr - add test vectors for blake2b by David Sterba · 5 years ago
  58. 91d6893 crypto: blake2b - add blake2b generic implementation by David Sterba · 5 years ago
  59. 1751354 crypto: sun4i-ss - Move to Allwinner directory by Corentin Labbe · 5 years ago
  60. 06f751b crypto: allwinner - Add sun8i-ce Crypto Engine by Corentin Labbe · 5 years ago
  61. 3914b93 crypto: allwinner - Add allwinner subdirectory by Corentin Labbe · 5 years ago
  62. a524851 crypto: mediatek - remove redundant bitwise-or by Colin Ian King · 5 years ago
  63. f398243 crypto: ecdh - fix big endian bug in ECC library by Ard Biesheuvel · 5 years ago
  64. 51d13aa crypto: caam - populate platform devices last by Andrey Smirnov · 5 years ago
  65. 1a1c4f0 crypto: caam - use devres to populate platform devices by Andrey Smirnov · 5 years ago
  66. f414de2 crypto: caam - use devres to de-initialize QI by Andrey Smirnov · 5 years ago
  67. e57acaf crypto: caam - use devres to de-initialize the RNG by Andrey Smirnov · 5 years ago
  68. eceb5da crypto: caam - use devres to remove debugfs by Andrey Smirnov · 5 years ago
  69. 66e93b2 crypto: caam - use devres to unmap memory by Andrey Smirnov · 5 years ago
  70. fbbfb3f hwrng: omap3-rom - Fix unused function warnings by Arnd Bergmann · 5 years ago
  71. 13a1bb9 crypto: inside-secure - Fixed warnings on inconsistent byte order handling by Pascal van Leeuwen · 5 years ago
  72. 9b53799 crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt() by Yunfeng Ye · 5 years ago
  73. 691505a crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  74. fe95938 crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics by Geert Uytterhoeven · 5 years ago
  75. 03f008c crypto: ccp - Verify access to device registers before initializing by Hook, Gary · 5 years ago
  76. 0d3c678 crypto: ccp - Change a message to reflect status instead of failure by Hook, Gary · 5 years ago
  77. 9a8641a crypto: hisilicon - fix endianness verification problem of QM by Shukun Tan · 5 years ago
  78. 719181f crypto: hisilicon - fix param should be static when not external. by Shukun Tan · 5 years ago
  79. e109669 crypto: hisilicon - Fix using plain integer as NULL pointer by Shukun Tan · 5 years ago
  80. ee1788c crypto: hisilicon - tiny fix about QM/ZIP error callback print by Zhou Wang · 5 years ago
  81. 798ac39 crypto: ccree - fix comparison of unsigned expression warning by Tian Tao · 5 years ago
  82. 1d55fdc crypto: ccp - Retry SEV INIT command in case of integrity check failure. by Ashish Kalra · 5 years ago
  83. 48fe583 crypto: amlogic - Add crypto accelerator for amlogic GXL by Corentin Labbe · 5 years ago
  84. f1fb7ea MAINTAINERS: Add myself as maintainer of amlogic crypto by Corentin Labbe · 5 years ago
  85. 7f7d115 dt-bindings: crypto: Add DT bindings documentation for amlogic-crypto by Corentin Labbe · 5 years ago
  86. 49c4cd8 crypto: atmel - fix data types for __be{32,64} by Ben Dooks (Codethink) · 5 years ago
  87. 4c747d4 hwrng: xgene - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  88. 6cd4e07 hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  89. bd74b0f hwrng: st - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  90. 64b7bf1 hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  91. 5b18f9a hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  92. c7c16c5 hwrng: omap - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  93. fc963e0 hwrng: npcm - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  94. ba14757 hwrng: meson - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  95. 871d030 hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  96. 10304c7 hwrng: hisi - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  97. 3e3c97c hwrng: exynos - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  98. 3e46bd3 hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  99. bc49534 hwrng: atmel - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  100. d156934 hwrng: ka-sa - fix __iomem on registers by Ben Dooks · 5 years ago