1. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  2. c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
  3. 5325306 crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_type by Eric Biggers · 5 years ago
  4. cec0cb8 crypto: skcipher - remove crypto_has_ablkcipher() by Eric Biggers · 5 years ago
  5. d3ca75a crypto: skcipher - unify the crypto_has_skcipher*() functions by Eric Biggers · 5 years ago
  6. 8d68e7e dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System by Corentin Labbe · 5 years ago
  7. f08fcce crypto: allwinner - Add sun8i-ss cryptographic offloader by Corentin Labbe · 5 years ago
  8. a1afe27 crypto: testmgr - add test vectors for blake2b by David Sterba · 5 years ago
  9. 91d6893 crypto: blake2b - add blake2b generic implementation by David Sterba · 5 years ago
  10. 1751354 crypto: sun4i-ss - Move to Allwinner directory by Corentin Labbe · 5 years ago
  11. 06f751b crypto: allwinner - Add sun8i-ce Crypto Engine by Corentin Labbe · 5 years ago
  12. 3914b93 crypto: allwinner - Add allwinner subdirectory by Corentin Labbe · 5 years ago
  13. a524851 crypto: mediatek - remove redundant bitwise-or by Colin Ian King · 5 years ago
  14. f398243 crypto: ecdh - fix big endian bug in ECC library by Ard Biesheuvel · 5 years ago
  15. 51d13aa crypto: caam - populate platform devices last by Andrey Smirnov · 5 years ago
  16. 1a1c4f0 crypto: caam - use devres to populate platform devices by Andrey Smirnov · 5 years ago
  17. f414de2 crypto: caam - use devres to de-initialize QI by Andrey Smirnov · 5 years ago
  18. e57acaf crypto: caam - use devres to de-initialize the RNG by Andrey Smirnov · 5 years ago
  19. eceb5da crypto: caam - use devres to remove debugfs by Andrey Smirnov · 5 years ago
  20. 66e93b2 crypto: caam - use devres to unmap memory by Andrey Smirnov · 5 years ago
  21. fbbfb3f hwrng: omap3-rom - Fix unused function warnings by Arnd Bergmann · 5 years ago
  22. 13a1bb9 crypto: inside-secure - Fixed warnings on inconsistent byte order handling by Pascal van Leeuwen · 5 years ago
  23. 9b53799 crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt() by Yunfeng Ye · 5 years ago
  24. 691505a crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  25. fe95938 crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics by Geert Uytterhoeven · 5 years ago
  26. 03f008c crypto: ccp - Verify access to device registers before initializing by Hook, Gary · 5 years ago
  27. 0d3c678 crypto: ccp - Change a message to reflect status instead of failure by Hook, Gary · 5 years ago
  28. 9a8641a crypto: hisilicon - fix endianness verification problem of QM by Shukun Tan · 5 years ago
  29. 719181f crypto: hisilicon - fix param should be static when not external. by Shukun Tan · 5 years ago
  30. e109669 crypto: hisilicon - Fix using plain integer as NULL pointer by Shukun Tan · 5 years ago
  31. ee1788c crypto: hisilicon - tiny fix about QM/ZIP error callback print by Zhou Wang · 5 years ago
  32. 798ac39 crypto: ccree - fix comparison of unsigned expression warning by Tian Tao · 5 years ago
  33. 1d55fdc crypto: ccp - Retry SEV INIT command in case of integrity check failure. by Ashish Kalra · 5 years ago
  34. 48fe583 crypto: amlogic - Add crypto accelerator for amlogic GXL by Corentin Labbe · 5 years ago
  35. f1fb7ea MAINTAINERS: Add myself as maintainer of amlogic crypto by Corentin Labbe · 5 years ago
  36. 7f7d115 dt-bindings: crypto: Add DT bindings documentation for amlogic-crypto by Corentin Labbe · 5 years ago
  37. 49c4cd8 crypto: atmel - fix data types for __be{32,64} by Ben Dooks (Codethink) · 5 years ago
  38. 4c747d4 hwrng: xgene - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  39. 6cd4e07 hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  40. bd74b0f hwrng: st - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  41. 64b7bf1 hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  42. 5b18f9a hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  43. c7c16c5 hwrng: omap - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  44. fc963e0 hwrng: npcm - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  45. ba14757 hwrng: meson - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  46. 871d030 hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  47. 10304c7 hwrng: hisi - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  48. 3e3c97c hwrng: exynos - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  49. 3e46bd3 hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  50. bc49534 hwrng: atmel - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  51. d156934 hwrng: ka-sa - fix __iomem on registers by Ben Dooks · 5 years ago
  52. d0be072 crypto: powerpc/spe-xts - implement support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  53. 7f725f4 crypto: powerpc - convert SPE AES algorithms to skcipher API by Eric Biggers · 5 years ago
  54. 8255e65 crypto: powerpc - don't set ivsize for AES-ECB by Eric Biggers · 5 years ago
  55. 0d6ecb2 crypto: powerpc - don't unnecessarily use atomic scatterwalk by Eric Biggers · 5 years ago
  56. 5282826 crypto: aegis128 - duplicate init() and final() hooks in SIMD code by Ard Biesheuvel · 5 years ago
  57. 2698bce crypto: aegis128 - avoid function pointers for parameterization by Ard Biesheuvel · 5 years ago
  58. be867f9 hwrng: omap - Fix RNG wait loop timeout by Sumit Garg · 5 years ago
  59. e9fc367 crypto: inside-secure - Made locally used safexcel_pci_remove() static by Pascal van Leeuwen · 5 years ago
  60. 756497c crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m by Pascal van Leeuwen · 5 years ago
  61. 5b243b6 crypto: hisilicon: Fix misuse of GENMASK macro by Rikard Falkeborn · 5 years ago
  62. 2844367 hwrng: core - Fix use-after-free warning in hwrng_register() by Laurent Vivier · 5 years ago
  63. 4ba8029 crypto: nx - convert AES-CTR to skcipher API by Eric Biggers · 5 years ago
  64. c1e9c38 crypto: nx - convert AES-CBC to skcipher API by Eric Biggers · 5 years ago
  65. bfd9efd crypto: nx - convert AES-ECB to skcipher API by Eric Biggers · 5 years ago
  66. 7740bd5 crypto: nx - don't abuse blkcipher_desc to pass iv around by Eric Biggers · 5 years ago
  67. 713b2e7 crypto: padlock-aes - convert to skcipher API by Eric Biggers · 5 years ago
  68. fabdf25 crypto: s390/des - convert to skcipher API by Eric Biggers · 5 years ago
  69. d00c063 crypto: s390/paes - convert to skcipher API by Eric Biggers · 5 years ago
  70. 7988fb2 crypto: s390/aes - convert to skcipher API by Eric Biggers · 5 years ago
  71. cd5d2f8 crypto: sparc/des - convert to skcipher API by Eric Biggers · 5 years ago
  72. c72a26e crypto: sparc/camellia - convert to skcipher API by Eric Biggers · 5 years ago
  73. 64db5e7 crypto: sparc/aes - convert to skcipher API by Eric Biggers · 5 years ago
  74. fcf801c crypto: chtls - remove the redundant check in chtls_recvmsg() by Yunfeng Ye · 5 years ago
  75. b981744 crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig by Zhou Wang · 5 years ago
  76. 14304da crypto: ux500 - Remove set but not used variable 'cookie' by zhengbin · 5 years ago
  77. b4d0c0a crypto: arm - use Kconfig based compiler checks for crypto opcodes by Ard Biesheuvel · 5 years ago
  78. 4549f7e crypto: geode-aes - convert to skcipher API and make thread-safe by Eric Biggers · 5 years ago
  79. e53619c dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings by Łukasz Stelmach · 5 years ago
  80. 27018ab crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init() by YueHaibing · 5 years ago
  81. 965d728 crypto: jitter - add header to fix buildwarnings by Ben Dooks · 5 years ago
  82. 1a61af2 crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm" by Colin Ian King · 5 years ago
  83. 504582e crypto: geode-aes - switch to skcipher for cbc(aes) fallback by Ard Biesheuvel · 5 years ago
  84. c03b04d crypto: user - fix memory leak in crypto_reportstat by Navid Emamdoost · 5 years ago
  85. ffdde59 crypto: user - fix memory leak in crypto_report by Navid Emamdoost · 5 years ago
  86. 64e7f85 crypto: af_alg - cast ki_complete ternary op to int by Ayush Sawal · 5 years ago
  87. 86ef1df crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize by Tudor Ambarus · 5 years ago
  88. 8305367 crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly by Ard Biesheuvel · 5 years ago
  89. 977da07 crypto: inside-secure - Remove #ifdef checks by Arnd Bergmann · 5 years ago
  90. 74e6bd4 crypto: inside-secure - Fix a maybe-uninitialized warning by Arnd Bergmann · 5 years ago
  91. 75451f8 MAINTAINERS: Add maintainer for HiSilicon HPRE driver by Zaibo Xu · 5 years ago
  92. 8489741 crypto: hisilicon - Add debugfs for HPRE by Zaibo Xu · 5 years ago
  93. b492f82 Documentation: Add debugfs doc for hisi_hpre by Zaibo Xu · 5 years ago
  94. 5ec302a crypto: hisilicon - add SRIOV support for HPRE by Zaibo Xu · 5 years ago
  95. c8b4b47 crypto: hisilicon - add HiSilicon HPRE accelerator by Zaibo Xu · 5 years ago
  96. a92a00f crypto: hisilicon - misc fix about sgl by Zhou Wang · 5 years ago
  97. d8ac7b8 crypto: hisilicon - fix large sgl memory allocation problem when disable smmu by Zhou Wang · 5 years ago
  98. f081fda crypto: hisilicon - add sgl_sge_nr module param for zip by Shukun Tan · 5 years ago
  99. 48c1cd4 crypto: hisilicon - merge sgl support to hisi_qm module by Zhou Wang · 5 years ago
  100. daae28d hwrng: core - move add_early_randomness() out of rng_mutex by Laurent Vivier · 5 years ago