Show patches with: none      |   27021 patches
« 1 2 3 4270 271 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,5/5] keys: asymmetric: Add tpm2_key_ecdsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v7,4/5] keys: asymmetric: Add tpm2_key_rsa 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,2/5] KEYS: trusted: Change -EINVAL to -E2BIG 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
[v2,5/5] crypto: ccp: Move message about TSME being enabled later in init Enable PSP security attributes on more SoCs - - - --- 2024-05-28 Mario Limonciello New
[v2,4/5] crypto: ccp: Add support for getting security attributes on some older systems Enable PSP security attributes on more SoCs - - - --- 2024-05-28 Mario Limonciello New
[v2,3/5] crypto: ccp: align psp_platform_access_msg Enable PSP security attributes on more SoCs 1 - - --- 2024-05-28 Mario Limonciello New
[v2,2/5] crypto: ccp: Move security attributes to their own file Enable PSP security attributes on more SoCs - - - --- 2024-05-28 Mario Limonciello New
[v2,1/5] crypto: ccp: Represent capabilities register as a union Enable PSP security attributes on more SoCs 1 - - --- 2024-05-28 Mario Limonciello New
[v3,4/4] crypto: stm32/cryp - call finalize with bh disabled crypto: stm32/cryp - Improve stm32-cryp driver - - - --- 2024-05-28 Maxime MERE New
[v3,3/4] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag crypto: stm32/cryp - Improve stm32-cryp driver - - - --- 2024-05-28 Maxime MERE New
[v3,2/4] crypto: stm32/cryp - increase priority crypto: stm32/cryp - Improve stm32-cryp driver - - - --- 2024-05-28 Maxime MERE New
[v3,1/4] crypto: stm32/cryp - use dma when possible. crypto: stm32/cryp - Improve stm32-cryp driver - - - --- 2024-05-28 Maxime MERE New
[v16,5/5] x86: vdso: Wire up getrandom() vDSO implementation implement getrandom() in vDSO - 1 - --- 2024-05-28 Jason A. Donenfeld 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 1 - - --- 2024-05-28 Jason A. Donenfeld New
[v16,2/5] random: add vgetrandom_alloc() syscall 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,4/6] crypto: tpm2_key: Introduce a TPM2 key type 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
[v6,2/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v6,1/6] tpm: Open code tpm_buf_parameters() KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
crypto: ecdsa: Fix the public key format description crypto: ecdsa: Fix the public key format description - 1 - --- 2024-05-27 Jarkko Sakkinen New
[5/5] crypto: ccp: Move message about TSME being enabled later in init Enable PSP security attributes on more SoCs - - - --- 2024-05-27 Mario Limonciello New
[4/5] crypto: ccp: Add support for getting security attributes on some older systems Enable PSP security attributes on more SoCs - - - --- 2024-05-27 Mario Limonciello New
[3/5] crypto: ccp: align psp_platform_access_msg Enable PSP security attributes on more SoCs 1 - - --- 2024-05-27 Mario Limonciello New
[2/5] crypto: ccp: Move security attributes to their own file Enable PSP security attributes on more SoCs 1 - - --- 2024-05-27 Mario Limonciello New
[1/5] crypto: ccp: Represent capabilities register as a union Enable PSP security attributes on more SoCs 1 - - --- 2024-05-27 Mario Limonciello New
[1/1] hwrng: amd - Convert PCIBIOS_* return codes to errnos [1/1] hwrng: amd - Convert PCIBIOS_* return codes to errnos - - - --- 2024-05-27 Ilpo Järvinen New
crypto: testmgr - test setkey in no-SIMD context crypto: testmgr - test setkey in no-SIMD context - - - --- 2024-05-27 Eric Biggers New
[v4,2/2] crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM x86_64 AES-GCM improvements - - - --- 2024-05-27 Eric Biggers New
[v4,1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM x86_64 AES-GCM improvements - - - --- 2024-05-27 Eric Biggers New
crypto: atmel-sha204a - fix negated return value crypto: atmel-sha204a - fix negated return value - 1 - --- 2024-05-26 Lothar Rubusch herbert Under Review
crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() - - - --- 2024-05-25 Christophe JAILLET herbert Under Review
[v5,5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE KEYS: asymmetric: tpm2_key_rsa - - - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
[v5,4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey KEYS: asymmetric: tpm2_key_rsa - - - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
[v5,3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver KEYS: asymmetric: tpm2_key_rsa - - - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
[v5,2/5] KEYS: trusted: Change -EINVAL to -E2BIG KEYS: asymmetric: tpm2_key_rsa - - - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
[v5,1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() KEYS: asymmetric: tpm2_key_rsa - - - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
crypto: Add missing MODULE_DESCRIPTION() macros crypto: Add missing MODULE_DESCRIPTION() macros - - - --- 2024-05-23 Jeff Johnson herbert Under Review
[v3] KEYS: trusted: Use ASN.1 encoded OID [v3] KEYS: trusted: Use ASN.1 encoded OID - 1 - --- 2024-05-23 Jarkko Sakkinen herbert Under Review
arm64/crypto: Raise priority of NEON crct10dif implementation arm64/crypto: Raise priority of NEON crct10dif implementation 1 - - --- 2024-05-21 Mark Brown herbert Under Review
crypto: api - Disable boot-test-finished if algapi is a module crypto: api - Disable boot-test-finished if algapi is a module - - - --- 2024-05-21 Herbert Xu herbert Under Review
[3/3] crypto: acomp - Add comp_params helpers crypto: acomp - Add interface to set parameters - - - --- 2024-05-20 Herbert Xu herbert Under Review
[2/3] crypto: acomp - Add setparam interface crypto: acomp - Add interface to set parameters - - - --- 2024-05-20 Herbert Xu herbert Under Review
[1/3] crypto: scomp - Add setparam interface crypto: acomp - Add interface to set parameters - - - --- 2024-05-20 Herbert Xu herbert Under Review
[v3] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM [v3] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM - - - --- 2024-05-19 Eric Biggers herbert Under Review
[v2,2/2] hwrng: stm32 - cache device pointer in struct stm32_rng_private [v2,1/2] hwrng: stm32 - use pm_runtime_resume_and_get() 1 - - --- 2024-05-16 Marek Vasut herbert Under Review
[v2,1/2] hwrng: stm32 - use pm_runtime_resume_and_get() [v2,1/2] hwrng: stm32 - use pm_runtime_resume_and_get() 1 - - --- 2024-05-16 Marek Vasut herbert Under Review
[v2,3/3] crypto: Update Kconfig and Makefile for ppc64le x25519. crypto: X25519 supports for ppc64le - - - --- 2024-05-16 Danny Tsen herbert Under Review
[v2,2/3] crypto: X25519 core functions for ppc64le crypto: X25519 supports for ppc64le - - - --- 2024-05-16 Danny Tsen herbert Under Review
[v2,1/3] crypto: X25519 low-level primitives for ppc64le. crypto: X25519 supports for ppc64le - - - --- 2024-05-16 Danny Tsen herbert Under Review
[v2] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() [v2] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() - - - --- 2024-05-15 Jarkko Sakkinen herbert Under Review
crypto: qat - Fix typo crypto: qat - Fix typo - - - --- 2024-05-13 Deming Wang herbert Under Review
crypto: niagara2: Remove unused struct 'n2_skcipher_request_context' crypto: niagara2: Remove unused struct 'n2_skcipher_request_context' - - - --- 2024-05-11 Dr. David Alan Gilbert herbert Under Review
crypto: hifn_795x: Remove unused hifn_*_command structs crypto: hifn_795x: Remove unused hifn_*_command structs - - - --- 2024-05-11 Dr. David Alan Gilbert herbert Under Review
crypto: ccree: Remove unused struct 'tdes_keys' crypto: ccree: Remove unused struct 'tdes_keys' 1 - - --- 2024-05-11 Dr. David Alan Gilbert herbert Under Review
crypto: acix: Remove unused struct 'dbgfs_u32' crypto: acix: Remove unused struct 'dbgfs_u32' - - - --- 2024-05-11 Dr. David Alan Gilbert herbert Under Review
[v2] crypto: tcrypt - add skcipher speed for given alg [v2] crypto: tcrypt - add skcipher speed for given alg - - - --- 2024-05-10 Sergey Portnoy herbert Under Review
[v3,8/8] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,7/8] dm-verity: hash blocks with shash import+finup when possible Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,5/8] crypto: arm64/sha256-ce - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,4/8] crypto: x86/sha256-ni - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,3/8] crypto: testmgr - add tests for finup_mb Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,2/8] crypto: testmgr - generate power-of-2 lengths more often Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[v3,1/8] crypto: shash - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-05-07 Eric Biggers herbert Under Review
[2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset - - - --- 2024-05-06 Chenghai Huang herbert Under Review
[1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset - - - --- 2024-05-06 Chenghai Huang herbert Under Review
[v3] hwrng: core - Remove add_early_randomness [v3] hwrng: core - Remove add_early_randomness - 1 1 --- 2024-05-22 Herbert Xu herbert Accepted
[v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes [v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes - 1 - --- 2024-05-10 Stefan Berger herbert Accepted
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak - 1 - --- 2024-05-08 Herbert Xu herbert Accepted
[v2,4/4] crypto: atmel-sha204a - provide the otp content crypto: atmel-sha204a - read out otp zone - - - --- 2024-05-03 Lothar Rubusch herbert Accepted
[v2,3/4] crypto: atmel-sha204a - add reading from otp zone crypto: atmel-sha204a - read out otp zone - - - --- 2024-05-03 Lothar Rubusch herbert Accepted
[v2,2/4] crypto: atmel-i2c - rename read function crypto: atmel-sha204a - read out otp zone - - - --- 2024-05-03 Lothar Rubusch herbert Accepted
[v2,1/4] crypto: atmel-i2c - add missing arg description crypto: atmel-sha204a - read out otp zone - - - --- 2024-05-03 Lothar Rubusch herbert Accepted
crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy() crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy() - 1 - --- 2024-05-02 Thorsten Blum herbert Accepted
[1/1] crypto: sahara: use 'time_left' variable with wait_for_completion_timeout() [1/1] crypto: sahara: use 'time_left' variable with wait_for_completion_timeout() - - - --- 2024-04-30 Wolfram Sang herbert Accepted
[1/1] crypto: api - use 'time_left' variable with wait_for_completion_killable_timeout() crypto: use 'time_left' instead of 'timeout' with wait_for_*() functions - - - --- 2024-04-30 Wolfram Sang herbert Accepted
[v4,2/2] drivers: crypto: caam: i.MX8ULP donot have CAAM page0 access caam: init-clk based on caam-page0-access - 2 - --- 2024-04-29 Pankaj Gupta herbert Accepted
[v4,1/2] caam: init-clk based on caam-page0-access caam: init-clk based on caam-page0-access - 1 - --- 2024-04-29 Pankaj Gupta herbert Accepted
[-next,4/4] crypto: starfive: Use fallback for unaligned dma access crypto: starfive - Minor fixes for AES and RSA - - - --- 2024-04-29 JiaJie Ho herbert Accepted
[-next,3/4] crypto: starfive: Do not free stack buffer crypto: starfive - Minor fixes for AES and RSA - - - --- 2024-04-29 JiaJie Ho herbert Accepted
[-next,2/4] crypto: starfive: Skip unneeded fallback allocation crypto: starfive - Minor fixes for AES and RSA - - - --- 2024-04-29 JiaJie Ho herbert Accepted
[-next,1/4] crypto: starfive - Skip dma setup for zeroed message crypto: starfive - Minor fixes for AES and RSA - - - --- 2024-04-29 JiaJie Ho herbert Accepted
[2/2] crypto: hisilicon/sec2 - fix for register offset crypto: hisilicon - fix reg offset issue and cleanup dump information - - - --- 2024-04-23 Chenghai Huang herbert Accepted
[1/2] crypto: hisilicon/debugfs - mask the unnecessary info from the dump crypto: hisilicon - fix reg offset issue and cleanup dump information - - - --- 2024-04-23 Chenghai Huang herbert Accepted
crypto: qat - specify firmware files for 402xx crypto: qat - specify firmware files for 402xx - 1 - --- 2024-04-22 Cabiddu, Giovanni herbert Accepted
[v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation [v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation - - - --- 2024-04-20 Eric Biggers herbert Accepted
crypto: x86/aes-gcm - delete unused GCM assembly code crypto: x86/aes-gcm - delete unused GCM assembly code - - - --- 2024-04-20 Eric Biggers herbert Accepted
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath() crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath() - - - --- 2024-04-20 Eric Biggers herbert Accepted
[3/3] hwrng: stm32 - repair clock handling [1/3] hwrng: stm32 - use logical OR in conditional - - - --- 2024-04-19 Marek Vasut herbert Accepted
[2/3] hwrng: stm32 - put IP into RPM suspend on failure [1/3] hwrng: stm32 - use logical OR in conditional - - - --- 2024-04-19 Marek Vasut herbert Accepted
[1/3] hwrng: stm32 - use logical OR in conditional [1/3] hwrng: stm32 - use logical OR in conditional - - - --- 2024-04-19 Marek Vasut herbert Accepted
[v3,2/2] crypto: ecdh & ecc - Initialize ctx->private_key in proper byte order crypto: ecdh & ecc: Fix private key byte ordering issues 1 - - --- 2024-04-18 Stefan Berger herbert Accepted
[v3,1/2] crypto: ecdh - Pass private key in proper byte order to check valid key crypto: ecdh & ecc: Fix private key byte ordering issues 1 - - --- 2024-04-18 Stefan Berger herbert Accepted
[1/2] crypto: tegra - Fix some error codes [1/2] crypto: tegra - Fix some error codes 2 1 - --- 2024-04-17 Dan Carpenter herbert Accepted
« 1 2 3 4270 271 »