summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2023-01-07MAINTAINERS: Update email of Tudor AmbarusTudor Ambarus-5/+5
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1/+1
2022-12-30crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss-1/+1
2022-12-28virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun-1/+2
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+19
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-5664/+5988
2022-12-09crypto: ux500/cryp - delete driverLinus Walleij-2653/+0
2022-12-09crypto: stm32/cryp - enable for use with Ux500Linus Walleij-91/+322
2022-12-09crypto: stm32 - enable drivers to be used on Ux500Linus Walleij-3/+3
2022-12-09crypto: qce - Set DMA alignment explicitlyHerbert Xu-22/+23
2022-12-09crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu-39/+40
2022-12-09crypto: octeontx - Set DMA alignment explicitlyHerbert Xu-34/+35
2022-12-09crypto: keembay - Set DMA alignment explicitlyHerbert Xu-13/+13
2022-12-09crypto: safexcel - Set DMA alignment explicitlyHerbert Xu-49/+50
2022-12-09crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu-15/+25
2022-12-09crypto: chelsio - Set DMA alignment explicitlyHerbert Xu-21/+22
2022-12-09crypto: ccree - Set DMA alignment explicitlyHerbert Xu-83/+83
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu-71/+76
2022-12-09crypto: cavium - Set DMA alignment explicitlyHerbert Xu-11/+11
2022-12-09crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui-2/+6
2022-12-09crypto: chelsio - Fix flexible struct array warningHerbert Xu-6/+6
2022-12-09crypto: qat - add resubmit logic for decompressionGiovanni Cabiddu-0/+245
2022-12-09crypto: qat - enable deflate for QAT GEN4Giovanni Cabiddu-14/+689
2022-12-09crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu-12/+1447
2022-12-09crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu-123/+158
2022-12-09crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu-5/+6
2022-12-09crypto: qat - relocate backlog related structuresGiovanni Cabiddu-14/+16
2022-12-09crypto: qat - extend buffer list interfaceGiovanni Cabiddu-18/+54
2022-12-09crypto: qat - generalize crypto request buffersGiovanni Cabiddu-39/+39
2022-12-09crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu-45/+49
2022-12-09crypto: qat - rename bufferlist functionsGiovanni Cabiddu-24/+24
2022-12-09crypto: qat - relocate bufferlist logicGiovanni Cabiddu-184/+214
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman-0/+2
2022-12-02crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang-3/+3
2022-12-02crypto: caam - Set DMA alignment explicitlyHerbert Xu-215/+216
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu-1/+1
2022-12-02crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing-1/+1
2022-12-02crypto: amlogic - Remove kcalloc without checkChristophe JAILLET-2/+1
2022-12-02crypto: virtio - Use helper to set reqsizeHerbert Xu-2/+3
2022-12-02crypto: caam - Use helper to set reqsizeHerbert Xu-1/+2
2022-12-02crypto: qat - Use helper to set reqsizeHerbert Xu-2/+4
2022-12-02crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu-6/+13
2022-12-02crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou-2/+1
2022-12-02crypto: caam - warn if blob_gen key is insecureNikolaus Voss-0/+12
2022-12-02crypto: qat - fix error return code in adf_probeWang Yufen-0/+1
2022-12-02powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generationNicholas Piggin-5/+17
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol-4/+0
2022-11-25crypto: hisilicon/qm - add device status check when start failsWeili Qian-2/+8
2022-11-25crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian-1/+1