Show patches with: none      |   28388 patches
« 1 2 3 4283 284 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,04/10] crypto: marvell - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-30 Philipp Stanner herbert Not Applicable
[v6,03/10] crypto: qat - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-30 Philipp Stanner herbert Not Applicable
[v6,02/10] ata: ahci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-30 Philipp Stanner herbert Not Applicable
[v6,01/10] PCI: Make pcim_request_all_regions() a public function Remove pcim_iomap_regions_request_all() - 2 - --- 2024-10-30 Philipp Stanner herbert Not Applicable
[3/4] crypto: ccp: Add SNP firmware hotload support Untitled series #904349 - - - --- 2024-10-29 Dionna Amalie Glaze herbert Superseded
[v2] crypto: qat - Fix missing destroy_workqueue in adf_init_aer() [v2] crypto: qat - Fix missing destroy_workqueue in adf_init_aer() - - - --- 2024-10-29 Wang Hai herbert Accepted
[cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols [cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols - - 1 --- 2024-10-29 Lukas Wunner herbert Accepted
[6/6] crypto: arm/crct10dif - Implement plain NEON variant Clean up and improve ARM/arm64 CRC-T10DIF code - - - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[5/6] crypto: arm/crct10dif - Macroify PMULL asm code Clean up and improve ARM/arm64 CRC-T10DIF code - 1 - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[4/6] crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl Clean up and improve ARM/arm64 CRC-T10DIF code - 1 - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[3/6] crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code Clean up and improve ARM/arm64 CRC-T10DIF code - - - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[2/6] crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply Clean up and improve ARM/arm64 CRC-T10DIF code - - - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic Clean up and improve ARM/arm64 CRC-T10DIF code - 1 - --- 2024-10-28 Ard Biesheuvel herbert Superseded
[v5,3/3] crypto: Add Mediatek EIP-93 crypto engine support [v5,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-28 Christian Marangi herbert Superseded
[v5,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine [v5,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-28 Christian Marangi herbert Superseded
[v5,1/3] spinlock: extend guard with spinlock_bh variants [v5,1/3] spinlock: extend guard with spinlock_bh variants 1 - - --- 2024-10-28 Christian Marangi herbert Superseded
[6/6] crypto: x86/sha2 - Restore multibuffer AVX2 support Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
[5/6] crypto: ahash - Set default reqsize from ahash_alg Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
[4/6] crypto: ahash - Add virtual address support Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
[3/6] crypto: tcrypt - Restore multibuffer ahash tests Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
[2/6] crypto: hash - Add request chaining API Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
[1/6] crypto: ahash - Only save callback and data in ahash_save_req Multibuffer hashing take two - - - --- 2024-10-27 Herbert Xu herbert Changes Requested
crypto: hisilicon/qm - disable same error report before resetting crypto: hisilicon/qm - disable same error report before resetting - - - --- 2024-10-26 Weili Qian herbert Accepted
crypto: hisilicon - support querying the capability register crypto: hisilicon - support querying the capability register - - - --- 2024-10-26 Chenghai Huang herbert Accepted
[v2,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[v2,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers herbert Changes Requested
[10/10] PCI: Remove pcim_iomap_regions_request_all() Remove pcim_iomap_regions_request_all() - 1 - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[09/10] ALSA: korg1212: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - 1 - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[08/10] serial: rp2: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - 1 - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[07/10] ntb: idt: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[06/10] wifi: iwlwifi: replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[05/10] intel_th: pci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[04/10] crypto: marvell - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[03/10] crypto: qat - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[02/10] ata: ahci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[01/10] PCI: Make pcim_request_all_regions() a public function Remove pcim_iomap_regions_request_all() - 2 - --- 2024-10-25 Philipp Stanner herbert Not Applicable
[v4,3/3] crypto: Add Mediatek EIP-93 crypto engine support [v4,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-25 Christian Marangi herbert Superseded
[v4,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine [v4,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-25 Christian Marangi herbert Superseded
[v4,1/3] spinlock: extend guard with spinlock_bh variants [v4,1/3] spinlock: extend guard with spinlock_bh variants 1 - - --- 2024-10-25 Christian Marangi herbert Superseded
[2/2,RFC] hwrng: fix khwrng registration [1/2,RFC] hwrng: fix khwrng lifecycle - - - --- 2024-10-24 Marek Vasut herbert Changes Requested
[1/2,RFC] hwrng: fix khwrng lifecycle [1/2,RFC] hwrng: fix khwrng lifecycle - - - --- 2024-10-24 Marek Vasut herbert Changes Requested
crypto: qat - Fix missing destroy_workqueue in adf_init_aer() crypto: qat - Fix missing destroy_workqueue in adf_init_aer() - - - --- 2024-10-24 Wang Hai herbert Superseded
crypto: Remove unused asymmetric_keys functions crypto: Remove unused asymmetric_keys functions - 1 - --- 2024-10-22 Dr. David Alan Gilbert herbert Accepted
[RFC,v3,3/3] crypto: Add Mediatek EIP-93 crypto engine support [RFC,v3,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-21 Christian Marangi herbert Superseded
[RFC,v3,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine [RFC,v3,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-21 Christian Marangi herbert Superseded
[RFC,v3,1/3] spinlock: extend guard with spinlock_bh variants [RFC,v3,1/3] spinlock: extend guard with spinlock_bh variants - - - --- 2024-10-21 Christian Marangi herbert Superseded
hwrng - Switch back to struct platform_driver::remove() hwrng - Switch back to struct platform_driver::remove() - - - --- 2024-10-21 Uwe Kleine-König herbert Accepted
[GIT,PULL] Crypto Fixes for 6.12 [GIT,PULL] Crypto Fixes for 6.12 - - - --- 2024-10-21 Herbert Xu herbert Not Applicable
linux-next: duplicate patch in the crypto tree linux-next: duplicate patch in the crypto tree - - - --- 2024-10-21 Stephen Rothwell herbert Not Applicable
[15/15] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[14/15] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[13/15] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[12/15] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[11/15] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[10/15] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[09/15] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[08/15] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[07/15] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[06/15] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[05/15] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[04/15] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[03/15] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[02/15] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[01/15] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers herbert Superseded
[2/2] crypto: starfive - remove unneeded crypto_engine_stop() call [1/2] crypto: tegra - remove unneeded crypto_engine_stop() call - - - --- 2024-10-20 Ovidiu Panait herbert Accepted
[1/2] crypto: tegra - remove unneeded crypto_engine_stop() call [1/2] crypto: tegra - remove unneeded crypto_engine_stop() call 1 - - --- 2024-10-20 Ovidiu Panait herbert Accepted
crypto: mips/crc32 - fix the CRC32C implementation crypto: mips/crc32 - fix the CRC32C implementation 2 - - --- 2024-10-20 Eric Biggers herbert Accepted
crypto - move crypto_simd_disabled_for_test to lib crypto - move crypto_simd_disabled_for_test to lib 1 - - --- 2024-10-18 Eric Biggers herbert Accepted
[next] crypto: cavium: Fix inverted logic on timeout end check [next] crypto: cavium: Fix inverted logic on timeout end check - - - --- 2024-10-18 Colin Ian King herbert Superseded
crypto: cavium - Fix the if condition to exit loop after timeout crypto: cavium - Fix the if condition to exit loop after timeout - - - --- 2024-10-18 Everest K.C. herbert Accepted
[v2,2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize crypto: hisilicon - fix the authsize and icv problems of aead in sec - - - --- 2024-10-18 Chenghai Huang herbert Changes Requested
[v2,1/2] crypto: hisilicon/sec2 - fix for aead icv error crypto: hisilicon - fix the authsize and icv problems of aead in sec - - - --- 2024-10-18 Chenghai Huang herbert Changes Requested
[v4,3/3] arm64/crc32: Implement 4-way interleave using PMULL arm64: Speed up CRC-32 using PMULL instructions - 1 - --- 2024-10-18 Ard Biesheuvel herbert Not Applicable
[v4,2/3] arm64/crc32: Reorganize bit/byte ordering macros arm64: Speed up CRC-32 using PMULL instructions - 1 - --- 2024-10-18 Ard Biesheuvel herbert Not Applicable
[v4,1/3] arm64/lib: Handle CRC-32 alternative in C code arm64: Speed up CRC-32 using PMULL instructions - 1 - --- 2024-10-18 Ard Biesheuvel herbert Not Applicable
[RFC,v1,13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,06/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,05/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
« 1 2 3 4283 284 »