Show patches with: State = Action Required       |   4665 patches
« 1 2 3 446 47 »
Patch Series S/W/F Date Submitter Delegate State
[7/7] crypto: x86/aes-xts - more code size optimizations [1/7] crypto: x86/aes-gcm - code size optimization --- 2024-12-10 Eric Biggers New
[5/7] crypto: x86/aes-xts - improve some comments [1/7] crypto: x86/aes-gcm - code size optimization --- 2024-12-10 Eric Biggers New
[3/7] crypto: x86/aes-xts - use .irp when useful [1/7] crypto: x86/aes-gcm - code size optimization --- 2024-12-10 Eric Biggers New
[1/7] crypto: x86/aes-gcm - code size optimization [1/7] crypto: x86/aes-gcm - code size optimization --- 2024-12-10 Eric Biggers New
[v8,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine crypto: Add EIP-93 crypto engine support --- 2024-12-10 Christian Marangi New
[6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[v7,1/2] s390/crypto: Add protected key hmac subfunctions for KMAC New s390 specific protected key hmac --- 2024-12-09 Harald Freudenberger New
[8/8] crypto: keywrap - remove assignment of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[7/8] crypto: aegis - remove assignments of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[6/8] crypto: x86 - remove assignments of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[5/8] crypto: seed - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[4/8] crypto: khazad - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[3/8] crypto: tea - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[2/8] crypto: aria - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[1/8] crypto: anubis - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[2/2] crypto: skcipher - remove support for physical address walks crypto: remove physical address support in skcipher_walk --- 2024-12-07 Eric Biggers New
[1/2] crypto: drivers - remove Niagara2 SPU driver crypto: remove physical address support in skcipher_walk --- 2024-12-07 Eric Biggers New
[PATCHv2] cpumask: work around false-postive stringop-overread errors [PATCHv2] cpumask: work around false-postive stringop-overread errors --- 2024-12-05 Nilay Shroff New
crypto: qce - fix priority to be less than ARMv8 CE crypto: qce - fix priority to be less than ARMv8 CE --- 2024-12-03 Eric Biggers New
[v3] crypto: ccp: Use scoped guard for mutex [v3] crypto: ccp: Use scoped guard for mutex --- 2024-12-03 Mario Limonciello New
padata: Fix refcnt handling in padata_free_shell() again padata: Fix refcnt handling in padata_free_shell() again --- 2024-12-03 Zach Wade New
[10/10] nvmet: add tls_concat and tls_key debugfs entries nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[08/10] nvme-fabrics: reset admin connection for secure concatenation nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[06/10] nvme: always include <linux/key.h> nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[04/10] nvme: add nvme_auth_derive_tls_psk() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[02/10] nvme: add nvme_auth_generate_psk() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[9/9] crypto: qce - switch to using a mutex crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[8/9] crypto: qce - convert tasklet to workqueue crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[7/9] crypto: qce - use __free() for a buffer that's always freed crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[6/9] crypto: qce - make qce_register_algs() a managed interface crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[5/9] crypto: qce - convert qce_dma_request() to use devres crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[4/9] crypto: qce - shrink code with devres clk helpers crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[3/9] crypto: qce - remove unneeded call to icc_set_bw() in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[2/9] crypto: qce - unregister previously registered algos in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[1/9] crypto: qce - fix goto jump in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[09/10] nvmet-tcp: support secure channel concatenation nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[07/10] nvme-tcp: request secure channel concatenation nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[05/10] nvme-keyring: add nvme_tls_psk_refresh() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[03/10] nvme: add nvme_auth_generate_digest() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[v2,12/12] MAINTAINERS: add entry for CRC library Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,10/12] lib/crc32test: delete obsolete crc32test.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,07/12] powerpc/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,06/12] arm64/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,05/12] arm/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,03/12] crypto: crct10dif - expose arch-optimized lib function Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,02/12] lib/crc-t10dif: add support for arch overrides Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,01/12] lib/crc-t10dif: stop wrapping the crypto API Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,19/19] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,18/19] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,17/19] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,16/19] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,15/19] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,13/19] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,12/19] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,11/19] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,10/19] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,09/19] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,08/19] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,07/19] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,06/19] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,05/19] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,04/19] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,03/19] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,02/19] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,01/19] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
dt-bindings: Drop Bhupesh Sharma from maintainers dt-bindings: Drop Bhupesh Sharma from maintainers --- 2024-11-30 Krzysztof Kozlowski New
[v6,2/2] s390/crypto: New s390 specific protected key hash phmac New s390 specific protected key hmac --- 2024-11-29 Harald Freudenberger New
crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK --- 2024-11-29 Herbert Xu New
[crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists [crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists --- 2024-11-29 Lukas Wunner New
MAINTAINERS: Move rhashtable over to linux-crypto MAINTAINERS: Move rhashtable over to linux-crypto --- 2024-11-29 Herbert Xu New
hwrng: cctrng: Add cancel_work_sync before module remove hwrng: cctrng: Add cancel_work_sync before module remove --- 2024-11-28 Pei Xiao New
x86/aesni: fix uninit value for skcipher_walk x86/aesni: fix uninit value for skcipher_walk --- 2024-11-27 Ragavendra New
[v2] crypto: caam - use JobR's space to access page 0 regs [v2] crypto: caam - use JobR's space to access page 0 regs --- 2024-11-26 Gaurav Jain New
[V2,2/2] arm64: dts: qcom: qcs8300: add QCrypto nodes Add QCrypto support for QCS8300 --- 2024-11-25 Yuvaraj Ranganathan New
[V2,1/2] dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine Add QCrypto support for QCS8300 --- 2024-11-25 Yuvaraj Ranganathan New
[V5,2/2] arm64: dts: qcom: qcs8300: add TRNG node Enable TRNG for QCS8300 --- 2024-11-25 Yuvaraj Ranganathan New
[6/6] x86/crc32: implement crc32_be using new template x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[5/6] x86/crc-t10dif: implement crc_t10dif using new template x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[4/6] x86/crc32: implement crc32_le using new template x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[3/6] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[2/6] scripts/crc: add gen-crc-consts.py x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[1/6] x86: move zmm exclusion list into CPU feature flag x86: new optimized CRC functions, with VPCLMULQDQ support --- 2024-11-25 Eric Biggers New
[for-next/fixes] arm64/mm: Fix false-positive !virt_addr_valid() for kernel image [for-next/fixes] arm64/mm: Fix false-positive !virt_addr_valid() for kernel image --- 2024-11-24 Lukas Wunner New
[2/2] padata: fix UAF in padata_reorder padata: fix UAF in padata_reorder --- 2024-11-23 Chen Ridong New
[1/2] padata: add pd get/put refcnt helper padata: fix UAF in padata_reorder --- 2024-11-23 Chen Ridong New
[v4,10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,06/10] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,05/10] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
[v4,04/10] crypto: iaa - Make async mode the default. zswap IAA compress batching --- 2024-11-23 Sridhar, Kanchana P New
« 1 2 3 446 47 »