Show patches with: Archived = No       |   13164 patches
« 1 2 3 4131 132 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,V3,17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000 rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,14/43] rv64ilp32_abi: riscv: Adapt kernel module code rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,13/43] rv64ilp32_abi: riscv: Correct stackframe layout rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw of zbb extension rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,06/43] rv64ilp32_abi: riscv: csum: Utilize 64-bit width to improve the performance rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
[RFC,V3,01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI --- 2025-03-25 Guo Ren New
MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing --- 2025-03-25 Herbert Xu New
[GIT,PULL] Crypto Update for 6.15 [GIT,PULL] Crypto Update for 6.15 --- 2025-03-25 Herbert Xu New
[v7,8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,6/8] crypto: ccp: Add new SEV/SNP platform shutdown API Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,4/8] crypto: ccp: Reset TMR size at SNP Shutdown Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
[v7,1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails Move initializing SEV/SNP functionality to KVM --- 2025-03-24 Ashish Kalra New
crypto: iaa - Remove unused disable_async argument from iaa_decompress crypto: iaa - Remove unused disable_async argument from iaa_decompress --- 2025-03-24 Herbert Xu New
crypto: iaa - Do not clobber req->base.data crypto: iaa - Do not clobber req->base.data --- 2025-03-24 Herbert Xu New
crypto: iaa - Move compression CRC into request object crypto: iaa - Move compression CRC into request object --- 2025-03-24 Herbert Xu New
[GIT,PULL] CRC updates for 6.15 [GIT,PULL] CRC updates for 6.15 --- 2025-03-23 Eric Biggers New
[RFC,security-next,4/4] selftests/hornet: Add a selftest for the hornet LSM Introducing Hornet LSM --- 2025-03-21 Blaise Boscaccy New
[RFC,security-next,3/4] hornet: Add an example lskel data extactor script Introducing Hornet LSM --- 2025-03-21 Blaise Boscaccy New
[RFC,security-next,2/4] hornet: Introduce sign-ebpf Introducing Hornet LSM --- 2025-03-21 Blaise Boscaccy New
[RFC,security-next,1/4] security: Hornet LSM Introducing Hornet LSM --- 2025-03-21 Blaise Boscaccy New
MAINTAINERS: Update email address for Arnaud Ebalard MAINTAINERS: Update email address for Arnaud Ebalard --- 2025-03-21 Herbert Xu New
[4/4] crypto: testmgr - Add multibuffer acomp testing Fix synchronous fallback path for request chaining --- 2025-03-21 Herbert Xu Accepted
[3/4] crypto: acomp - Fix synchronous acomp chaining fallback Fix synchronous fallback path for request chaining --- 2025-03-21 Herbert Xu New
[2/4] crypto: testmgr - Add multibuffer hash testing Fix synchronous fallback path for request chaining --- 2025-03-21 Herbert Xu Accepted
[1/4] crypto: hash - Fix synchronous ahash chaining fallback Fix synchronous fallback path for request chaining --- 2025-03-21 Herbert Xu Accepted
crypto: arm/ghash-ce - Remove SIMD fallback code path crypto: arm/ghash-ce - Remove SIMD fallback code path --- 2025-03-21 Herbert Xu Accepted
[v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code [v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-03-20 Eric Biggers Superseded
crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code --- 2025-03-19 Eric Biggers Superseded
x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 --- 2025-03-19 Eric Biggers New
crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers --- 2025-03-19 Zixun LI New
[3/3] crypto: scomp - Drop the dst scratch buffer crypto: Remove cavium zip and drop scomp dst buffer --- 2025-03-19 Herbert Xu New
[2/3] crypto: cavium/zip - Remove driver crypto: Remove cavium zip and drop scomp dst buffer --- 2025-03-19 Herbert Xu New
[1/3] crypto: cavium - Move cpt and nitrox rules into cavium Makefile crypto: Remove cavium zip and drop scomp dst buffer --- 2025-03-19 Herbert Xu New
[v2] crypto: ccp: Abort doing SEV INIT if SNP INIT fails [v2] crypto: ccp: Abort doing SEV INIT if SNP INIT fails --- 2025-03-18 Ashish Kalra Superseded
[v2,2/2] arm64: dts: qcom: qcs615: add QCrypto nodes [v2,1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine --- 2025-03-18 Abhinaba Rakshit New
[v2,1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine [v2,1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine --- 2025-03-18 Abhinaba Rakshit New
[2/9] hwrng: arm-smccc-trng - transition to the faux device interface Untitled series #263448 --- 2025-03-17 Sudeep Holla New
[3/3] crypto: scomp - Allocate per-cpu buffer on first use of each CPU [1/3] crypto: api - Move alg destroy work from instance to template --- 2025-03-17 Herbert Xu New
[1/3] crypto: api - Move alg destroy work from instance to template [1/3] crypto: api - Move alg destroy work from instance to template --- 2025-03-17 Herbert Xu New
crypto: essiv - Replace memcpy() + NUL-termination with strscpy() crypto: essiv - Replace memcpy() + NUL-termination with strscpy() --- 2025-03-16 Thorsten Blum Accepted
[2/2] crypto: api - Call crypto_alg_put in crypto_unregister_alg crypto: scomp - Fix memory leak on module unload --- 2025-03-16 Herbert Xu Accepted
[1/2] crypto: scompress - Fix incorrect stream freeing crypto: scomp - Fix memory leak on module unload --- 2025-03-16 Herbert Xu Accepted
crypto: lib/chacha - remove unused arch-specific init support crypto: lib/chacha - remove unused arch-specific init support --- 2025-03-16 Eric Biggers New
[11/11] crypto: remove obsolete 'comp' compression API crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[10/11] crypto: compress_null - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[09/11] crypto: cavium/zip - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[08/11] crypto: zstd - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[07/11] crypto: lzo - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[06/11] crypto: lzo-rle - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Superseded
[05/11] crypto: lz4hc - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[04/11] crypto: lz4 - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[03/11] crypto: deflate - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[02/11] crypto: 842 - drop obsolete 'comp' implementation crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
[01/11] crypto: nx - Migrate to scomp API crypto: comp - Remove comp interface --- 2025-03-16 Herbert Xu Accepted
crypto: scompress - Fix scratch allocation failure handling crypto: scompress - Fix scratch allocation failure handling --- 2025-03-15 Herbert Xu Accepted
[v5,14/14] ubifs: Pass folios to acomp crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,13/14] ubifs: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,12/14] PM: hibernate: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,11/14] xfrm: ipcomp: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu New
[v5,10/14] crypto: acomp - Add support for folios crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,09/14] crypto: acomp - Add async nondma fallback crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,08/14] crypto: iaa - Use acomp stack fallback crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,07/14] crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,06/14] crypto: scomp - Add chaining and virtual address support crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu New
[v5,05/14] crypto: acomp - Remove dst_free crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,04/14] crypto: qat - Remove dst_null support crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,03/14] crypto: iaa - Remove dst_null support crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,02/14] crypto: scomp - Remove support for some non-trivial SG lists crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v5,01/14] xfrm: ipcomp: Call pskb_may_pull in ipcomp_input crypto: acomp - Add virtual address and folio support --- 2025-03-15 Herbert Xu Accepted
[v2] crypto: lib/Kconfig: hide library options [v2] crypto: lib/Kconfig: hide library options --- 2025-03-14 Arnd Bergmann New
crypto: qat - remove access to parity register for QAT GEN4 crypto: qat - remove access to parity register for QAT GEN4 --- 2025-03-14 Giovanni Cabiddu New
[3/3] crypto: qat - optimize allocations for fw authentication [1/3] crypto: qat - remove unused members in suof structure --- 2025-03-14 Giovanni Cabiddu New
[1/3] crypto: qat - remove unused members in suof structure [1/3] crypto: qat - remove unused members in suof structure --- 2025-03-14 Giovanni Cabiddu New
[v4,13/13] xfrm: ipcomp: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,12/13] PM: hibernate: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,10/13] ubifs: Use crypto_acomp interface crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,08/13] crypto: acomp - Add async nondma fallback crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,07/13] crypto: iaa - Use acomp stack fallback crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,06/13] crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,02/13] crypto: iaa - Remove dst_null support crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu Superseded
[v4,01/13] crypto: qat - Remove dst_null support crypto: acomp - Add virtual address and folio support --- 2025-03-14 Herbert Xu New
[v4,1/2] crypto: scatterwalk - Use nth_page instead of doing it by hand [v4,1/2] crypto: scatterwalk - Use nth_page instead of doing it by hand --- 2025-03-14 Herbert Xu Accepted
[v5,6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry Untitled series #263182 --- 2025-03-13 Qunqin Zhao Superseded
[v5,4/6] MAINTAINERS: Add entry for Loongson RNG driver Untitled series #263182 --- 2025-03-13 Qunqin Zhao Superseded
[v5,3/6] crypto: loongson - add Loongson RNG driver support Untitled series #263182 --- 2025-03-13 Qunqin Zhao Superseded
« 1 2 3 4131 132 »