Show patches with: State = Action Required       |   55 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] crypto: ccp: Use scoped guard for mutex [v2] crypto: ccp: Use scoped guard for mutex - - - --- 2024-11-30 Mario Limonciello New
dt-bindings: Drop Bhupesh Sharma from maintainers dt-bindings: Drop Bhupesh Sharma from maintainers 1 - - --- 2024-11-30 Krzysztof Kozlowski New
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem - - - --- 2024-11-30 Chenghai Huang New
[v6,2/2] s390/crypto: New s390 specific protected key hash phmac New s390 specific protected key hmac - - - --- 2024-11-29 Harald Freudenberger herbert New
[v6,1/2] s390/crypto: Add protected key hmac subfunctions for KMAC New s390 specific protected key hmac - - - --- 2024-11-29 Harald Freudenberger herbert New
crypto: rsassa-pkcs1 - Copy source data for SG list crypto: rsassa-pkcs1 - Copy source data for SG list - - - --- 2024-11-29 Herbert Xu 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 1 - - --- 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 - 2 - --- 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 1 - - --- 2024-11-25 Yuvaraj Ranganathan New
[V3,2/2] arm64: dts: qcom: qcs8300: enable the inline crypto engine Enable Inline crypto engine for QCS8300 - - - --- 2024-11-25 Yuvaraj Ranganathan New
[V3,1/2] dt-bindings: crypto: ice: document the qcs8300 inline crypto engine Enable Inline crypto engine for QCS8300 1 - - --- 2024-11-25 Yuvaraj Ranganathan New
[V5,2/2] arm64: dts: qcom: qcs8300: add TRNG node Enable TRNG for QCS8300 - 1 - --- 2024-11-25 Yuvaraj Ranganathan New
[V5,1/2] dt-bindings: crypto: qcom,prng: document QCS8300 Enable TRNG for QCS8300 1 - - --- 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 1 - - --- 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
[V2,2/2] arm64: dts: qcom: qcs8300: enable the inline crypto engine Enable Inline crypto engine for QCS8300 - 1 - --- 2024-11-22 Yuvaraj Ranganathan New
[V2,1/2] dt-bindings: crypto: ice: document the qcs8300 inline crypto engine Enable Inline crypto engine for QCS8300 - - - --- 2024-11-22 Yuvaraj Ranganathan New
[V4,2/2] arm64: dts: qcom: qcs8300: add TRNG node Enable TRNG for QCS8300 - 2 - --- 2024-11-22 Yuvaraj Ranganathan New
[V4,1/2] dt-bindings: crypto: qcom,prng: document QCS8300 Enable TRNG for QCS8300 1 - - --- 2024-11-22 Yuvaraj Ranganathan New
[11/11] MAINTAINERS: add entry for CRC library Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[10/11] powerpc/crc: delete obsolete crc-vpmsum_test.c Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[09/11] lib/crc32test: delete obsolete crc32test.c Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[08/11] lib/crc_kunit.c: add KUnit test suite for CRC library functions Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[07/11] powerpc/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[06/11] arm64/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[05/11] arm/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[04/11] x86/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[03/11] crypto: crct10dif - expose arch-optimized lib function Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[02/11] lib/crc-t10dif: add support for arch overrides Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[01/11] lib/crc-t10dif: stop wrapping the crypto API Wire up CRC-T10DIF library functions to arch-optimized code - - - --- 2024-11-17 Eric Biggers New
[2/2] crypto: hisilicon/zip - support new error report crypto: hisilicon - add data aggregation feature - - - --- 2024-11-15 Weili Qian herbert Under Review
[1/2] crypto: hisilicon/zip - add data aggregation feature crypto: hisilicon - add data aggregation feature - - - --- 2024-11-15 Weili Qian herbert Under Review
[v4,2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize crypto: hisilicon - fix the authsize and icv problems of aead in sec - - - --- 2024-11-15 Chenghai Huang herbert Under Review
[v4,1/2] crypto: hisilicon/sec2 - fix for aead icv error crypto: hisilicon - fix the authsize and icv problems of aead in sec - - - --- 2024-11-15 Chenghai Huang herbert Under Review
[2/2] crypto: api - Call crypto_schedule_test outside of mutex [1/2] crypto: api - Fix boot-up self-test race - - - --- 2024-11-15 Herbert Xu herbert Under Review
[1/2] crypto: api - Fix boot-up self-test race [1/2] crypto: api - Fix boot-up self-test race - - - --- 2024-11-15 Herbert Xu herbert Under Review
[v2] riscv: Optimize crct10dif with zbc extension [v2] riscv: Optimize crct10dif with zbc extension - - - --- 2024-11-14 Zhihang Shao herbert Under Review
[1/2] dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine Add QCrypto support for QCS8300 1 - - --- 2024-11-13 Yuvaraj Ranganathan herbert Under Review
[v7,3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support crypto: Add EIP-93 crypto engine support - - - --- 2024-11-12 Christian Marangi herbert Under Review
[v7,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine crypto: Add EIP-93 crypto engine support - 1 - --- 2024-11-12 Christian Marangi herbert Under Review
[v7,1/3] spinlock: extend guard with spinlock_bh variants crypto: Add EIP-93 crypto engine support 1 - - --- 2024-11-12 Christian Marangi herbert Under Review
crypto: caam - use JobR's space to access page 0 regs crypto: caam - use JobR's space to access page 0 regs - - - --- 2024-11-11 Gaurav Jain herbert Under Review
[v2] crypto: tegra - do not transfer req when tegra init fails [v2] crypto: tegra - do not transfer req when tegra init fails 1 - - --- 2024-11-11 Chen Ridong herbert Under Review