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
3 dayscrypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu1-6/+6
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-01-31crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy1-2/+1
2026-01-31crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy1-12/+0
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria1-2/+0
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang1-5/+4
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds7-10/+1464
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-7/+1
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+37
2025-12-05Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+27
2025-12-05crypto/ccp: Fix CONFIG_PCI=n buildDan Williams1-1/+1
2025-12-05Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+4
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds36-131/+583
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy7-2/+1459
2025-12-02ccp: Make snp_reclaim_pages and __sev_do_cmd_locked publicAlexey Kardashevskiy2-8/+5
2025-12-02Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+5
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+37
2025-11-25treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner1-2/+0
2025-11-24crypto: qat - convert to common field_get() helperGeert Uytterhoeven1-8/+1
2025-11-24crypto: qat - #undef field_get() before local definitionGeert Uytterhoeven1-0/+1