Show patches with: none      |   12075 patches
« 1 2 3 4120 121 »
Patch Series S/W/F Date Submitter Delegate State
crypto: ccp: Use scoped guard for mutex crypto: ccp: Use scoped guard for mutex --- 2024-11-09 Mario Limonciello New
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw() crypto: cavium - Fix an error handling path in cpt_ucode_load_fw() --- 2024-11-08 Christophe JAILLET New
[v10,21/22] arm64: dts: amlogic: g12: add crypto node [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,19/22] arm64: dts: amlogic: a1: add crypto node [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,15/22] crypto: amlogic - Add support for A1-series [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,13/22] crypto: amlogic - Add support for G12-series [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,11/22] crypto: amlogic - Introduce hasher [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,09/22] crypto: amlogic - Process more than MAXDESCS descriptors [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,05/22] crypto: amlogic - Move get_engine_number() [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,03/22] crypto: amlogic - Remove clock input [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v10,01/22] crypto: amlogic - Don't hardcode IRQ count [v10,01/22] crypto: amlogic - Don't hardcode IRQ count --- 2024-11-08 Alexey Romanov New
[v5,08/10] KVM: SVM: move sev_issue_cmd_external_user to new API Untitled series #254852 --- 2024-11-07 Dionna Glaze New
[v5,06/10] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support Untitled series #254852 --- 2024-11-07 Dionna Glaze New
[v5,04/10] crypto: ccp: Fix uapi definitions of PSP errors Untitled series #254852 --- 2024-11-07 Dionna Glaze New
[v3,3/3] s390/crypto: New s390 specific shash phmac Untitled series #254853 --- 2024-11-07 Harald Freudenberger New
[v3,2/3] s390/crypto: Add protected key hmac subfunctions for KMAC Untitled series #254853 --- 2024-11-07 Harald Freudenberger New
[V2,2/2] arm64: dts: qcom: qcs8300: add TRNG node Untitled series #254854 --- 2024-11-07 Yuvaraj Ranganathan New
crypto: aesni - Move back to module_init crypto: aesni - Move back to module_init --- 2024-11-07 Herbert Xu New
crypto: tegra - do not transfer req when tegra_cmac_init returns an error crypto: tegra - do not transfer req when tegra_cmac_init returns an error --- 2024-11-07 Chen Ridong New
[v3,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,05/13] crypto: iaa - Disable iaa_verify_compress by default. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
[v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. [v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. --- 2024-11-06 Sridhar, Kanchana P New
aes-gcm-p10: Use the correct bit to test for P10 aes-gcm-p10: Use the correct bit to test for P10 --- 2024-11-06 Michal Suchanek New
[v2,5/6] crypto: arm/crct10dif - Macroify PMULL asm code [v2,1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic --- 2024-11-05 Ard Biesheuvel New
[v2,3/6] crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code [v2,1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic --- 2024-11-05 Ard Biesheuvel New
[v2,1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic [v2,1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic --- 2024-11-05 Ard Biesheuvel New
[v2,2/3] s390/crypto: Add protected key hmac subfunctions for KMAC [v2,1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context --- 2024-11-05 Harald Freudenberger Superseded
[v2,1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context [v2,1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context --- 2024-11-05 Harald Freudenberger New
[v4,4/6] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support Untitled series #254665 --- 2024-11-05 Dionna Glaze New
crypto: caam - add error check to caam_rsa_set_priv_key_form crypto: caam - add error check to caam_rsa_set_priv_key_form --- 2024-11-04 Chen Ridong New
[v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v2,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P New
[v2,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching --- 2024-11-03 Sridhar, Kanchana P Superseded
[v6,3/3] crypto: Add Mediatek EIP-93 crypto engine support [v6,1/3] spinlock: extend guard with spinlock_bh variants --- 2024-11-02 Christian Marangi New
[v6,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine [v6,1/3] spinlock: extend guard with spinlock_bh variants --- 2024-11-02 Christian Marangi New
[v6,1/3] spinlock: extend guard with spinlock_bh variants [v6,1/3] spinlock: extend guard with spinlock_bh variants --- 2024-11-02 Christian Marangi New
[RFC,v2,2/2] tpm: show the default locality in sysfs Untitled series #254571 --- 2024-11-02 Jarkko Sakkinen New
[v3,2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize [v3,1/2] crypto: hisilicon/sec2 - fix for aead icv error --- 2024-11-02 Chenghai Huang New
[v3,1/2] crypto: hisilicon/sec2 - fix for aead icv error [v3,1/2] crypto: hisilicon/sec2 - fix for aead icv error --- 2024-11-02 Chenghai Huang New
[RFC] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY [RFC] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY --- 2024-11-02 Jarkko Sakkinen New
[v2,1/2] dt-bindings: rng: add binding for BCM74110 RNG hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver --- 2024-11-01 Markus Mayer New
[v2,3/4] crypto: ccp: Add SNP firmware hotload support Untitled series #254436 --- 2024-11-01 Dionna Glaze New
padata: Clean up in padata_do_multithreaded() padata: Clean up in padata_do_multithreaded() --- 2024-11-01 Zicheng Qu New
virtio: only reset device and restore status if needed in device resume virtio: only reset device and restore status if needed in device resume --- 2024-10-31 Qiang Zhang New
[2/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver --- 2024-10-30 Markus Mayer New
[1/2] dt-bindings: rng: add binding for BCM74110 RNG hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver --- 2024-10-30 Markus Mayer Superseded
[v1,3/3] s390/crypto: New s390 specific shash phmac New s390 specific protected key hmac --- 2024-10-30 Harald Freudenberger Superseded
[v1,2/3] s390/crypto: Add protected key hmac subfunctions for KMAC New s390 specific protected key hmac --- 2024-10-30 Harald Freudenberger New
[v1,1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for phmac context on s390 New s390 specific protected key hmac --- 2024-10-30 Harald Freudenberger New
[v6,10/10] PCI: Remove pcim_iomap_regions_request_all() Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,09/10] ALSA: korg1212: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,08/10] serial: rp2: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,07/10] ntb: idt: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,06/10] wifi: iwlwifi: replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,05/10] intel_th: pci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,04/10] crypto: marvell - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,03/10] crypto: qat - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,02/10] ata: ahci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[v6,01/10] PCI: Make pcim_request_all_regions() a public function Remove pcim_iomap_regions_request_all() --- 2024-10-30 Philipp Stanner New
[3/4] crypto: ccp: Add SNP firmware hotload support Untitled series #254165 --- 2024-10-29 Dionna Glaze 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 New
[cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols [cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols --- 2024-10-29 Lukas Wunner New
[6/6] crypto: arm/crct10dif - Implement plain NEON variant Clean up and improve ARM/arm64 CRC-T10DIF code --- 2024-10-28 Ard Biesheuvel New
[5/6] crypto: arm/crct10dif - Macroify PMULL asm code Clean up and improve ARM/arm64 CRC-T10DIF code --- 2024-10-28 Ard Biesheuvel Superseded
[4/6] crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl Clean up and improve ARM/arm64 CRC-T10DIF code --- 2024-10-28 Ard Biesheuvel New
[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 Superseded
« 1 2 3 4120 121 »