summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: img-hash - Fix sparse endianness warningHerbert Xu2023-02-031-4/+4
| * | crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky2023-02-031-1/+5
| * | crypto: qat - add qat_zlib_deflateLucas Segarra Fernandez2023-02-031-12/+154
| * | crypto: qat - extend buffer list logic interfaceLucas Segarra Fernandez2023-02-033-5/+37
| * | crypto: caam - Use ahash_request_completeHerbert Xu2023-01-272-6/+6
| * | crypto: bcm - Use subrequest for fallbackHerbert Xu2023-01-272-70/+37
| * | crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-271-4/+1
| * | crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang2023-01-271-1/+1
| * | crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky2023-01-271-0/+1
| * | crypto: ccp - Provide MMIO register naming for documenationTom Lendacky2023-01-271-23/+23
| * | crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn2023-01-202-2/+2
| * | crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick2023-01-203-45/+45
| * | crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn2023-01-201-4/+4
| * | crypto: stm32 - Use accelerated readsl/writeslLinus Walleij2023-01-201-26/+11
| * | crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva2023-01-201-1/+1
| * | crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko2023-01-201-4/+17
| * | crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland2023-01-132-1/+2
| * | crypto: aspeed - Add ACRY RSA driverNeal Liu2023-01-133-0/+841
| * | crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes2023-01-061-1/+8
| * | crypto: talitos - Remove GFP_DMA and add DMA alignment paddingHerbert Xu2023-01-061-1/+1
| * | crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu2023-01-0613-71/+111
| * | crypto: xts - drop xts_check_key()Vladis Dronov2023-01-067-15/+11
| * | crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment paddingHerbert Xu2023-01-064-11/+21
| * | crypto: caam - Avoid GCC memset bug warningHerbert Xu2023-01-061-1/+2
| * | crypto: ux500 - update debug config after ux500 cryp driver removalLukas Bulwahn2022-12-301-4/+3
| * | crypto: atmel - Add capability case for the 0x600 SHA and AES IP versionsSergiu Moga2022-12-302-0/+2
* | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-211-2/+1
|\ \ \ | |_|/ |/| |
| * | crypto: hisilicon: Wipe entire pool on errorKees Cook2023-01-271-2/+1
* | | Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-123-5/+5
|\ \ \
| * | | MAINTAINERS: Update email of Tudor AmbarusTudor Ambarus2023-01-073-5/+5
| |/ /
* | | 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