1. 386a966 vio: make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  2. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
  3. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  4. 4cf0806 crypto: hisilicon/qm - fix printing format issue by Weili Qian · 4 years ago
  5. 1db0016 crypto: hisilicon/qm - do not reset hardware when CE happens by Weili Qian · 4 years ago
  6. 87c3565 crypto: hisilicon/qm - update irqflag by Sihang Chen · 4 years ago
  7. 7f5151e crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' by Weili Qian · 4 years ago
  8. 80d89fa crypto: hisilicon/qm - fix request missing error by Weili Qian · 4 years ago
  9. 3e9954f crypto: hisilicon/qm - removing driver after reset by Weili Qian · 4 years ago
  10. 6956d8b crypto: octeontx2 - fix -Wpointer-bool-conversion warning by Arnd Bergmann · 4 years ago
  11. fbc75d0 crypto: hisilicon/hpre - enable Elliptic curve cryptography by Hui Tang · 4 years ago
  12. cc3292d crypto: hisilicon - PASID fixed on Kunpeng 930 by Weili Qian · 4 years ago
  13. 553d09b crypto: hisilicon/qm - fix use of 'dma_map_single' by Weili Qian · 4 years ago
  14. 8db8412 crypto: hisilicon/hpre - tiny fix by Hui Tang · 4 years ago
  15. 2db3e238 crypto: hisilicon/hpre - adapt the number of clusters by Hui Tang · 4 years ago
  16. d27fb04 crypto: cpt - remove casting dma_alloc_coherent by Xu Wang · 4 years ago
  17. 0db5bc8 crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation by Daniele Alessandrelli · 4 years ago
  18. 6c2ab5b crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Jiapeng Chong · 4 years ago
  19. 42e6f35 crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2 by Geert Uytterhoeven · 4 years ago
  20. 63b8ee4 crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m by Florian Fainelli · 4 years ago
  21. b4ea222 crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL by Herbert Xu · 4 years ago
  22. b33fa5f crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts() by Dan Carpenter · 4 years ago
  23. b2cd1d8 crypto: ccree - fix spelling typo of allocated by dingsenjie · 4 years ago
  24. 2c07ded KVM/SVM: add support for SEV attestation command by Brijesh Singh · 4 years ago
  25. c114cf7 crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer by Herbert Xu · 4 years ago
  26. 43a942d crypto: talitos - Fix ctr(aes) on SEC1 by Christophe Leroy · 4 years ago
  27. 416b846 crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) by Christophe Leroy · 4 years ago
  28. bc00598 crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device by Hui Tang · 4 years ago
  29. ed27802 crypto: hisilicon/hpre - add two RAS correctable errors processing by Hui Tang · 4 years ago
  30. 09228c0 crypto: hisilicon/hpre - delete ECC 1bit error reported threshold by Hui Tang · 4 years ago
  31. 29dfe4d crypto: keembay - use 64-bit arithmetic for computing bit_len by Ovidiu Panait · 4 years ago
  32. 6f03f0e crypto: octeontx2 - register with linux crypto framework by Srujana Challa · 4 years ago
  33. 8ec8015 crypto: octeontx2 - add support to process the crypto request by Srujana Challa · 4 years ago
  34. 19d8e8c crypto: octeontx2 - add virtual function driver support by Srujana Challa · 4 years ago
  35. 78506c2 crypto: octeontx2 - add support to get engine capabilities by Srujana Challa · 4 years ago
  36. 6450601 crypto: octeontx2 - add LF framework by Srujana Challa · 4 years ago
  37. 43ac0b8 crypto: octeontx2 - load microcode and create engine groups by Srujana Challa · 4 years ago
  38. fe16ece crypto: octeontx2 - enable SR-IOV and mailbox communication with VF by Srujana Challa · 4 years ago
  39. 83ffcf7 crypto: octeontx2 - add mailbox communication with AF by Srujana Challa · 4 years ago
  40. 5e8ce83 crypto: marvell - add Marvell OcteonTX2 CPT PF driver by Srujana Challa · 4 years ago
  41. 5a17eae crypto: bcm - Fix sparse warnings by Herbert Xu · 4 years ago
  42. 4f6543f crypto: marvel/cesa - Fix tdma descriptor on 64-bit by Herbert Xu · 4 years ago
  43. e281119 crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY by Daniele Alessandrelli · 4 years ago
  44. 2aa3da2 crypto: keembay-ocs-hcu - Fix a WARN() message by Dan Carpenter · 4 years ago
  45. 4d6a5a4 crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment by Bhaskar Chowdhury · 4 years ago
  46. 34932a6 crypto: hisilicon/sec - register SEC device to uacce by Kai Ye · 4 years ago
  47. bedd04e crypto: hisilicon/hpre - register HPRE device to uacce by Kai Ye · 4 years ago
  48. f8408d2 crypto: hisilicon - add ZIP device using mode parameter by Kai Ye · 4 years ago
  49. 0d61c3f crypto: hisilicon/qm - SVA bugfixed on Kunpeng920 by Kai Ye · 4 years ago
  50. f7f2b43 crypto: bcm - Rename struct device_private to bcm_device_private by Jiri Olsa · 4 years ago
  51. e48767c crypto: qat - reduce size of mapped region by Adam Guerin · 4 years ago
  52. 80fccf1 crypto: qat - change format string and cast ring size by Adam Guerin · 4 years ago
  53. 1aaae05 crypto: qat - fix potential spectre issue by Adam Guerin · 4 years ago
  54. 0db0d79 crypto: qat - configure arbiter mapping based on engines enabled by Wojciech Ziemba · 4 years ago
  55. 4f1a02e crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig by Marco Chiappero · 4 years ago
  56. 81064c9 crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter by Herbert Xu · 4 years ago
  57. 622aae8 crypto: vmx - Move extern declarations into header file by Herbert Xu · 4 years ago
  58. 3828119 crypto: omap-sham - Fix link error without crypto-engine by Arnd Bergmann · 4 years ago
  59. fecff3b crypto: picoxcell - Remove PicoXcell driver by Rob Herring · 4 years, 1 month ago
  60. b46f803 crypto: keembay-ocs-hcu - Add optional support for sha224 by Daniele Alessandrelli · 4 years, 1 month ago
  61. ae832e3 crypto: keembay-ocs-hcu - Add HMAC support by Daniele Alessandrelli · 4 years, 1 month ago
  62. 472b044 crypto: keembay - Add Keem Bay OCS HCU driver by Declan Murphy · 4 years, 1 month ago
  63. 44122cc crypto: sun4i-ss - add SPDX header and remove blank lines by Corentin Labbe · 4 years, 1 month ago
  64. b1f578b crypto: sun4i-ss - enabled stats via debugfs by Corentin Labbe · 4 years, 1 month ago
  65. 9bc3dd2 crypto: sun4i-ss - fix kmap usage by Corentin Labbe · 4 years, 1 month ago
  66. 4ec8977 crypto: sun4i-ss - initialize need_fallback by Corentin Labbe · 4 years, 1 month ago
  67. 5ab6177 crypto: sun4i-ss - handle BigEndian for cipher by Corentin Labbe · 4 years, 1 month ago
  68. b756f1c crypto: sun4i-ss - IV register does not work on A10 and A13 by Corentin Labbe · 4 years, 1 month ago
  69. 7bdcd85 crypto: sun4i-ss - checking sg length is not sufficient by Corentin Labbe · 4 years, 1 month ago
  70. 5835135 crypto: sun4i-ss - linearize buffers content must be kept by Corentin Labbe · 4 years, 1 month ago
  71. 7334a4b crypto: inside-secure - fix platform_get_irq.cocci warnings by Tian Tao · 4 years, 1 month ago
  72. 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
  73. bbfd06c crypto: ccree - remove unused including <linux/version.h> by Tian Tao · 4 years, 1 month ago
  74. c4dc99e crypto: sahara - Remove unused .id_table support by Fabio Estevam · 4 years, 1 month ago
  75. 6a702fa crypto: mediatek - remove obsolete driver by Vic Wu · 4 years, 1 month ago
  76. 33c148a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  77. c0e583a crypto: qat - add CRYPTO_AES to Kconfig dependencies by Marco Chiappero · 4 years, 1 month ago
  78. 167316a5 crypto: keembay - Add dependency on HAS_IOMEM by Daniele Alessandrelli · 4 years, 1 month ago
  79. c5b840a crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY by Geert Uytterhoeven · 4 years, 1 month ago
  80. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  81. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  82. 93cebeb crypto: qat - add capability detection logic in qat_4xxx by Marco Chiappero · 4 years, 1 month ago
  83. 5106dfe crypto: qat - add AES-XTS support for QAT GEN4 devices by Marco Chiappero · 4 years, 1 month ago
  84. 67916c9 crypto: qat - add AES-CTR support for QAT GEN4 devices by Marco Chiappero · 4 years, 1 month ago
  85. d33a23b crypto: atmel-i2c - select CONFIG_BITREVERSE by Arnd Bergmann · 4 years, 1 month ago
  86. a320dc2 crypto: hisilicon/trng - replace atomic_add_return() by Yejune Deng · 4 years, 1 month ago
  87. 8857433 crypto: keembay - Add support for Keem Bay OCS AES/SM4 by Mike Healy · 4 years, 1 month ago
  88. f2d4576 crypto: cpt - Fix sparse warnings in cptpf by Herbert Xu · 4 years, 1 month ago
  89. 05c2a70 crypto: ccree - rework cache parameters handling by Gilad Ben-Yossef · 4 years, 2 months ago
  90. aeb4d8c crypto: cavium - Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 2 months ago
  91. 7f6c383 crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 2 months ago
  92. d4f9afb crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 2 months ago
  93. abc6146 crypto: ccree - Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  94. e4d9d10 crypto: hisilicon/trng - add support for PRNG by Weili Qian · 4 years, 2 months ago
  95. 56c6da1 crypto: hisilicon/trng - add HiSilicon TRNG driver support by Weili Qian · 4 years, 2 months ago
  96. da6d579 crypto: qat - fix excluded_middle.cocci warnings by kernel test robot · 4 years, 2 months ago
  97. 1148a96 crypto: qce - Fix SHA result buffer corruption issues by Thara Gopinath · 4 years, 2 months ago
  98. 8cbc344 crypto: qce - Enable support for crypto engine on sdm845 by Thara Gopinath · 4 years, 2 months ago
  99. 732b764 crypto: sun8i-ce - fix two error path's memory leak by Corentin Labbe · 4 years, 2 months ago
  100. 2e0e386 crypto: kconfig - fix a couple of spelling mistakes by Colin Ian King · 4 years, 2 months ago