Show patches with: none      |   11093 patches
« 1 2 ... 59 60 61110 111 »
Patch Series S/W/F Date Submitter Delegate State
[v5,10/20] tcp: authopt: Add support for signing skb-less replies tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,09/20] tcp: ipv6: Add AO signing for tcp_v6_send_response tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,08/20] tcp: authopt: Implement Sequence Number Extension tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,07/20] tcp: authopt: Disable via sysctl by default tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,06/20] tcp: authopt: Hook into tcp core tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez New
[v5,05/20] tcp: authopt: Compute packet signatures tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,04/20] tcp: md5: Refactor tcp_sig_hash_skb_data for AO tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez New
[v5,03/20] tcp: authopt: Add crypto initialization tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,02/20] docs: Add user documentation for tcp_authopt tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[v5,01/20] tcp: authopt: Initial support and key management tcp: Initial support for RFC5925 auth option --- 2022-01-24 Leonard Crestez Superseded
[21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c Untitled series #165541 --- 2022-01-23 Yury Norov Accepted
[4/4] MAINTAINERS: Add maintainer for Xilinx ZynqMP SHA3 driver crypto: Add Xilinx ZynqMP SHA3 driver support --- 2022-01-23 Harsha New
[3/4] crypto: xilinx: Add Xilinx SHA3 driver crypto: Add Xilinx ZynqMP SHA3 driver support --- 2022-01-23 Harsha Accepted
[2/4] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality crypto: Add Xilinx ZynqMP SHA3 driver support --- 2022-01-23 Harsha Accepted
[1/4] drivers: crypto: Updated Makefile for xilinx subdirectory crypto: Add Xilinx ZynqMP SHA3 driver support --- 2022-01-23 Harsha Superseded
crypto: mxs-dcp - Fix scatterlist processing crypto: mxs-dcp - Fix scatterlist processing --- 2022-01-22 Tomas Paukrt Accepted
[v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos [v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos --- 2022-01-22 yekai (A) Accepted
[v3,5/5] crypto: hisilicon/sec - use the correct print format crypto: hisilicon - some misc bugfix for SEC engine --- 2022-01-22 yekai (A) Accepted
[v3,4/5] crypto: hisilicon/sec - fix the CTR mode BD configuration crypto: hisilicon - some misc bugfix for SEC engine --- 2022-01-22 yekai (A) Accepted
[v3,3/5] crypto: hisilicon/sec - fix the max length of AAD for the CCM mode crypto: hisilicon - some misc bugfix for SEC engine --- 2022-01-22 yekai (A) Accepted
[v3,2/5] crypto: hisilicon/sec - add some comments for soft fallback crypto: hisilicon - some misc bugfix for SEC engine --- 2022-01-22 yekai (A) Accepted
[v3,1/5] crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930 crypto: hisilicon - some misc bugfix for SEC engine --- 2022-01-22 yekai (A) Accepted
[v2] crypto: octeontx2: fix NULL pointer dereference [v2] crypto: octeontx2: fix NULL pointer dereference --- 2022-01-21 Shijith Thotton Superseded
crypto: octeontx2: fix NULL pointer dereference crypto: octeontx2: fix NULL pointer dereference --- 2022-01-21 Shijith Thotton New
crypto: octeontx2: select CONFIG_NET_DEVLINK crypto: octeontx2: select CONFIG_NET_DEVLINK --- 2022-01-21 Shijith Thotton Accepted
[3/3] virtio-crypto: implement RSA algorithm Introduce akcipher service for virtio-crypto --- 2022-01-21 zhenwei pi Accepted
[2/3] virtio-crypto: introduce akcipher service Introduce akcipher service for virtio-crypto --- 2022-01-21 zhenwei pi New
[1/3] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC Introduce akcipher service for virtio-crypto --- 2022-01-21 zhenwei pi Accepted
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI --- 2022-01-19 Jason A. Donenfeld Superseded
crypto: memneq: avoid implicit unaligned accesses crypto: memneq: avoid implicit unaligned accesses --- 2022-01-19 Ard Biesheuvel Accepted
lib/crypto: blake2s: fix a CFI failure lib/crypto: blake2s: fix a CFI failure --- 2022-01-19 Miles Chen New
crypto: authenc - Fix sleep in atomic context in decrypt_tail crypto: authenc - Fix sleep in atomic context in decrypt_tail --- 2022-01-19 Herbert Xu Accepted
dt-bindings: Improve phandle-array schemas dt-bindings: Improve phandle-array schemas --- 2022-01-19 Rob Herring (Arm) Accepted
[v2,4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,2/4] KEYS: x509: remove unused fields KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,1/4] KEYS: x509: clearly distinguish between key and signature algorithms KEYS: x509: various cleanups --- 2022-01-19 Eric Biggers New
[v2,5/5] crypto: rsa-pkcs1pad - use clearer variable names crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,3/5] crypto: rsa-pkcs1pad - restore signature length check crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[v2,1/5] crypto: rsa-pkcs1pad - only allow with rsa crypto: rsa-pkcs1pad fixes --- 2022-01-19 Eric Biggers New
[RFC,v2] crypto: caam - restore retry count after HW RNG failure [RFC,v2] crypto: caam - restore retry count after HW RNG failure --- 2022-01-18 Michal Vokáč New
crypto: qat - fix access to PFVF interrupt registers for GEN4 crypto: qat - fix access to PFVF interrupt registers for GEN4 --- 2022-01-18 Giovanni Cabiddu Accepted
[v3,4/4] arm64: accelerate crc32_be arm64: accelerate crc32_be --- 2022-01-18 Kevin Bracey Accepted
[v3,3/4] lib/crc32test.c: correct printed bytes count arm64: accelerate crc32_be --- 2022-01-18 Kevin Bracey Accepted
[v3,2/4] lib/crc32.c: Make crc32_be weak for arch override arm64: accelerate crc32_be --- 2022-01-18 Kevin Bracey Accepted
[v3,1/4] lib/crc32.c: remove unneeded casts arm64: accelerate crc32_be --- 2022-01-18 Kevin Bracey Accepted
crypto: kdf - Select hmac in addition to sha256 crypto: kdf - Select hmac in addition to sha256 --- 2022-01-18 Herbert Xu Accepted
[v4,14/14] MAINTAINERS: update riscv/microchip entry Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,13/14] riscv: dts: microchip: add new peripherals to icicle kit device tree Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Accepted
[v4,12/14] riscv: dts: microchip: update peripherals in icicle kit device tree Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,11/14] riscv: dts: microchip: refactor icicle kit device tree Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,10/14] riscv: dts: microchip: add fpga fabric section to icicle kit Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Accepted
[v4,09/14] riscv: dts: microchip: use clk defines for icicle kit Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Accepted
[v4,08/14] dt-bindings: pwm: add microchip corepwm binding Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,07/14] dt-bindings: usb: add bindings for microchip mpfs musb Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Accepted
[v4,06/14] dt-bindings: spi: add bindings for microchip mpfs spi Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Accepted
[v4,04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
[v4,03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley New
[v4,02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley New
[v4,01/14] dt-bindings: soc/microchip: update syscontroller compatibles Update the Icicle Kit device tree --- 2022-01-17 Conor Dooley Superseded
crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC --- 2022-01-17 Julian Braha New
[v4] lib/crypto: add prompts back to crypto libraries [v4] lib/crypto: add prompts back to crypto libraries --- 2022-01-16 Jason A. Donenfeld New
crypto: sun8i-ss: really disable hash on A80 crypto: sun8i-ss: really disable hash on A80 --- 2022-01-15 Corentin Labbe Accepted
crypto: x86 - Convert to SPDX identifier crypto: x86 - Convert to SPDX identifier --- 2022-01-15 Nathan Huckleberry Accepted
[crypto,v3,2/2] lib/crypto: sha1: re-roll loops to reduce code size reduce code size from blake2s on m68k and other small platforms --- 2022-01-14 Jason A. Donenfeld New
[crypto,v3,1/2] lib/crypto: blake2s: move hmac construction into wireguard reduce code size from blake2s on m68k and other small platforms --- 2022-01-14 Jason A. Donenfeld New
[v3,15/15] MAINTAINERS: update riscv/microchip entry Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,14/15] riscv: dts: microchip: add new peripherals to icicle kit device tree Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,13/15] riscv: dts: microchip: update peripherals in icicle kit device tree Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,12/15] riscv: dts: microchip: refactor icicle kit device tree Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,11/15] riscv: dts: microchip: add fpga fabric section to icicle kit Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,10/15] riscv: dts: microchip: use clk defines for icicle kit Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,09/15] dt-bindings: pwm: add microchip corepwm binding Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,08/15] dt-bindings: usb: add bindings for microchip mpfs musb Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,07/15] dt-bindings: spi: add bindings for microchip mpfs spi Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,03/15] mailbox: change mailbox-mpfs compatible string Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Accepted
[v3,02/15] dt-bindings: soc/microchip: add services as children of sys ctrlr Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[v3,01/15] dt-bindings: soc/microchip: update syscontroller compatibles Update the Icicle Kit device tree --- 2022-01-14 Conor Dooley Superseded
[RFC,v2,3/3] crypto: sha1_generic - import lib/sha1.c locally remove remaining users of SHA-1 --- 2022-01-14 Jason A. Donenfeld New
[RFC,v2,2/3] ipv6: move from sha1 to blake2s in address calculation remove remaining users of SHA-1 --- 2022-01-14 Jason A. Donenfeld New
[RFC,v2,1/3] bpf: move from sha1 to blake2s in tag calculation remove remaining users of SHA-1 --- 2022-01-14 Jason A. Donenfeld Superseded
[3/3] crypto: rsa-pkcs1pad - use clearer variable names crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[2/3] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist crypto: more rsa-pkcs1pad fixes --- 2022-01-14 Eric Biggers Superseded
[v2] crypto: testmgr - Move crypto_simd_disabled_for_test out [v2] crypto: testmgr - Move crypto_simd_disabled_for_test out --- 2022-01-14 Herbert Xu Accepted
[v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) [v2] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1) --- 2022-01-14 Herbert Xu New
[4/4] KEYS: x509: remove dead code that set ->unsupported_sig KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[3/4] KEYS: x509: remove never-set ->unsupported_key flag KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers New
[2/4] KEYS: x509: remove unused fields KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[1/4] KEYS: x509: clearly distinguish between key and signature algorithms KEYS: x509: various cleanups --- 2022-01-14 Eric Biggers Superseded
[3/3] KEYS: asym_tpm: rename derive_pub_key() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[2/3] KEYS: asym_tpm: fix incorrect comment KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
[1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters() KEYS: fixes for asym_tpm keys --- 2022-01-13 Eric Biggers New
KEYS: fix length validation in keyctl_pkey_params_get_2() KEYS: fix length validation in keyctl_pkey_params_get_2() --- 2022-01-13 Eric Biggers New
« 1 2 ... 59 60 61110 111 »