Show patches with: State = Action Required       |   5423 patches
« 1 2 ... 3 4 554 55 »
Patch Series S/W/F Date Submitter Delegate State
[4/7] powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
[1/7] arm/crc: drop "glue" from filenames [1/7] arm/crc: drop "glue" from filenames --- 2025-04-24 Eric Biggers New
crypto: x86/sha256 - Include asm/fpu/api.h directly crypto: x86/sha256 - Include asm/fpu/api.h directly --- 2025-04-23 Arnd Bergmann New
[27/33] soc: qcom: pd-mapper: Add support for SM7150 Untitled series #265964 --- 2025-04-22 Danila Tikhonov New
[25/33] dt-bindings: remoteproc: qcom: sc7180-pas: Add the SM7150 compatible Untitled series #265964 --- 2025-04-22 Danila Tikhonov New
[23/33] dt-bindings: arm-smmu: Add the SM7150 compatible Untitled series #265964 --- 2025-04-22 Danila Tikhonov New
[20/33] dt-bindings: i2c: qcom-cci: Add the SM7150 compatible Untitled series #265964 --- 2025-04-22 Danila Tikhonov New
[18/33] dt-bindings: crypto: qcom,inline-crypto-engine: Add the SM7150 compatible Untitled series #265964 --- 2025-04-22 Danila Tikhonov New
[15/33] dt-bindings: ufs: qcom: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[13/33] dt-bindings: mfd: qcom,tcsr: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[09/33] dt-bindings: usb: dwc3: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[07/33] dt-bindings: thermal: tsens: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[05/33] dt-bindings: sram: qcom,imem: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[04/33] dt-bindings: mailbox: qcom: Add the SM7150 APCS compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[02/33] dt-bindings: cpufreq: qcom-hw: Add the SM7150 compatible Untitled series #265965 --- 2025-04-22 Danila Tikhonov New
[v3,12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,07/13] crypto: mips - move library functions to arch/mips/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,05/13] crypto: arm - move library functions to arch/arm/lib/crypto/ Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,03/13] crypto: s390 - drop redundant dependencies on S390 Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v3,02/13] crypto: powerpc - drop redundant dependencies on PPC Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-22 Eric Biggers New
[v2,6/9] crypto: testmgr - make it easier to enable the full set of tests [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v2,2/9] crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs [v2,1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-22 Eric Biggers New
[v3,3/4] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX [v3,1/4] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command --- 2025-04-22 Ashish Kalra New
[v14,18/19] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,16/19] tpm, tpm_tis: Allow locality to be set to a different value x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,14/19] tpm, tpm_tis: Close all localities x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,12/19] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,10/19] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,08/19] x86/boot: Place TXT MLE header in the kernel_info section x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,06/19] x86: Add early SHA-256 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,04/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v14,03/19] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2025-04-21 Ross Philipson New
[v2,2/2] crypto: remove some redundant include headers Untitled series #265906 --- 2025-04-21 Su Hui New
crypto: using size_add() for kmalloc() crypto: using size_add() for kmalloc() --- 2025-04-21 Su Hui New
[v2,11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/ [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[v2,09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/ [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 [v2,01/13] crypto: arm64 - drop redundant dependencies on ARM64 --- 2025-04-20 Eric Biggers New
[3/9] crypto: testmgr - remove CRYPTO_MANAGER_DISABLE_TESTS from defconfigs [1/9] crypto: tcrypt - remove CRYPTO_TEST from defconfigs --- 2025-04-19 Eric Biggers New
lib/crypto: blake2s: Disable self test if CONFIG_CRYPTO isn't enabled lib/crypto: blake2s: Disable self test if CONFIG_CRYPTO isn't enabled --- 2025-04-18 Daniel Palmer New
crypto: acomp: fix memory leaks caused by chained requests crypto: acomp: fix memory leaks caused by chained requests --- 2025-04-18 Dmitry Antipov New
[v8,5/5] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry Add Loongson Security Engine chip driver --- 2025-04-18 Qunqin Zhao New
[v8,3/5] MAINTAINERS: Add entry for Loongson crypto driver Add Loongson Security Engine chip driver --- 2025-04-18 Qunqin Zhao New
[v8,2/5] crypto: loongson - add Loongson RNG driver support Add Loongson Security Engine chip driver --- 2025-04-18 Qunqin Zhao New
[v8,1/5] crypto: loongson - Add Loongson Security Engine chip controller driver Add Loongson Security Engine chip driver --- 2025-04-18 Qunqin Zhao New
crypto: lib/poly1305 - restore ability to remove modules crypto: lib/poly1305 - restore ability to remove modules --- 2025-04-18 Eric Biggers New
crypto: lib/chacha - restore ability to remove modules crypto: lib/chacha - restore ability to remove modules --- 2025-04-18 Eric Biggers New
[v2,67/67] crypto: padlock-sha - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,46/67] crypto: riscv/sha512 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,45/67] crypto: mips/octeon-sha512 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,40/67] crypto: arm64/sha3-ce - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,36/67] crypto: powerpc/sha256-spe - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,30/67] crypto: sha256-generic - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,29/67] crypto: riscv/sha256 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,23/67] crypto: powerpc/sha1-spe - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,22/67] crypto: powerpc/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,16/67] crypto: arm64/sha1 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,14/67] crypto: sparc/md5 - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,09/67] crypto: s390/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,07/67] crypto: arm64/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,06/67] crypto: arm/ghash - Use API partial block handling crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[v2,01/67] crypto: shash - Handle partial blocks in API crypto: shash - Handle partial blocks in API --- 2025-04-18 Herbert Xu New
[15/15] crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[14/15] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[13/15] crypto: x86 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[12/15] crypto: x86 - drop redundant dependencies on X86 Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[11/15] crypto: sparc - source arch/sparc/crypto/Kconfig without CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[10/15] crypto: s390 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[08/15] crypto: riscv - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[07/15] crypto: powerpc - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[05/15] crypto: mips - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[04/15] crypto: loongarch - source arch/loongarch/crypto/Kconfig without CRYPTO Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[03/15] crypto: arm64 - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
[01/15] crypto: arm - remove CRYPTO dependency of library functions Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO --- 2025-04-17 Eric Biggers New
s390/crc32: Remove no-op module init and exit functions s390/crc32: Remove no-op module init and exit functions --- 2025-04-17 Eric Biggers New
[RFC] crypto: riscv: scalar accelerated GHASH [RFC] crypto: riscv: scalar accelerated GHASH --- 2025-04-17 Qingfang Deng New
powerpc/crc: include <linux/uaccess.h> powerpc/crc: include <linux/uaccess.h> --- 2025-04-16 Eric Biggers New
[GIT,PULL] Crypto Fixes for 6.15 [GIT,PULL] Crypto Fixes for 6.15 --- 2025-04-16 Herbert Xu New
arm64: Kconfig: remove unnecessary selection of CRC32 arm64: Kconfig: remove unnecessary selection of CRC32 --- 2025-04-14 Eric Biggers New
[v13,05/19] x86: Add early SHA-1 support for Secure Launch early measurements [v13,01/19] Documentation/x86: Secure Launch kernel documentation --- 2025-04-10 Ross Philipson New
[v13,01/19] Documentation/x86: Secure Launch kernel documentation [v13,01/19] Documentation/x86: Secure Launch kernel documentation --- 2025-04-10 Ross Philipson New
crypto: scomp - Fix wild memory accesses in scomp_free_streams(). crypto: scomp - Fix wild memory accesses in scomp_free_streams(). --- 2025-04-10 Kuniyuki Iwashima New
[3/3] hwrng: npcm - Add a local variable for struct device pointer Untitled series #265140 --- 2025-04-10 Sakari Ailus New
[2/3] hwrng: mtk - Add a local variable for struct device pointer Untitled series #265140 --- 2025-04-10 Sakari Ailus New
crypto: ccp: Fix __sev_snp_shutdown_locked() crypto: ccp: Fix __sev_snp_shutdown_locked() --- 2025-04-09 Ashish Kalra New
[v2,12/12] ARM64: dts: bcm63158: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,10/12] ARM64: dts: bcm6856: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,08/12] ARM: dts: bcm63178: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,06/12] ARM: dts: bcm63138: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,04/12] ARM: dts: bcm6855: Add BCMBCA peripherals ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[v2,02/12] dt-bindings: rng: r200: Add interrupt property ARM: bcm: Add some BCMBCA peripherals --- 2025-04-06 Linus Walleij New
[8/9] crypto: x86/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[6/9] crypto: powerpc/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[4/9] crypto: arm64/chacha - remove the skcipher algorithms Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[2/9] crypto: chacha - centralize the skcipher wrappers for arch code Remove per-architecture ChaCha skcipher glue code --- 2025-04-05 Eric Biggers New
[GIT,PULL] Crypto Fixes for 6.15 [GIT,PULL] Crypto Fixes for 6.15 --- 2025-04-05 Herbert Xu New
[v2,security-next,4/4] selftests/hornet: Add a selftest for the Hornet LSM Introducing Hornet LSM --- 2025-04-04 Blaise Boscaccy New
[v2,3/3] crypto: ctr - remove unused crypto_ctr_encrypt_walk() crypto: arm - drop dependency on SIMD helper --- 2025-04-03 Ard Biesheuvel New
[v2,2/3] crypto: arm/aes-neonbs - stop using the SIMD helper crypto: arm - drop dependency on SIMD helper --- 2025-04-03 Ard Biesheuvel New
« 1 2 ... 3 4 554 55 »