summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-22crypto: ahash - Add virtual address supportHerbert Xu
2025-02-22crypto: tcrypt - Restore multibuffer ahash testsHerbert Xu
2025-02-22crypto: hash - Add request chaining APIHerbert Xu
2025-02-22crypto: x86/ghash - Use proper helpers to clone requestHerbert Xu
2025-02-22crypto: ahash - Only save callback and data in ahash_save_reqHerbert Xu
2025-02-22crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_lenChristian Marangi
2025-02-22crypto: skcipher - Zap type in crypto_alloc_sync_skcipherHerbert Xu
2025-02-22crypto: qat - refactor service parsing logicMaƂgorzata Mielnik
2025-02-22crypto: qat - do not export adf_cfg_servicesGiovanni Cabiddu
2025-02-22crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACKHerbert Xu
2025-02-22crypto: api - Fix larval relookup type and maskHerbert Xu
2025-02-22dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engineAbel Vesa
2025-02-22crypto: null - Use spin lock instead of mutexHerbert Xu
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu
2025-02-22crypto: qat - reorder objects in qat_common MakefileGiovanni Cabiddu
2025-02-22crypto: qat - fix object goals in MakefilesGiovanni Cabiddu
2025-02-22crypto: aead - use str_yes_no() helper in crypto_aead_show()Thorsten Blum
2025-02-22crypto: bcm - set memory to zero only onceThorsten Blum
2025-02-22crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-ClauseEric Biggers
2025-02-22crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES supportEric Biggers
2025-02-22crypto: ahash - use str_yes_no() helper in crypto_ahash_show()Thorsten Blum
2025-02-22crypto: inside-secure - Eliminate duplication in top-level MakefileHerbert Xu
2025-02-22crypto: ccp - Add support for PCI device 0x1134Devaraj Rangasamy
2025-02-22crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin
2025-02-22crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin
2025-02-22crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin
2025-02-22MAINTAINERS: add Nicolas Frattaroli to rockchip-rng maintainersNicolas Frattaroli
2025-02-22hwrng: rockchip - add support for rk3588's standalone TRNGNicolas Frattaroli
2025-02-22hwrng: rockchip - eliminate some unnecessary dereferencesNicolas Frattaroli
2025-02-22hwrng: rockchip - store dev pointer in driver structNicolas Frattaroli
2025-02-22dt-bindings: rng: add binding for Rockchip RK3588 RNGNicolas Frattaroli
2025-02-22dt-bindings: reset: Add SCMI reset IDs for RK3588Nicolas Frattaroli
2025-02-22crypto: virtio - Drop superfluous [as]kcipher_req pointerLukas Wunner
2025-02-22crypto: virtio - Drop superfluous [as]kcipher_ctx pointerLukas Wunner
2025-02-22crypto: virtio - Drop superfluous ctx->tfm backpointerLukas Wunner
2025-02-22crypto: virtio - Simplify RSA key size cachingLukas Wunner
2025-02-22crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop()Lukas Wunner
2025-02-09crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-02-09crypto: sig - Prepare for algorithms with variable signature sizeLukas Wunner
2025-02-09hwrng: imx-rngc - add runtime pmMartin Kaiser
2025-02-09crypto: qat - set command ids as reservedSuman Kumar Chakraborty
2025-02-09MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA CryptoKristen Carlson Accardi
2025-02-09crypto: x86/aes-xts - make the fast path 64-bit specificEric Biggers
2025-02-09crypto: hisilicon/hpre - adapt ECDH for high-performance coreslizhi
2025-02-09crypto: ccp - Fix check for the primary ASP deviceTom Lendacky
2025-02-09crypto: skcipher - use str_yes_no() helper in crypto_skcipher_show()Thorsten Blum
2025-02-09hwrng: Kconfig - Move one "tristate" Kconfig description to the usual placeDragan Simic
2025-02-09hwrng: Kconfig - Use tabs as leading whitespace consistently in KconfigDragan Simic
2025-02-09crypto: drivers - Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-02-09lib: 842: Improve error handling in sw842_compress()Tanya Agarwal