Show patches with: Archived = No       |   13463 patches
« 1 2 ... 103 104 105134 135 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,02/10] crypto: x86/cast6 - switch to XTS template crypto: x86 - remove XTS and CTR glue helper code --- 2020-12-23 Ard Biesheuvel Superseded
[v3,13/14] crypto: blake2b - update file comment crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,07/14] crypto: blake2s - add comment for blake2s_state fields crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,05/14] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,04/14] crypto: blake2s - move update and final logic to internal/blake2s.h crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[v3,01/14] crypto: blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-23 Eric Biggers New
[2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper Untitled series #88966 --- 2020-12-22 Ard Biesheuvel Superseded
hwrng: ingenic - Fix a resource leak in an error handling path hwrng: ingenic - Fix a resource leak in an error handling path --- 2020-12-19 Christophe JAILLET Accepted
[6/6] drivers: crypto: qce: Remove totallen and offset in qce_start Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath Superseded
[5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath Superseded
[4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath Superseded
[3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath Superseded
[2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath Superseded
[1/6] drivers: crypto: qce: sha: Restore/save sha1_state/sha256_state with qce_sha_reqctx in export/import Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2020-12-19 Thara Gopinath New
[RFC,V1,5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization Introduce AVX512 optimized crypto algorithms --- 2020-12-18 Megha Dey New
[RFC,V1,4/7] crypto: tcrypt - Add speed test for optimized GHASH computations Introduce AVX512 optimized crypto algorithms --- 2020-12-18 Megha Dey New
[RFC,V1,2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction Introduce AVX512 optimized crypto algorithms --- 2020-12-18 Megha Dey Superseded
[RFC,5/5] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path Untitled series #88429 --- 2020-12-18 Ard Biesheuvel Superseded
[RFC,4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled Untitled series #88429 --- 2020-12-18 Ard Biesheuvel New
[RFC,2/5] crypto: skcipher - disallow en/decrypt for non-task or non-softirq context Untitled series #88429 --- 2020-12-18 Ard Biesheuvel Superseded
[v2,2/2] hwrng: iproc-rng200: Move enable/disable in separate function Untitled series #88430 --- 2020-12-18 Matthias Brugger New
[v2,11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,09/11] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,05/11] crypto: arm/blake2b - add NEON-accelerated BLAKE2b crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,03/11] crypto: blake2b - export helpers for optimized implementations crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[v2,02/11] crypto: blake2b - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s --- 2020-12-17 Eric Biggers New
[1/2] crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled [1/2] crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled --- 2020-12-17 Ard Biesheuvel Accepted
[RFC,6/6] crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver Keem Bay OCS ECC crypto driver --- 2020-12-17 Daniele Alessandrelli New
[RFC,4/6] crypto: ecdh - Add Curve ID for NIST P-384 Keem Bay OCS ECC crypto driver --- 2020-12-17 Daniele Alessandrelli New
[RFC,2/6] crypto: ecc - Move ecc.h to include/crypto/internal Keem Bay OCS ECC crypto driver --- 2020-12-17 Daniele Alessandrelli New
[RFC,8/8] x86/cpu: Support the hardware randomization option for Key Locker internal key x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
[RFC,7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
[RFC,6/8] selftests/x86: Test Key Locker internal key maintenance x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
[RFC,5/8] x86/cpu: Add a config option and a chicken bit for Key Locker x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae Superseded
[RFC,4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
[RFC,3/8] x86/msr-index: Add MSRs for Key Locker internal key x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae Superseded
[RFC,2/8] x86/cpu: Load Key Locker internal key at boot-time x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
[RFC,1/8] x86/cpufeature: Enumerate Key Locker feature x86: Support Intel Key Locker --- 2020-12-16 Chang S. Bae New
crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY --- 2020-12-16 Geert Uytterhoeven Accepted
[v4,5/5] MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver crypto: Add Keem Bay OCS HCU driver --- 2020-12-16 Daniele Alessandrelli New
[v4,4/5] crypto: keembay-ocs-hcu - Add optional support for sha224 crypto: Add Keem Bay OCS HCU driver --- 2020-12-16 Daniele Alessandrelli New
[v4,3/5] crypto: keembay-ocs-hcu - Add HMAC support crypto: Add Keem Bay OCS HCU driver --- 2020-12-16 Daniele Alessandrelli New
[v4,2/5] crypto: keembay - Add Keem Bay OCS HCU driver crypto: Add Keem Bay OCS HCU driver --- 2020-12-16 Daniele Alessandrelli New
[v4,1/5] dt-bindings: crypto: Add Keem Bay OCS HCU bindings crypto: Add Keem Bay OCS HCU driver --- 2020-12-16 Daniele Alessandrelli New
[v2] hwrng: fix khwrng lifecycle [v2] hwrng: fix khwrng lifecycle --- 2020-12-16 Luca Dariz New
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[4/5] crypto: blake2b - update file comment crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers Superseded
[3/5] crypto: blake2b - export helpers for optimized implementations crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
[2/5] crypto: blake2b - define shash_alg structs using macros crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers Superseded
[1/5] crypto: blake2b - rename constants for consistency with blake2s crypto: add NEON-optimized BLAKE2b --- 2020-12-15 Eric Biggers New
crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs --- 2020-12-15 Tony W Wang-oc New
linux-next: build failure after merge of the ceph tree linux-next: build failure after merge of the ceph tree --- 2020-12-14 Stephen Rothwell New
[v4,8/8] crypto: sun4i-ss: add SPDX header and remove blank lines [v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept --- 2020-12-14 Corentin Labbe Accepted
[v4,7/8] crypto: sun4i-ss: enabled stats via debugfs [v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept --- 2020-12-14 Corentin Labbe Accepted
[v4,4/8] crypto: sun4i-ss: handle BigEndian for cipher [v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept --- 2020-12-14 Corentin Labbe Accepted
[v4,2/8] crypto: sun4i-ss: checking sg length is not sufficient [v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept --- 2020-12-14 Corentin Labbe Accepted
[v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept [v4,1/8] crypto: sun4i-ss: linearize buffers content must be kept --- 2020-12-14 Corentin Labbe Accepted
hwrng: fix khwrng lifecycle hwrng: fix khwrng lifecycle --- 2020-12-14 Luca Dariz Superseded
[1/2] hwrng: iproc-rng200: Fix disable of the block. [1/2] hwrng: iproc-rng200: Fix disable of the block. --- 2020-12-14 Matthias Brugger New
crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs --- 2020-12-14 Tony W Wang-oc Superseded
[v2] crypto: arm/chacha-neon - add missing counter increment [v2] crypto: arm/chacha-neon - add missing counter increment --- 2020-12-13 Ard Biesheuvel Superseded
[4/4] crypto: x86/gcm-aes-ni - refactor scatterlist processing crypto: gcm-aes-ni cleanups --- 2020-12-12 Ard Biesheuvel New
[3/4] crypto: x86/gcm-aes-ni - clean up mapping of associated data crypto: gcm-aes-ni cleanups --- 2020-12-12 Ard Biesheuvel Superseded
[2/4] crypto: x86/gcm-aes-ni - drop unused asm prototypes crypto: gcm-aes-ni cleanups --- 2020-12-12 Ard Biesheuvel Superseded
[1/4] crypto: x86/gcm-aes-ni - prevent misaligned IV buffers on the stack crypto: gcm-aes-ni cleanups --- 2020-12-12 Ard Biesheuvel New
crypto: arm/chacha-neon - add missing counter increment crypto: arm/chacha-neon - add missing counter increment --- 2020-12-12 Ard Biesheuvel Accepted
[v2,3/5] certs: Check that builtin blacklist hashes are valid [v2,1/5] certs: Make blacklist_vet_description() more strict --- 2020-12-11 Mickaël Salaün Superseded
[v2,2/5] certs: Factor out the blacklist hash creation [v2,1/5] certs: Make blacklist_vet_description() more strict --- 2020-12-11 Mickaël Salaün Superseded
[v2,1/5] certs: Make blacklist_vet_description() more strict [v2,1/5] certs: Make blacklist_vet_description() more strict --- 2020-12-11 Mickaël Salaün Superseded
crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs --- 2020-12-11 Tony W Wang-oc New
[v4,5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm [v4,1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930 --- 2020-12-11 yumeng Superseded
[v4,2/5] crypto: hisilicon/hpre - add algorithm type [v4,1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930 --- 2020-12-11 yumeng Superseded
[v4,1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930 [v4,1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930 --- 2020-12-11 yumeng Superseded
crypto: ccree - remove unused including <linux/version.h> crypto: ccree - remove unused including <linux/version.h> --- 2020-12-11 Tian Tao Accepted
[4/4] dt-bindings: Remove PicoXcell bindings Untitled series #86229 --- 2020-12-10 Rob Herring Accepted
[3/4] crypto: Remove PicoXcell driver Untitled series #86229 --- 2020-12-10 Rob Herring Accepted
[RFC,3/3] crypto: arm/aes-neonbs - drop non-SIMD fallbacks and SIMD helper crypto: ARM - run kernel mode NEON with softirqs disabled --- 2020-12-10 Ard Biesheuvel New
[RFC,2/3] crypto: arm/aes-ce - drop non-SIMD fallbacks and SIMD helper crypto: ARM - run kernel mode NEON with softirqs disabled --- 2020-12-10 Ard Biesheuvel New
[RFC,1/3] ARM: vfp: allow kernel mode NEON in softirq context crypto: ARM - run kernel mode NEON with softirqs disabled --- 2020-12-10 Ard Biesheuvel New
[v2,6/6] crypto: hisilicon/sec - add new algorithm test case crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[v2,5/6] crypto: hisilicon/sec - fixes some coding style crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[v2,4/6] crypto: hisilicon/sec - add new AEAD mode for SEC crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[v2,3/6] crypto: hisilicon/sec - add new skcipher mode for SEC crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[v2,2/6] crypto: hisilicon/sec - add new type of sqe for Kunpeng930 crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[v2,1/6] crypto: hisilicon/hpre - add version adapt to new algorithms crypto: hisilicon - enable new algorithms of SEC --- 2020-12-10 liulongfang New
[2/2] crypto: remove cipher routines from public crypto API crypto: remove bare cipher from public API --- 2020-12-10 Ard Biesheuvel Accepted
[1/2] chcr_ktls: use AES library for single use cipher crypto: remove bare cipher from public API --- 2020-12-10 Ard Biesheuvel New
crypto: sahara - Remove unused .id_table support crypto: sahara - Remove unused .id_table support --- 2020-12-09 Fabio Estevam Accepted
[10/18] PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one keys: Miscellaneous fixes --- 2020-12-09 David Howells New
[v2] crypto: aes-ni - implement support for cts(cbc(aes)) [v2] crypto: aes-ni - implement support for cts(cbc(aes)) --- 2020-12-07 Ard Biesheuvel Accepted
MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny --- 2020-12-07 Krzysztof Kozlowski Accepted
[v2] xfrm: interface: Don't hide plain packets from netfilter [v2] xfrm: interface: Don't hide plain packets from netfilter --- 2020-12-07 Phil Sutter Superseded
xfrm: interface: Don't hide plain packets from netfilter xfrm: interface: Don't hide plain packets from netfilter --- 2020-12-07 Phil Sutter New
[RESEND,19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API crypto: convert tasklets to use new tasklet_setup API() --- 2020-12-07 Allen Pais Superseded
[RESEND,18/19] crypto: talitos: convert tasklets to use new tasklet_setup() API crypto: convert tasklets to use new tasklet_setup API() --- 2020-12-07 Allen Pais Superseded
[RESEND,17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API crypto: convert tasklets to use new tasklet_setup API() --- 2020-12-07 Allen Pais Superseded
[RESEND,16/19] crypto: rockchip: convert tasklets to use new tasklet_setup() API crypto: convert tasklets to use new tasklet_setup API() --- 2020-12-07 Allen Pais Superseded
[RESEND,15/19] crypto: qce: convert tasklets to use new tasklet_setup() API crypto: convert tasklets to use new tasklet_setup API() --- 2020-12-07 Allen Pais Superseded
« 1 2 ... 103 104 105134 135 »