Show patches with: State = Action Required       |    Archived = No       |   5272 patches
« 1 2 3 452 53 »
Patch Series S/W/F Date Submitter Delegate State
[v2,38/67] crypto: sparc/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,37/67] crypto: s390/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,36/67] crypto: powerpc/sha256-spe - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,35/67] crypto: arm64/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,34/67] crypto: arm64/sha256-ce - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,33/67] crypto: arm/sha256-asm - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,32/67] crypto: arm/sha256-neon - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,31/67] crypto: arm/sha256-ce - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,30/67] crypto: sha256-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,29/67] crypto: riscv/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,28/67] crypto: mips/octeon-sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,27/67] crypto: x86/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,26/67] crypto: sha1_base - Remove partial block helpers crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,25/67] crypto: sparc/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,24/67] crypto: s390/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,23/67] crypto: powerpc/sha1-spe - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,22/67] crypto: powerpc/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,21/67] crypto: arm/sha1-asm - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,20/67] crypto: arm/sha1-neon - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,19/67] crypto: arm/sha1-ce - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,18/67] crypto: sha1-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,17/67] crypto: mips/octeon-sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,16/67] crypto: arm64/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,15/67] crypto: x86/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,14/67] crypto: sparc/md5 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,13/67] crypto: powerpc/md5 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,12/67] crypto: mips/octeon-md5 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,11/67] crypto: md5-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,10/67] crypto: x86/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,09/67] crypto: s390/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,08/67] crypto: riscv/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,07/67] crypto: arm64/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,06/67] crypto: arm/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,05/67] crypto: powerpc/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,04/67] crypto: ghash-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,03/67] crypto: arm/blake2b - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,02/67] crypto: blake2b-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,01/67] crypto: shash - Handle partial blocks in API crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
crypto: acomp - Add missing return statements in compress/decompress crypto: acomp - Add missing return statements in compress/decompress --- 2025-04-18 Herbert Xu New
crypto: engine - Realign struct crypto_engine to save 8 bytes crypto: engine - Realign struct crypto_engine to save 8 bytes --- 2025-04-17 Thorsten Blum New
[15/15] crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[14/15] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[13/15] crypto: x86 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[12/15] crypto: x86 - drop redundant dependencies on X86 Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[11/15] crypto: sparc - source arch/sparc/crypto/Kconfig without CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[10/15] crypto: s390 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[08/15] crypto: riscv - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[07/15] crypto: powerpc - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[05/15] crypto: mips - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[04/15] crypto: loongarch - source arch/loongarch/crypto/Kconfig without CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[03/15] crypto: arm64 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[01/15] crypto: arm - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
s390/crc32: Remove no-op module init and exit functions s390/crc32: Remove no-op module init and exit functions --- 2025-04-17 Eric Biggers New
[RFC] crypto: riscv: scalar accelerated GHASH [RFC] crypto: riscv: scalar accelerated GHASH --- 2025-04-17 Qingfang Deng New
powerpc/crc: Include uaccess.h and others powerpc/crc: Include uaccess.h and others --- 2025-04-17 Herbert Xu New
powerpc/crc: include <linux/uaccess.h> powerpc/crc: include <linux/uaccess.h> --- 2025-04-16 Eric Biggers New
crypto: public_key - Make sig/tfm local to if clause in software_key_query crypto: public_key - Make sig/tfm local to if clause in software_key_query --- 2025-04-16 Herbert Xu New
[GIT,PULL] Crypto Fixes for 6.15 [GIT,PULL] Crypto Fixes for 6.15 --- 2025-04-16 Herbert Xu New
crypto: deflate - Make the acomp walk atomic crypto: deflate - Make the acomp walk atomic --- 2025-04-15 Herbert Xu New
arm64: Kconfig: remove unnecessary selection of CRC32 arm64: Kconfig: remove unnecessary selection of CRC32 --- 2025-04-14 Eric Biggers New
crypto: deadcode structs from 'comp' removal crypto: deadcode structs from 'comp' removal --- 2025-04-12 Dr. David Alan Gilbert New
[7/8] crypto: sm3-base - Use sm3_init [1/8] crypto: hash - Add HASH_REQUEST_ON_STACK --- 2025-04-12 Herbert Xu New
[5/8] crypto: lib/sm3 - Move sm3 library into lib/crypto [1/8] crypto: hash - Add HASH_REQUEST_ON_STACK --- 2025-04-12 Herbert Xu New
[3/8] crypto: arm64/sha512 - Fix header inclusions [1/8] crypto: hash - Add HASH_REQUEST_ON_STACK --- 2025-04-12 Herbert Xu New
[1/8] crypto: hash - Add HASH_REQUEST_ON_STACK [1/8] crypto: hash - Add HASH_REQUEST_ON_STACK --- 2025-04-12 Herbert Xu New
[4/4] crypto: shash - Remove dynamic descsize 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
[v2,2/5] crypto: deflate - Remove request chaining crypto: Remove request chaining --- 2025-04-12 Herbert Xu New
[net-next,v3,09/14] rxrpc: rxgk: Implement connection rekeying Untitled series #265268 --- 2025-04-11 David Howells New
[net-next,v3,06/14] rxrpc: Add YFS RxGK (GSSAPI) security class Untitled series #265268 --- 2025-04-11 David Howells New
[v2,1/2] dt-bindings: crypto: Add binding for TI DTHE V2 [v2,1/2] dt-bindings: crypto: Add binding for TI DTHE V2 --- 2025-04-11 T Pratham New
[4/4] crypto: simd - Include asm/simd.h in internal/simd.h Make crypto/internal/simd.h resilient --- 2025-04-11 Herbert Xu New
[2/4] arm: Make simd.h more resilient Make crypto/internal/simd.h resilient --- 2025-04-11 Herbert Xu New
[v13,05/19] x86: Add early SHA-1 support for Secure Launch early measurements [v13,01/19] Documentation/x86: Secure Launch kernel documentation --- 2025-04-10 Ross Philipson New
[v13,01/19] Documentation/x86: Secure Launch kernel documentation [v13,01/19] Documentation/x86: Secure Launch kernel documentation --- 2025-04-10 Ross Philipson New
crypto: scomp - Fix wild memory accesses in scomp_free_streams(). crypto: scomp - Fix wild memory accesses in scomp_free_streams(). --- 2025-04-10 Kuniyuki Iwashima New
[v2,3/3] hwrng: npcm - Add struct device pointer to device context struct Untitled series #265139 --- 2025-04-10 Sakari Ailus New
[v2,2/3] hwrng: mtk - Add struct device pointer to device context struct Untitled series #265139 --- 2025-04-10 Sakari Ailus New
[3/3] hwrng: npcm - Add a local variable for struct device pointer Untitled series #265140 --- 2025-04-10 Sakari Ailus New
[2/3] hwrng: mtk - Add a local variable for struct device pointer Untitled series #265140 --- 2025-04-10 Sakari Ailus New
crypto: ccp: Fix __sev_snp_shutdown_locked() crypto: ccp: Fix __sev_snp_shutdown_locked() --- 2025-04-09 Ashish Kalra New
crypto: essiv - Remove unnecessary strscpy() size argument crypto: essiv - Remove unnecessary strscpy() size argument --- 2025-04-08 Thorsten Blum New
[RESEND,v2,2/2] crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY ecdsa KEYCTL_PKEY_QUERY fixes --- 2025-04-07 Lukas Wunner New
[net-next,v2,07/13] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) Untitled series #264844 --- 2025-04-07 David Howells New
[net-next,v2,06/13] rxrpc: rxgk: Provide infrastructure and key derivation Untitled series #264844 --- 2025-04-07 David Howells New
[v2,12/12] ARM64: dts: bcm63158: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,10/12] ARM64: dts: bcm6856: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,08/12] ARM: dts: bcm63178: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,06/12] ARM: dts: bcm63138: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,04/12] ARM: dts: bcm6855: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,02/12] dt-bindings: rng: r200: Add interrupt property ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
crypto: crc32 - remove "_generic" from filenames crypto: crc32 - remove "_generic" from filenames --- 2025-04-05 Eric Biggers New
[8/9] crypto: x86/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[6/9] crypto: powerpc/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[4/9] crypto: arm64/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[2/9] crypto: chacha - centralize the skcipher wrappers for arch code Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[GIT,PULL] Crypto Fixes for 6.15 [GIT,PULL] Crypto Fixes for 6.15 --- 2025-04-05 Herbert Xu New
[v2,security-next,4/4] selftests/hornet: Add a selftest for the Hornet LSM Introducing Hornet LSM --- 2025-04-04 Blaise Boscaccy New
[v2,security-next,2/4] hornet: Introduce sign-ebpf Introducing Hornet LSM --- 2025-04-04 Blaise Boscaccy New
[v2,3/3] crypto: x86 - Remove CONFIG_AS_AVX512 handling [v2,1/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI --- 2025-04-04 Uros Bizjak New
« 1 2 3 452 53 »