summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
11 dayscrypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang1-1/+5
11 dayscrypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+14
11 dayscrypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)1-12/+24
11 dayscrypto: ccp - Add an S4 restore flowMario Limonciello (AMD)6-1/+47
11 dayscrypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
11 dayscrypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan1-2/+7
11 dayscrypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang2-12/+17
11 dayscrypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
11 dayscrypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)1-12/+1
11 dayscrypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctlsAshish Kalra1-23/+119
11 dayscrypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao1-15/+47
11 dayscrypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
11 dayscrypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
11 dayscrypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
11 dayscrypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
2026-02-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-02-16crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2026-01-17crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria1-2/+0
2026-01-08crypto: caam - Add check for kcalloc() in test_len()Guangshuo Li1-1/+3
2025-12-18crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang1-1/+5
2025-12-18crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang1-1/+5
2025-12-18crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan1-1/+1
2025-12-18crypto: hisilicon/qm - restore original qos valuesnieweiqiang1-1/+13
2025-11-24crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin1-0/+2
2025-11-13crypto: hisilicon/qm - clear all VF configurations in the hardwareWeili Qian1-13/+12
2025-11-13crypto: hisilicon/qm - invalidate queues in useWeili Qian1-13/+40
2025-11-13crypto: caam - double the entropy delay interval for retryGaurav Jain1-2/+2
2025-11-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim1-1/+1
2025-11-13crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait6-9/+3
2025-11-13crypto: ccp: Skip SEV and SNP INIT for kdump bootAshish Kalra1-0/+10
2025-11-13crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()Qianfeng Rong1-1/+1
2025-11-13crypto: aspeed - fix double free caused by devmHaotian Zhang1-2/+0
2025-10-19crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-10-19crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-10-19crypto: aspeed - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-10-15crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang1-0/+1
2025-10-15crypto: hisilicon/qm - check whether the input function and PF are on the sam...Zhushuai Yin1-0/+4
2025-10-15crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang4-48/+43
2025-10-15crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...Chenghai Huang1-12/+2
2025-10-15crypto: octeontx2 - Call strscpy() with correct size argumentThorsten Blum1-1/+1
2025-10-15crypto: keembay - Add missing check after sg_nents_for_len()Thomas Fourier1-1/+4
2025-08-28crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0Bharat Bhushan1-15/+44
2025-08-28crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2Bharat Bhushan1-15/+51
2025-08-28crypto: octeontx2 - Fix address alignment issue on ucode loadingBharat Bhushan1-14/+21
2025-08-28crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu3-0/+7
2025-08-28crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULPJohn Ernberg2-2/+4
2025-08-28crypto: qat - lower priority for skcipher and aead algorithmsGiovanni Cabiddu1-6/+6