Show patches with: Submitter = Eric Biggers       |    State = Action Required       |    Archived = No       |   229 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v2,02/28] crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,03/28] crypto: shash - make struct shash_instance be the full size crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,08/28] crypto: algapi - pass instance to crypto_grab_spawn() crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,09/28] crypto: shash - introduce crypto_grab_shash() crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,10/28] crypto: ahash - introduce crypto_grab_ahash() crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,12/28] crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,13/28] crypto: cryptd - use crypto_grab_shash() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,15/28] crypto: authenc - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,16/28] crypto: authencesn - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,18/28] crypto: ccm - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,19/28] crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,22/28] crypto: cmac - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,23/28] crypto: vmac - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,25/28] crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn crypto: template instantiation cleanup --- 2020-01-03 Eric Biggers New
[v2,1/6] crypto: hash - add support for new way of freeing instances [v2,1/6] crypto: hash - add support for new way of freeing instances --- 2020-01-03 Eric Biggers New
[v2,5/6] crypto: algapi - remove crypto_template::{alloc,free}() [v2,1/6] crypto: hash - add support for new way of freeing instances --- 2020-01-03 Eric Biggers New
[v2,6/6] crypto: algapi - enforce that all instances have a ->free() method [v2,1/6] crypto: hash - add support for new way of freeing instances --- 2020-01-03 Eric Biggers New
[01/12] crypto: authencesn - fix weird comma-terminated line [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[03/12] crypto: cryptd - simplify error handling in cryptd_create_*() [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[04/12] crypto: ctr - simplify error handling in crypto_rfc3686_create() [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[05/12] crypto: cts - simplify error handling in crypto_cts_create() [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[07/12] crypto: gcm - simplify error handling in crypto_rfc4543_create() [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[08/12] crypto: geniv - simply error handling in aead_geniv_alloc() [01/12] crypto: authencesn - fix weird comma-terminated line --- 2020-02-26 Eric Biggers New
[2/3] crypto: testmgr - do comparison tests before inauthentic input tests crypto: AEAD fuzz tests and doc improvement --- 2020-03-04 Eric Biggers New
crypto: lib/sha256 - return void crypto: lib/sha256 - return void --- 2020-05-01 Eric Biggers New
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[04/20] crypto: artpec6 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[06/20] crypto: ccree - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[07/20] crypto: hisilicon/sec2 - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[10/20] crypto: omap-sham - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[11/20] crypto: s5p-sss - use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[14/20] ecryptfs: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[15/20] nfsd: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[17/20] Bluetooth: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
[20/20] ASoC: cros_ec_codec: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() --- 2020-05-02 Eric Biggers New
lib/xxhash: make xxh{32,64}_update() return void lib/xxhash: make xxh{32,64}_update() return void --- 2020-05-02 Eric Biggers New
[1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[2/7] crypto: powerpc/sha1 - remove unused temporary workspace [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[4/7] crypto: s390/sha1 - prefix the "sha1_" functions [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
[6/7] crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h [1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES --- 2020-05-02 Eric Biggers New
crypto: lib/aes - move IRQ disabling into AES library crypto: lib/aes - move IRQ disabling into AES library --- 2020-05-02 Eric Biggers New
fscrypt: add support for IV_INO_LBLK_32 policies fscrypt: add support for IV_INO_LBLK_32 policies --- 2020-05-15 Eric Biggers New
[net] esp: select CRYPTO_SEQIV [net] esp: select CRYPTO_SEQIV --- 2020-06-04 Eric Biggers New
[net,v3,1/3] esp, ah: consolidate the crypto algorithm selections [net,v3,1/3] esp, ah: consolidate the crypto algorithm selections --- 2020-06-10 Eric Biggers New
[net,v3,2/3] esp: select CRYPTO_SEQIV [net,v3,1/3] esp, ah: consolidate the crypto algorithm selections --- 2020-06-10 Eric Biggers New
[1/2] crc-t10dif: use fallback in initial state [1/2] crc-t10dif: use fallback in initial state --- 2020-06-10 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
[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
random: fix the RNDRESEEDCRNG ioctl random: fix the RNDRESEEDCRNG ioctl --- 2020-09-16 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
[1/4] crypto: aead - add crypto_aead_driver_name() [1/4] crypto: aead - add crypto_aead_driver_name() --- 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
crypto: testmgr - WARN on test failure crypto: testmgr - WARN on test failure --- 2020-10-26 Eric Biggers New
[1/5] crypto: blake2b - rename constants for consistency with blake2s 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
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b --- 2020-12-15 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
[v2,03/11] crypto: blake2b - export helpers for optimized implementations 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,09/11] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 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
[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,05/14] crypto: blake2s - share the "shash" API boilerplate code 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,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,10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,13/14] crypto: blake2b - update file comment crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
crypto: arm/blake2b - drop unnecessary return statement crypto: arm/blake2b - drop unnecessary return statement --- 2021-02-09 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
[RESEND] random: initialize ChaCha20 constants with correct endianness [RESEND] random: initialize ChaCha20 constants with correct endianness --- 2021-03-22 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
[v2,1/2] random: fix data race on crng_node_pool random: fix some data races --- 2021-12-20 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
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
[1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters() 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
[3/3] KEYS: asym_tpm: rename derive_pub_key() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers New
[v2,1/5] crypto: rsa-pkcs1pad - only allow with rsa 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,3/5] crypto: rsa-pkcs1pad - restore signature length check 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,5/5] crypto: rsa-pkcs1pad - use clearer variable names crypto: rsa-pkcs1pad fixes --- 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,2/4] KEYS: x509: remove unused fields 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,4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
KEYS: remove support for asym_tpm keys KEYS: remove support for asym_tpm keys --- 2022-01-28 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
random: remove use_input_pool parameter from crng_reseed() random: remove use_input_pool parameter from crng_reseed() --- 2022-02-04 Eric Biggers New
[v2,2/2] KEYS: asymmetric: properly validate hash_algo and encoding Untitled series #166828 --- 2022-02-08 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
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
siphash: update the HalfSipHash documentation siphash: update the HalfSipHash documentation --- 2022-04-21 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
[2/2] crypto: make the sha1 library optional crypto: make the sha1 library optional --- 2022-07-09 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
[v2,3/3] crypto: lib - move crypto_simd_disabled_for_test into utils crypto: lib - create utils module --- 2022-07-16 Eric Biggers New
crypto: lib - add module license to libsha1 crypto: lib - add module license to libsha1 --- 2022-07-19 Eric Biggers New
« 1 2 3 »