1. ecca1ad crypto: s5p-sss - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  2. e29ba41 crypto: omap-sham - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  3. ce8e048 crypto: n2 - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  4. e0077ea crypto: mediatek - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  5. 61c38e3 crypto: hisilicon/sec2 - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  6. 8cbb809 crypto: ccree - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  7. f32b677 crypto: ccp - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  8. 7e3e48d crypto: artpec6 - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  9. 3f7819b crypto: bcm - Use the defined variable to clean code by Tang Bin · 4 years, 11 months ago
  10. 79cd691 crypto: stm32/hash - don't print error on probe deferral by Lionel Debieve · 4 years, 11 months ago
  11. 45dafed crypto: stm32/hash - defer probe for dma device by Etienne Carriere · 4 years, 11 months ago
  12. 43b05ce crypto: stm32/hash - defer probe for reset controller by Etienne Carriere · 4 years, 11 months ago
  13. 12b3cf9 crypto: bcm - Fix unused assignment by Tang Bin · 4 years, 11 months ago
  14. 42a13dd crypto: bcm - Remove the unnecessary cast for PTR_ERR(). by Tang Bin · 4 years, 11 months ago
  15. d0f6223 crypto: hisilicon/qm - Make qm_controller_reset() static by Zou Wei · 4 years, 11 months ago
  16. 97f9ac3 crypto: ccp - Add support for SEV-ES to the PSP driver by Tom Lendacky · 4 years, 11 months ago
  17. 9c3d649 crypto: bcm - Delete redundant variable definition by Tang Bin · 5 years ago
  18. 8a656a4 crypto: chelsio - remove redundant assignment to variable error by Colin Ian King · 5 years ago
  19. c73d187 crypto: hisilicon/qm - add more ACPI dependencies by Stephen Rothwell · 4 years, 11 months ago
  20. f88480e crypto: hisilicon/qm - fix build failure with ACPI off by Shukun Tan · 5 years ago
  21. 0a8f598 crypto: marvell/octeontx - Add missing '\n' in log messages by Christophe JAILLET · 5 years ago
  22. eebac67 crypto: ccp -- don't "select" CONFIG_DMADEVICES by Arnd Bergmann · 5 years ago
  23. 56b80bd crypto: sun8i-ss - Delete an error message in sun8i_ss_probe() by Markus Elfring · 5 years ago
  24. 56e0b62 crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe() by Tang Bin · 5 years ago
  25. f037fc5 crypto: hisilicon/qm - stop qp by judging sq and cq tail by Yang Shen · 5 years ago
  26. 141876c crypto: hisilicon/sec2 - add controller reset support for SEC2 by Yang Shen · 5 years ago
  27. 1f5c9f3 crypto: hisilicon/hpre - add controller reset support for HPRE by Hui Tang · 5 years ago
  28. 84c9b78 crypto: hisilicon/zip - add controller reset support for zip by Shukun Tan · 5 years ago
  29. 6c6dd58 crypto: hisilicon/qm - add controller reset interface by Shukun Tan · 5 years ago
  30. 35ee280 crypto: hisilicon - add vfs_num module parameter for hpre/sec by Hao Fang · 5 years ago
  31. cd1b7ae crypto: hisilicon - unify SR-IOV related codes into QM by Shukun Tan · 5 years ago
  32. 619e464 crypto: hisilicon - put vfs_num into struct hisi_qm by Shukun Tan · 5 years ago
  33. 55b3209 crypto: caam - fix the address of the last entry of S/G by Iuliana Prodan · 5 years ago
  34. 80994e3 crypto: caam - fix use-after-free KASAN issue for RSA algorithms by Iuliana Prodan · 5 years ago
  35. 63db32e crypto: caam - fix use-after-free KASAN issue for HASH algorithms by Iuliana Prodan · 5 years ago
  36. 5ed1e8b crypto: caam - fix use-after-free KASAN issue for AEAD algorithms by Iuliana Prodan · 5 years ago
  37. 5af4e8d crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms by Iuliana Prodan · 5 years ago
  38. d8fc9cd Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  39. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  40. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  41. 755bddd crypto: marvell/octeontx - fix double free of ptr by Colin Ian King · 5 years ago
  42. b5f1303 crypto: hisilicon - Fix build error by YueHaibing · 5 years ago
  43. 21f6f94 crypto/chcr: Add missing include file <linux/highmem.h> by YueHaibing · 5 years ago
  44. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  45. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  46. 3a0a978 crypto/chtls: Fix chtls crash in connection cleanup by Rohit Maheshwari · 5 years ago
  47. e14394e crypto/chcr: fix incorrect ipv6 packet length by Rohit Maheshwari · 5 years ago
  48. 876aa9f Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex by Ayush Sawal · 5 years ago
  49. ad59ddd Crypto: chelsio - Fixes a hang issue during driver registration by Ayush Sawal · 5 years ago
  50. ea53756 crypto: caam - limit single JD RNG output to maximum of 16 bytes by Andrey Smirnov · 5 years ago
  51. 358ba76 crypto: caam - enable prediction resistance in HRWNG by Andrey Smirnov · 5 years ago
  52. 551ce72 crypto: caam - invalidate entropy register during RNG initialization by Andrey Smirnov · 5 years ago
  53. 32107e4 crypto: caam - check if RNG job failed by Andrey Smirnov · 5 years ago
  54. 2c5e88d crypto: caam - simplify RNG implementation by Andrey Smirnov · 5 years ago
  55. 1517f63 crypto: caam - drop global context pointer and init_done by Andrey Smirnov · 5 years ago
  56. 8483c83 crypto: caam - use struct hwrng's .init for initialization by Andrey Smirnov · 5 years ago
  57. f0ac02c crypto: caam - allocate RNG instantiation descriptor with GFP_DMA by Andrey Smirnov · 5 years ago
  58. 4ccff76 crypto: ccree - remove duplicated include from cc_aead.c by YueHaibing · 5 years ago
  59. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  60. f30cfac crypto: Convert to new CPU match macros by Thomas Gleixner · 5 years ago
  61. 6919a82 Crypto/chtls: add/delete TLS header in driver by Rohit Maheshwari · 5 years ago
  62. f6913d0 crypto: chelsio - remove set but not used variable 'adap' by YueHaibing · 5 years ago
  63. 6482023 crypto: marvell - enable OcteonTX cpt options for build by SrujanaChalla · 5 years ago
  64. 10b4f09 crypto: marvell - add the Virtual Function driver for CPT by SrujanaChalla · 5 years ago
  65. d9110b0 crypto: marvell - add support for OCTEON TX CPT engine by SrujanaChalla · 5 years ago
  66. 655ff1a crypto: marvell - create common Kconfig and Makefile for Marvell by SrujanaChalla · 5 years ago
  67. 7fe8e48 crypto: bcm - Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  68. 2638268 crypto: atmel-i2c - Fix wakeup fail by Jianhui Zhao · 5 years ago
  69. 0b5e43b crypto: hisilicon/sec2 - Add new create qp process by Kai Ye · 5 years ago
  70. 0f4146f crypto: hisilicon/hpre - Optimize finding hpre device process by Hui Tang · 5 years ago
  71. 18f1ab3 crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx by Shukun Tan · 5 years ago
  72. 3f1ec97 crypto: hisilicon/qm - Put device finding logic into QM by Weili Qian · 5 years ago
  73. a1dd387 chcr: remove set but not used variable 'status' by YueHaibing · 5 years ago
  74. 0eae14a crypto: ccree - refactor AEAD IV in AAD handling by Gilad Ben-Yossef · 5 years ago
  75. b66c187 crypto: ccree - use crypto_ipsec_check_assoclen() by Gilad Ben-Yossef · 5 years ago
  76. 69cd3e1 crypto: ccree - only check condition if needed by Gilad Ben-Yossef · 5 years ago
  77. 6429ccd crypto: ccree - remove ancient TODO remarks by Gilad Ben-Yossef · 5 years ago
  78. 8b9d6e9 crypto: ccree - remove pointless comment by Hadar Gat · 5 years ago
  79. d8215ff crypto: ccree - update register handling macros by Hadar Gat · 5 years ago
  80. b610281 crypto: ccp - use file mode for sev ioctl permissions by Connor Kuehl · 5 years ago
  81. 74b58db crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver by Longfang Liu · 5 years ago
  82. 2514f559 crypto: hisilicon/sec2 - Update IV and MAC operation by Longfang Liu · 5 years ago
  83. 8824bc5 crypto: hisilicon/sec2 - Add iommu status check by Longfang Liu · 5 years ago
  84. a13c971 crypto: hisilicon/sec2 - Add workqueue for SEC driver. by Ye Kai · 5 years ago
  85. 57ca812 crypto: hisilicon - Use one workqueue per qm instead of per qp by Shukun Tan · 5 years ago
  86. d069b20 crypto: qce - fix wrong config symbol reference by Eneas U de Queiroz · 5 years ago
  87. 542b7ff crypto: qat - simplify the qat_crypto function by Tianjia Zhang · 5 years ago
  88. 15f7a4c crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy() by John Allen · 5 years ago
  89. 1f14b57 crypto: ccp - Cleanup misc_dev on sev_exit() by John Allen · 5 years ago
  90. 62370a4 cxgb4/chcr: Add ipv6 support and statistics by Rohit Maheshwari · 5 years ago
  91. dc05f3d chcr: Handle first or middle part of record by Rohit Maheshwari · 5 years ago
  92. 429765a chcr: handle partial end part of a record by Rohit Maheshwari · 5 years ago
  93. 5a4b9fe cxgb4/chcr: complete record tx handling by Rohit Maheshwari · 5 years ago
  94. 8a30923 cxgb4/chcr: Save tx keys and handle HW response by Rohit Maheshwari · 5 years ago
  95. 34aba2c cxgb4/chcr : Register to tls add and del callback by Rohit Maheshwari · 5 years ago
  96. 3f142b6 crypto: caam - update xts sector size for large input length by Andrei Botila · 5 years ago
  97. 3a5a9e1 crypto: caam/qi2 - fix chacha20 data size error by Horia Geantă · 5 years ago
  98. a838800 crypto: chelsio/chtls - Fixed boolinit.cocci warning by Vinay Kumar Yadav · 5 years ago
  99. 47c16b4 crypto: hisilicon - qm depends on UACCE by Hongbo Yao · 5 years ago
  100. 4e98a88 crypto: chelsio/chtls - Fixed tls stats by Vinay Kumar Yadav · 5 years ago