Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 12019 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
120
121
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[13/15] ext4: switch to using the crc32c library
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
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
Superseded
[11/15] x86/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
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
Superseded
[09/15] x86/crc32: update prototype for crc_pcl()
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[08/15] sparc/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[07/15] s390/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[06/15] powerpc/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[05/15] mips/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[04/15] loongarch/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
Superseded
[03/15] arm/crc32: expose CRC32 functions through lib
Wire up CRC32 library functions to arch-optimized code
-
-
-
2024-10-21
Eric Biggers
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
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
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
New
[1/2] crypto: tegra - remove unneeded crypto_engine_stop() call
[1/2] crypto: tegra - remove unneeded crypto_engine_stop() call
-
-
-
2024-10-20
Ovidiu Panait
New
crypto: mips/crc32 - fix the CRC32C implementation
crypto: mips/crc32 - fix the CRC32C implementation
-
-
-
2024-10-20
Eric Biggers
New
crypto - move crypto_simd_disabled_for_test to lib
crypto - move crypto_simd_disabled_for_test to lib
-
-
-
2024-10-18
Eric Biggers
New
[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
New
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.
New
[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
New
[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
New
[v4,3/3] arm64/crc32: Implement 4-way interleave using PMULL
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-18
Ard Biesheuvel
New
[v4,2/3] arm64/crc32: Reorganize bit/byte ordering macros
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-18
Ard Biesheuvel
New
[v4,1/3] arm64/lib: Handle CRC-32 alternative in C code
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-18
Ard Biesheuvel
Superseded
[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
New
[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
New
[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
New
[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
New
[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
Superseded
[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
New
[RFC,v1,06/13] crypto: iaa - Disable iaa_verify_compress by default.
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
Superseded
[RFC,v1,05/13] crypto: iaa - Make async mode the default.
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
New
[RFC,v1,04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req.
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
New
[RFC,v1,03/13] crypto: testmgr - Add crypto testmgr acomp poll support.
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
New
[RFC,v1,02/13] crypto: iaa - Add support for irq-less crypto async interface
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
New
[RFC,v1,01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
zswap IAA compress batching
-
-
-
2024-10-18
Kanchana P Sridhar
New
[9/9] nvmet: add tls_concat and tls_key debugfs entries
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[8/9] nvmet-tcp: support secure channel concatenation
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[7/9] nvme-fabrics: reset admin connection for secure concatenation
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[6/9] nvme-tcp: request secure channel concatenation
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[5/9] nvme-keyring: add nvme_tls_psk_refresh()
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[4/9] nvme: add nvme_auth_derive_tls_psk()
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[3/9] nvme: add nvme_auth_generate_digest()
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[2/9] nvme: add nvme_auth_generate_psk()
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
nvme: implement secure concatenaion
-
-
-
2024-10-18
Hannes Reinecke
New
[RFC,v3,13/13] clavis: Kunit support
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,12/13] clavis: Add function redirection for Kunit support
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,11/13] clavis: Prevent boot param change during kexec
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,10/13] efi: Make clavis boot param persist across kexec
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,09/13] clavis: Allow user to define acl at build time
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,08/13] clavis: Introduce new LSM called clavis
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,07/13] keys: Add ability to track intended usage of the public key
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,06/13] clavis: Populate clavis keyring acl with kernel module signature
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,05/13] clavis: Introduce a new key type called clavis_key_acl
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,03/13] clavis: Introduce a new system keyring called clavis
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,02/13] certs: Introduce ability to link to a system key
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[RFC,v3,01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
Clavis LSM
-
-
-
2024-10-17
Eric Snowberg
New
[V1,2/2] arm64: dts: qcom: sa8775p: add QCrypto nodes
Add QCrypto support for SA8775P
-
-
-
2024-10-17
Yuvaraj Ranganathan
New
[V1,1/2] dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine
Add QCrypto support for SA8775P
-
-
-
2024-10-17
Yuvaraj Ranganathan
New
[v2,2/2] hwrng: add support for Airoha EN7581 TRNG
[v2,1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
-
-
-
2024-10-17
Christian Marangi
Superseded
[v2,1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
[v2,1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
-
-
-
2024-10-17
Christian Marangi
New
[v3,2/2] arm64/crc32: Implement 4-way interleave using PMULL
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-17
Ard Biesheuvel
Superseded
[v3,1/2] arm64/lib: Handle CRC-32 alternative in C code
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-17
Ard Biesheuvel
New
crypto: qat - Fix typo "accelaration"
crypto: qat - Fix typo "accelaration"
-
-
-
2024-10-17
WangYuli
New
[RFC,v2,3/3] crypto: Add Mediatek EIP-93 crypto engine support
[RFC,v2,1/3] spinlock: extend guard with spinlock_bh variants
-
-
-
2024-10-17
Christian Marangi
Superseded
[RFC,v2,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
[RFC,v2,1/3] spinlock: extend guard with spinlock_bh variants
-
-
-
2024-10-17
Christian Marangi
Superseded
[RFC,v2,1/3] spinlock: extend guard with spinlock_bh variants
[RFC,v2,1/3] spinlock: extend guard with spinlock_bh variants
-
-
-
2024-10-17
Christian Marangi
Superseded
[v2,10/10] crypto: x86/aegis128 - remove unneeded RETs
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,08/10] crypto: x86/aegis128 - take advantage of block-aligned len
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,06/10] crypto: x86/aegis128 - improve assembly function prototypes
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,04/10] crypto: x86/aegis128 - don't bother with special code for aligned data
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,03/10] crypto: x86/aegis128 - eliminate some indirect calls
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,02/10] crypto: x86/aegis128 - remove no-op init and exit functions
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit
AEGIS x86 assembly tuning
-
-
-
2024-10-17
Eric Biggers
New
[v2,2/2] arm64/crc32: Implement 4-way interleave using PMULL
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-16
Ard Biesheuvel
New
[v2,1/2] arm64/lib: Handle CRC-32 alternative in C code
arm64: Speed up CRC-32 using PMULL instructions
-
-
-
2024-10-16
Ard Biesheuvel
Superseded
[v2,2/2] crypto/crc32c: Provide crc32c-arch driver for accelerated library code
crypto: Enable fuzz testing for arch code
-
-
-
2024-10-16
Ard Biesheuvel
New
[v2,1/2] crypto/crc32: Provide crc32-arch driver for accelerated library code
crypto: Enable fuzz testing for arch code
-
-
-
2024-10-16
Ard Biesheuvel
New
[2/2] hwrng: add support for Airoha EN7581 TRNG
[1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
-
-
-
2024-10-16
Christian Marangi
New
[1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
[1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
-
-
-
2024-10-16
Christian Marangi
Superseded
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
-
-
-
2024-10-16
Thorsten Blum
New
[v4,10/10] PCI: Remove pcim_iomap_regions_request_all()
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,09/10] ALSA: korg1212: Replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,08/10] serial: rp2: Replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,07/10] ntb: idt: Replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,06/10] wifi: iwlwifi: replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,05/10] intel_th: pci: Replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,04/10] crypto: marvell - replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,03/10] crypto: qat - replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,02/10] ata: ahci: Replace deprecated PCI functions
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,01/10] PCI: Make pcim_request_all_regions() a public function
Remove pcim_iomap_regions_request_all()
-
-
-
2024-10-16
Philipp Stanner
Superseded
[v4,4/4] arm64: dts: st: add RNG node on stm32mp251
Add support for stm32mp25x RNG
-
-
-
2024-10-16
Gatien CHEVALLIER
New
[v4,3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
Add support for stm32mp25x RNG
-
-
-
2024-10-16
Gatien CHEVALLIER
New
[v4,2/4] hwrng: stm32 - implement support for STM32MP25x platforms
Add support for stm32mp25x RNG
-
-
-
2024-10-16
Gatien CHEVALLIER
New
[v4,1/4] dt-bindings: rng: add st,stm32mp25-rng support
Add support for stm32mp25x RNG
-
-
-
2024-10-16
Gatien CHEVALLIER
New
[GIT,PULL] Crypto Fixes for 6.12
[GIT,PULL] Crypto Fixes for 6.12
-
-
-
2024-10-16
Herbert Xu
New
«
1
2
3
4
…
120
121
»