1. 68cbba1 crypto: sun8i-ss - better debug printing by Corentin Labbe · 4 years, 3 months ago
  2. 3bf9754 crypto: sun8i-ss - Add more comment on some structures by Corentin Labbe · 4 years, 3 months ago
  3. 3b7aaa8 crypto: sun8i-ss - fix a trivial typo by Corentin Labbe · 4 years, 3 months ago
  4. d9b4541 crypto: sun8i-ss - support hash algorithms by Corentin Labbe · 4 years, 3 months ago
  5. ac2614d crypto: sun8i-ss - Add support for the PRNG by Corentin Labbe · 4 years, 3 months ago
  6. f1455b1 crypto: sun8i-ss - Add SS_START define by Corentin Labbe · 4 years, 3 months ago
  7. 106aaab crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  8. f464851 crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  9. c45b5d6 crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  10. b11d906 crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  11. 560daf9e crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  12. fde2f57 crypto: proc - Removing some useless only space lines by Corentin Labbe · 4 years, 3 months ago
  13. 3cea6b3 crypto: marvell/cesa - use devm_platform_ioremap_resource_byname by Zhang Qilong · 4 years, 3 months ago
  14. 3ebbc03 crypto: arm/aes-neonbs - use typed init/exit routines for XTS by Ard Biesheuvel · 4 years, 4 months ago
  15. be6d699 crypto: arm/aes-neonbs - avoid loading reorder argument on encryption by Ard Biesheuvel · 4 years, 4 months ago
  16. 45a4777 crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches by Ard Biesheuvel · 4 years, 4 months ago
  17. bbf2cb1 crypto: stm32/crc32 - Avoid lock if hardware is already used by Nicolas Toromanoff · 4 years, 4 months ago
  18. c4c75fc crypto: qat - remove unnecessary mutex_init() by Qinglang Miao · 4 years, 4 months ago
  19. 0f5e832 crypto: arm/sha512-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 4 months ago
  20. 5478193 crypto: arm/sha256-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 4 months ago
  21. 406d454 crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
  22. 255f6c2 crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally by Herbert Xu · 4 years, 4 months ago
  23. 63cdd87 crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey by Herbert Xu · 4 years, 4 months ago
  24. 78cf1c8 crypto: inside-secure - Move ipad/opad into safexcel_context by Herbert Xu · 4 years, 4 months ago
  25. 18e5189 crypto: inside-secure - Move priv pointer into safexcel_context by Herbert Xu · 4 years, 4 months ago
  26. fb7c2f4 crypto: atmel-aes - convert to use be32_add_cpu() by Liu Shixin · 4 years, 4 months ago
  27. 228d284 cypto: mediatek - fix leaks in mtk_desc_ring_alloc by Xiaoliang Pang · 4 years, 4 months ago
  28. 406346d hwrng: ingenic - Add hardware TRNG for Ingenic X1830 by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
  29. 83ef53f dt-bindings: RNG: Add Ingenic TRNG bindings. by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
  30. 1674aea crypto: Kconfig - mark unused ciphers as obsolete by Ard Biesheuvel · 4 years, 4 months ago
  31. dbc756f crypto: inside-secure - Add support for EIP197 with output classifier by Pascal van Leeuwen · 4 years, 4 months ago
  32. 6d77282 crypto: n2 - Fix sparse endianness warning by Herbert Xu · 4 years, 4 months ago
  33. e61a235 crypto: sun8i - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  34. 5a062f0 crypto: stm32-hash - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  35. 9d72d02 crypto: caam - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  36. 319936b crypto: caam - Fix kerneldoc by Krzysztof Kozlowski · 4 years, 4 months ago
  37. 24efcec crypto: hisilicon - fixed memory allocation error by Longfang Liu · 4 years, 4 months ago
  38. 0542a94 crypto: hisilicon - update ZIP module parameter description by Longfang Liu · 4 years, 4 months ago
  39. 7c1f38a crypto: hisilicon - update SEC module parameter description by Longfang Liu · 4 years, 4 months ago
  40. ad5af2e crypto: hisilicon - update HPRE module parameter description by Longfang Liu · 4 years, 4 months ago
  41. c4f8f62 crypto: hisilicon - update mininum queue by Longfang Liu · 4 years, 4 months ago
  42. 37b15fa crypto: qat - use PCI_VDEVICE by Giovanni Cabiddu · 4 years, 4 months ago
  43. 92db319 crypto: qat - replace device ids defines by Giovanni Cabiddu · 4 years, 4 months ago
  44. 2baace5 crypto: sa2ul - Fix pm_runtime_get_sync() error checking by Dan Carpenter · 4 years, 4 months ago
  45. bd03b02 crypto: inside-secure - Prevent missing of processing errors by Pascal van Leeuwen · 4 years, 4 months ago
  46. 9b20cbf crypto: sun4i-ss - Fix sparse endianness markers by Herbert Xu · 4 years, 4 months ago
  47. 2ca7319 crypto: hisilicon/zip - fix some coding styles by Yang Shen · 4 years, 4 months ago
  48. 2a92869 crypto: hisilicon/zip - supplement some comments by Yang Shen · 4 years, 4 months ago
  49. f97a3d7 crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c' by Yang Shen · 4 years, 4 months ago
  50. eb175f7 crypto: hisilicon/zip - fix static check warning by Yang Shen · 4 years, 4 months ago
  51. b1a2582 crypto: hisilicon/zip - add print for error branch by Yang Shen · 4 years, 4 months ago
  52. de59023 crypto: hisilicon/zip - use a enum parameter instead of some macros by Yang Shen · 4 years, 4 months ago
  53. 533b207 crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf' by Yang Shen · 4 years, 4 months ago
  54. 4b33f05 crypto: hisilicon/zip - modify debugfs interface parameters by Shukun Tan · 4 years, 4 months ago
  55. 15b0694 crypto: hisilicon/zip - unify naming style for functions and macros by Yang Shen · 4 years, 4 months ago
  56. 70af3e7 crypto: hisilicon/zip - remove some useless parameters by Yang Shen · 4 years, 4 months ago
  57. 3faf757 crypto: omap-sham - fix digcnt register handling with export/import by Tero Kristo · 4 years, 4 months ago
  58. 133c3d4 crypto: omap-sham - convert to use crypto engine by Tero Kristo · 4 years, 4 months ago
  59. 61f033ba1 crypto: sa2ul - Select CRYPTO_AUTHENC by Herbert Xu · 4 years, 4 months ago
  60. 8db1824 crypto: ux500 - Fix sparse endianness warnings by Herbert Xu · 4 years, 4 months ago
  61. 4eb3f79 crypto: qat - include domain in top level debugfs path by Giovanni Cabiddu · 4 years, 4 months ago
  62. b7da560 crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral by Krzysztof Kozlowski · 4 years, 4 months ago
  63. 98a6bc1 crypto: s5p-sss - Add and fix kerneldoc by Krzysztof Kozlowski · 4 years, 4 months ago
  64. 7fe99da crypto: s5p-sss - remove redundant null check by Xu Wang · 4 years, 4 months ago
  65. cb435fa6 hwrng: xiphera-trng: add support for XIP8001B hwrng by Atte Tommiska · 4 years, 4 months ago
  66. 5c8c36e dt-bindings: rng: add bindings for Xiphera XIP8001B hwrng by Atte Tommiska · 4 years, 4 months ago
  67. 5edaaef dt-bindings: vendor-prefixes: Add Xiphera vendor prefix by Atte Tommiska · 4 years, 4 months ago
  68. 5f254dd crypto: cbc - Remove cbc.h by Herbert Xu · 4 years, 4 months ago
  69. 00b99ad2 crypto: arm/aes-neonbs - Use generic cbc encryption path by Herbert Xu · 4 years, 4 months ago
  70. 9ace677 crypto: arc4 - mark ecb(arc4) skcipher as obsolete by Ard Biesheuvel · 4 years, 4 months ago
  71. 274290e net: wireless: drop bogus CRYPTO_xxx Kconfig selects by Ard Biesheuvel · 4 years, 4 months ago
  72. 1dbab6b crypto: bcm-iproc - remove ecb(arc4) support by Ard Biesheuvel · 4 years, 4 months ago
  73. b2ba047 crypto: n2 - remove ecb(arc4) support by Ard Biesheuvel · 4 years, 4 months ago
  74. e33d2a7 SUNRPC: remove RC4-HMAC-MD5 support from KerberosV by Ard Biesheuvel · 4 years, 4 months ago
  75. c596077 staging/rtl8192u: switch to RC4 library interface by Ard Biesheuvel · 4 years, 4 months ago
  76. 054694a staging/rtl8192e: switch to RC4 library interface by Ard Biesheuvel · 4 years, 4 months ago
  77. 9769635 hwrng: imx-rngc - add quality to use it as kernel entropy pool by Marco Felsch · 4 years, 4 months ago
  78. 45cb665 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA by Dominik Przychodni · 4 years, 4 months ago
  79. 3ec25b4 crypto: caam - use traditional error check pattern by Andy Shevchenko · 4 years, 4 months ago
  80. 7dfd1e0 crypto: poly1305-x86_64 - Use XORL r32,32 by Uros Bizjak · 4 years, 4 months ago
  81. db71953 crypto: curve25519-x86_64 - Use XORL r32,32 by Uros Bizjak · 4 years, 4 months ago
  82. 17bce37 crypto: sa2ul - fix compiler warning produced by clang by Tero Kristo · 4 years, 4 months ago
  83. c68e418 crypto: amlogic - Fix endianness marker by Herbert Xu · 4 years, 4 months ago
  84. 8ea08ce padata: add another maintainer and another list by Daniel Jordan · 4 years, 4 months ago
  85. f089ee5 crypto: sun8i-ss - remove redundant memzero_explicit() by Denis Efremov · 4 years, 4 months ago
  86. ede1328 crypto: sun8i-ss - use kfree_sensitive() by Denis Efremov · 4 years, 4 months ago
  87. 712d806 crypto: sun8i-ce - use kfree_sensitive() by Denis Efremov · 4 years, 4 months ago
  88. ba42fa7 crypto: amlogic - use kfree_sensitive() by Denis Efremov · 4 years, 4 months ago
  89. 5705918 crypto: inside-secure - use kfree_sensitive() by Denis Efremov · 4 years, 4 months ago
  90. d83d631 crypto: ccree - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  91. 1b5d3a8 crypto: sa2ul - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  92. 4d6aef2 hwrng: cctrn - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  93. d08d387 crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning by Herbert Xu · 4 years, 4 months ago
  94. a4cb40f crypto: arm64/gcm - Fix endianness warnings by Herbert Xu · 4 years, 4 months ago
  95. 0f4128d crypto: arm64/sha - Add declarations for assembly variables by Herbert Xu · 4 years, 4 months ago
  96. 51982ea crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon by Herbert Xu · 4 years, 4 months ago
  97. bbb2832 crypto: stm32 - Fix sparse warnings by Herbert Xu · 4 years, 4 months ago
  98. b7b57a5 crypto: ccree - fix runtime PM imbalance on error by dinghao.liu@zju.edu.cn · 4 years, 4 months ago
  99. 39340cf crypto: mediatek - Fix endianness bugs and sparse warnings by Herbert Xu · 4 years, 4 months ago
  100. 9fae1f05 crypto: hifn_795x - Remove 64-bit build-time check by Herbert Xu · 4 years, 4 months ago