Show patches with: State = Action Required       |   4674 patches
« 1 2 ... 5 6 746 47 »
Patch Series S/W/F Date Submitter Delegate State
Documentation: qat: fix auto_reset attribute details Documentation: qat: fix auto_reset attribute details --- 2024-06-25 Cabiddu, Giovanni New
[2/4] crypto: caam: Depend on COMPILE_TEST also Untitled series #244734 --- 2024-06-24 Breno Leitao New
[v4,2/3] hwrng: add Rockchip SoC hwrng driver hwrng: add hwrng support for Rockchip RK3568 --- 2024-06-23 Daniel Golle New
[v6,13/15] dm-verity: hash blocks with shash import+finup when possible Optimize dm-verity and fsverity using multibuffer hashing --- 2024-06-21 Eric Biggers New
[v6,12/15] dm-verity: make verity_hash() take dm_verity_io instead of ahash_request Optimize dm-verity and fsverity using multibuffer hashing --- 2024-06-21 Eric Biggers New
[v6,10/15] dm-verity: provide dma_alignment limit in io_hints Optimize dm-verity and fsverity using multibuffer hashing --- 2024-06-21 Eric Biggers New
[v6,09/15] dm-verity: make real_digest and want_digest fixed-length Optimize dm-verity and fsverity using multibuffer hashing --- 2024-06-21 Eric Biggers New
[v6,07/15] dm-verity: move hash algorithm setup into its own function Optimize dm-verity and fsverity using multibuffer hashing --- 2024-06-21 Eric Biggers New
hwrng: core - Fix wrong quality calculation at hw rng registration hwrng: core - Fix wrong quality calculation at hw rng registration --- 2024-06-21 Harald Freudenberger New
[v5,6/7] Add SPAcc dts overlay Add SPAcc Crypto Driver Support --- 2024-06-21 Pavitrakumar Managutte New
[v3,3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x hwrng: add hwrng support for Rockchip RK3568 --- 2024-06-21 Daniel Golle New
[v3,3/6] hwrng: exynos: Use devm_clk_get_enabled() to get the clock hwrng: exynos: Add support for Exynos850 --- 2024-06-20 Sam Protsenko New
crypto: qat - initialize user_input.lock for rate_limiting crypto: qat - initialize user_input.lock for rate_limiting --- 2024-06-20 Jiwei Sun New
[v18,2/5] random: add vgetrandom_alloc() syscall implement getrandom() in vDSO --- 2024-06-20 Jason A. Donenfeld New
[5/7] hwrng: exynos: Add SMC based TRNG operation hwrng: exynos: Add support for Exynos850 --- 2024-06-18 Sam Protsenko New
[4/7] hwrng: exynos: Implement bus clock control hwrng: exynos: Add support for Exynos850 --- 2024-06-18 Sam Protsenko New
[2/7] dt-bindings: rng: Add Exynos850 support to exynos-trng hwrng: exynos: Add support for Exynos850 --- 2024-06-18 Sam Protsenko New
[1/7] dt-bindings: rng: Rename exynos5250-trng to exynos-trng hwrng: exynos: Add support for Exynos850 --- 2024-06-18 Sam Protsenko New
[v5,15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,13/15] dt-bindings: crypto: ice: document the hwkm property Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,12/15] ufs: host: support for generate, import and prepare key Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,11/15] ufs: host: implement derive sw secret vop in ufs qcom Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,10/15] ufs: host: wrapped keys support in ufs qcom Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,09/15] ufs: core: add support for generate, import and prepare keys Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,08/15] ufs: core: add support to derive software secret Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,07/15] ufs: core: support wrapped keys in ufs core Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,06/15] soc: qcom: ice: support for generate, import and prepare key Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,05/15] soc: qcom: ice: support for hardware wrapped keys Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,04/15] soc: qcom: ice: add hwkm support in ice Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,03/15] qcom_scm: scm call for create, prepare and import keys Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,02/15] qcom_scm: scm call for deriving a software secret Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v5,01/15] ice, ufs, mmc: use blk_crypto_key for program_key Hardware wrapped key support for qcom ice and ufs --- 2024-06-17 Gaurav Kashyap (QUIC) New
[v2] crypto: starfive - Align rsa input data to 32-bit [v2] crypto: starfive - Align rsa input data to 32-bit --- 2024-06-13 Jia Jie Ho New
[RFC,3/3] crypto: ecdh - Use functions to copy digits from and to byte arrays Introduce ecc_digits_to_bytes and clean up ecdh.c --- 2024-06-12 Stefan Berger New
[RFC,2/3] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes Introduce ecc_digits_to_bytes and clean up ecdh.c --- 2024-06-12 Stefan Berger New
[RFC,1/3] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array Introduce ecc_digits_to_bytes and clean up ecdh.c --- 2024-06-12 Stefan Berger New
[v9b,12/14] x86/Kconfig: Add symbols for Key Locker Untitled series #243677 --- 2024-06-11 Chang S. Bae New
[v9b,14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm Untitled series #243677 --- 2024-06-11 Chang S. Bae New
crypto: arm/crc32 - add kCFI annotations to asm routines crypto: arm/crc32 - add kCFI annotations to asm routines --- 2024-06-10 Ard Biesheuvel New
[v3] crypto: tcrypt - add skcipher speed for given alg [v3] crypto: tcrypt - add skcipher speed for given alg --- 2024-06-07 Sergey Portnoy New
[v8,22/23] arch: arm64: dts: meson: g12: add crypto node Support more Amlogic SoC families in crypto driver --- 2024-06-07 Alexey Romanov New
crypto: algif_aead: deref after NULL crypto: algif_aead: deref after NULL --- 2024-06-06 Alexander Sapozhnikov New
crypto: algif_aead: After having been compared to a NULL value at algif_aead.c:191, pointer 'tsgl_src' is passed as 2nd parameter in call to function 'crypto_aead_copy_sgl' at algif_aead.c:244, where it is dereferenced at algif_aead.c:85. crypto: algif_aead: After having been compared to a NULL value at algif_aead.c:191, pointer 'tsgl... --- 2024-06-06 Alexander Sapozhnikov New
[RESEND] raid6test: Use str_plural() to fix Coccinelle warning [RESEND] raid6test: Use str_plural() to fix Coccinelle warning --- 2024-06-04 Thorsten Blum New
[v4,7/8] dm-verity: hash blocks with shash import+finup when possible [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
[v4,1/8] crypto: shash - add support for finup_mb [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
powerpc/crypto: Add generated P8 asm to .gitignore powerpc/crypto: Add generated P8 asm to .gitignore --- 2024-06-03 Nathan Lynch via B4 Relay New
[v5,2/2] crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM x86_64 AES-GCM improvements --- 2024-06-02 Eric Biggers New
[v1,1/1] treewide: Align match_string() with sysfs_match_string() [v1,1/1] treewide: Align match_string() with sysfs_match_string() --- 2024-06-02 Andy Shevchenko New
[v9,19/19] x86: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,12/19] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,05/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[RFC,v2,7/8] clavis: Introduce a new key type called clavis_key_acl [RFC,v2,1/8] certs: Introduce ability to link to a system key --- 2024-05-31 Eric Snowberg New
[RFC,v2,1/8] certs: Introduce ability to link to a system key [RFC,v2,1/8] certs: Introduce ability to link to a system key --- 2024-05-31 Eric Snowberg New
[v3,6/6,DONOTMERGE] arm64: defconfig: enable TI MCRC64 module Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v3,5/6,DONOTMERGE] arm64: dts: ti: k3-am62: Add dt node, cbass_main ranges for MCRC64 Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v3,4/6] crypto: ti - add driver for MCRC64 engine Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v3,3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v3,2/6] crypto: crc64 - add crc64-iso3309 framework Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v3,1/6] lib: add ISO 3309 model crc64 Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode --- 2024-05-30 Kamlesh Gurudasani New
[v5,3/3] crypto: starfive: Add sm4 support for JH8100 crypto: starfive: Add support for JH8100 --- 2024-05-30 Jia Jie Ho New
[v5,2/3] crypto: starfive: Add sm3 support for JH8100 crypto: starfive: Add support for JH8100 --- 2024-05-30 Jia Jie Ho New
[v5,1/3] dmaengine: dw-axi-dmac: Support hardware quirks crypto: starfive: Add support for JH8100 --- 2024-05-30 Jia Jie Ho New
tpm: Remove illict WARN's from tpm2-sessions.c tpm: Remove illict WARN's from tpm2-sessions.c --- 2024-05-29 Jarkko Sakkinen New
[GIT,PULL] Crypto Fixes for 6.10 [GIT,PULL] Crypto Fixes for 6.10 --- 2024-05-29 Herbert Xu New
crypto: starfive - Align rsa input data to 32-bit crypto: starfive - Align rsa input data to 32-bit --- 2024-05-29 Jia Jie Ho New
[v7,5/5] keys: asymmetric: Add tpm2_key_ecdsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
[v7,3/5] crypto: tpm2_key: Introduce a TPM2 key type KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
[v7,1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
[v16,4/5] random: introduce generic vDSO getrandom() implementation implement getrandom() in vDSO --- 2024-05-28 Jason A. Donenfeld New
[v16,3/5] arch: allocate vgetrandom_alloc() syscall number implement getrandom() in vDSO --- 2024-05-28 Jason A. Donenfeld New
[v16,1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings implement getrandom() in vDSO --- 2024-05-28 Jason A. Donenfeld New
[v6,6/6] keys: asymmetric: Add tpm2_key_ecdsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
[v6,5/6] keys: asymmetric: Add tpm2_key_rsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
[v6,3/6] KEYS: trusted: Change -EINVAL to -E2BIG KEYS: asymmetric: tpm2_key_{rsa,ecdsa} --- 2024-05-28 Jarkko Sakkinen New
crypto: testmgr - test setkey in no-SIMD context crypto: testmgr - test setkey in no-SIMD context --- 2024-05-27 Eric Biggers New
[v4,1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM [v4,1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM --- 2024-05-27 Eric Biggers New
[v5,4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey KEYS: asymmetric: tpm2_key_rsa --- 2024-05-23 Jarkko Sakkinen New
[RESEND] KEYS: trusted: Use ASN.1 encoded OID [RESEND] KEYS: trusted: Use ASN.1 encoded OID --- 2024-05-23 Jarkko Sakkinen New
[v9a,08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4 Untitled series #242329 --- 2024-05-22 Chang S. Bae New
[REPOST,v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes [REPOST,v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes --- 2024-05-21 Stefan Berger New
[v3,2/5] lib: Expand asn1_encode_integer() to variable size integers KEYS: asymmetric: tpm2_key_rsa --- 2024-05-21 Jarkko Sakkinen New
[v2,3/6] tpm: Export tpm2_load_context() [v2,1/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() --- 2024-05-21 Jarkko Sakkinen New
[3/3] crypto: acomp - Add comp_params helpers [1/3] crypto: scomp - Add setparam interface --- 2024-05-20 Herbert Xu New
[1/3] crypto: scomp - Add setparam interface [1/3] crypto: scomp - Add setparam interface --- 2024-05-20 Herbert Xu New
[RFC,5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE Asymmetric TPM2 key type --- 2024-05-18 Jarkko Sakkinen New
[RFC,4/5] KEYS: trusted: Migrate tpm2_key_{encode,decode}() to TPM driver Asymmetric TPM2 key type --- 2024-05-18 Jarkko Sakkinen New
[RFC,3/5] KEYS: trusted: Do not use WARN when encode fails Asymmetric TPM2 key type --- 2024-05-18 Jarkko Sakkinen New
crypto: rsa-pkcs1pad: export rsa1_asn_lookup() crypto: rsa-pkcs1pad: export rsa1_asn_lookup() --- 2024-05-15 Jarkko Sakkinen New
KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS --- 2024-05-15 Michael Roth New
[GIT,PULL] ASYMMETRIC KEYS: asymmetric-keys-next-6.10-rc1 [GIT,PULL] ASYMMETRIC KEYS: asymmetric-keys-next-6.10-rc1 --- 2024-05-14 Jarkko Sakkinen New
Move SM2 digest calculation to signature verification Move SM2 digest calculation to signature verification --- 2024-05-13 Huaxin Lu New
[RFC] clk: stm32mp1: Keep RNG1 clock always running [RFC] clk: stm32mp1: Keep RNG1 clock always running --- 2024-05-13 Marek Vasut New
[v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM [v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM --- 2024-05-12 Eric Biggers New
[v2] crypto: tcrypt - add skcipher speed for given alg [v2] crypto: tcrypt - add skcipher speed for given alg --- 2024-05-10 Sergey Portnoy New
[v10,7/9] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs Turris Omnia MCU driver --- 2024-05-10 Marek Behún New
[v15,23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-05-10 Michael Roth New
[v15,21/23] KVM: MMU: Disable fast path for private memslots Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-05-10 Michael Roth New
[v3,8/8] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-05-07 Eric Biggers New
« 1 2 ... 5 6 746 47 »