aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2026-01-23crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16Harsh Jain1-3/+3
2026-01-23crypto: xilinx - Return linux error code instead of firmware error codeHarsh Jain1-7/+7
2026-01-23crypto: xilinx - Update probe to self discover the deviceHarsh Jain1-24/+62
2026-01-23crypto: xilinx - Remove union from zynqmp_aead_drv_ctxHarsh Jain1-13/+11
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+14
2026-01-21crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)1-12/+24
2026-01-21crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)6-1/+47
2026-01-21crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2026-01-16crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang1-1/+1
2026-01-16crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao1-15/+47
2026-01-16crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian1-39/+199
2026-01-16crypto: hisilicon/zip - support fallback for zipChenghai Huang2-8/+43
2026-01-16crypto: hisilicon/qm - optimize device selection priority based on queue ref ...Chenghai Huang1-10/+25
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang1-14/+51
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang4-95/+66
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang3-11/+12
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang7-18/+33
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi2-122/+25
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang3-54/+61
2026-01-16crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
2026-01-16crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-01-16crypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-01-15crypto: omap - Use new AES library APIEric Biggers2-4/+4
2026-01-15crypto: inside-secure - Use new AES library APIEric Biggers2-14/+12
2026-01-15crypto: drbg - Use new AES library APIEric Biggers1-4/+4
2026-01-15crypto: crypto4xx - Use new AES library APIEric Biggers1-5/+5
2026-01-15crypto: chelsio - Use new AES library APIEric Biggers1-5/+5
2026-01-15crypto: ccp - Use new AES library APIEric Biggers1-2/+2
2026-01-13host1x: Make remove callback return voidUwe Kleine-König1-3/+1
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers1-5/+5
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum1-2/+3
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum1-4/+5
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria1-2/+0
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum1-5/+2
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum1-7/+1
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang1-5/+4
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu1-0/+3
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu1-6/+6
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-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+37
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+27
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams1-1/+1
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+4