Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Herbert Xu
| Archived =
No
| 437 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
2
3
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
-
-
-
2020-08-25
Herbert Xu
Accepted
crypto: arm64/gcm - Fix endianness warnings
crypto: arm64/gcm - Fix endianness warnings
-
-
-
2020-08-25
Herbert Xu
Accepted
crypto: stm32 - Fix sparse warnings
crypto: stm32 - Fix sparse warnings
-
-
-
2020-08-21
Herbert Xu
Accepted
crypto: mediatek - Fix endianness bugs and sparse warnings
crypto: mediatek - Fix endianness bugs and sparse warnings
-
-
-
2020-08-21
Herbert Xu
Accepted
crypto: hifn_795x - Remove 64-bit build-time check
crypto: hifn_795x - Remove 64-bit build-time check
-
-
-
2020-08-21
Herbert Xu
Accepted
[6/6] crypto: cmac - Use cbc skcipher instead of raw cipher
crypto: Implement cmac based on cbc skcipher
-
-
-
2020-08-18
Herbert Xu
New
[4/6] crypto: ahash - Add ahash_alg_instance
crypto: Implement cmac based on cbc skcipher
-
-
-
2020-08-18
Herbert Xu
Accepted
[2/6] crypto: ahash - Add helper to free single spawn instance
crypto: Implement cmac based on cbc skcipher
-
-
-
2020-08-18
Herbert Xu
New
hwrng: ba431 - Add dependency on HAS_IOMEM
hwrng: ba431 - Add dependency on HAS_IOMEM
-
-
-
2020-06-30
Herbert Xu
Accepted
[7/7] hwrng: octeon - Fix sparse warnings
[1/7] hwrng: npcm - Fix W=1 unused variable warning
-
-
-
2020-06-29
Herbert Xu
Accepted
[6/7] hwrng: pic32 - Fix W=1 unused variable warning
[1/7] hwrng: npcm - Fix W=1 unused variable warning
-
-
-
2020-06-29
Herbert Xu
Accepted
[5/7] hwrng: st - Fix W=1 unused variable warning
[1/7] hwrng: npcm - Fix W=1 unused variable warning
-
-
-
2020-06-29
Herbert Xu
Accepted
[1/7] hwrng: npcm - Fix W=1 unused variable warning
[1/7] hwrng: npcm - Fix W=1 unused variable warning
-
-
-
2020-06-29
Herbert Xu
Accepted
crypto: cpt - Fix sparse warnings
crypto: cpt - Fix sparse warnings
-
-
-
2020-06-26
Herbert Xu
Accepted
crypto: api - Prune inclusions in crypto.h
crypto: api - Prune inclusions in crypto.h
-
-
-
2020-06-18
Herbert Xu
Accepted
crypto: omap-des - Fix sparse/compiler warnings
crypto: omap-des - Fix sparse/compiler warnings
-
-
-
2020-06-15
Herbert Xu
Accepted
[v2,2/3] crypto: algif_skcipher - Add support for fcsize
crypto: skcipher - Add support for no chaining and partial chaining
-
-
-
2020-06-12
Herbert Xu
Superseded
[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
[v2] crypto: algapi - Remove skbuff.h inclusion
[v2] crypto: algapi - Remove skbuff.h inclusion
-
-
-
2020-06-12
Herbert Xu
Superseded
crypto: caam - Fix argument type in handle_imx6_err005766
crypto: caam - Fix argument type in handle_imx6_err005766
-
-
-
2020-06-12
Herbert Xu
Accepted
crypto: algapi - Remove skbuff.h inclusion
crypto: algapi - Remove skbuff.h inclusion
-
-
-
2020-06-11
Herbert Xu
Accepted
crypto: ccp - Fix sparse warnings in sev-dev
crypto: ccp - Fix sparse warnings in sev-dev
-
-
-
2020-06-04
Herbert Xu
New
[v2] crypto: algif_aead - Only wake up when ctx->more is zero
[v2] crypto: algif_aead - Only wake up when ctx->more is zero
-
-
-
2020-05-29
Herbert Xu
Accepted
crypto: algif_aead - Only wake up when ctx->more is zero
crypto: algif_aead - Only wake up when ctx->more is zero
-
-
-
2020-05-29
Herbert Xu
Superseded
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
...
2
3
4
5
»