Show patches with: State = Action Required       |   4239 patches
« 1 2 ... 17 18 1942 43 »
Patch Series S/W/F Date Submitter Delegate State
[v8,12/26] tcp: ipv4: Add AO signing for skb-less replies tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,11/26] tcp: authopt: Add support for signing skb-less replies tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,10/26] tcp: ipv6: Add AO signing for tcp_v6_send_response tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,09/26] tcp: authopt: Implement Sequence Number Extension tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,08/26] tcp: authopt: Disable via sysctl by default tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,07/26] tcp: authopt: Hook into tcp core tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,06/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,05/26] tcp: authopt: Compute packet signatures tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,04/26] tcp: Refactor tcp_sig_hash_skb_data for AO tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,03/26] tcp: authopt: Add crypto initialization tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,02/26] docs: Add user documentation for tcp_authopt tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
[v8,01/26] tcp: authopt: Initial support and key management tcp: Initial support for RFC5925 auth option --- 2022-09-05 Leonard Crestez New
crypto: aspeed: fix format unexpected build warning crypto: aspeed: fix format unexpected build warning --- 2022-09-05 Neal Liu New
random / hw_random: core: start hwrng kthread also for untrusted sources random / hw_random: core: start hwrng kthread also for untrusted sources --- 2022-09-04 Dominik Brodowski New
[linux-next] crypto: nx - Remove the unneeded result variable [linux-next] crypto: nx - Remove the unneeded result variable --- 2022-09-02 Lv Ruyi New
[v8,3/3] crypto: hisilicon/qm - define the device isolation strategy crypto: hisilicon - supports device isolation feature --- 2022-09-02 yekai (A) New
[v8,2/3] Documentation: add a isolation strategy sysfs node for uacce crypto: hisilicon - supports device isolation feature --- 2022-09-02 yekai (A) New
[v8,1/3] uacce: supports device isolation feature crypto: hisilicon - supports device isolation feature --- 2022-09-02 yekai (A) New
[v9,28/33] arm64: dts: rockchip: rk3399: add crypto node crypto: rockchip: permit to pass self-tests --- 2022-09-01 Corentin Labbe New
[v9,26/33] clk: rk3399: use proper crypto0 name crypto: rockchip: permit to pass self-tests --- 2022-09-01 Corentin Labbe New
[v9,25/33] dt-bindings: crypto: rockchip: convert to new driver bindings crypto: rockchip: permit to pass self-tests --- 2022-09-01 Corentin Labbe New
[linux-next] crypto: octeontx: Remove the unneeded result variable [linux-next] crypto: octeontx: Remove the unneeded result variable --- 2022-09-01 Lv Ruyi New
[GIT,PULL] Crypto Fixes for 6.0 [GIT,PULL] Crypto Fixes for 6.0 --- 2022-08-31 Herbert Xu New
revert fpsimd change: run kernel mode NEON with softirqs disabled revert fpsimd change: run kernel mode NEON with softirqs disabled --- 2022-08-29 g00657492 New
crypto: aspeed: fix build module error crypto: aspeed: fix build module error --- 2022-08-29 Neal Liu New
[v9,3/4] modsign: Add codeSigning EKU to the default [v9,1/4] X.509: Add CodeSigning extended key usage parsing --- 2022-08-25 Lee, Chun-Yi New
[v9,1/4] X.509: Add CodeSigning extended key usage parsing [v9,1/4] X.509: Add CodeSigning extended key usage parsing --- 2022-08-25 Lee, Chun-Yi New
[-next,1/2] crypto: api - Fix IS_ERR() vs NULL check [-next,1/2] crypto: api - Fix IS_ERR() vs NULL check --- 2022-08-25 Gaosheng Cui New
[3/3] crypto: tcrypt: add async speed test for aria cipher crypto: aria: add ARIA AES-NI/AVX/x86_64 implementation --- 2022-08-24 Taehee Yoo New
cavium/cpt: fix repeated words in comments cavium/cpt: fix repeated words in comments --- 2022-08-23 wangjianli New
[v3,13/17] crypto: Kconfig - simplify aead entries crypto: Kconfig - simplify menus and help text --- 2022-08-20 Elliott, Robert (Servers) New
[v7,25/26] tcp: authopt: If no keys are valid for send report an error tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[v7,24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[v7,23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[v7,22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[v7,15/26] tcp: authopt: Add NOSEND/NORECV flags tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[v7,13/26] tcp: authopt: Add key selection controls tcp: Initial support for RFC5925 auth option --- 2022-08-18 Leonard Crestez New
[4/9] crypto: qat - extend buffer list interface crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[2/9] crypto: qat - change bufferlist logic interface crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[1/9] crypto: qat - relocate bufferlist logic crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[17/31] net/tcp: Verify inbound TCP-AO signed segments net/tcp: Add TCP-AO support --- 2022-08-18 Dmitry Safonov New
[13/31] net/tcp: Add AO sign to RST packets net/tcp: Add TCP-AO support --- 2022-08-18 Dmitry Safonov New
[08/31] net/tcp: Introduce TCP_AO setsockopt()s net/tcp: Add TCP-AO support --- 2022-08-18 Dmitry Safonov New
[v2,10/10] crypto: Kconfig - add submenus crypto: Kconfig - simplify menus and help text --- 2022-08-17 Elliott, Robert (Servers) New
[v2,08/10] crypto: Kconfig - sort the arm64 entries crypto: Kconfig - simplify menus and help text --- 2022-08-17 Elliott, Robert (Servers) New
[v2,07/10] crypto: Kconfig - move arm and arm64 menus to Crypto API page crypto: Kconfig - simplify menus and help text --- 2022-08-17 Elliott, Robert (Servers) New
[v2,05/10] crypto: Kconfig - move x86 entries to a submenu crypto: Kconfig - simplify menus and help text --- 2022-08-17 Elliott, Robert (Servers) New
[v3,16/16] crypto: ux500/hash: Use accelerated noinc MMIO Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,15/16] crypto: ux500/hash: Implement runtime PM Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,14/16] crypto: ux500/hash: Use AMBA core primecell IDs Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,13/16] crypto: ux500/hash: Convert to regmap MMIO Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,12/16] crypto: ux500/hash: Drop regulator handling Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,11/16] crypto: ux500/hash: Drop custom uint64 type Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,10/16] crypto: ux500/hash: Implement .export and .import Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,09/16] crypto: ux500/hash: Get rid of state from request context Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,08/16] crypto: ux500/hash: Stop saving/restoring compulsively Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,07/16] crypto: ux500/hash: Rename and switch type of member Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,06/16] crypto: ux500/hash: Break while/do instead of if/else Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,05/16] crypto: ux500/hash: Drop bit index Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,04/16] crypto: ux500/hash: Drop custom state save/restore Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,03/16] crypto: ux500/hash: Pass context to zero message digest Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,02/16] crypto: ux500/hash: Get rid of custom device list Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,01/16] crypto: ux500/hash: Pass ctx to hash_setconfiguration() Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
crypto: fix repeated words in comments crypto: fix repeated words in comments --- 2022-08-16 Jilin Yuan New
[linux-next] crypto: api - Avoid NULL pointer dereference in crypto_larval_destroy() [linux-next] crypto: api - Avoid NULL pointer dereference in crypto_larval_destroy() --- 2022-08-16 Lv Ruyi New
MAINTAINERS: Update email of Neil Armstrong MAINTAINERS: Update email of Neil Armstrong --- 2022-08-16 Neil Armstrong New
crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS --- 2022-08-16 Alec Ari New
crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS --- 2022-08-16 Alec Ari New
[8/8] crypto: Kconfig - sort the ciphers crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
[7/8] crypto: Kconfig - sort the digests Untitled series #184248 --- 2022-08-15 Elliott, Robert (Servers) New
[6/8] crypto: Kconfig - simplify cipher, compression, and RNG entries crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
[5/8] crypto: Kconfig - simplify hash mode and digest entries crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
[4/8] crypto: Kconfig - simplify AEAD and block mode entries crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
[2/8] crypto: Kconfig - simplify public-key entries crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
[1/8] crypto: Kconfig - add submenus crypto: Kconfig - simplify menus and help text --- 2022-08-15 Elliott, Robert (Servers) New
crypto: hisilicon/qm - remove unneeded hardware cache write back crypto: hisilicon/qm - remove unneeded hardware cache write back --- 2022-08-13 Yang Shen New
crypto: hisilicon/qm - remove unneeded data storage crypto: hisilicon/qm - remove unneeded data storage --- 2022-08-13 Yang Shen New
crypto: hisilicon/qm - fix missing destroy qp_idr crypto: hisilicon/qm - fix missing destroy qp_idr --- 2022-08-13 Yang Shen New
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write() crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write() --- 2022-08-13 Yang Shen New
[v2] crypto: ccp: Add a quirk to firmware update [v2] crypto: ccp: Add a quirk to firmware update --- 2022-08-09 Jarkko Sakkinen New
[RFC,6/6] crypto: sa2ul_pka: Add SA2UL PKA driver Untitled series #183249 --- 2022-08-08 Daniel Parks New
[RFC,5/6] crypto: sa2ul: turn on PKA engine Untitled series #183249 --- 2022-08-08 Daniel Parks New
[RFC,4/6] arm64: dts: ti: k3-j721e-main: add SA2UL public key accelerator subdevice Untitled series #183249 --- 2022-08-08 Daniel Parks New
[RFC,2/6] dt-bindings: crypto: add binding for eip29t2 public key accelerator (PKA) Untitled series #183249 --- 2022-08-08 Daniel Parks New
crypto: ccp: Load the firmware twice when SEV API version < 1.43 crypto: ccp: Load the firmware twice when SEV API version < 1.43 --- 2022-08-04 Jarkko Sakkinen New
[1/2] crypto: ccp - Initialize PSP when reading psp data file failed Improve error handling during INIT_EX file initialization --- 2022-08-02 Jacky Li New
[linux-next] crypto: sun8i-ce:using the pm_runtime_resume_and_get to simplify the code [linux-next] crypto: sun8i-ce:using the pm_runtime_resume_and_get to simplify the code --- 2022-08-02 Lv Ruyi New
[RFC,v2] random: implement getrandom() in vDSO [RFC,v2] random: implement getrandom() in vDSO --- 2022-07-31 Jason A. Donenfeld New
[v6,2/3] Documentation: add a isolation strategy sysfs node for uacce crypto: hisilicon - supports device isolation feature --- 2022-07-30 yekai (A) New
[RFC,v1] random: implement getrandom() in vDSO [RFC,v1] random: implement getrandom() in vDSO --- 2022-07-29 Jason A. Donenfeld New
[v1] Moving init_completion before request_irq [v1] Moving init_completion before request_irq --- 2022-07-29 Kshitiz Varshney New
[v3] arc4random: simplify design for better safety [v3] arc4random: simplify design for better safety --- 2022-07-26 Jason A. Donenfeld New
[-next] crypto: testmgr - fix oob read when test RSA vectors [-next] crypto: testmgr - fix oob read when test RSA vectors --- 2022-07-26 Zhang Xiaoxu New
[v6,26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT tcp: Initial support for RFC5925 auth option --- 2022-07-26 Leonard Crestez New
[v6,02/26] tcp: authopt: Remove more unused noops tcp: Initial support for RFC5925 auth option --- 2022-07-26 Leonard Crestez New
[v2] arc4random: simplify design for better safety [v2] arc4random: simplify design for better safety --- 2022-07-25 Jason A. Donenfeld New
[v3,2/3] crypto: lib - move __crypto_xor into utils crypto: lib - create utils module --- 2022-07-25 Eric Biggers New
crypto: fix warnings from missing .note.GNU-stack crypto: fix warnings from missing .note.GNU-stack --- 2022-07-21 Ben Dooks New
dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP --- 2022-07-21 Linus Walleij New
[15/15] crypto: ux500/hash: Drop regulator handling Ux500 hash cleanup --- 2022-07-21 Linus Walleij New
« 1 2 ... 17 18 1942 43 »