Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Eric Biggers
| Archived =
No
| 710 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
[v2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
-
-
-
2025-05-19
Eric Biggers
New
[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
[13/13] crypto: lib/sha256 - improve function prototypes
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[10/13] crypto: sparc/sha256 - implement library instead of shash
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[07/13] crypto: riscv/sha256 - implement library instead of shash
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[06/13] crypto: powerpc/sha256 - implement library instead of shash
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[04/13] crypto: arm64/sha256 - implement library instead of shash
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[02/13] crypto: arm/sha256 - implement library instead of shash
Architecture-optimized SHA-256 library API
-
-
-
2025-04-26
Eric Biggers
Superseded
[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,9/9] crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
[v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-22
Eric Biggers
Superseded
[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,4/9] crypto: testmgr - remove panic_on_fail
[v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-22
Eric Biggers
Superseded
[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,12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64
-
-
-
2025-04-20
Eric Biggers
Superseded
[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,07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64
-
-
-
2025-04-20
Eric Biggers
Superseded
[v2,05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64
-
-
-
2025-04-20
Eric Biggers
Superseded
[v2,03/13] crypto: s390 - drop redundant dependencies on S390
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64
-
-
-
2025-04-20
Eric Biggers
Superseded
[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
[9/9] crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
[1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-19
Eric Biggers
Superseded
[7/9] crypto: testmgr - rename noextratests to noslowtests
[1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-19
Eric Biggers
Superseded
[6/9] crypto: testmgr - make it easier to enable the full set of tests
[1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-19
Eric Biggers
Superseded
[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
[1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
[1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs
-
-
-
2025-04-19
Eric Biggers
Superseded
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
[09/15] crypto: s390 - drop redundant dependencies on S390
Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
-
-
-
2025-04-17
Eric Biggers
Superseded
[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
[06/15] crypto: powerpc - drop redundant dependencies on PPC
Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
-
-
-
2025-04-17
Eric Biggers
Superseded
[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
[02/15] crypto: arm64 - drop redundant dependencies on ARM64
Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
-
-
-
2025-04-17
Eric Biggers
Superseded
[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
crypto: crc32 - remove "_generic" from filenames
crypto: crc32 - remove "_generic" from filenames
-
-
-
2025-04-05
Eric Biggers
Superseded
[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
«
1
2
3
4
…
7
8
»