1. 30d0f6a9 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS by Eric Biggers · 3 years, 9 months ago
  2. 10cb823 crypto: nx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  3. ce668da crypto: ux500 - fix incorrect kernel-doc comment syntax by Aditya Srivastava · 3 years, 10 months ago
  4. 73f04d3 crypto: amcc - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  5. dbb153c crypto: vmx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  6. 8bbecfb crypto: hisilicon/qm - add queue isolation support for Kunpeng930 by Weili Qian · 3 years, 10 months ago
  7. 6250383 crypto: hisilicon/qm - set the number of queues for function by Weili Qian · 3 years, 10 months ago
  8. c4392b4 crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c by Weili Qian · 3 years, 10 months ago
  9. 45bb26d crypto: hisilicon/qm - set the total number of queues by Weili Qian · 3 years, 10 months ago
  10. 7d15697 crypto: hisilicon/hpre - fix Kconfig by Hui Tang · 3 years, 10 months ago
  11. 670fefb9 crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak by Hui Tang · 3 years, 10 months ago
  12. a9214b0 crypto: hisilicon - fix the check on dma address by Hui Tang · 3 years, 10 months ago
  13. ed48466 crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path by Hui Tang · 3 years, 10 months ago
  14. bbe6c4b crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH' by Hui Tang · 3 years, 10 months ago
  15. 0193b32 crypto: ecc - Correct an error in the comments by Meng Yu · 3 years, 10 months ago
  16. 8609f5c crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 10 months ago
  17. b66acca crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 10 months ago
  18. 5b0ef79 crypto: nitrox - Demote non-compliant kernel-doc headers by Lee Jones · 3 years, 10 months ago
  19. d007bac crypto: nx - Repair some kernel-doc problems by Lee Jones · 3 years, 10 months ago
  20. 32c2e6d crypto: vmx - Source headers are not good kernel-doc candidates by Lee Jones · 3 years, 10 months ago
  21. 0beb2b6 crypto: caam - Provide the name of the function and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  22. 71057841 crypto: atmel-ecc - Struct headers need to start with keyword 'struct' by Lee Jones · 3 years, 10 months ago
  23. e2dcca6 crypto: keembay - Fix incorrectly named functions/structs by Lee Jones · 3 years, 10 months ago
  24. 0368853 crypto: ux500/hash - Fix worthy kernel-doc headers and remove others by Lee Jones · 3 years, 10 months ago
  25. 29e5b87 crypto: chelsio - Fix some kernel-doc issues by Lee Jones · 3 years, 10 months ago
  26. 85a557c crypto: bcm - Fix a whole host of kernel-doc misdemeanours by Lee Jones · 3 years, 10 months ago
  27. 4539456 crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s 'queue' param by Lee Jones · 3 years, 10 months ago
  28. 27fb857 crypto: inside-secure - Minor typo fix in the file safexcel.c by Bhaskar Chowdhury · 3 years, 10 months ago
  29. 36c2501 crypto: jitterentropy - Put constants on the right side of the expression by Milan Djurovic · 3 years, 10 months ago
  30. 9125302 hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit by Zihao Tang · 3 years, 10 months ago
  31. 884b93c crypto: allwinner - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  32. ade18fb crypto: ux500 - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  33. c114ecd crypto: cavium - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  34. 5595d0d crypto: amlogic - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  35. 00aa6e6 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 3 years, 10 months ago
  36. 4a5eed1 crypto: ccp - reduce tee command status polling interval from 5ms to 1ms by Rijo Thomas · 3 years, 10 months ago
  37. e656459 hwrng: intel - Fix included header from 'asm by Tian Tao · 3 years, 10 months ago
  38. 3877869 Merge branch 'ecc' by Herbert Xu · 3 years, 9 months ago
  39. 2a8e615 x509: Add OID for NIST P384 and extend parser for it by Saulo Alessandre · 3 years, 10 months ago
  40. 947d705 ima: Support EC keys for signature verification by Stefan Berger · 3 years, 10 months ago
  41. 299f561 x509: Add support for parsing x509 certs with ECDSA keys by Stefan Berger · 3 years, 10 months ago
  42. d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 3 years, 10 months ago
  43. c12d448 crypto: ecdsa - Register NIST P384 and extend test suite by Saulo Alessandre · 3 years, 10 months ago
  44. 149ca16 crypto: ecc - Add math to support fast NIST P384 by Saulo Alessandre · 3 years, 10 months ago
  45. 703c748 crypto: ecc - Add NIST P384 curve parameters by Saulo Alessandre · 3 years, 10 months ago
  46. 4e66029 crypto: ecdsa - Add support for ECDSA signature verification by Stefan Berger · 3 years, 10 months ago
  47. 7547738 oid_registry: Add OIDs for ECDSA with SHA224/256/384/512 by Stefan Berger · 3 years, 10 months ago
  48. befb1dd hwrng: cctrng - delete redundant printing of return value by Wang Qing · 3 years, 10 months ago
  49. 8d759be crypto: hisilicon/sec - fixes some driver coding style by Longfang Liu · 3 years, 10 months ago
  50. a44dce5 crypto: hisilicon/sec - fixes some coding style by Longfang Liu · 3 years, 10 months ago
  51. 4b7aef0 crypto: hisilicon/sec - fixes a printing error by Longfang Liu · 3 years, 10 months ago
  52. 682689a hwrng: ba431 - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  53. f50281d hwrng: cctrng - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  54. e0ba808 crypto: arm/chacha-scalar - switch to common rev_l macro by Ard Biesheuvel · 3 years, 10 months ago
  55. d5adb9d crypto: arm/aes-scalar - switch to common rev_l/mov_l macros by Ard Biesheuvel · 3 years, 10 months ago
  56. d2f2516 crypto: arm/blake2s - fix for big endian by Eric Biggers · 3 years, 10 months ago
  57. 0914999 crypto: aegis128 - Move simd prototypes into aegis.h by Herbert Xu · 3 years, 10 months ago
  58. aa31e559 crypto: sun4i-ss - simplify optional reset handling by Philipp Zabel · 3 years, 10 months ago
  59. e5f9f41 hwrng: bcm2835 - add reset support by Álvaro Fernández Rojas · 3 years, 10 months ago
  60. 3813458 dt-bindings: rng: bcm2835: document reset support by Álvaro Fernández Rojas · 3 years, 10 months ago
  61. 0618e07 dt-bindings: rng: bcm2835: add clock constraints by Álvaro Fernández Rojas · 3 years, 10 months ago
  62. 7cc0507 crypto: qat - fix use of 'dma_map_single' by Hui Tang · 3 years, 10 months ago
  63. 792b32f crypto: qat - fix unmap invalid dma address by Hui Tang · 3 years, 10 months ago
  64. 2828945 crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate() by Jia-Ju Bai · 3 years, 10 months ago
  65. 9027476 crypto: hisilicon/hpre - add 'CURVE25519' algorithm by Meng Yu · 3 years, 10 months ago
  66. 8fb9340 crypto: ecc - add curve25519 params and expose them by Meng Yu · 3 years, 10 months ago
  67. 05e7b90 crypto: hisilicon/hpre - add 'ECDH' algorithm by Meng Yu · 3 years, 10 months ago
  68. 14bb767 crypto: ecc - expose ecc curves by Meng Yu · 3 years, 10 months ago
  69. 6763f5e crypto: ecdh - move curve_id of ECDH from the key to algorithm name by Meng Yu · 3 years, 10 months ago
  70. 9b94ae7 crypto: hisilicon/hpre - add algorithm type by Meng Yu · 3 years, 10 months ago
  71. 8123455 crypto: hisilicon/hpre - add version adapt to new algorithms by Meng Yu · 3 years, 10 months ago
  72. 1877c73 crypto: ccp - Don't initialize SEV support without the SEV feature by Tom Lendacky · 3 years, 10 months ago
  73. 83681f2 crypto: api - check for ERR pointers in crypto_destroy_tfm() by Ard Biesheuvel · 3 years, 10 months ago
  74. 98b5ef3 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map by Colin Ian King · 3 years, 10 months ago
  75. 3729095 crypto: cavium - remove unused including <linux/version.h> by Tian Tao · 3 years, 10 months ago
  76. 7ea3997 hwrng: pic32 - Use device-managed registration API by Tian Tao · 3 years, 10 months ago
  77. ae83512 hwrng: cctrng - Use device-managed registration API by Tian Tao · 3 years, 10 months ago
  78. 1406f0f crypto: nx - add missing call to of_node_put() by Yang Li · 3 years, 10 months ago
  79. e40ff6f crypto: testmgr - delete some redundant code by Kai Ye · 3 years, 10 months ago
  80. f0ba303 hwrng: omap - Fix included header from 'asm' by Tian Tao · 3 years, 11 months ago
  81. 664b0f4 crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS by Krzysztof Kozlowski · 3 years, 11 months ago
  82. 1dbc6a1 crypto: sun8i-ss - fix result memory leak on error path by Corentin Labbe · 3 years, 11 months ago
  83. 4139fd5 crypto: qce - Remove totallen and offset in qce_start by Thara Gopinath · 3 years, 11 months ago
  84. 62e4842 crypto: qce - Remover src_tbl from qce_cipher_reqctx by Thara Gopinath · 3 years, 11 months ago
  85. 24cbcc9 crypto: qce - Set data unit size to message length for AES XTS transformation by Thara Gopinath · 3 years, 11 months ago
  86. 25b71d6 crypto: qce - Improve the conditions for requesting AES fallback cipher by Thara Gopinath · 3 years, 11 months ago
  87. 02d0dae crypto: qce - Set ivsize to 0 for ecb(aes) by Thara Gopinath · 3 years, 11 months ago
  88. 44b45cd crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms) by Thara Gopinath · 3 years, 11 months ago
  89. f087894 crypto: qce - Return error for zero length messages by Thara Gopinath · 3 years, 11 months ago
  90. 42f730a crypto: qce - Return unsupported if any three keys are same for DES3 algorithms by Thara Gopinath · 3 years, 11 months ago
  91. f0d078d crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algorithm by Thara Gopinath · 3 years, 11 months ago
  92. 38de3cf crypto: qce - Hold back a block of data to be transferred as part of final by Thara Gopinath · 3 years, 11 months ago
  93. a01dc5c crypto: qce - Restore/save ahash state with custom struct in export/import by Thara Gopinath · 3 years, 11 months ago
  94. 2eee428 crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe() by Wei Yongjun · 3 years, 11 months ago
  95. 662c1c5 crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe() by Wei Yongjun · 3 years, 11 months ago
  96. 4ab6093 crypto: serpent - Fix sparse byte order warnings by Herbert Xu · 3 years, 11 months ago
  97. 9ae219b crypto: amlogic - Fix unnecessary check in meson_crypto_probe() by Tang Bin · 3 years, 11 months ago
  98. e06da49 hwrng: bcm2835 - remove redundant null check by Tian Tao · 3 years, 11 months ago
  99. f17a25c crypto: qat - fix spelling mistake: "messge" -> "message" by Bhaskar Chowdhury · 3 years, 11 months ago
  100. 8fb7bd3 hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 11 months ago