1. 0f19dbc crypto: arm64/aes-ce - deal with oversight in new CTR carry code by Ard Biesheuvel · 3 years, 9 months ago
  2. 7ed8390 crypto: hisilicon/qm - add stop queue by hardware by Weili Qian · 3 years, 9 months ago
  3. 7dad7d0 crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlock by Guobin Huang · 3 years, 9 months ago
  4. 25ee76a crypto: geode - use DEFINE_SPINLOCK() for spinlock by Guobin Huang · 3 years, 9 months ago
  5. fa07c1a crypto: ecc - delete a useless function declaration by Meng Yu · 3 years, 9 months ago
  6. 16a9874 crypto: chelsio - Read rxchannel-id from firmware by Ayush Sawal · 3 years, 9 months ago
  7. f7cae62 crypto: qat - Fix a double free in adf_create_ring by Lv Yunlong · 3 years, 9 months ago
  8. 556b64b crypto: hisilicon/qm - delete redundant code by Kai Ye · 3 years, 9 months ago
  9. ae6ce7b crypto: hisilicon/sec - fixup checking the 3DES weak key by Kai Ye · 3 years, 9 months ago
  10. 854b7737 crypto: sa2ul - Fix memory leak of rxd by Colin Ian King · 3 years, 9 months ago
  11. 50274b0 crypto: sun8i-ss - Fix memory leak of pad by Colin Ian King · 3 years, 9 months ago
  12. 3d8c5f5a crypto: rockchip - delete unneeded variable initialization by Kai Ye · 3 years, 9 months ago
  13. 63655b6 crypto: ccp - Use DEFINE_SPINLOCK() for spinlock by Tang Yizhou · 3 years, 9 months ago
  14. fd4317b crypto: hisilicon/hpre - fix a typo in hpre_crypto.c by Ruiqi Gong · 3 years, 9 months ago
  15. a52c7b1 crypto: ccp - A value assigned to a variable is never used by Jiapeng Chong · 3 years, 9 months ago
  16. da6503f crypto: hisilicon/sec - Fix a module parameter error by Longfang Liu · 3 years, 9 months ago
  17. ac1af1a crypto: allwinner - add missing CRYPTO_ prefix by Corentin Labbe · 3 years, 9 months ago
  18. 059c534 crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem by Longfang Liu · 3 years, 9 months ago
  19. 0ae8699 crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519' by Meng Yu · 3 years, 9 months ago
  20. 9bb3fbbf crypto: hisilicon/hpre - delete redundant '\n' by Hui Tang · 3 years, 9 months ago
  21. 09fd266 crypto: hisilicon/hpre - fix a typo and delete redundant blank line by Hui Tang · 3 years, 9 months ago
  22. 64e80c8 crypto: hisilicon/hpre - fix PASID setting on kunpeng 920 by Hui Tang · 3 years, 9 months ago
  23. 95c612b crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930 by Yang Shen · 3 years, 9 months ago
  24. 2bcf363 crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init' by Yang Shen · 3 years, 9 months ago
  25. d746881 crypto: hisilicon/zip - add comments for 'hisi_zip_sqe' by Yang Shen · 3 years, 9 months ago
  26. 30a4240 crypto: hisilicon/zip - adjust functions location by Yang Shen · 3 years, 9 months ago
  27. 5c083eb crypto: fcrypt - Remove 'do while(0)' loop for single statement macro by Milan Djurovic · 3 years, 9 months ago
  28. c29da97 crypto: keywrap - Remove else after break statement by Milan Djurovic · 3 years, 9 months ago
  29. 5377265 crypto: hisilicon - use the correct HiSilicon copyright by Hao Fang · 3 years, 9 months ago
  30. 83dc117 crypto: qat - fix error path in adf_isr_resource_alloc() by Giovanni Cabiddu · 3 years, 9 months ago
  31. 8d195e7 crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 10 months ago
  32. 1015f19 hwrng: omap - Use of_device_get_match_data() helper by Tian Tao · 3 years, 10 months ago
  33. 118a441 random: remove dead code left over from blocking pool by Eric Biggers · 3 years, 10 months ago
  34. a181e0f random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 10 months ago
  35. 30d0f6a9 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS by Eric Biggers · 3 years, 10 months ago
  36. 10cb823 crypto: nx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  37. ce668da crypto: ux500 - fix incorrect kernel-doc comment syntax by Aditya Srivastava · 3 years, 10 months ago
  38. 73f04d3 crypto: amcc - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  39. dbb153c crypto: vmx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  40. 8bbecfb crypto: hisilicon/qm - add queue isolation support for Kunpeng930 by Weili Qian · 3 years, 10 months ago
  41. 6250383 crypto: hisilicon/qm - set the number of queues for function by Weili Qian · 3 years, 10 months ago
  42. c4392b4 crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c by Weili Qian · 3 years, 10 months ago
  43. 45bb26d crypto: hisilicon/qm - set the total number of queues by Weili Qian · 3 years, 10 months ago
  44. 7d15697 crypto: hisilicon/hpre - fix Kconfig by Hui Tang · 3 years, 10 months ago
  45. 670fefb9 crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak by Hui Tang · 3 years, 10 months ago
  46. a9214b0 crypto: hisilicon - fix the check on dma address by Hui Tang · 3 years, 10 months ago
  47. ed48466 crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path by Hui Tang · 3 years, 10 months ago
  48. bbe6c4b crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH' by Hui Tang · 3 years, 10 months ago
  49. 0193b32 crypto: ecc - Correct an error in the comments by Meng Yu · 3 years, 10 months ago
  50. 8609f5c crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 10 months ago
  51. b66acca crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 10 months ago
  52. 5b0ef79 crypto: nitrox - Demote non-compliant kernel-doc headers by Lee Jones · 3 years, 10 months ago
  53. d007bac crypto: nx - Repair some kernel-doc problems by Lee Jones · 3 years, 10 months ago
  54. 32c2e6d crypto: vmx - Source headers are not good kernel-doc candidates by Lee Jones · 3 years, 10 months ago
  55. 0beb2b6 crypto: caam - Provide the name of the function and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  56. 71057841 crypto: atmel-ecc - Struct headers need to start with keyword 'struct' by Lee Jones · 3 years, 10 months ago
  57. e2dcca6 crypto: keembay - Fix incorrectly named functions/structs by Lee Jones · 3 years, 10 months ago
  58. 0368853 crypto: ux500/hash - Fix worthy kernel-doc headers and remove others by Lee Jones · 3 years, 10 months ago
  59. 29e5b87 crypto: chelsio - Fix some kernel-doc issues by Lee Jones · 3 years, 10 months ago
  60. 85a557c crypto: bcm - Fix a whole host of kernel-doc misdemeanours by Lee Jones · 3 years, 10 months ago
  61. 4539456 crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s 'queue' param by Lee Jones · 3 years, 10 months ago
  62. 27fb857 crypto: inside-secure - Minor typo fix in the file safexcel.c by Bhaskar Chowdhury · 3 years, 10 months ago
  63. 36c2501 crypto: jitterentropy - Put constants on the right side of the expression by Milan Djurovic · 3 years, 10 months ago
  64. 9125302 hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit by Zihao Tang · 3 years, 10 months ago
  65. 884b93c crypto: allwinner - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  66. ade18fb crypto: ux500 - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  67. c114ecd crypto: cavium - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  68. 5595d0d crypto: amlogic - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
  69. 00aa6e6 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 3 years, 10 months ago
  70. 4a5eed1 crypto: ccp - reduce tee command status polling interval from 5ms to 1ms by Rijo Thomas · 3 years, 10 months ago
  71. e656459 hwrng: intel - Fix included header from 'asm by Tian Tao · 3 years, 10 months ago
  72. 3877869 Merge branch 'ecc' by Herbert Xu · 3 years, 9 months ago
  73. 2a8e615 x509: Add OID for NIST P384 and extend parser for it by Saulo Alessandre · 3 years, 10 months ago
  74. 947d705 ima: Support EC keys for signature verification by Stefan Berger · 3 years, 10 months ago
  75. 299f561 x509: Add support for parsing x509 certs with ECDSA keys by Stefan Berger · 3 years, 10 months ago
  76. d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 3 years, 10 months ago
  77. c12d448 crypto: ecdsa - Register NIST P384 and extend test suite by Saulo Alessandre · 3 years, 10 months ago
  78. 149ca16 crypto: ecc - Add math to support fast NIST P384 by Saulo Alessandre · 3 years, 10 months ago
  79. 703c748 crypto: ecc - Add NIST P384 curve parameters by Saulo Alessandre · 3 years, 10 months ago
  80. 4e66029 crypto: ecdsa - Add support for ECDSA signature verification by Stefan Berger · 3 years, 10 months ago
  81. 7547738 oid_registry: Add OIDs for ECDSA with SHA224/256/384/512 by Stefan Berger · 3 years, 10 months ago
  82. befb1dd hwrng: cctrng - delete redundant printing of return value by Wang Qing · 3 years, 10 months ago
  83. 8d759be crypto: hisilicon/sec - fixes some driver coding style by Longfang Liu · 3 years, 10 months ago
  84. a44dce5 crypto: hisilicon/sec - fixes some coding style by Longfang Liu · 3 years, 10 months ago
  85. 4b7aef0 crypto: hisilicon/sec - fixes a printing error by Longfang Liu · 3 years, 10 months ago
  86. 682689a hwrng: ba431 - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  87. f50281d hwrng: cctrng - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  88. e0ba808 crypto: arm/chacha-scalar - switch to common rev_l macro by Ard Biesheuvel · 3 years, 10 months ago
  89. d5adb9d crypto: arm/aes-scalar - switch to common rev_l/mov_l macros by Ard Biesheuvel · 3 years, 10 months ago
  90. d2f2516 crypto: arm/blake2s - fix for big endian by Eric Biggers · 3 years, 10 months ago
  91. 0914999 crypto: aegis128 - Move simd prototypes into aegis.h by Herbert Xu · 3 years, 10 months ago
  92. aa31e559 crypto: sun4i-ss - simplify optional reset handling by Philipp Zabel · 3 years, 10 months ago
  93. e5f9f41 hwrng: bcm2835 - add reset support by Álvaro Fernández Rojas · 3 years, 10 months ago
  94. 3813458 dt-bindings: rng: bcm2835: document reset support by Álvaro Fernández Rojas · 3 years, 10 months ago
  95. 0618e07 dt-bindings: rng: bcm2835: add clock constraints by Álvaro Fernández Rojas · 3 years, 10 months ago
  96. 7cc0507 crypto: qat - fix use of 'dma_map_single' by Hui Tang · 3 years, 10 months ago
  97. 792b32f crypto: qat - fix unmap invalid dma address by Hui Tang · 3 years, 10 months ago
  98. 2828945 crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate() by Jia-Ju Bai · 3 years, 10 months ago
  99. 9027476 crypto: hisilicon/hpre - add 'CURVE25519' algorithm by Meng Yu · 3 years, 10 months ago
  100. 8fb9340 crypto: ecc - add curve25519 params and expose them by Meng Yu · 3 years, 10 months ago