Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Eric Biggers
| Archived =
No
| 415 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
…
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,03/12] RISC-V: add helper function to read the vector VLEN
RISC-V crypto with reworked asm files
-
-
-
2024-01-05
Eric Biggers
New
[v2,02/12] riscv: vector: make Vector always available for softirq context
RISC-V crypto with reworked asm files
-
-
-
2024-01-05
Eric Biggers
New
[v2,01/12] riscv: Add support for kernel mode vector
RISC-V crypto with reworked asm files
-
-
-
2024-01-05
Eric Biggers
New
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384}
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224}
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,08/13] crypto: riscv - add vector crypto accelerated ChaCha20
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
New
[RFC,06/13] crypto: riscv - add vector crypto accelerated AES
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
New
[RFC,05/13] RISC-V: hook new crypto subdir into build-system
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,03/13] RISC-V: add helper function to read the vector VLEN
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,02/13] riscv: vector: make Vector always available for softirq context
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
[RFC,01/13] riscv: Add support for kernel mode vector
RISC-V crypto with reworked asm files
-
-
-
2024-01-02
Eric Biggers
Superseded
crypto: riscv - use real assembler for vector crypto extensions
crypto: riscv - use real assembler for vector crypto extensions
-
-
-
2023-12-20
Eric Biggers
New
[v2] crypto: x86/sha1 - autoload if SHA-NI detected
[v2] crypto: x86/sha1 - autoload if SHA-NI detected
-
-
-
2023-11-01
Eric Biggers
New
dm-verity: hash blocks with shash import+finup when possible
dm-verity: hash blocks with shash import+finup when possible
-
-
-
2023-10-30
Eric Biggers
New
crypto: shash - don't exclude async statuses from error stats
crypto: shash - don't exclude async statuses from error stats
-
-
-
2023-10-29
Eric Biggers
New
crypto: x86/sha1 - autoload if SHA-NI detected
crypto: x86/sha1 - autoload if SHA-NI detected
-
-
-
2023-10-29
Eric Biggers
Superseded
smb: use crypto_shash_digest() in symlink_hash()
smb: use crypto_shash_digest() in symlink_hash()
-
-
-
2023-10-29
Eric Biggers
New
dm-integrity: use crypto_shash_digest() in sb_mac()
dm-integrity: use crypto_shash_digest() in sb_mac()
-
-
-
2023-10-29
Eric Biggers
New
RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx()
RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx()
-
-
-
2023-10-29
Eric Biggers
New
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
-
-
-
2023-10-29
Eric Biggers
New
crypto: adiantum - flush destination page before unmapping
crypto: adiantum - flush destination page before unmapping
-
-
-
2023-10-27
Eric Biggers
New
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
-
-
-
2023-10-27
Eric Biggers
New
[30/30] crypto: ahash - optimize performance when wrapping shash
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[29/30] crypto: ahash - check for shash type instead of not ahash type
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[26/30] crypto: chelsio - stop using crypto_ahash::init
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[25/30] crypto: ahash - improve file comment
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[23/30] crypto: ahash - remove crypto_ahash_alignmask
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[20/30] crypto: ccm - stop using alignmask of ahash
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[15/30] crypto: authenc - stop using alignmask of ahash
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[14/30] crypto: ahash - remove support for nonzero alignmask
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[13/30] crypto: stm32 - remove unnecessary alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[11/30] crypto: rockchip - remove unnecessary alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[10/30] crypto: omap-sham - stop setting alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[07/30] crypto: mxs-dcp - remove unnecessary alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[05/30] crypto: atmel - remove unnecessary alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[04/30] crypto: sun8i-ss - remove unnecessary alignmask for ahashes
crypto: reduce ahash API overhead
-
-
-
2023-10-22
Eric Biggers
New
[15/17] crypto: adiantum - stop using alignmask of shash_alg
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[14/17] crypto: testmgr - stop checking crypto_shash_alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[13/17] crypto: drbg - stop checking crypto_shash_alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[12/17] libceph: stop checking crypto_shash_alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[11/17] crypto: shash - remove support for nonzero alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[09/17] crypto: vmac - don't set alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[05/17] crypto: loongarch/crc32 - remove redundant setting of alignmask to 0
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
Superseded
[04/17] crypto: mips/crc32 - remove redundant setting of alignmask to 0
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
[01/17] crypto: sparc/crc32c - stop using the shash alignmask
-
-
-
2023-10-19
Eric Biggers
New
crypto: shash - eliminate indirect call for default import and export
crypto: shash - eliminate indirect call for default import and export
-
-
-
2023-10-18
Eric Biggers
New
[4/5] crypto: arm64/sha256 - clean up backwards function names
crypto: arm64 - clean up backwards function names
-
-
-
2023-10-10
Eric Biggers
New
[3/5] crypto: arm64/sha512-ce - clean up backwards function names
crypto: arm64 - clean up backwards function names
-
-
-
2023-10-10
Eric Biggers
New
[2/4] crypto: arm/nhpoly1305 - implement ->digest
crypto: adiantum optimizations
-
-
-
2023-10-10
Eric Biggers
New
crypto: x86/sha256 - implement ->digest for sha256
crypto: x86/sha256 - implement ->digest for sha256
-
-
-
2023-10-09
Eric Biggers
New
crypto: arm64/sha2-ce - implement ->digest for sha256
crypto: arm64/sha2-ce - implement ->digest for sha256
-
-
-
2023-10-09
Eric Biggers
New
[2/2] crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
crypto: shash optimizations
-
-
-
2023-10-09
Eric Biggers
New
[1/2] crypto: shash - optimize the default digest and finup
crypto: shash optimizations
-
-
-
2023-10-09
Eric Biggers
New
crypto: skcipher - fix weak key check for lskciphers
crypto: skcipher - fix weak key check for lskciphers
-
-
-
2023-10-09
Eric Biggers
New
crypto: xts - use 'spawn' for underlying single-block cipher
crypto: xts - use 'spawn' for underlying single-block cipher
-
-
-
2023-10-09
Eric Biggers
New
[RFC] Should writes to /dev/urandom immediately affect reads?
[RFC] Should writes to /dev/urandom immediately affect reads?
-
-
-
2023-09-20
Eric Biggers
New
[GIT,PULL] fscrypt update for 6.6
[GIT,PULL] fscrypt update for 6.6
-
-
-
2023-08-28
Eric Biggers
New
crypto: x86/aesni - remove unused parameter to aes_set_key_common()
crypto: x86/aesni - remove unused parameter to aes_set_key_common()
-
-
-
2023-07-15
Eric Biggers
New
[2/2] fscrypt: document the LEA support
fscrypt: update the encryption mode docs
-
-
-
2023-06-30
Eric Biggers
New
[1/2] fscrypt: improve the "Encryption modes and usage" section
fscrypt: update the encryption mode docs
-
-
-
2023-06-30
Eric Biggers
New
crypto/Kconfig: warn about performance overhead of CRYPTO_STATS
crypto/Kconfig: warn about performance overhead of CRYPTO_STATS
-
-
-
2023-05-20
Eric Biggers
New
[v2] fsverity: use shash API instead of ahash API
[v2] fsverity: use shash API instead of ahash API
-
-
-
2023-05-16
Eric Biggers
New
[6.1] crypto: testmgr - fix RNG performance in fuzz tests
[6.1] crypto: testmgr - fix RNG performance in fuzz tests
-
-
-
2023-05-16
Eric Biggers
New
[RFC] fsverity: use shash API instead of ahash API
[RFC] fsverity: use shash API instead of ahash API
-
-
-
2023-04-06
Eric Biggers
Superseded
[v2] crypto: testmgr - fix RNG performance in fuzz tests
[v2] crypto: testmgr - fix RNG performance in fuzz tests
-
-
-
2023-02-27
Eric Biggers
Superseded
crypto: arm64/aes-neonbs - fix crash with CFI enabled
crypto: arm64/aes-neonbs - fix crash with CFI enabled
-
-
-
2023-02-27
Eric Biggers
New
crypto: testmgr - fix RNG performance in fuzz tests
crypto: testmgr - fix RNG performance in fuzz tests
-
-
-
2023-02-27
Eric Biggers
New
x86: enable Data Operand Independent Timing Mode
x86: enable Data Operand Independent Timing Mode
-
-
-
2023-01-25
Eric Biggers
New
[v2,12/12] Revert "crypto: shash - avoid comparing pointers to exported functions under CFI"
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
New
[v2,09/12] crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
Superseded
[v2,08/12] crypto: x86/sm4 - fix crash with CFI enabled
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
New
[v2,07/12] crypto: x86/sm3 - fix possible crash with CFI enabled
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
New
[v2,06/12] crypto: x86/sha512 - fix possible crash with CFI enabled
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
Superseded
[v2,03/12] crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
crypto: CFI fixes
-
-
-
2022-11-18
Eric Biggers
New
[10/11] crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[08/11] crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[06/11] crypto: x86/sha512 - fix possible crash with CFI enabled
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[05/11] crypto: x86/sha256 - fix possible crash with CFI enabled
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[04/11] crypto: x86/sha1 - fix possible crash with CFI enabled
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
[01/11] crypto: x86/aegis128 - fix crash with CFI enabled
-
-
-
2022-11-18
Eric Biggers
New
[v3,6/6] crypto: compile out test-related algboss code when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v3,5/6] crypto: silence noisy kdf_sp800108 self-test
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v3,4/6] crypto: skip kdf_sp800108 self-test when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v3,3/6] crypto: compile out crypto_boot_test_finished when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v3,2/6] crypto: optimize registration of internal algorithms
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v3,1/6] crypto: optimize algorithm registration when self-tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-14
Eric Biggers
New
[v2,6/6] crypto: compile out test-related algboss code when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
New
[v2,5/6] crypto: silence noisy kdf_sp800108 self-test
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
Superseded
[v2,4/6] crypto: skip kdf_sp800108 self-test when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
Superseded
[v2,3/6] crypto: compile out crypto_boot_test_finished when tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
New
[v2,2/6] crypto: optimize registration of internal algorithms
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
Superseded
[v2,1/6] crypto: optimize algorithm registration when self-tests disabled
crypto: reduce overhead when self-tests disabled
-
-
-
2022-11-10
Eric Biggers
Superseded
crypto: avoid unnecessary work when self-tests are disabled
crypto: avoid unnecessary work when self-tests are disabled
-
-
-
2022-11-10
Eric Biggers
New
fscrypt: fix keyring memory leak on mount failure
fscrypt: fix keyring memory leak on mount failure
-
-
-
2022-10-11
Eric Biggers
New
[v3,2/3] crypto: lib - move __crypto_xor into utils
crypto: lib - create utils module
-
-
-
2022-07-25
Eric Biggers
New
«
1
2
3
4
…
4
5
»