Show patches with: State = Action Required       |   4298 patches
« 1 2 ... 22 23 2442 43 »
Patch Series S/W/F Date Submitter Delegate State
[GIT,PULL] Crypto Fixes for 5.17 [GIT,PULL] Crypto Fixes for 5.17 --- 2022-02-09 Herbert Xu New
[v2,9/9] random: remove outdated INT_MAX >> 6 check in urandom_read() [v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction --- 2022-02-09 Jason A. Donenfeld New
[v2,6/9] random: absorb fast pool into input pool after fast load [v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction --- 2022-02-09 Jason A. Donenfeld New
[v2,5/9] random: do not xor RDRAND when writing into /dev/random [v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction --- 2022-02-09 Jason A. Donenfeld New
[v2,3/9] random: inline leaves of rand_initialize() [v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction --- 2022-02-09 Jason A. Donenfeld New
[v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction [v2,1/9] random: use RDSEED instead of RDRAND in entropy extraction --- 2022-02-09 Jason A. Donenfeld New
[v1,6/7] random: use simpler fast key erasure flow on per-cpu keys random: cleanups around per-cpu crng & rdrand --- 2022-02-08 Jason A. Donenfeld New
[v1,4/7] random: ensure early RDSEED goes through mixer on init random: cleanups around per-cpu crng & rdrand --- 2022-02-08 Jason A. Donenfeld New
[v1,2/7] random: get rid of secondary crngs random: cleanups around per-cpu crng & rdrand --- 2022-02-08 Jason A. Donenfeld New
[RFC,v4,8/8] hisi_acc_vfio_pci: Use its own PCI reset_done error handler vfio/hisilicon: add ACC live migration driver --- 2022-02-08 Shameerali Kolothum Thodi New
[RFC,v4,6/8] crypto: hisilicon/qm: Add helper to retrieve the PF qm data vfio/hisilicon: add ACC live migration driver --- 2022-02-08 Shameerali Kolothum Thodi New
[RFC,v4,4/8] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices vfio/hisilicon: add ACC live migration driver --- 2022-02-08 Shameerali Kolothum Thodi New
[v2,2/2] KEYS: asymmetric: properly validate hash_algo and encoding Untitled series #166828 --- 2022-02-08 Eric Biggers New
[v3,5/5] random: make credit_entropy_bits() always safe random: use computational hash for entropy extraction, and related fixes --- 2022-02-05 Jason A. Donenfeld New
[v3,4/5] random: always wake up entropy writers after extraction random: use computational hash for entropy extraction, and related fixes --- 2022-02-05 Jason A. Donenfeld New
[v3,2/5] random: simplify entropy debiting random: use computational hash for entropy extraction, and related fixes --- 2022-02-05 Jason A. Donenfeld New
[2/2] random: fix locking for crng_init in crng_reseed() random: fix write locking for crng_init --- 2022-02-05 Dominik Brodowski 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,3/4] random: use linear min-entropy accumulation crediting random: use computational hash for entropy extraction, and related fixes --- 2022-02-04 Jason A. Donenfeld New
[v2,1/4] random: use computational hash for entropy extraction random: use computational hash for entropy extraction, and related fixes --- 2022-02-04 Jason A. Donenfeld New
random: use computational hash for entropy extraction random: use computational hash for entropy extraction --- 2022-02-01 Jason A. Donenfeld 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.c Remove locking in extract_buf() random.c Remove locking in extract_buf() --- 2022-01-30 Sandy Harris New
[v5-fix,08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4 Untitled series #166112 --- 2022-01-29 Chang S. Bae New
KEYS: remove support for asym_tpm keys KEYS: remove support for asym_tpm keys --- 2022-01-28 Eric Biggers New
crypto: octeontx2: increase CPT HW instruction queue length crypto: octeontx2: increase CPT HW instruction queue length --- 2022-01-25 Shijith Thotton New
[RFC,7/7] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL [RFC,1/7] crypto: xctr - Add XCTR support --- 2022-01-25 Nathan Huckleberry New
[RFC,3/7] crypto: hctr2 - Add HCTR2 support [RFC,1/7] crypto: xctr - Add XCTR support --- 2022-01-25 Nathan Huckleberry New
[RFC,1/7] crypto: xctr - Add XCTR support [RFC,1/7] crypto: xctr - Add XCTR support --- 2022-01-25 Nathan Huckleberry New
[6/6] hw_random: credit entropy for low quality sources of randomness [1/6] hw_random: explicit ordering of initcalls --- 2022-01-24 Dominik Brodowski New
[v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI [v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI --- 2022-01-24 Jason A. Donenfeld New
[4.19,207/239] crypto: stm32/crc32 - Fix kernel BUG triggered in probe() Untitled series #165540 --- 2022-01-24 Greg KH New
[5.15,562/846] crypto: ccp - Move SEV_INIT retry for corrupted data Untitled series #165402 --- 2022-01-24 Greg KH New
[v5,06/20] tcp: authopt: Hook into tcp core tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez New
[v5,04/20] tcp: md5: Refactor tcp_sig_hash_skb_data for AO tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez New
[4/4] MAINTAINERS: Add maintainer for Xilinx ZynqMP SHA3 driver crypto: Add Xilinx ZynqMP SHA3 driver support --- 2022-01-23 Harsha New
crypto: octeontx2: fix NULL pointer dereference crypto: octeontx2: fix NULL pointer dereference --- 2022-01-21 Shijith Thotton New
[2/3] virtio-crypto: introduce akcipher service Introduce akcipher service for virtio-crypto --- 2022-01-21 zhenwei pi New
lib/crypto: blake2s: fix a CFI failure lib/crypto: blake2s: fix a CFI failure --- 2022-01-19 Miles Chen 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
[RFC,v2] crypto: caam - restore retry count after HW RNG failure [RFC,v2] crypto: caam - restore retry count after HW RNG failure --- 2022-01-18 Michal Vokáč New
[v4,03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley New
[v4,02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley New
crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC --- 2022-01-17 Julian Braha New
[v4] lib/crypto: add prompts back to crypto libraries [v4] lib/crypto: add prompts back to crypto libraries --- 2022-01-16 Jason A. Donenfeld New
[crypto,v3,2/2] lib/crypto: sha1: re-roll loops to reduce code size reduce code size from blake2s on m68k and other small platforms --- 2022-01-14 Jason A. Donenfeld New
[crypto,v3,1/2] lib/crypto: blake2s: move hmac construction into wireguard reduce code size from blake2s on m68k and other small platforms --- 2022-01-14 Jason A. Donenfeld New
[RFC,v2,3/3] crypto: sha1_generic - import lib/sha1.c locally remove remaining users of SHA-1 --- 2022-01-14 Jason A. Donenfeld New
[RFC,v2,2/3] ipv6: move from sha1 to blake2s in address calculation remove remaining users of SHA-1 --- 2022-01-14 Jason A. Donenfeld New
[v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) [v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) --- 2022-01-14 Herbert Xu 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
[v5,08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4 x86: Support Key Locker --- 2022-01-12 Chang S. Bae New
[v5,05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key x86: Support Key Locker --- 2022-01-12 Chang S. Bae New
[v3] lib/crypto: add prompts back to crypto libraries [v3] lib/crypto: add prompts back to crypto libraries --- 2022-01-12 Jason A. Donenfeld New
hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER --- 2022-01-12 Geert Uytterhoeven New
[v2] lib/crypto: add prompts back to crypto libraries [v2] lib/crypto: add prompts back to crypto libraries --- 2022-01-12 Justin Forbes New
crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT --- 2022-01-12 Geert Uytterhoeven New
[RFC,v1,3/3] crypto: sha1_generic - import lib/sha1.c locally remove remaining users of SHA-1 --- 2022-01-12 Jason A. Donenfeld New
[RFC,v1,2/3] ipv6: move from sha1 to blake2s in address calculation remove remaining users of SHA-1 --- 2022-01-12 Jason A. Donenfeld New
[RFC,v1,1/3] bpf: move from sha1 to blake2s in tag calculation remove remaining users of SHA-1 --- 2022-01-12 Jason A. Donenfeld New
pull request: add Marvell CPT ucode binaries pull request: add Marvell CPT ucode binaries --- 2022-01-12 Dhanalakshmi Saravanan New
drivers/crypto/cpp: remove redundant ret variable drivers/crypto/cpp: remove redundant ret variable --- 2022-01-12 Lv Ruyi New
[14/14] KEYS: Introduce load_pgp_public_keyring() [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[11/14] verification: introduce verify_pgp_signature() [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[10/14] KEYS: Calculate key digest and get signature of the key [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[08/14] KEYS: PGP-based public key signature verification [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[07/14] KEYS: Provide PGP key description autogeneration [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[03/14] PGPLIB: PGP definitions (RFC 4880) [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[02/14] rsa: add parser of raw format [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[01/14] mpi: Introduce mpi_key_length() [01/14] mpi: Introduce mpi_key_length() --- 2022-01-11 Roberto Sassu New
[crypto,1/2] lib/crypto: blake2s-generic: reduce code size on small systems [crypto,1/2] lib/crypto: blake2s-generic: reduce code size on small systems --- 2022-01-11 Jason A. Donenfeld New
crypto: caam - enable prediction resistance conditionally crypto: caam - enable prediction resistance conditionally --- 2022-01-11 Fabio Estevam New
[v5,6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig [v5,1/6] s390/kexec_file: Don't opencode appended signature check. --- 2022-01-11 Michal Suchánek New
[v5,4/6] module: strip the signature marker in the verification function. [v5,1/6] s390/kexec_file: Don't opencode appended signature check. --- 2022-01-11 Michal Suchánek New
[v5,1/6] s390/kexec_file: Don't opencode appended signature check. [v5,1/6] s390/kexec_file: Don't opencode appended signature check. --- 2022-01-11 Michal Suchánek New
rtc: mc146818-lib: fix signedness bug in mc146818_get_time() rtc: mc146818-lib: fix signedness bug in mc146818_get_time() --- 2022-01-11 Dan Carpenter New
crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) --- 2022-01-11 Herbert Xu New
[v4,5/6] module: Use key_being_used_for for log messages in verify_appended_signature KEXEC_SIG with appended signature --- 2022-01-10 Michal Suchánek New
[v4,2/6] powerpc/kexec_file: Add KEXEC_SIG support. KEXEC_SIG with appended signature --- 2022-01-10 Michal Suchánek New
[2/3] KVM/SVM: move the implementation of sev_get_attestation_report to ccp driver Allow guest to query AMD SEV(-ES) runtime attestation evidence --- 2022-01-10 Shirong Hao New
crypto: testmgr - fix some wrong vectors of aes-ccm crypto: testmgr - fix some wrong vectors of aes-ccm --- 2022-01-09 Peng Luo New
crypto: HMAC - disallow keys < 112 bits in FIPS mode crypto: HMAC - disallow keys < 112 bits in FIPS mode --- 2022-01-07 Stephan Mueller New
crypto: use signed variable to store status and error checking crypto: use signed variable to store status and error checking --- 2022-01-04 Muhammad Usama Anjum New
[v7] lib/crypto: blake2s: include as built-in [v7] lib/crypto: blake2s: include as built-in --- 2022-01-03 Jason A. Donenfeld New
[v6] lib/crypto: blake2s: include as built-in [v6] lib/crypto: blake2s: include as built-in --- 2022-01-02 Jason A. Donenfeld New
[v2] random: avoid superfluous call to RDRAND in CRNG extraction [v2] random: avoid superfluous call to RDRAND in CRNG extraction --- 2021-12-31 Jason A. Donenfeld New
random: avoid superfluous call to RDRAND in CRNG extraction random: avoid superfluous call to RDRAND in CRNG extraction --- 2021-12-30 Jason A. Donenfeld New
crypto: af_alg - check possible NULL pointer crypto: af_alg - check possible NULL pointer --- 2021-12-29 Jiasheng Jiang New
« 1 2 ... 22 23 2442 43 »