summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-01-061-1/+1
|\
| * crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss2022-12-301-1/+1
* | virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun2022-12-281-1/+2
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-5/+19
|\
| * Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-081-0/+2
| |\
| | * crypto: vmx: Skip objtool from running on aesp8-ppc.oSathvika Vasireddy2022-11-181-0/+2
| * | powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generationNicholas Piggin2022-12-022-5/+17
| |/
* | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-14125-5664/+5988
|\ \
| * | crypto: ux500/cryp - delete driverLinus Walleij2022-12-0910-2653/+0
| * | crypto: stm32/cryp - enable for use with Ux500Linus Walleij2022-12-091-91/+322
| * | crypto: stm32 - enable drivers to be used on Ux500Linus Walleij2022-12-092-3/+3
| * | crypto: qce - Set DMA alignment explicitlyHerbert Xu2022-12-093-22/+23
| * | crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu2022-12-091-39/+40
| * | crypto: octeontx - Set DMA alignment explicitlyHerbert Xu2022-12-091-34/+35
| * | crypto: keembay - Set DMA alignment explicitlyHerbert Xu2022-12-091-13/+13
| * | crypto: safexcel - Set DMA alignment explicitlyHerbert Xu2022-12-091-49/+50
| * | crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu2022-12-091-15/+25
| * | crypto: chelsio - Set DMA alignment explicitlyHerbert Xu2022-12-091-21/+22
| * | crypto: ccree - Set DMA alignment explicitlyHerbert Xu2022-12-093-83/+83
| * | crypto: ccp - Set DMA alignment explicitlyHerbert Xu2022-12-098-71/+76
| * | crypto: cavium - Set DMA alignment explicitlyHerbert Xu2022-12-092-11/+11
| * | crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui2022-12-091-2/+6
| * | crypto: chelsio - Fix flexible struct array warningHerbert Xu2022-12-092-6/+6
| * | crypto: qat - add resubmit logic for decompressionGiovanni Cabiddu2022-12-094-0/+245
| * | crypto: qat - enable deflate for QAT GEN4Giovanni Cabiddu2022-12-098-14/+689
| * | crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu2022-12-0924-12/+1447
| * | crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu2022-12-0914-123/+158
| * | crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu2022-12-092-5/+6
| * | crypto: qat - relocate backlog related structuresGiovanni Cabiddu2022-12-092-14/+16
| * | crypto: qat - extend buffer list interfaceGiovanni Cabiddu2022-12-093-18/+54
| * | crypto: qat - generalize crypto request buffersGiovanni Cabiddu2022-12-093-39/+39
| * | crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu2022-12-093-45/+49
| * | crypto: qat - rename bufferlist functionsGiovanni Cabiddu2022-12-093-24/+24
| * | crypto: qat - relocate bufferlist logicGiovanni Cabiddu2022-12-094-184/+214
| * | crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-022-3/+3
| * | crypto: caam - Set DMA alignment explicitlyHerbert Xu2022-12-025-215/+216
| * | crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-021-1/+1
| * | crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing2022-12-021-1/+1
| * | crypto: amlogic - Remove kcalloc without checkChristophe JAILLET2022-12-022-2/+1
| * | crypto: virtio - Use helper to set reqsizeHerbert Xu2022-12-021-2/+3
| * | crypto: caam - Use helper to set reqsizeHerbert Xu2022-12-021-1/+2
| * | crypto: qat - Use helper to set reqsizeHerbert Xu2022-12-021-2/+4
| * | crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
| * | crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou2022-12-021-2/+1
| * | crypto: caam - warn if blob_gen key is insecureNikolaus Voss2022-12-022-0/+12
| * | crypto: qat - fix error return code in adf_probeWang Yufen2022-12-021-0/+1
| * | crypto: hisilicon/qm - add device status check when start failsWeili Qian2022-11-251-2/+8
| * | crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian2022-11-251-1/+1
| * | crypto: atmel-sha204a - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3
| * | crypto: atmel-ecc - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3