Show patches with: Submitter = Eric Biggers       |    State = Action Required       |   246 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
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,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,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,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
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
crypto: lib - add module license to libsha1 crypto: lib - add module license to libsha1 --- 2022-07-19 Eric Biggers New
[v2,3/3] crypto: lib - move crypto_simd_disabled_for_test into utils crypto: lib - create utils module --- 2022-07-16 Eric Biggers New
[v2,1/3] crypto: lib - create utils module and move __crypto_memneq into it crypto: lib - create utils module --- 2022-07-16 Eric Biggers New
[2/2] crypto: make the sha1 library optional crypto: make the sha1 library optional --- 2022-07-09 Eric Biggers New
[v2] random: avoid mis-detecting a slow counter as a cycle counter [v2] random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
siphash: update the HalfSipHash documentation siphash: update the HalfSipHash documentation --- 2022-04-21 Eric Biggers New
random: avoid mis-detecting a slow counter as a cycle counter random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
crypto: testmgr - test in-place en/decryption with two sglists crypto: testmgr - test in-place en/decryption with two sglists --- 2022-03-26 Eric Biggers New
[v2,2/2] KEYS: asymmetric: properly validate hash_algo and encoding Untitled series #166828 --- 2022-02-08 Eric Biggers New
random: remove use_input_pool parameter from crng_reseed() random: remove use_input_pool parameter from crng_reseed() --- 2022-02-04 Eric Biggers New
[1/2] KEYS: asymmetric: enforce that sig algo matches key algo Fix bugs in public_key_verify_signature() --- 2022-02-01 Eric Biggers New
KEYS: remove support for asym_tpm keys KEYS: remove support for asym_tpm keys --- 2022-01-28 Eric Biggers New
[v2,4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,2/4] KEYS: x509: remove unused fields KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,1/4] KEYS: x509: clearly distinguish between key and signature algorithms KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,5/5] crypto: rsa-pkcs1pad - use clearer variable names crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,3/5] crypto: rsa-pkcs1pad - restore signature length check crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,1/5] crypto: rsa-pkcs1pad - only allow with rsa crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers New
[3/3] KEYS: asym_tpm: rename derive_pub_key() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[2/3] KEYS: asym_tpm: fix incorrect comment KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
KEYS: fix length validation in keyctl_pkey_params_get_2() KEYS: fix length validation in keyctl_pkey_params_get_2() --- 2022-01-13 Eric Biggers New
[v2,2/2] random: fix data race on crng init time random: fix some data races --- 2021-12-20 Eric Biggers New
[v2,1/2] random: fix data race on crng_node_pool random: fix some data races --- 2021-12-20 Eric Biggers New
[RESEND] random: use correct memory barriers for crng_node_pool [RESEND] random: use correct memory barriers for crng_node_pool --- 2021-12-19 Eric Biggers New
[RESEND] random: initialize ChaCha20 constants with correct endianness [RESEND] random: initialize ChaCha20 constants with correct endianness --- 2021-03-22 Eric Biggers New
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS --- 2021-03-22 Eric Biggers New
crypto: arm/blake2b - drop unnecessary return statement crypto: arm/blake2b - drop unnecessary return statement --- 2021-02-09 Eric Biggers New
[v3,13/14] crypto: blake2b - update file comment crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,07/14] crypto: blake2s - add comment for blake2s_state fields crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,05/14] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,04/14] crypto: blake2s - move update and final logic to internal/blake2s.h crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,01/14] crypto: blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v2,11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,09/11] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,05/11] crypto: arm/blake2b - add NEON-accelerated BLAKE2b crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,03/11] crypto: blake2b - export helpers for optimized implementations crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,02/11] crypto: blake2b - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[3/5] crypto: blake2b - export helpers for optimized implementations crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[1/5] crypto: blake2b - rename constants for consistency with blake2s crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
crypto: testmgr - WARN on test failure crypto: testmgr - WARN on test failure --- 2020-10-26 Eric Biggers New
[3/4] crypto: testmgr - always print the actual AEAD driver name [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
[1/4] crypto: aead - add crypto_aead_driver_name() [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
crypto: x86 - remove unused file aes_glue.c crypto: x86 - remove unused file aes_glue.c --- 2020-10-13 Eric Biggers New
random: fix the RNDRESEEDCRNG ioctl random: fix the RNDRESEEDCRNG ioctl --- 2020-09-16 Eric Biggers New
[LTP,1/2] lib/tst_af_alg: add tst_alg_sendmsg() [LTP,1/2] lib/tst_af_alg: add tst_alg_sendmsg() --- 2020-08-20 Eric Biggers New
[net,v4,3/3] esp, ah: modernize the crypto algorithm selections esp, ah: improve crypto algorithm selections --- 2020-06-10 Eric Biggers New
« 1 2 3 »