Show patches with: State = Action Required       |    Archived = No       |   71 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto: ecdsa - explicitly zeroize pub_key crypto: ecdsa - explicitly zeroize pub_key - - - --- 2025-04-14 Vladis Dronov New
[9/9] crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[8/9] crypto: x86/poly1305 - don't select CRYPTO_LIB_POLY1305_GENERIC Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[7/9] crypto: x86/poly1305 - remove redundant shash algorithm Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[6/9] crypto: mips/poly1305 - remove redundant shash algorithm Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[5/9] crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[4/9] crypto: arm64/poly1305 - remove redundant shash algorithm Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[3/9] crypto: arm/poly1305 - remove redundant shash algorithm Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[2/9] crypto: poly1305 - centralize the shash wrappers for arch code Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
[1/9] crypto: powerpc/poly1305 - implement library instead of shash Remove per-architecture poly1305 shash glue code - - - --- 2025-04-13 Eric Biggers New
crypto: deadcode structs from 'comp' removal crypto: deadcode structs from 'comp' removal - - - --- 2025-04-12 Dr. David Alan Gilbert New
[8/8] crypto: cbcmac - Set block size properly crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[7/8] crypto: sm3-base - Use sm3_init crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[6/8] crypto: lib/sm3 - Export generic block function crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[5/8] crypto: lib/sm3 - Move sm3 library into lib/crypto crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[4/8] crypto: hash - Update HASH_MAX_DESCSIZE comment crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[3/8] crypto: arm64/sha512 - Fix header inclusions crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[2/8] crypto: zynqmp-sha - Add locking crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[1/8] crypto: hash - Add HASH_REQUEST_ON_STACK crypto: hash - Preparation for block-only shash - - - --- 2025-04-12 Herbert Xu New
[4/4] crypto: shash - Remove dynamic descsize crypto: shash - Remove dynamic descsize - - - --- 2025-04-12 Herbert Xu New
[3/4] crypto: hmac - Make descsize an algorithm attribute crypto: shash - Remove dynamic descsize - - - --- 2025-04-12 Herbert Xu New
[2/4] crypto: zynqmp-sha - Make descsize an algorithm attribute crypto: shash - Remove dynamic descsize - - - --- 2025-04-12 Herbert Xu New
[1/4] crypto: padlock-sha - Make descsize an algorithm attribute crypto: shash - Remove dynamic descsize - - - --- 2025-04-12 Herbert Xu New
[v2,5/5] crypto: ahash - Remove request chaining crypto: Remove request chaining - - - --- 2025-04-12 Herbert Xu New
[v2,4/5] Revert "crypto: tcrypt - Restore multibuffer ahash tests" crypto: Remove request chaining - - - --- 2025-04-12 Herbert Xu New
[v2,3/5] crypto: acomp - Remove request chaining crypto: Remove request chaining - - - --- 2025-04-12 Herbert Xu New
[v2,2/5] crypto: deflate - Remove request chaining crypto: Remove request chaining - - - --- 2025-04-12 Herbert Xu New
[v2,1/5] Revert "crypto: testmgr - Add multibuffer acomp testing" crypto: Remove request chaining - - - --- 2025-04-12 Herbert Xu New
crypto: api - Add support for duplicating algorithms before registration crypto: api - Add support for duplicating algorithms before registration - - - --- 2025-04-12 Herbert Xu herbert Under Review
crypto: skcipher - Realign struct skcipher_walk to save 8 bytes crypto: skcipher - Realign struct skcipher_walk to save 8 bytes - - - --- 2025-04-11 Thorsten Blum herbert Under Review
[v2,2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC) Add support for Texas Instruments DTHE V2 crypto accelerator - - - --- 2025-04-11 T Pratham herbert Under Review
[v2,1/2] dt-bindings: crypto: Add binding for TI DTHE V2 Add support for Texas Instruments DTHE V2 crypto accelerator - - - --- 2025-04-11 T Pratham herbert Under Review
[4/4] crypto: simd - Include asm/simd.h in internal/simd.h Make crypto/internal/simd.h resilient - - - --- 2025-04-11 Herbert Xu herbert Under Review
[3/4] x86: Make simd.h more resilient Make crypto/internal/simd.h resilient - - - --- 2025-04-11 Herbert Xu herbert Under Review
[2/4] arm: Make simd.h more resilient Make crypto/internal/simd.h resilient - - - --- 2025-04-11 Herbert Xu herbert Under Review
[1/4] asm-generic: Make simd.h more resilient Make crypto/internal/simd.h resilient - - - --- 2025-04-11 Herbert Xu herbert Under Review
[v2,3/3] hwrng: npcm - Add struct device pointer to device context struct Use a local device pointer for hwrng drivers instead of casting constantly - - - --- 2025-04-10 Sakari Ailus herbert Under Review
[v2,2/3] hwrng: mtk - Add struct device pointer to device context struct Use a local device pointer for hwrng drivers instead of casting constantly - - - --- 2025-04-10 Sakari Ailus herbert Under Review
[v2,1/3] hwrng: atmel - Add struct device pointer to device context struct Use a local device pointer for hwrng drivers instead of casting constantly - - - --- 2025-04-10 Sakari Ailus herbert Under Review
crypto: ccp: Fix __sev_snp_shutdown_locked() crypto: ccp: Fix __sev_snp_shutdown_locked() 1 - - --- 2025-04-09 Ashish Kalra herbert Under Review
crypto: api - Allow delayed algorithm destruction crypto: api - Allow delayed algorithm destruction - - - --- 2025-04-09 Herbert Xu herbert Under Review
crypto: essiv - Remove unnecessary strscpy() size argument crypto: essiv - Remove unnecessary strscpy() size argument - - - --- 2025-04-08 Thorsten Blum herbert Under Review
linux-next: manual merge of the tip tree with the crypto tree linux-next: manual merge of the tip tree with the crypto tree - - - --- 2025-04-08 Stephen Rothwell herbert Under Review
[RESEND,v2,2/2] crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY ecdsa KEYCTL_PKEY_QUERY fixes - 2 - --- 2025-04-07 Lukas Wunner herbert Under Review
[RESEND,v2,1/2] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY ecdsa KEYCTL_PKEY_QUERY fixes - 2 - --- 2025-04-07 Lukas Wunner herbert Under Review
crypto: caam: Add support for i.MX8QM crypto: caam: Add support for i.MX8QM - 1 - --- 2025-04-07 Thomas Richard herbert Under Review
[4/4] crypto: tegra - use API helpers to setup fallback request [1/4] crypto: img-hash - use API helpers to setup fallback request - - - --- 2025-04-07 Ovidiu Panait herbert Under Review
[3/4] crypto: sun8i-ss - use API helpers to setup fallback request [1/4] crypto: img-hash - use API helpers to setup fallback request 1 - 1 --- 2025-04-07 Ovidiu Panait herbert Under Review
[2/4] crypto: rk3288 - use API helpers to setup fallback request [1/4] crypto: img-hash - use API helpers to setup fallback request - - - --- 2025-04-07 Ovidiu Panait herbert Under Review
[1/4] crypto: img-hash - use API helpers to setup fallback request [1/4] crypto: img-hash - use API helpers to setup fallback request - - - --- 2025-04-07 Ovidiu Panait herbert Under Review
[7/7] crypto: ahash - Use cra_reqsize crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[6/7] crypto: acomp - Remove reqsize field crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[5/7] crypto: iaa - Use cra_reqsize for acomp crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[4/7] crypto: qat - Use cra_reqsize for acomp crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[3/7] crypto: acomp - Use cra_reqsize crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[2/7] crypto: api - Add reqsize to crypto_alg crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[1/7] crypto: api - Mark cra_init/cra_exit as deprecated crypto: Add reqsize to crypto_alg - - - --- 2025-04-07 Herbert Xu herbert Under Review
[v2] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drive… [v2] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drive… - - - --- 2025-04-07 Zixun LI herbert Under Review
[4/4] crypto: ctr - Remove unnecessary header inclusions crypto: ctr - Remove unnecessary header inclusions - - - --- 2025-04-07 Herbert Xu herbert Under Review
[3/4] crypto: s5p-sss - Add missing header inclusions crypto: ctr - Remove unnecessary header inclusions - - - --- 2025-04-07 Herbert Xu herbert Under Review
[2/4] crypto: ccp - Add missing header inclusions crypto: ctr - Remove unnecessary header inclusions - - - --- 2025-04-07 Herbert Xu herbert Under Review
[1/4] crypto: nx - Add missing header inclusions crypto: ctr - Remove unnecessary header inclusions - - - --- 2025-04-07 Herbert Xu herbert Under Review
crypto: acomp - Simplify folio handling crypto: acomp - Simplify folio handling - - - --- 2025-04-07 Herbert Xu herbert Under Review
[7/7] crypto: acomp - Remove ACOMP_REQUEST_ALLOC crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[6/7] ubifs: Use ACOMP_REQUEST_CLONE crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[5/7] crypto: acomp - Add ACOMP_REQUEST_CLONE crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[4/7] crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[3/7] crypto: acomp - Add ACOMP_FBREQ_ON_STACK crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[2/7] crypto: acomp - Use request flag helpers and add acomp_request_flags crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[1/7] crypto: api - Add helpers to manage request flags crypto: acomp - Use optional async calling convention - - - --- 2025-04-07 Herbert Xu herbert Under Review
[RESEND] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc() [RESEND] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc() - 1 - --- 2025-04-07 Thorsten Blum herbert Under Review