Show patches with: Archived = No       |   10891 patches
« 1 2 ... 40 41 42108 109 »
Patch Series S/W/F Date Submitter Delegate State
[v3,08/13] crypto: arm64/sm4 - export reusable CE acceleration functions Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,07/13] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,06/13] crypto: arm64/sm4 - refactor and simplify CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,05/13] crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,04/13] crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,03/13] crypto: arm64/sm4 - refactor and simplify NEON implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,02/13] crypto: arm64/sm3 - add NEON assembly implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v3,01/13] crypto: arm64/sm3 - raise the priority of the CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-27 Tianjia Zhang Accepted
[v2,4/4] crypto: tcrypt - Drop leading newlines from prints Printing improvements for tcrypt --- 2022-10-26 Anirudh Venkataramanan Accepted
[v2,3/4] crypto: tcrypt - Drop module name from print string Printing improvements for tcrypt --- 2022-10-26 Anirudh Venkataramanan Accepted
[v2,2/4] crypto: tcrypt - Use pr_info/pr_err Printing improvements for tcrypt --- 2022-10-26 Anirudh Venkataramanan Accepted
[v2,1/4] crypto: tcrypt - Use pr_cont to print test results Printing improvements for tcrypt --- 2022-10-26 Anirudh Venkataramanan Accepted
[2/2] crypto: aria: implement aria-avx512 crypto: aria: implement aria-avx2 and aria-avx512 --- 2022-10-26 Taehee Yoo Superseded
[2/4] crypto: tcrypt - Use pr_info/pr_err [1/4] crypto: tcrypt - Use pr_cont to print test results --- 2022-10-26 Anirudh Venkataramanan New
[1/4] crypto: tcrypt - Use pr_cont to print test results [1/4] crypto: tcrypt - Use pr_cont to print test results --- 2022-10-26 Anirudh Venkataramanan Superseded
[v3,8/9] crypto/ycc: Add sm2 algorithm support [v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver --- 2022-10-25 guanjun New
[v3,6/9] crypto/ycc: Add aead algorithm support [v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver --- 2022-10-25 guanjun New
[v3,5/9] crypto/ycc: Add skcipher algorithm support [v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver --- 2022-10-25 guanjun Superseded
[v3,2/9] crypto/ycc: Add ycc ring configuration [v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver --- 2022-10-25 guanjun Superseded
[v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver [v3,1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver --- 2022-10-25 guanjun Superseded
[v4,3/3] crypto: aesgcm - Provide minimal library implementation crypto: Add AES-GCM implementation to lib/crypto --- 2022-10-24 Ard Biesheuvel Accepted
[v4,2/3] crypto: gf128mul - make gf128mul_lle time invariant crypto: Add AES-GCM implementation to lib/crypto --- 2022-10-24 Ard Biesheuvel Superseded
[v4,1/3] crypto: move gf128mul library into lib/crypto crypto: Add AES-GCM implementation to lib/crypto --- 2022-10-24 Ard Biesheuvel New
[v1,4/5] treewide: use get_random_u32_{above,below}() instead of manual loop convert tree to get_random_u32_{below,above,between}() --- 2022-10-22 Jason A. Donenfeld Superseded
[v1,1/5] treewide: use get_random_u32_below() instead of deprecated function convert tree to get_random_u32_{below,above,between}() --- 2022-10-22 Jason A. Donenfeld Superseded
[v3,3/3] crypto: hisilicon/qm - delete redundancy check Untitled series #190085 --- 2022-10-22 yekai (A) Accepted
[v3,2/3] crypto: hisilicon/qm - add pci bdf number check Untitled series #190085 --- 2022-10-22 yekai (A) Accepted
crypto: caam: blob_gen.c: warn if key is insecure crypto: caam: blob_gen.c: warn if key is insecure --- 2022-10-19 Nikolaus Voss New
[5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder() padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[4/5] padata: split out dequeue operation from padata_find_next() padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[3/5] padata: grab parallel_data refcnt for reorder padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[2/5] padata: make padata_free_shell() to respect pd's ->refcnt padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[1/5] padata: introduce internal padata_get/put_pd() helpers padata: fix liftime issues after ->serial() has completed --- 2022-10-19 Nicolai Stange New
[v3] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned [v3] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned --- 2022-10-18 Nathan Huckleberry Accepted
[v2] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned [v2] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned --- 2022-10-18 Nathan Huckleberry New
[v3,3/3] crypto: gcmaes - Provide minimal library implementation crypto: Add GCM-AES implementation to lib/crypto --- 2022-10-18 Ard Biesheuvel Superseded
[v3,2/3] crypto: gf128mul - make gf128mul_lle time invariant crypto: Add GCM-AES implementation to lib/crypto --- 2022-10-18 Ard Biesheuvel Superseded
[v3,1/3] crypto: move gf128mul library into lib/crypto crypto: Add GCM-AES implementation to lib/crypto --- 2022-10-18 Ard Biesheuvel Superseded
[v2] random: use rejection sampling for uniform bounded random integers [v2] random: use rejection sampling for uniform bounded random integers --- 2022-10-18 Jason A. Donenfeld New
[v2,15/15] crypto: arm64/sm4 - add CE implementation for GCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,14/15] crypto: arm64/sm4 - add CE implementation for CCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,13/15] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,12/15] crypto: arm64/sm4 - add CE implementation for ESSIV mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang New
[v2,11/15] crypto: essiv - allow digestsize to be greater than keysize Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang New
[v2,10/15] crypto: arm64/sm4 - add CE implementation for XTS mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,09/15] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,08/15] crypto: arm64/sm4 - export reusable CE acceleration functions Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,07/15] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,06/15] crypto: arm64/sm4 - refactor and simplify CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,05/15] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang New
[v2,04/15] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,03/15] crypto: arm64/sm4 - refactor and simplify NEON implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,02/15] crypto: arm64/sm3 - add NEON assembly implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
[v2,01/15] crypto: arm64/sm3 - raise the priority of the CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions --- 2022-10-18 Tianjia Zhang Superseded
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned --- 2022-10-17 Nathan Huckleberry New
[1/1] crypto: af_alg - Support symmetric encryption via keyring keys [1/1] crypto: af_alg - Support symmetric encryption via keyring keys --- 2022-10-17 Frederick Lawler Accepted
[GIT,PULL] Crypto Fixes for 6.1 [GIT,PULL] Crypto Fixes for 6.1 --- 2022-10-17 Herbert Xu New
random: use rejection sampling for uniform bounded random integers random: use rejection sampling for uniform bounded random integers --- 2022-10-17 Jason A. Donenfeld New
[v2] crypto: gcmaes - Provide minimal library implementation [v2] crypto: gcmaes - Provide minimal library implementation --- 2022-10-14 Ard Biesheuvel Superseded
[v2,4/4] crypto: remove unused field in pkcs8_parse_context crypto, keys: add ECDSA signature support to key retention service --- 2022-10-14 Ignat Korchagin New
[v2,3/4] crypto: pkcs8 parser support ECDSA private keys crypto, keys: add ECDSA signature support to key retention service --- 2022-10-14 Ignat Korchagin Superseded
[v2,2/4] crypto: add ECDSA test vectors from RFC 6979 crypto, keys: add ECDSA signature support to key retention service --- 2022-10-14 Ignat Korchagin Superseded
[v2,1/4] crypto: add ECDSA signature generation support crypto, keys: add ECDSA signature support to key retention service --- 2022-10-14 Ignat Korchagin New
[v2,3/3] crypto: hisilicon/qm - delete redundancy check crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Superseded
[v2,2/3] crypto: hisilicon/qm - add pci bdf number check crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Superseded
[v2,1/3] crypto: hisilicon/qm - increase the memory of local variables crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Superseded
[3/3] crypto: hisilicon/qm - delete redundancy check crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Superseded
[2/3] crypto: hisilicon/qm - add pci bdf number check crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Superseded
[1/3] crypto: hisilicon/qm - increase the memory of local variables crypto:hisilicon/qm - some misc-fixes by fuzz test --- 2022-10-14 yekai (A) Accepted
[v2,4/4] crypto/pcrypt: Do not use isolated CPUs for callback CPU isolation improvements --- 2022-10-13 Leonardo Bras Soares Passos New
[v2,3/4] sched/isolation: Add HK_TYPE_WQ to isolcpus=domain CPU isolation improvements --- 2022-10-13 Leonardo Bras Soares Passos New
[v2,2/4] sched/isolation: Improve documentation CPU isolation improvements --- 2022-10-13 Leonardo Bras Soares Passos New
[v2,1/4] sched/isolation: Fix style issues reported by checkpatch CPU isolation improvements --- 2022-10-13 Leonardo Bras Soares Passos New
[6/6] crypto/realtek: add devicetree documentation crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[5/6] crypto/realtek: enable module crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[4/6] crypto/realtek: skcipher algorithms crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[3/6] crypto/realtek: hash algorithms crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[2/6] crypto/realtek: core functions crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[1/6] crypto/realtek: header definitions crypto/realtek: add new driver --- 2022-10-13 Markus Stockhausen Superseded
[v2,19/19] crypto: x86/sha - register only the best function [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) New
[v2,18/19] crypto: x86 - standardize not loaded prints [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) New
[v2,17/19] crypto: x86 - standardize suboptimal prints [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) New
[v2,16/19] crypto: x86 - print CPU optimized loaded messages [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) New
[v2,15/19] crypto: x86 - add pr_fmt to all modules crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,14/19] crypto: x86 - load based on CPU features crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,13/19] crypto: x86/ghash - load based on CPU features [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,12/19] crypto: x86/sm3 - load based on CPU features [RFC,1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,11/19] crypto: x86/crc - load based on CPU features crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,10/19] crypto: x86/sha1, sha256 - load based on CPU features crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,09/19] crypto: x86 - use common macro for FPU limit crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,08/19] crypto: x86/ghash - limit FPU preemption crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,07/19] crypto: x86/ghash - restructure FPU context saving crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,06/19] crypto: x86/sm3 - limit FPU preemption crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,05/19] crypto: x86/crc - limit FPU preemption crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,04/19] crypto: x86/sha - limit FPU preemption crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) New
[v2,03/19] crypto: tcrypt - reschedule during cycles speed tests crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,02/19] crypto: tcrypt - test nhpoly1305 crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) Superseded
[v2,01/19] crypto: tcrypt - test crc32 crypto: x86 - fix RCU stalls --- 2022-10-12 Elliott, Robert (Servers) Superseded
[2/2] hwrng: stm32 - fix read of the last word hwrng: stm32 - improve performance --- 2022-10-12 Tomas Marek Accepted
[1/2] hwrng: stm32 - fix number of returned bytes on read hwrng: stm32 - improve performance --- 2022-10-12 Tomas Marek Accepted
« 1 2 ... 40 41 42108 109 »