Show patches with: Submitter = Eric Biggers       |    State = Action Required       |    Archived = No       |   491 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[2/3] x86/pm: Use fpu_save_state() in __save_processor_state() [1/3] x86/fpu: Add fpu_save_state() for __save_processor_state() --- 2025-05-16 Eric Biggers New
[1/3] x86/fpu: Add fpu_save_state() for __save_processor_state() [1/3] x86/fpu: Add fpu_save_state() for __save_processor_state() --- 2025-05-16 Eric Biggers New
crypto: powerpc/poly1305 - add depends on BROKEN for now crypto: powerpc/poly1305 - add depends on BROKEN for now --- 2025-05-14 Eric Biggers New
ipe: use SHA-256 library API instead of crypto_shash API ipe: use SHA-256 library API instead of crypto_shash API --- 2025-05-14 Eric Biggers New
ksmbd: use SHA-256 library API instead of crypto_shash API ksmbd: use SHA-256 library API instead of crypto_shash API --- 2025-05-14 Eric Biggers New
[1/2] w1: ds2406: use crc16() instead of crc16_byte() loop [1/2] w1: ds2406: use crc16() instead of crc16_byte() loop --- 2025-05-13 Eric Biggers New
crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y --- 2025-05-07 Eric Biggers New
[v3,7/7] crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS Clean up the crypto testing options --- 2025-05-05 Eric Biggers New
[v3,5/7] crypto: testmgr - rename noextratests to noslowtests Clean up the crypto testing options --- 2025-05-05 Eric Biggers New
[v3,2/7] crypto: testmgr - remove panic_on_fail Clean up the crypto testing options --- 2025-05-05 Eric Biggers New
[7/8] crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL [1/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher --- 2025-05-05 Eric Biggers New
[6/8] crypto: null - remove the default null skcipher [1/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher --- 2025-05-05 Eric Biggers New
[3/8] crypto: gcm - use memcpy_sglist() instead of null skcipher [1/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher --- 2025-05-05 Eric Biggers New
[1/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher [1/8] crypto: algif_aead - use memcpy_sglist() instead of null skcipher --- 2025-05-05 Eric Biggers New
[4/4] crypto: lib/chacha - add array bounds to function prototypes crypto: lib/chacha - improve type safety --- 2025-05-05 Eric Biggers New
[2/4] crypto: lib/chacha - use struct assignment to copy state crypto: lib/chacha - improve type safety --- 2025-05-05 Eric Biggers New
nfsd: use SHA-256 library API instead of crypto_shash API nfsd: use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
[net-next] r8152: use SHA-256 library API instead of crypto_shash API [net-next] r8152: use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
firmware_loader: use SHA-256 library API instead of crypto_shash API firmware_loader: use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
apparmor: use SHA-256 library API instead of crypto_shash API apparmor: use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
kexec_file: use SHA-256 library API instead of crypto_shash API kexec_file: use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
x86/sgx: Use SHA-256 library API instead of crypto_shash API x86/sgx: Use SHA-256 library API instead of crypto_shash API --- 2025-04-28 Eric Biggers New
x86/microcode/AMD: Use sha256() instead of init/update/final x86/microcode/AMD: Use sha256() instead of init/update/final --- 2025-04-28 Eric Biggers New
[v4,13/13] crypto: lib/sha256 - improve function prototypes Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,12/13] crypto: sha256 - remove sha256_base.h Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,11/13] crypto: x86/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,10/13] crypto: sparc/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,09/13] crypto: sparc - move opcodes.h into asm directory Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,08/13] crypto: s390/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,07/13] crypto: riscv/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,06/13] crypto: powerpc/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,05/13] crypto: mips/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,04/13] crypto: arm64/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,03/13] crypto: arm64/sha256 - remove obsolete chunking logic Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,02/13] crypto: arm/sha256 - implement library instead of shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v4,01/13] crypto: sha256 - support arch-optimized lib and expose through shash Architecture-optimized SHA-256 library API --- 2025-04-28 Eric Biggers New
[v2] crypto: crc32 - remove "generic" from file and module names [v2] crypto: crc32 - remove "generic" from file and module names --- 2025-04-28 Eric Biggers New
[6/7] sparc/crc: drop "glue" from filenames [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
[5/7] s390/crc: drop "glue" from filenames [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
[4/7] powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
[1/7] arm/crc: drop "glue" from filenames [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
[v3,12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,07/13] crypto: mips - move library functions to arch/mips/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,05/13] crypto: arm - move library functions to arch/arm/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,03/13] crypto: s390 - drop redundant dependencies on S390 Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,02/13] crypto: powerpc - drop redundant dependencies on PPC Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v2,6/9] crypto: testmgr - make it easier to enable the full set of tests [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v2,2/9] crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v2,11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/ [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[v2,09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/ [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[3/9] crypto: testmgr - remove CRYPTO_MANAGER_DISABLE_TESTS from defconfigs [1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-19 Eric Biggers New
crypto: lib/poly1305 - restore ability to remove modules crypto: lib/poly1305 - restore ability to remove modules --- 2025-04-18 Eric Biggers New
crypto: lib/chacha - restore ability to remove modules crypto: lib/chacha - restore ability to remove modules --- 2025-04-18 Eric Biggers 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
powerpc/crc: include <linux/uaccess.h> powerpc/crc: include <linux/uaccess.h> --- 2025-04-16 Eric Biggers New
arm64: Kconfig: remove unnecessary selection of CRC32 arm64: Kconfig: remove unnecessary selection of CRC32 --- 2025-04-14 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
bcachefs: use library APIs for ChaCha20 and Poly1305 bcachefs: use library APIs for ChaCha20 and Poly1305 --- 2025-04-02 Eric Biggers New
[v2,9/9] crypto: x86/twofish - stop using the SIMD helper [v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-04-02 Eric Biggers New
[v2,8/9] crypto: x86/sm4 - stop using the SIMD helper [v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-04-02 Eric Biggers New
[v2,4/9] crypto: x86/aria - stop using the SIMD helper [v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-04-02 Eric Biggers New
[v2,2/9] crypto: x86/aegis - stop using the SIMD helper [v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-04-02 Eric Biggers New
[v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code [v2,1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-04-02 Eric Biggers New
[6/7] lib/crc: document all the CRC library kconfig options Untitled series #264452 --- 2025-04-01 Eric Biggers New
[5/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T Untitled series #264452 --- 2025-04-01 Eric Biggers New
[3/7] lib/crc: remove unnecessary prompt for CONFIG_CRC16 Untitled series #264452 --- 2025-04-01 Eric Biggers New
[2/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT Untitled series #264452 --- 2025-04-01 Eric Biggers New
[GIT,PULL] CRC fixes for 6.15 [GIT,PULL] CRC fixes for 6.15 --- 2025-03-28 Eric Biggers New
[GIT,PULL] CRC updates for 6.15 [GIT,PULL] CRC updates for 6.15 --- 2025-03-23 Eric Biggers New
x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 --- 2025-03-19 Eric Biggers New
crypto: lib/chacha - remove unused arch-specific init support crypto: lib/chacha - remove unused arch-specific init support --- 2025-03-16 Eric Biggers New
crypto: scatterwalk - simplify map and unmap calling convention crypto: scatterwalk - simplify map and unmap calling convention --- 2025-03-10 Eric Biggers New
crypto: skcipher - fix mismatch between mapping and unmapping order crypto: skcipher - fix mismatch between mapping and unmapping order --- 2025-03-06 Eric Biggers New
lib/crc_kunit.c: update comment in crc_benchmark() lib/crc_kunit.c: update comment in crc_benchmark() --- 2025-03-05 Eric Biggers New
[5/5] lib/crc: remove unnecessary prompt for CONFIG_CRC64 Remove unnecessary prompts for CRC library (batch 1) --- 2025-03-04 Eric Biggers New
[4/5] lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C Remove unnecessary prompts for CRC library (batch 1) --- 2025-03-04 Eric Biggers New
[3/5] lib/crc: remove unnecessary prompt for CONFIG_CRC8 Remove unnecessary prompts for CRC library (batch 1) --- 2025-03-04 Eric Biggers New
[2/5] lib/crc: remove unnecessary prompt for CONFIG_CRC7 Remove unnecessary prompts for CRC library (batch 1) --- 2025-03-04 Eric Biggers New
[1/5] lib/crc: remove unnecessary prompt for CONFIG_CRC4 Remove unnecessary prompts for CRC library (batch 1) --- 2025-03-04 Eric Biggers New
lib/crc7: unexport crc7_be_syndrome_table lib/crc7: unexport crc7_be_syndrome_table --- 2025-03-04 Eric Biggers New
lib/crc_kunit.c: add test and benchmark for crc7_be() lib/crc_kunit.c: add test and benchmark for crc7_be() --- 2025-03-04 Eric Biggers New
x86/crc32: optimize tail handling for crc32c short inputs x86/crc32: optimize tail handling for crc32c short inputs --- 2025-03-04 Eric Biggers New
« 1 2 3 44 5 »