summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13dm: Add scaffolding to change completion function signatureHerbert Xu
2023-02-13crypto: api - Add scaffolding to change completion function signatureHerbert Xu
2023-02-10crypto: virtio/akcipher - Do not use GFP_ATOMIC when not neededChristophe JAILLET
2023-02-10crypto: aspeed - fix type warningsNeal Liu
2023-02-10crypto: testmgr - add diff-splits of src/dst into default cipher configZhang Yiqun
2023-02-10crypto: arm64/sm4-gcm - Fix possible crash in GCM cryptionHerbert Xu
2023-02-10crypto: qat - drop log level of msg in get_instance_node()Giovanni Cabiddu
2023-02-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu
2023-02-10crypto: arm64/sm4-ccm - Rewrite skcipher walker loopTianjia Zhang
2023-02-10crypto: atmel - Drop unused id parameter from atmel_i2c_probe()Uwe Kleine-König
2023-02-10crypto: safexcel - Use crypto_wait_reqHerbert Xu
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere
2023-02-10crypto: arm64/aes-ccm - Rewrite skcipher walker loopHerbert Xu
2023-02-10MAINTAINERS: repair file entry for STARFIVE TRNG DRIVERLukas Bulwahn
2023-02-10Documentation: qat: change kernel versionMeadhbh
2023-02-03hwrng: starfive - Enable compile testingHerbert Xu
2023-02-03crypto: ux500/hash - delete driverLinus Walleij
2023-02-03crypto: stm32/hash - Support Ux500 hashLinus Walleij
2023-02-03crypto: stm32/hash - Wait for idle before final CPU xmitLinus Walleij
2023-02-03crypto: stm32/hash - Use existing busy poll functionLinus Walleij
2023-02-03crypto: stm32/hash - Simplify codeLinus Walleij
2023-02-03dt-bindings: crypto: Let STM32 define Ux500 HASHLinus Walleij
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu
2023-02-03crypto: img-hash - Fix sparse endianness warningHerbert Xu
2023-02-03crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-02-03crypto: qat - add qat_zlib_deflateLucas Segarra Fernandez
2023-02-03crypto: qat - extend buffer list logic interfaceLucas Segarra Fernandez
2023-02-03Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...Herbert Xu
2023-02-03crypto: x86 - exit fpu context earlier in ECB/CBC macrosPeter Lafreniere
2023-01-27crypto: engine - Fix excess parameter doc warningHerbert Xu
2023-01-27crypto: xts - Handle EBUSY correctlyHerbert Xu
2023-01-27crypto: caam - Use ahash_request_completeHerbert Xu
2023-01-27crypto: bcm - Use subrequest for fallbackHerbert Xu
2023-01-27crypto: cryptd - Remove unnecessary skcipher_request_zeroHerbert Xu
2023-01-27crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang
2023-01-27crypto: testmgr - disallow certain DRBG hash functions in FIPS modeVladis Dronov
2023-01-27hwrng: starfive - Add TRNG driver for StarFive SoCJia Jie Ho
2023-01-27dt-bindings: rng: Add StarFive TRNG moduleJia Jie Ho
2023-01-27crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky
2023-01-27crypto: ccp - Provide MMIO register naming for documenationTom Lendacky
2023-01-20crypto: x86/aria-avx512 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx2 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: seqiv - Handle EBUSY correctlyHerbert Xu
2023-01-20crypto: essiv - Handle EBUSY correctlyHerbert Xu
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn
2023-01-20crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick