summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2026-01-23crypto: xilinx - Remove union from zynqmp_aead_drv_ctxHarsh Jain-13/+11
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)-0/+14
2026-01-21crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)-12/+24
2026-01-21crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)-1/+47
2026-01-21crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)-0/+1
2026-01-16crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang-1/+1
2026-01-16crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao-15/+47
2026-01-16crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian-39/+199
2026-01-16crypto: hisilicon/zip - support fallback for zipChenghai Huang-8/+43
2026-01-16crypto: hisilicon/qm - optimize device selection priority based on queue ref ...Chenghai Huang-10/+25
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang-14/+51
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang-95/+66
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang-11/+12
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang-18/+33
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi-122/+25
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang-54/+61
2026-01-16crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang-15/+9
2026-01-16crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier-1/+2
2026-01-16crypto: cavium - fix dma_free_coherent() sizeThomas Fourier-1/+2
2026-01-15crypto: omap - Use new AES library APIEric Biggers-4/+4
2026-01-15crypto: inside-secure - Use new AES library APIEric Biggers-14/+12
2026-01-15crypto: drbg - Use new AES library APIEric Biggers-4/+4
2026-01-15crypto: crypto4xx - Use new AES library APIEric Biggers-5/+5
2026-01-15crypto: chelsio - Use new AES library APIEric Biggers-5/+5
2026-01-15crypto: ccp - Use new AES library APIEric Biggers-2/+2
2026-01-13host1x: Make remove callback return voidUwe Kleine-König-3/+1
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers-5/+5
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum-2/+3
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum-4/+5
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria-2/+0
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum-5/+2
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum-7/+1
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum-7/+5
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum-1/+1
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang-5/+4
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu-0/+10
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu-0/+3
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu-6/+6
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-10/+1464
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-7/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+37
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+27
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams-1/+1
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+4
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-131/+583
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy-2/+1459
2025-12-02ccp: Make snp_reclaim_pages and __sev_do_cmd_locked publicAlexey Kardashevskiy-8/+5