Show patches with: State = Action Required       |    Archived = No       |   5096 patches
« 1 2 ... 3 4 550 51 »
Patch Series S/W/F Date Submitter Delegate State
[v2,11/11] fsverity: improve performance by using multibuffer hashing Multibuffer hashing take two --- 2025-02-16 Herbert Xu New
[v2,10/11] fsverity: Use sync hash instead of shash Multibuffer hashing take two --- 2025-02-16 Herbert Xu New
[v2,09/11] crypto: hash - Add sync hash interface Multibuffer hashing take two --- 2025-02-16 Herbert Xu New
[2/2] crypto: qat - refactor service parsing logic crypto: qat - refactor service parsing logic --- 2025-02-14 Giovanni Cabiddu New
[v3,4/4] soc: renesas: Use bitfield helpers Non-const bitfield helpers --- 2025-02-14 Geert Uytterhoeven New
[v3,1/4] bitfield: Drop underscores from macro parameters Non-const bitfield helpers --- 2025-02-14 Geert Uytterhoeven New
test_hash.c: replace custom PRNG by prandom test_hash.c: replace custom PRNG by prandom --- 2025-02-14 Markus Theil New
[v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension [v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension --- 2025-02-12 Eric Biggers New
[v4] riscv: Optimize crct10dif with zbc extension [v4] riscv: Optimize crct10dif with zbc extension --- 2025-02-11 Zhihang Shao New
[v4,6/6] x86/crc64: implement crc64_be and crc64_nvme using new template x86 CRC optimizations --- 2025-02-10 Eric Biggers New
[v4,4/6] x86/crc32: implement crc32_le using new template x86 CRC optimizations --- 2025-02-10 Eric Biggers New
[v4,1/6] x86: move ZMM exclusion list into CPU feature flag x86 CRC optimizations --- 2025-02-10 Eric Biggers New
[v4] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support [v4] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support --- 2025-02-10 Eric Biggers New
lib/crc-t10dif: remove crc_t10dif_is_optimized() lib/crc-t10dif: remove crc_t10dif_is_optimized() --- 2025-02-08 Eric Biggers New
[v2,5/6] lib/crc32: rename __crc32c_le_combine() to crc32c_combine() [v2,1/6] mips/crc32: remove unused enums --- 2025-02-08 Eric Biggers New
[v2,2/6] lib/crc32: use void pointer for data [v2,1/6] mips/crc32: remove unused enums --- 2025-02-08 Eric Biggers New
[v2,1/6] mips/crc32: remove unused enums [v2,1/6] mips/crc32: remove unused enums --- 2025-02-08 Eric Biggers New
[v2,10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[v2,09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[v2,07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[v2,05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[v2,02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs [v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs --- 2025-02-07 Jonathan Neuschäfer via B4 Relay New
[RFC,10/24] compiler-capability-analysis: Change __cond_acquires to take return value Compiler-Based Capability- and Locking-Analysis --- 2025-02-06 Marco Elver New
[RFC,02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Compiler-Based Capability- and Locking-Analysis --- 2025-02-06 Marco Elver New
[RFC,DONOTMERGE,3/3] arm64: defconfig: enable DTHE V2 module [RFC,1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver --- 2025-02-06 T Pratham New
[RFC,1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver [RFC,1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver --- 2025-02-06 T Pratham New
[v3,2/6] scripts/gen-crc-consts: add gen-crc-consts.py x86 CRC optimizations --- 2025-02-06 Eric Biggers New
[v6,16/16] mm: zswap: Fix for zstd performance regression with 2M folios. zswap IAA compress batching --- 2025-02-06 Sridhar, Kanchana P New
[v6,14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio. zswap IAA compress batching --- 2025-02-06 Sridhar, Kanchana P New
[v6,04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching --- 2025-02-06 Sridhar, Kanchana P New
[v6,02/16] crypto: acomp - Define new interfaces for compress/decompress batching. zswap IAA compress batching --- 2025-02-06 Sridhar, Kanchana P New
crypto: testmgr - drop unused static const arrays crypto: testmgr - drop unused static const arrays --- 2025-02-05 Arnd Bergmann New
[v3] riscv: Optimize crct10dif with zbc extension [v3] riscv: Optimize crct10dif with zbc extension --- 2025-02-05 Zhihang Shao New
[3/3] crypto: hisilicon/sec2 - fix for sec spec check crypto: hisilicon/sec2 - fix the specification problems for the sec --- 2025-02-05 Chenghai Huang New
[2/3] crypto: hisilicon/sec2 - fix for aead authsize alignment crypto: hisilicon/sec2 - fix the specification problems for the sec --- 2025-02-05 Chenghai Huang New
[1/3] crypto: hisilicon/sec2 - fix for aead auth key length crypto: hisilicon/sec2 - fix the specification problems for the sec --- 2025-02-05 Chenghai Huang New
[2/2] crypto: x86/aes-ctr - remove non-AVX implementation of AES-CTR crypto: x86 - AES-CTR and AES-XCTR rewrite --- 2025-02-05 Eric Biggers New
[5/5] lib/crc32: remove "_le" from crc32c base and arch functions A few more CRC32 library cleanups --- 2025-02-05 Eric Biggers New
[3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 A few more CRC32 library cleanups --- 2025-02-05 Eric Biggers New
[2/5] lib/crc32: don't bother with pure and const function attributes A few more CRC32 library cleanups --- 2025-02-05 Eric Biggers New
lib/crc32: remove obsolete CRC32 options from defconfig files lib/crc32: remove obsolete CRC32 options from defconfig files --- 2025-02-05 Eric Biggers New
lib/crc-t10dif: remove digest and block size constants lib/crc-t10dif: remove digest and block size constants --- 2025-02-04 Eric Biggers New
[v2,6/7] arm64: dts: rockchip: Add rng node to RK3588 RK3588 Hardware Random Number Generator Driver --- 2025-02-04 Nicolas Frattaroli New
[5/5] firmware: turris-mox-rwtm: Add support for ECDSA signatures with HW private key Turris ECDSA signatures via keyctl() --- 2025-02-04 Marek Behún New
[4/5] firmware: turris-mox-rwtm: Drop ECDSA signatures via debugfs Turris ECDSA signatures via keyctl() --- 2025-02-04 Marek Behún New
[3/5] platform: cznic: turris-omnia-mcu: Add support for digital message signing with HW private key Turris ECDSA signatures via keyctl() --- 2025-02-04 Marek Behún New
[2/5] platform: cznic: Add keyctl helpers for Turris platform Turris ECDSA signatures via keyctl() --- 2025-02-04 Marek Behún New
[1/5] platform: cznic: turris-omnia-mcu: Refactor requesting MCU interrupt Turris ECDSA signatures via keyctl() --- 2025-02-04 Marek Behún New
[v6,9/9] KVM: selftests: Add a basic SEV-SNP smoke test Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v6,8/9] KVM: selftests: Abstractions for SEV to decouple policy from type Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v6,6/9] KVM: selftests: Add library support for interacting with SNP Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v6,4/9] KVM: selftests: Add VMGEXIT helper Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v6,2/9] KVM: SEV: Disable SEV on platform init failure Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure Basic SEV-SNP Selftests --- 2025-02-03 Pratik R. Sampat New
[v3,3/3] x86/sev: Fix broken SNP support with KVM module built-in Fix broken SNP support with KVM module built-in --- 2025-02-03 Ashish Kalra New
[v3,2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in Fix broken SNP support with KVM module built-in --- 2025-02-03 Ashish Kalra New
[v3,1/3] crypto: ccp: Add external API interface for PSP module initialization Fix broken SNP support with KVM module built-in --- 2025-02-03 Ashish Kalra New
[net,24/24] rxrpc: rxgk: Implement connection rekeying net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,22/24] rxrpc: rxgk: Provide infrastructure and key derivation net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,21/24] rxrpc: Add YFS RxGK (GSSAPI) security class net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,20/24] rxrpc: Add the security index for yfs-rxgk net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[net,18/24] rxrpc: Pull out certain app callback funcs into an ops table net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class --- 2025-02-03 David Howells New
[v2,4/4] crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY ecdsa KEYCTL_PKEY_QUERY fixes --- 2025-02-02 Lukas Wunner New
[v2,3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY ecdsa KEYCTL_PKEY_QUERY fixes --- 2025-02-02 Lukas Wunner New
[v2,2/3] clk: renesas: Use bitfield helpers Non-const bitfield helpers --- 2025-01-31 Geert Uytterhoeven New
[treewide,v2,1/3] bitfield: Add non-constant field_{prep,get}() helpers Non-const bitfield helpers --- 2025-01-31 Geert Uytterhoeven New
[v2,4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support Fix broken SNP support with KVM module built-in --- 2025-01-31 Ashish Kalra New
[v2,3/4] x86/sev: Fix broken SNP support with KVM module built-in Fix broken SNP support with KVM module built-in --- 2025-01-31 Ashish Kalra New
[7/7] mailmap: add entry for Nicolas Frattaroli RK3588 Hardware Random Number Generator Driver --- 2025-01-30 Nicolas Frattaroli New
[6/7] arm64: dts: rockchip: Add rng node to RK3588 RK3588 Hardware Random Number Generator Driver --- 2025-01-30 Nicolas Frattaroli New
[5/7] hwrng: rockchip: add support for rk3588's standalone TRNG RK3588 Hardware Random Number Generator Driver --- 2025-01-30 Nicolas Frattaroli New
[v2,11/11] x86/crc64: implement crc64_be and crc64_nvme using new template CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,10/11] x86/crc-t10dif: implement crc_t10dif using new template CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,08/11] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,07/11] scripts/gen-crc-consts: add gen-crc-consts.py CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,05/11] lib/crc64: add support for arch-optimized implementations CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,04/11] lib/crc_kunit.c: add test and benchmark for CRC64-NVME CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,02/11] crypto: crc64-rocksoft - remove from crypto API CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,01/11] lib/crc64-rocksoft: stop wrapping the crypto API CRC64 library rework and x86 CRC optimization --- 2025-01-30 Eric Biggers New
[v2,06/13] cpumask: re-introduce cpumask_next{,_and}_wrap() cpumask: cleanup cpumask_next_wrap() implementation and usage --- 2025-01-28 Yury Norov New
crypto: x86/aes-ctr - rewrite AES-NI optimized CTR and add VAES support crypto: x86/aes-ctr - rewrite AES-NI optimized CTR and add VAES support --- 2025-01-28 Eric Biggers New
crypto: x86/aes-xts - make the fast path 64-bit specific crypto: x86/aes-xts - make the fast path 64-bit specific --- 2025-01-27 Eric Biggers New
crypto: jitter - add cmdline oversampling overrides crypto: jitter - add cmdline oversampling overrides --- 2025-01-27 Markus Theil New
[8/9] dt-bindings: spi: Convert Freescale SPI bindings to YAML YAML conversion of several Freescale/PowerPC DT bindings --- 2025-01-26 Jonathan Neuschäfer via B4 Relay New
[5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML YAML conversion of several Freescale/PowerPC DT bindings --- 2025-01-26 Jonathan Neuschäfer via B4 Relay New
[4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx binding to YAML YAML conversion of several Freescale/PowerPC DT bindings --- 2025-01-26 Jonathan Neuschäfer via B4 Relay New
[2/2] lib/crc32: remove other generic implementations lib/crc: simplify choice of CRC implementations --- 2025-01-23 Eric Biggers New
[1/2] lib/crc: simplify the kconfig options for CRC implementations lib/crc: simplify choice of CRC implementations --- 2025-01-23 Eric Biggers New
[4/4] x86/sev: Fix broken SNP support with KVM module built-in Fix broken SNP support with KVM module built-in --- 2025-01-22 Ashish Kalra New
[2/4] crypto: ccp: Add external API interface for PSP module initialization Fix broken SNP support with KVM module built-in --- 2025-01-22 Ashish Kalra New
[GIT,PULL] CRC updates for 6.14 [GIT,PULL] CRC updates for 6.14 --- 2025-01-19 Eric Biggers New
crypto: hisilicon/hpre - adapt ECDH for high-performance cores crypto: hisilicon/hpre - adapt ECDH for high-performance cores --- 2025-01-18 Chenghai Huang New
[RFC,23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) crypto: Add generic Kerberos library with AEAD template for hash-then-crypt --- 2025-01-17 David Howells New
[RFC,19/24] crypto/krb5: Implement the Camellia enctypes from rfc6803 crypto: Add generic Kerberos library with AEAD template for hash-then-crypt --- 2025-01-17 David Howells New
[RFC,18/24] crypto/krb5: Add the AES self-testing data from rfc8009 crypto: Add generic Kerberos library with AEAD template for hash-then-crypt --- 2025-01-17 David Howells New
[RFC,17/24] crypto/krb5: Implement crypto self-testing crypto: Add generic Kerberos library with AEAD template for hash-then-crypt --- 2025-01-17 David Howells New
« 1 2 ... 3 4 550 51 »