Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 12473 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
...
107
108
109
…
124
125
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v8,1/4] crypto: poly1305 - add new 32 and 64-bit generic versions
[v8,1/4] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2020-01-06
Jason A. Donenfeld
New
[v7,4/4] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
crypto: poly1305 improvements
-
-
-
2020-01-04
Jason A. Donenfeld
New
[v7,3/4] crypto: x86_64/poly1305 - wire up faster implementations for kernel
crypto: poly1305 improvements
-
-
-
2020-01-04
Jason A. Donenfeld
New
[Crypto/chcr] Resetting crypto counters during the driver unregister
[Crypto/chcr] Resetting crypto counters during the driver unregister
-
-
-
2020-01-03
Ayush Sawal
New
[v2,6/6] crypto: algapi - enforce that all instances have a ->free() method
[v2,1/6] crypto: hash - add support for new way of freeing instances
-
-
-
2020-01-03
Eric Biggers
New
[v2,5/6] crypto: algapi - remove crypto_template::{alloc,free}()
[v2,1/6] crypto: hash - add support for new way of freeing instances
-
-
-
2020-01-03
Eric Biggers
New
[v2,1/6] crypto: hash - add support for new way of freeing instances
[v2,1/6] crypto: hash - add support for new way of freeing instances
-
-
-
2020-01-03
Eric Biggers
New
[v2,25/28] crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,23/28] crypto: vmac - use crypto_grab_cipher() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,22/28] crypto: cmac - use crypto_grab_cipher() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,19/28] crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,18/28] crypto: ccm - use crypto_grab_ahash() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,16/28] crypto: authencesn - use crypto_grab_ahash() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,15/28] crypto: authenc - use crypto_grab_ahash() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,13/28] crypto: cryptd - use crypto_grab_shash() and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,12/28] crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,10/28] crypto: ahash - introduce crypto_grab_ahash()
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,09/28] crypto: shash - introduce crypto_grab_shash()
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,08/28] crypto: algapi - pass instance to crypto_grab_spawn()
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,03/28] crypto: shash - make struct shash_instance be the full size
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,02/28] crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name
crypto: template instantiation cleanup
-
-
-
2020-01-03
Eric Biggers
New
[v2,10/10] crypto: caam - add crypto_engine support for HASH algorithms
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
-
-
-
2020-01-03
Iuliana Prodan
New
[v2,07/10] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
-
-
-
2020-01-03
Iuliana Prodan
New
[v2,05/10] crypto: caam - change return code in caam_jr_enqueue function
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
-
-
-
2020-01-03
Iuliana Prodan
New
[v2,03/10] crypto: caam - refactor ahash_edesc_alloc
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
-
-
-
2020-01-03
Iuliana Prodan
New
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
[v2,01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
-
-
-
2020-01-03
Iuliana Prodan
New
[2/2] crypto: crypto4xx - use GFP_KERNEL for big allocations
Untitled series #32271
-
-
-
2020-01-01
Christian Lamparter
New
[1/2] arm64: dts: imx8mm: Add CAAM node
[1/2] arm64: dts: imx8mm: Add CAAM node
-
-
-
2020-01-01
Michael Nazzareno Trimarchi
New
[crypto-next,v6,3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
crypto: poly1305 improvements
-
-
-
2019-12-17
Jason A. Donenfeld
Superseded
[crypto-next,v6,2/3] crypto: x86_64/poly1305 - add faster implementations
crypto: poly1305 improvements
-
-
-
2019-12-17
Jason A. Donenfeld
New
[crypto-next,v6,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
crypto: poly1305 improvements
-
-
-
2019-12-17
Jason A. Donenfeld
New
crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel()
crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel()
-
-
-
2019-12-17
Peter Ujfalusi
Accepted
crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel
crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel
-
-
-
2019-12-17
Peter Ujfalusi
Accepted
crypto: curve25519 - re-add selftests
crypto: curve25519 - re-add selftests
-
-
-
2019-12-16
Jason A. Donenfeld
New
[v10,4/4] crypto: hisilicon - register zip engine to uacce
Add uacce module for Accelerator
-
-
-
2019-12-16
Zhangfei Gao
Superseded
[v10,3/4] crypto: hisilicon - Remove module_param uacce_mode
Add uacce module for Accelerator
-
-
-
2019-12-16
Zhangfei Gao
New
[v10,1/4] uacce: Add documents for uacce
Add uacce module for Accelerator
-
-
-
2019-12-16
Zhangfei Gao
New
[crypto-next,v5,3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
crypto: poly1305 improvements
-
-
-
2019-12-15
Jason A. Donenfeld
Superseded
[crypto-next,v5,2/3] crypto: x86_64/poly1305 - add faster implementations
crypto: poly1305 improvements
-
-
-
2019-12-15
Jason A. Donenfeld
Superseded
[crypto-next,v5,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
crypto: poly1305 improvements
-
-
-
2019-12-15
Jason A. Donenfeld
Superseded
[crypto-next,v4,3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
[crypto-next,v4,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
[crypto-next,v4,2/3] crypto: x86_64/poly1305 - add faster implementations
[crypto-next,v4,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
[crypto-next,v4,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
[crypto-next,v4,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
[3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
[1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
[2/3] crypto: x86_64/poly1305 - add faster implementations
[1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
[1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
[1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-13
Jason A. Donenfeld
Superseded
arm64: crypto: Use modern annotations for assembly functions
arm64: crypto: Use modern annotations for assembly functions
-
-
-
2019-12-13
Mark Brown
Accepted
[crypto-next,v3,3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
crypto: poly1305 improvements
-
-
-
2019-12-12
Jason A. Donenfeld
Superseded
[crypto-next,v3,2/3] crypto: x86_64/poly1305 - add faster implementations
crypto: poly1305 improvements
-
-
-
2019-12-12
Jason A. Donenfeld
Superseded
[crypto-next,v3,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
crypto: poly1305 improvements
-
-
-
2019-12-12
Jason A. Donenfeld
New
adiantum testmgr tests not running?
adiantum testmgr tests not running?
-
-
-
2019-12-12
Jason A. Donenfeld
New
[crypto-next,v2,3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit
[crypto-next,v2,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-12
Jason A. Donenfeld
Superseded
[crypto-next,v2,2/3] crypto: x86_64/poly1305 - add faster implementations
[crypto-next,v2,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-12
Jason A. Donenfeld
Superseded
[crypto-next,v2,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
[crypto-next,v2,1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-12
Jason A. Donenfeld
Superseded
[crypto-next,v1] crypto: poly1305 - add new 32 and 64-bit generic versions
[crypto-next,v1] crypto: poly1305 - add new 32 and 64-bit generic versions
-
-
-
2019-12-11
Jason A. Donenfeld
Superseded
[2/2] crypto: curve25519 - re-add selftests
Untitled series #25594
-
-
-
2019-12-11
Jason A. Donenfeld
Superseded
[RESEND,v9,4/4] crypto: hisilicon - register zip engine to uacce
Add uacce module for Accelerator
-
-
-
2019-12-10
Zhangfei Gao
Superseded
[RESEND,v9,2/4] uacce: add uacce driver
Add uacce module for Accelerator
-
-
-
2019-12-10
Zhangfei Gao
New
[net-next,v2] net: WireGuard secure network tunnel
[net-next,v2] net: WireGuard secure network tunnel
-
-
-
2019-12-08
Jason A. Donenfeld
New
ardb/for-kernelci bisection: boot on rk3288-rock2-square
ardb/for-kernelci bisection: boot on rk3288-rock2-square
-
-
-
2019-12-04
kernelci.org bot
New
ardb/for-kernelci bisection: boot on bcm2836-rpi-2-b
ardb/for-kernelci bisection: boot on bcm2836-rpi-2-b
-
-
-
2019-12-03
kernelci.org bot
New
[RFC,v1,14/50] crypto/testmgr.c: use prandom_u32_max() & prandom_bytes()
Untitled series #32105
-
-
-
2019-11-29
George Spelvin
New
[v1] net: WireGuard secure network tunnel
[v1] net: WireGuard secure network tunnel
-
-
-
2019-11-27
Jason A. Donenfeld
Superseded
[3/4] crypto: ccree: fix typos in error msgs
crypto: ccree: fixes
-
-
-
2019-11-27
Gilad Ben-Yossef
New
[2/4] crypto: ccree: fix typos in comments
crypto: ccree: fixes
-
-
-
2019-11-27
Gilad Ben-Yossef
New
[v4] crypto: conditionalize crypto api in arch glue for lib code
[v4] crypto: conditionalize crypto api in arch glue for lib code
-
-
-
2019-11-25
Jason A. Donenfeld
New
[v9,4/4] crypto: hisilicon - register zip engine to uacce
Add uacce module for Accelerator
-
-
-
2019-11-22
Zhangfei Gao
Accepted
[v9,2/4] uacce: add uacce driver
Add uacce module for Accelerator
-
-
-
2019-11-22
Zhangfei Gao
Superseded
[v3] crypto: conditionalize crypto api in arch glue for lib code
[v3] crypto: conditionalize crypto api in arch glue for lib code
-
-
-
2019-11-22
Jason A. Donenfeld
Superseded
[v2] crypto: conditionalize crypto api in arch glue for lib code
[v2] crypto: conditionalize crypto api in arch glue for lib code
-
-
-
2019-11-22
Jason A. Donenfeld
New
crypto: conditionalize crypto api in arch glue for lib code
crypto: conditionalize crypto api in arch glue for lib code
-
-
-
2019-11-22
Jason A. Donenfeld
Superseded
[v2,2/3] crypto: atmel-sha - Retire dma_request_slave_channel_compat()
crypto: atmel - Retire dma_request_slave_channel_compat()
-
-
-
2019-11-21
Peter Ujfalusi
New
[3/3] crypto: atmel-tdes - Retire dma_request_slave_channel_compat()
crypto: atmel - Retire dma_request_slave_channel_compat()
-
-
-
2019-11-21
Peter Ujfalusi
New
[1/3] crypto: atmel-aes - Retire dma_request_slave_channel_compat()
crypto: atmel - Retire dma_request_slave_channel_compat()
-
-
-
2019-11-21
Peter Ujfalusi
Accepted
[RFC,net-next] net: WireGuard secure network tunnel
[RFC,net-next] net: WireGuard secure network tunnel
-
-
-
2019-11-20
Jason A. Donenfeld
Superseded
[3/3] crypto: hisilicon - Remove useless MODULE macros
crypto: hisilicon - Misc qm/zip fixes
-
-
-
2019-11-19
Zhou Wang
Accepted
[2/3] crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists
crypto: hisilicon - Misc qm/zip fixes
-
-
-
2019-11-19
Zhou Wang
New
[1/3] crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
crypto: hisilicon - Misc qm/zip fixes
-
-
-
2019-11-19
Zhou Wang
New
crypto: allwinner: sun8i-ce: enable working on big endian
crypto: allwinner: sun8i-ce: enable working on big endian
-
-
-
2019-11-17
Corentin Labbe
Accepted
[v7] arm64: Implement archrandom.h for ARMv8.5-RNG
[v7] arm64: Implement archrandom.h for ARMv8.5-RNG
-
-
-
2019-11-14
Richard Henderson
New
random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
-
-
-
2019-11-14
Richard Henderson
Accepted
crypto: sun4i-ss: hide the Invalid keylen message
crypto: sun4i-ss: hide the Invalid keylen message
-
-
-
2019-11-14
Corentin Labbe
Accepted
crypto: sun4i-ss: use crypto_ahash_digestsize
crypto: sun4i-ss: use crypto_ahash_digestsize
-
-
-
2019-11-14
Corentin Labbe
Accepted
[v6,1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
arm64: Implement archrandom.h for ARMv8.5-RNG
-
-
-
2019-11-13
Richard Henderson
New
crypto: qce/dma - Use dma_request_chan() directly for channel request
crypto: qce/dma - Use dma_request_chan() directly for channel request
-
-
-
2019-11-13
Peter Ujfalusi
Accepted
[v5] arm64: Implement archrandom.h for ARMv8.5-RNG
[v5] arm64: Implement archrandom.h for ARMv8.5-RNG
-
-
-
2019-11-08
Richard Henderson
New
[RESEND,v8,3/3] crypto: hisilicon - register zip engine to uacce
[RESEND,v8,1/3] uacce: Add documents for uacce
-
-
-
2019-11-08
Zhangfei Gao
New
[RESEND,v8,2/3] uacce: add uacce driver
[RESEND,v8,1/3] uacce: Add documents for uacce
-
-
-
2019-11-08
Zhangfei Gao
New
[RESEND,v8,1/3] uacce: Add documents for uacce
[RESEND,v8,1/3] uacce: Add documents for uacce
-
-
-
2019-11-08
Zhangfei Gao
Superseded
[v8,1/3] uacce: Add documents for uacce
Add uacce module for Accelerator
-
-
-
2019-11-08
Zhangfei Gao
Superseded
[v5,32/34] crypto: arm/Curve25519 - wire up NEON implementation
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,31/34] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,30/34] crypto: Curve25519 - x86_64 library and KPP implementations
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,26/34] crypto: Curve25519 - generic C library implementations
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,25/34] crypto: BLAKE2s - x86_64 SIMD implementation
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,22/34] crypto: BLAKE2s - generic C library implementation and selftest
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v5,10/34] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Untitled series #24810
-
-
-
2019-11-08
Ard Biesheuvel
New
[v4,1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
arm64: Implement archrandom.h for ARMv8.5-RNG
-
-
-
2019-11-06
Richard Henderson
Superseded
[v2,10/10] s390x: Mark archrandom.h functions __must_check
Improvements for random.h/archrandom.h
-
-
-
2019-11-06
Richard Henderson
Accepted
[v2,09/10] powerpc: Mark archrandom.h functions __must_check
Improvements for random.h/archrandom.h
-
-
-
2019-11-06
Richard Henderson
Accepted
«
1
2
...
107
108
109
…
124
125
»