summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
3 dayscrypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+14
3 dayscrypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)1-12/+24
3 dayscrypto: ccp - Add an S4 restore flowMario Limonciello (AMD)6-1/+47
3 dayscrypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
3 dayscrypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan1-2/+7
3 dayscrypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang2-12/+17
3 dayscrypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
3 dayscrypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski1-39/+53
3 dayscrypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma1-1/+1
3 dayscrypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)1-12/+1
3 dayscrypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
3 dayscrypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski1-1/+1
3 dayscrypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang1-1/+1
3 dayscrypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao1-15/+47
3 dayscrypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian1-39/+199
3 dayscrypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang4-95/+66
3 dayscrypto: hisilicon/zip - support fallback for zipChenghai Huang2-8/+43
3 dayscrypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang3-11/+12
3 dayscrypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang7-18/+33
3 dayscrypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi2-122/+25
3 dayscrypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang3-54/+61
3 dayscrypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
3 dayscrypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
3 dayscrypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
3 dayscrypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
14 dayscrypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
14 dayscrypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
14 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
14 dayscrypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
14 dayscrypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2026-02-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner1-2/+0
2026-01-17crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria1-2/+0
2026-01-02crypto: caam - Add check for kcalloc() in test_len()Guangshuo Li1-1/+3
2026-01-02crypto: ccp - Add support for PCI device 0x115AMario Limonciello (AMD)1-0/+19
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-06crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin1-0/+2
2025-10-23crypto: aspeed - fix double free caused by devmHaotian Zhang1-2/+0
2025-10-08Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2025-10-05Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds55-831/+2470
2025-10-04Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+10
2025-10-02crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algosT Pratham1-0/+2
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-0/+217
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-2/+572
2025-09-30Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-401/+5
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel1-0/+10
2025-09-20crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang1-0/+1