1. 77450fd crypto: drivers - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 6 months ago
  2. 03ace9b hwrng: mxc-rnga - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 6 months ago
  3. f9dc446 hwrng: iproc-rng200 - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 6 months ago
  4. 436cdcd hwrng: stm32 - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 6 months ago
  5. c055e3e crypto: xor - use ktime for template benchmarking by Ard Biesheuvel · 4 years, 6 months ago
  6. 524ccdb crypto: xor - defer load time benchmark to a later time by Ard Biesheuvel · 4 years, 6 months ago
  7. 2fcb4cc crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num' by Sihang Chen · 4 years, 6 months ago
  8. 42856f0 crypto: hisilicon/zip - fix the return value when device is busy by Yang Shen · 4 years, 6 months ago
  9. d340f62 crypto: hisilicon/zip - fix zero length input in GZIP decompress by Zhou Wang · 4 years, 6 months ago
  10. 698f952 crypto: hisilicon/zip - fix the uncleared debug registers by Hao Fang · 4 years, 6 months ago
  11. ae6ee6a lib/mpi: Fix unused variable warnings by Herbert Xu · 4 years, 6 months ago
  12. 4a0c1de crypto: x86/poly1305 - Remove assignments with no effect by Herbert Xu · 4 years, 6 months ago
  13. c2fb644 hwrng: npcm - modify readl to readb by Tomer Maimon · 4 years, 6 months ago
  14. 00c9211 crypto: sa2ul - Fix DMA mapping API usage by Peter Ujfalusi · 4 years, 6 months ago
  15. 4fc9832 crypto: caam/qi2 - add support for XTS with 16B IV by Andrei Botila · 4 years, 6 months ago
  16. 3a15679 crypto: caam/qi - add support for XTS with 16B IV by Andrei Botila · 4 years, 6 months ago
  17. 78eebbf crypto: caam/jr - add support for XTS with 16B IV by Andrei Botila · 4 years, 6 months ago
  18. 297b931 crypto: caam - add xts check for block length equal to zero by Andrei Botila · 4 years, 6 months ago
  19. 596efd5 crypto: caam/qi2 - add support for more XTS key lengths by Andrei Botila · 4 years, 6 months ago
  20. 62b9a66 crypto: caam/qi - add support for more XTS key lengths by Andrei Botila · 4 years, 6 months ago
  21. c91f734 crypto: caam/jr - add support for more XTS key lengths by Andrei Botila · 4 years, 6 months ago
  22. 36e2d7c crypto: caam/qi2 - add fallback for XTS with more than 8B IV by Andrei Botila · 4 years, 6 months ago
  23. 83e8aa9 crypto: caam/qi - add fallback for XTS with more than 8B IV by Andrei Botila · 4 years, 6 months ago
  24. 9d9b14d crypto: caam/jr - add fallback for XTS with more than 8B IV by Andrei Botila · 4 years, 6 months ago
  25. 17f86c5b crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset() by Qinglang Miao · 4 years, 6 months ago
  26. 5784cfb crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info() by Qinglang Miao · 4 years, 6 months ago
  27. e356c49 crypto: ccp - fix error handling by Pavel Machek · 4 years, 6 months ago
  28. f74bf73 crypto: cpt - simplify the return expression of cav_register_algs by Liu Shixin · 4 years, 6 months ago
  29. 0b7e44d integrity: Asymmetric digsig supports SM2-with-SM3 algorithm by Tianjia Zhang · 4 years, 6 months ago
  30. 2155256 X.509: support OSCCA SM2-with-SM3 certificate verification by Tianjia Zhang · 4 years, 6 months ago
  31. 254f84f X.509: support OSCCA certificate parse by Tianjia Zhang · 4 years, 6 months ago
  32. 8b805b9 crypto: sm2 - add SM2 test vectors to testmgr by Tianjia Zhang · 4 years, 6 months ago
  33. 2b40386 crypto: testmgr - Fix potential memory leak in test_akcipher_one() by Tianjia Zhang · 4 years, 6 months ago
  34. a1f62c2 crypto: testmgr - support test with different ciphertext per encryption by Tianjia Zhang · 4 years, 6 months ago
  35. ea7ecb6 crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm by Tianjia Zhang · 4 years, 6 months ago
  36. d58bb7e lib/mpi: Introduce ec implementation to MPI library by Tianjia Zhang · 4 years, 6 months ago
  37. a8ea8bd lib/mpi: Extend the MPI library by Tianjia Zhang · 4 years, 6 months ago
  38. f492828 crypto: sm3 - export crypto_sm3_final function by Tianjia Zhang · 4 years, 6 months ago
  39. d8e8876 crypto: hisilicon/qm - remove the update of flags by Weili Qian · 4 years, 6 months ago
  40. d8140b8 crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' by Yang Shen · 4 years, 6 months ago
  41. bfc1159 crypto: hisilicon/hpre - fix a bug in dh algorithm by Meng Yu · 4 years, 6 months ago
  42. 937e871 crypto: hisilicon/hpre - adjust some coding style by Meng Yu · 4 years, 6 months ago
  43. 7747cff crypto: hisilicon/hpre - remove useless code by Meng Yu · 4 years, 6 months ago
  44. 74d0dcd crypto: chelsio - fix minor indentation issue by Colin Ian King · 4 years, 6 months ago
  45. 77ebdab crypto: af_alg - add extra parameters for DRBG interface by Elena Petrova · 4 years, 6 months ago
  46. fcf5d2d crypto: sun8i-ss - fix comparison of integer expressions of different signedness by Corentin Labbe · 4 years, 6 months ago
  47. 25d85ff crypto: sun8i-ce - fix comparison of integer expressions of different signedness by Corentin Labbe · 4 years, 6 months ago
  48. 4a07eab crypto: sun8i-ce - Add support for the TRNG by Corentin Labbe · 4 years, 6 months ago
  49. 5eb7e94 crypto: sun8i-ce - Add support for the PRNG by Corentin Labbe · 4 years, 6 months ago
  50. 5c39417 crypto: sun8i-ce - Add stat_bytes debugfs by Corentin Labbe · 4 years, 6 months ago
  51. 56f6d5a crypto: sun8i-ce - support hash algorithms by Corentin Labbe · 4 years, 6 months ago
  52. 6b4f76c crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes by Corentin Labbe · 4 years, 6 months ago
  53. e66862e crypto: sun8i-ce - handle different error registers by Corentin Labbe · 4 years, 6 months ago
  54. 0605fa0 crypto: sun8i-ce - split into prepare/run/unprepare by Corentin Labbe · 4 years, 6 months ago
  55. a216f8d crypto: sun8i-ce - move iv data to request context by Corentin Labbe · 4 years, 6 months ago
  56. 87f3426 crypto: sun8i-ce - handle endianness of t_common_ctl by Corentin Labbe · 4 years, 6 months ago
  57. 68cbba1 crypto: sun8i-ss - better debug printing by Corentin Labbe · 4 years, 6 months ago
  58. 3bf9754 crypto: sun8i-ss - Add more comment on some structures by Corentin Labbe · 4 years, 6 months ago
  59. 3b7aaa8 crypto: sun8i-ss - fix a trivial typo by Corentin Labbe · 4 years, 6 months ago
  60. d9b4541 crypto: sun8i-ss - support hash algorithms by Corentin Labbe · 4 years, 6 months ago
  61. ac2614d crypto: sun8i-ss - Add support for the PRNG by Corentin Labbe · 4 years, 6 months ago
  62. f1455b1 crypto: sun8i-ss - Add SS_START define by Corentin Labbe · 4 years, 6 months ago
  63. 106aaab crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 6 months ago
  64. f464851 crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 6 months ago
  65. c45b5d6 crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 6 months ago
  66. b11d906 crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 6 months ago
  67. 560daf9 crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 6 months ago
  68. fde2f57 crypto: proc - Removing some useless only space lines by Corentin Labbe · 4 years, 6 months ago
  69. 3cea6b3 crypto: marvell/cesa - use devm_platform_ioremap_resource_byname by Zhang Qilong · 4 years, 6 months ago
  70. 3ebbc03 crypto: arm/aes-neonbs - use typed init/exit routines for XTS by Ard Biesheuvel · 4 years, 6 months ago
  71. be6d699 crypto: arm/aes-neonbs - avoid loading reorder argument on encryption by Ard Biesheuvel · 4 years, 6 months ago
  72. 45a4777 crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches by Ard Biesheuvel · 4 years, 6 months ago
  73. bbf2cb1 crypto: stm32/crc32 - Avoid lock if hardware is already used by Nicolas Toromanoff · 4 years, 6 months ago
  74. c4c75fc crypto: qat - remove unnecessary mutex_init() by Qinglang Miao · 4 years, 6 months ago
  75. 0f5e832 crypto: arm/sha512-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 6 months ago
  76. 5478193 crypto: arm/sha256-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 6 months ago
  77. 406d454 crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
  78. 255f6c2 crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally by Herbert Xu · 4 years, 6 months ago
  79. 63cdd87 crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey by Herbert Xu · 4 years, 6 months ago
  80. 78cf1c8 crypto: inside-secure - Move ipad/opad into safexcel_context by Herbert Xu · 4 years, 6 months ago
  81. 18e5189 crypto: inside-secure - Move priv pointer into safexcel_context by Herbert Xu · 4 years, 6 months ago
  82. fb7c2f4 crypto: atmel-aes - convert to use be32_add_cpu() by Liu Shixin · 4 years, 6 months ago
  83. 228d284 cypto: mediatek - fix leaks in mtk_desc_ring_alloc by Xiaoliang Pang · 4 years, 6 months ago
  84. 406346d hwrng: ingenic - Add hardware TRNG for Ingenic X1830 by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
  85. 83ef53f dt-bindings: RNG: Add Ingenic TRNG bindings. by 周琰杰 (Zhou Yanjie) · 4 years, 6 months ago
  86. 1674aea crypto: Kconfig - mark unused ciphers as obsolete by Ard Biesheuvel · 4 years, 6 months ago
  87. dbc756f crypto: inside-secure - Add support for EIP197 with output classifier by Pascal van Leeuwen · 4 years, 6 months ago
  88. 6d77282 crypto: n2 - Fix sparse endianness warning by Herbert Xu · 4 years, 6 months ago
  89. e61a235 crypto: sun8i - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 6 months ago
  90. 5a062f0 crypto: stm32-hash - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 6 months ago
  91. 9d72d02 crypto: caam - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 6 months ago
  92. 319936b crypto: caam - Fix kerneldoc by Krzysztof Kozlowski · 4 years, 6 months ago
  93. 24efcec crypto: hisilicon - fixed memory allocation error by Longfang Liu · 4 years, 6 months ago
  94. 0542a94 crypto: hisilicon - update ZIP module parameter description by Longfang Liu · 4 years, 6 months ago
  95. 7c1f38a crypto: hisilicon - update SEC module parameter description by Longfang Liu · 4 years, 6 months ago
  96. ad5af2e crypto: hisilicon - update HPRE module parameter description by Longfang Liu · 4 years, 6 months ago
  97. c4f8f62 crypto: hisilicon - update mininum queue by Longfang Liu · 4 years, 6 months ago
  98. 37b15fa crypto: qat - use PCI_VDEVICE by Giovanni Cabiddu · 4 years, 6 months ago
  99. 92db319 crypto: qat - replace device ids defines by Giovanni Cabiddu · 4 years, 6 months ago
  100. 2baace5 crypto: sa2ul - Fix pm_runtime_get_sync() error checking by Dan Carpenter · 4 years, 6 months ago