Show patches with: Archived = No       |   12142 patches
« 1 2 ... 88 89 90121 122 »
Patch Series S/W/F Date Submitter Delegate State
[v2,3/7] crypto: add RFC5869 HKDF Add KDF implementations to crypto API --- 2021-01-24 Stephan Mueller New
[v2,1/7] crypto: Add key derivation self-test support code Add KDF implementations to crypto API --- 2021-01-24 Stephan Mueller Accepted
[RFC,V2,5/5] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ [RFC,V2,1/5] crypto: aesni - fix coding style for if/else block --- 2021-01-23 Megha Dey New
[RFC,V2,3/5] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction [RFC,V2,1/5] crypto: aesni - fix coding style for if/else block --- 2021-01-23 Megha Dey New
[RFC,V2,1/5] crypto: aesni - fix coding style for if/else block [RFC,V2,1/5] crypto: aesni - fix coding style for if/else block --- 2021-01-23 Megha Dey New
[v7,6/7] crypto: hisilicon/hpre - add 'ECDH' algorithm Untitled series #96295 --- 2021-01-22 yumeng Superseded
[v7,5/7] crypto: add curve 25519 and expose them Untitled series #96295 --- 2021-01-22 yumeng New
[v7,4/7] crypto: add ecc curve and expose them Untitled series #96295 --- 2021-01-22 yumeng New
[v7,3/7] crypto: hisilicon/hpre - add algorithm type Untitled series #96295 --- 2021-01-22 yumeng Superseded
[v4,09/10] PKCS#7: Fix missing include [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün New
[v4,07/10] certs/blacklist: fix kernel doc interface issue [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün New
[v4,06/10] certs: Make blacklist_vet_description() more strict [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün Superseded
[v4,05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün New
[v4,03/10] certs: Fix blacklisted hexadecimal hash string check [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün New
[v4,01/10] tools/certs: Add print-cert-tbs-hash.sh [v4,01/10] tools/certs: Add print-cert-tbs-hash.sh --- 2021-01-21 Mickaël Salaün Superseded
[5/5] crypto: remove Salsa20 stream cipher algorithm Untitled series #95948 --- 2021-01-21 Ard Biesheuvel Accepted
[3/5] crypto: remove RIPE-MD 320 hash algorithm Untitled series #95948 --- 2021-01-21 Ard Biesheuvel Accepted
[2/5] crypto: remove RIPE-MD 256 hash algorithm Untitled series #95948 --- 2021-01-21 Ard Biesheuvel Accepted
[v4,19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais New
[v4,18/19] crypto: talitos: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais Superseded
[v4,14/19] crypto: qat: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais New
[v4,13/19] crypto: picoxcell: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais Superseded
[v4,09/19] crypto: img-hash: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais Superseded
[v4,08/19] crypto: hifn_795x: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais New
[v4,06/19] crypto: ccp: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais New
[v4,05/19] crypto: cavium: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais Superseded
[v4,03/19] crypto: axis: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais Superseded
[v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API [v4,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-21 Allen Pais New
[1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) [1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) --- 2021-01-20 Christophe Leroy Accepted
[v3,6/6] drivers: crypto: qce: Remove totallen and offset in qce_start Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-20 Thara Gopinath Superseded
[v3,5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-20 Thara Gopinath Superseded
[v3,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 --- 2021-01-20 Thara Gopinath Superseded
[v3,3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-20 Thara Gopinath New
[v3,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 --- 2021-01-20 Thara Gopinath Superseded
[v3,1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-20 Thara Gopinath Superseded
[2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension --- 2021-01-20 Lee, Chun-Yi Superseded
X.509: Fix crash caused by NULL pointer X.509: Fix crash caused by NULL pointer --- 2021-01-19 David Howells New
crypto: hisilicon/hpre - add two RAS correctable errors processing crypto: hisilicon/hpre - add two RAS correctable errors processing --- 2021-01-18 Hui Tang Accepted
[2/2] crypto: aesni - release FPU during skcipher walk API calls crypto: aesni - fix more FPU handling and indirect call issues --- 2021-01-16 Ard Biesheuvel Accepted
[1/2] crypto: aesni - replace CTR function pointer with static call crypto: aesni - fix more FPU handling and indirect call issues --- 2021-01-16 Ard Biesheuvel Accepted
[v2] crypto: lib/chacha20poly1305 - define empty module exit function [v2] crypto: lib/chacha20poly1305 - define empty module exit function --- 2021-01-15 Jason A. Donenfeld New
crypto: lib/chacha20poly1305 - define empty module exit function crypto: lib/chacha20poly1305 - define empty module exit function --- 2021-01-15 Jason A. Donenfeld Superseded
[v2,8/9] crypto: octeontx2: add support to process the crypto request Add Support for Marvell OcteonTX2 CPT engine --- 2021-01-15 Srujana Challa Accepted
[v2,6/9] crypto: octeontx2: add support to get engine capabilities Add Support for Marvell OcteonTX2 CPT engine --- 2021-01-15 Srujana Challa Accepted
[v2,4/9] crypto: octeontx2: load microcode and create engine groups Add Support for Marvell OcteonTX2 CPT engine --- 2021-01-15 Srujana Challa Accepted
[v2,1/9] drivers: crypto: add Marvell OcteonTX2 CPT PF driver Add Support for Marvell OcteonTX2 CPT engine --- 2021-01-15 Srujana Challa Accepted
crypto: arm64/sha - add missing module aliases crypto: arm64/sha - add missing module aliases --- 2021-01-14 Ard Biesheuvel Accepted
[v3,10/10] tools/certs: Add print-cert-tbs-hash.sh Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,09/10] certs: Allow root user to append signed hashes to the blacklist keyring Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,08/10] certs: Check that builtin blacklist hashes are valid Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün New
[v3,07/10] certs: Factor out the blacklist hash creation Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,06/10] certs: Make blacklist_vet_description() more strict Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,04/10] certs: Fix blacklist flag type confusion Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün New
[v3,03/10] PKCS#7: Fix missing include Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,02/10] certs: Fix blacklisted hexadecimal hash string check Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
[v3,01/10] certs/blacklist: fix kernel doc interface issue Enable root to update the blacklist keyring --- 2021-01-14 Mickaël Salaün Superseded
crypto: bcm - Fix sparse warnings crypto: bcm - Fix sparse warnings --- 2021-01-14 Herbert Xu Accepted
certs: Add EFI_CERT_X509_GUID support for dbx entries certs: Add EFI_CERT_X509_GUID support for dbx entries --- 2021-01-13 David Howells Accepted
X.509: Fix crash caused by NULL pointer X.509: Fix crash caused by NULL pointer --- 2021-01-13 David Howells Superseded
[v3] crypto - shash: reduce minimum alignment of shash_desc structure [v3] crypto - shash: reduce minimum alignment of shash_desc structure --- 2021-01-13 Ard Biesheuvel Accepted
[RESEND] random: initialize ChaCha20 constants with correct endianness [RESEND] random: initialize ChaCha20 constants with correct endianness --- 2021-01-12 Eric Biggers Superseded
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_HCU should depend on ARCH_KEEMBAY crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_HCU should depend on ARCH_KEEMBAY --- 2021-01-12 Geert Uytterhoeven New
[v2,6/6] drivers: crypto: qce: Remove totallen and offset in qce_start Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-12 Thara Gopinath Superseded
[v2,5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-12 Thara Gopinath Superseded
[v2,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 --- 2021-01-12 Thara Gopinath Superseded
[v2,3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-12 Thara Gopinath Superseded
[v2,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 --- 2021-01-12 Thara Gopinath Superseded
[v2,1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import Regression fixes/clean ups in the Qualcomm crypto engine driver --- 2021-01-12 Thara Gopinath Superseded
[v3,19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,15/19] crypto: qce: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais New
[v3,13/19] crypto: picoxcell: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,11/19] crypto: mediatek: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais New
[v3,09/19] crypto: img-hash: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,05/19] crypto: cavium: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,03/19] crypto: axis: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API [v3,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-12 Allen Pais Superseded
[7/7] crypto: powerpc/crc-t10dif - convert to static call API crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[6/7] crypto: arm64/crc-t10dif - convert to static call API crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[5/7] crypto: arm/crc-t10dif - convert to static call library API crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[4/7] crypto: x86/crc-t10dif - convert to static call library API crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[3/7] crypto: generic/crc-t10dif - expose both arch and generic shashes crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[2/7] crypto: lib/crc-t10dif - add static call support for optimized versions crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
[1/7] crypto: crc-t10dif - turn library wrapper for shash into generic library crypto: switch to static calls for CRC-T10DIF --- 2021-01-11 Ard Biesheuvel New
crypto: testmgr - add NIAP FPT_TST_EXT.1 subset of tests crypto: testmgr - add NIAP FPT_TST_EXT.1 subset of tests --- 2021-01-08 Elena Petrova New
[v2] crypto: reduce minimum alignment of on-stack structures [v2] crypto: reduce minimum alignment of on-stack structures --- 2021-01-08 Ard Biesheuvel New
crypto - shash: reduce minimum alignment of shash_desc structure crypto - shash: reduce minimum alignment of shash_desc structure --- 2021-01-07 Ard Biesheuvel Superseded
[v2,19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,18/19] crypto: talitos: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,16/19] crypto: rockchip: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais New
[v2,15/19] crypto: qce: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,14/19] crypto: qat: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,13/19] crypto: picoxcell: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,12/19] crypto: omap: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,11/19] crypto: mediatek: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
[v2,10/19] crypto: ixp4xx: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais New
[v2,09/19] crypto: img-hash: convert tasklets to use new tasklet_setup() API [v2,01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API --- 2021-01-07 Allen Pais Superseded
« 1 2 ... 88 89 90121 122 »