Show patches with: State = Action Required       |    Archived = No       |   4639 patches
« 1 2 3 446 47 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
[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,3/4] crypto: ccp: Add SNP firmware hotload support Untitled series #254436 --- 2024-11-01 Dionna Glaze 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
[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
[6/6] crypto: arm/crct10dif - Implement plain NEON variant Clean up and improve ARM/arm64 CRC-T10DIF code --- 2024-10-28 Ard Biesheuvel New
[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 New
[6/6] crypto: x86/sha2 - Restore multibuffer AVX2 support Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
[5/6] crypto: ahash - Set default reqsize from ahash_alg Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
[4/6] crypto: ahash - Add virtual address support Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
[3/6] crypto: tcrypt - Restore multibuffer ahash tests Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
[2/6] crypto: hash - Add request chaining API Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
[1/6] crypto: ahash - Only save callback and data in ahash_save_req Multibuffer hashing take two --- 2024-10-27 Herbert Xu New
crypto: hisilicon - support querying the capability register crypto: hisilicon - support querying the capability register --- 2024-10-26 Chenghai Huang New
[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 New
[2/2,RFC] hwrng: fix khwrng registration [1/2,RFC] hwrng: fix khwrng lifecycle --- 2024-10-24 Marek Vasut New
[1/2,RFC] hwrng: fix khwrng lifecycle [1/2,RFC] hwrng: fix khwrng lifecycle --- 2024-10-24 Marek Vasut New
crypto: Remove unused asymmetric_keys functions crypto: Remove unused asymmetric_keys functions --- 2024-10-22 Dr. David Alan Gilbert New
[GIT,PULL] Crypto Fixes for 6.12 [GIT,PULL] Crypto Fixes for 6.12 --- 2024-10-21 Herbert Xu New
linux-next: duplicate patch in the crypto tree linux-next: duplicate patch in the crypto tree --- 2024-10-21 Stephen Rothwell 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
[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
[RFC,v1,12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P New
[RFC,v1,11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P 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 Sridhar, Kanchana P New
[RFC,v1,09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P New
[RFC,v1,04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P New
[RFC,v1,03/13] crypto: testmgr - Add crypto testmgr acomp poll support. zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P New
[RFC,v1,02/13] crypto: iaa - Add support for irq-less crypto async interface zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P New
[RFC,v1,01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req zswap IAA compress batching --- 2024-10-18 Sridhar, Kanchana P 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
[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
[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,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
[v4,4/4] arm64: dts: st: add RNG node on stm32mp251 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
[RFC,5/5] initramfs: Enforce initramfs signature Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,4/5] sign-file: Add -i option to sign initramfs images Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,3/5] initramfs: Use existing module signing infrastructure Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,2/5] KEYS/certs: Start the builtin key and cert system earlier Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,1/5] initramfs: Add initramfs signature checking Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[2/2] crypto/crc32c: Provide crc32c-base alias to enable fuzz testing crypto: Enable fuzz testing for generic crc32/crc32c --- 2024-10-15 Ard Biesheuvel New
[1/2] crypto/crc32: Provide crc32-base alias to enable fuzz testing crypto: Enable fuzz testing for generic crc32/crc32c --- 2024-10-15 Ard Biesheuvel New
[2/2] arm64/crc32: Implement 4-way interleave using PMULL arm64: Speed up CRC-32 using PMULL instructions --- 2024-10-15 Ard Biesheuvel New
[RFC,v1,20/57] crypto: Remove PAGE_SIZE compile-time constant assumption Untitled series #253154 --- 2024-10-14 Ryan Roberts New
« 1 2 3 446 47 »