Show patches with: Submitter = Herbert Xu       |    State = Action Required       |    Archived = No       |   143 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[10/10] crypto: api - Check CRYPTO_USER instead of NET for report crypto: api - Restructure stats code --- 2023-02-15 Herbert Xu New
crypto: testmgr - Disable raw RSA in FIPS mode crypto: testmgr - Disable raw RSA in FIPS mode --- 2023-02-08 Herbert Xu New
[22/32] crypto: safexcel - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
[18/32] crypto: chelsio - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
[6/32] crypto: hash - Use crypto_request_complete crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
crypto: p10-aes-gcm - Add asm markings necessary for kernel code crypto: p10-aes-gcm - Add asm markings necessary for kernel code --- 2023-01-17 Herbert Xu New
crypto: p10-aes-gcm - Use _GLOBAL instead of .global crypto: p10-aes-gcm - Use _GLOBAL instead of .global --- 2023-01-16 Herbert Xu New
[GIT,PULL] Crypto Fixes for 6.2 [GIT,PULL] Crypto Fixes for 6.2 --- 2023-01-06 Herbert Xu New
[GIT,PULL] Crypto Fixes for 6.1 [GIT,PULL] Crypto Fixes for 6.1 --- 2022-10-28 Herbert Xu New
[GIT,PULL] Crypto Fixes for 6.1 [GIT,PULL] Crypto Fixes for 6.1 --- 2022-10-17 Herbert Xu New
[GIT,PULL] Crypto Update for 6.1 [GIT,PULL] Crypto Update for 6.1 --- 2022-10-04 Herbert Xu New
[GIT,PULL] Crypto Fixes for 6.0 [GIT,PULL] Crypto Fixes for 6.0 --- 2022-08-31 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.19 [GIT,PULL] Crypto Fixes for 5.19 --- 2022-06-17 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.18 [GIT,PULL] Crypto Fixes for 5.18 --- 2022-05-20 Herbert Xu New
[RFC,7/7] crypto: caam - Explicitly request DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,5/7] crypto: skcipher - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,4/7] crypto: hash - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,3/7] crypto: aead - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,2/7] crypto: api - Add crypto_tfm_ctx_dma crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.18 [GIT,PULL] Crypto Fixes for 5.18 --- 2022-03-31 Herbert Xu New
[GIT,PULL] Crypto Update for 5.18 [GIT,PULL] Crypto Update for 5.18 --- 2022-03-20 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.17 [GIT,PULL] Crypto Fixes for 5.17 --- 2022-02-09 Herbert Xu New
[v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) [v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) --- 2022-01-14 Herbert Xu New
crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) --- 2022-01-11 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.16 [GIT,PULL] Crypto Fixes for 5.16 --- 2021-12-22 Herbert Xu New
crypto: talitos - Fix sparse warnings crypto: talitos - Fix sparse warnings --- 2020-10-02 Herbert Xu New
[6/6] crypto: cmac - Use cbc skcipher instead of raw cipher crypto: Implement cmac based on cbc skcipher --- 2020-08-18 Herbert Xu New
[2/6] crypto: ahash - Add helper to free single spawn instance crypto: Implement cmac based on cbc skcipher --- 2020-08-18 Herbert Xu New
[2/3] crypto: algif_skcipher - Add support for fcsize crypto: skcipher - Add support for no chaining and partial chaining --- 2020-06-12 Herbert Xu New
crypto: ccp - Fix sparse warnings in sev-dev crypto: ccp - Fix sparse warnings in sev-dev --- 2020-06-04 Herbert Xu New
crypto: algif_skcipher - Do not perform zero-length ops crypto: algif_skcipher - Do not perform zero-length ops --- 2020-05-29 Herbert Xu New
crypto: algif_skcipher - Cap recv SG list at ctx->used crypto: algif_skcipher - Cap recv SG list at ctx->used --- 2020-05-29 Herbert Xu New
hwrng: cctrng - Add dependency on HAS_IOMEM hwrng: cctrng - Add dependency on HAS_IOMEM --- 2020-04-21 Herbert Xu New
crypto: algboss - Avoid spurious modprobe on LOADED crypto: algboss - Avoid spurious modprobe on LOADED --- 2020-04-07 Herbert Xu New
[GIT,PULL] Crypto Fixes for 5.6 [GIT,PULL] Crypto Fixes for 5.6 --- 2020-02-24 Herbert Xu New
[17/17] security/keys: rewrite big_key crypto to use Zinc [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[16/17] zinc: Curve25519 ARM implementation [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[15/17] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[14/17] zinc: Curve25519 x86_64 implementation [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[13/17] zinc: Curve25519 generic C implementations and selftest [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[12/17] zinc: BLAKE2s x86_64 implementation [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[11/17] zinc: BLAKE2s generic C implementation and selftest [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
[1/17] asm: simd context helper API [1/17] asm: simd context helper API --- 2019-03-22 Herbert Xu New
« 1 2 »