Show patches with: State = Action Required       |   4751 patches
« 1 2 ... 3 4 547 48 »
Patch Series S/W/F Date Submitter Delegate State
[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 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,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
[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
[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
[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
crypto/nx: Rename devdata_mutex to devdata_spinlock crypto/nx: Rename devdata_mutex to devdata_spinlock --- 2024-10-14 Vishal Chourasia New
[3/3] crypto: x86/crc32c - eliminate jump table and excessive unrolling crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[2/3] crypto: x86/crc32c - access 32-bit arguments as 32-bit crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[1/3] crypto: x86/crc32c - simplify code for handling fewer than 200 bytes crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[v3,3/3] lib/digsig: Use scope-based resource management for two variables in digsig_verify_rsa() [v2,RESEND] crypto: lib/mpi - Extend support for scope-based resource management --- 2024-10-12 Markus Elfring New
[v3,2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa() lib: Extending support for scope-based resource management --- 2024-10-12 Markus Elfring New
[v3,1/3] crypto: lib/mpi - Extend support for scope-based resource management lib: Extending support for scope-based resource management --- 2024-10-12 Markus Elfring New
crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key() crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key() --- 2024-10-12 Markus Elfring New
[v2,3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER New
[v2,2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER New
[RFC,2/2] crypto: Add Mediatek EIP-93 crypto engine support [RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine --- 2024-10-09 Christian Marangi New
[RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine [RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine --- 2024-10-09 Christian Marangi New
dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga" dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga" --- 2024-10-09 Fabio Estevam New
[2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER New
[1/4] dt-bindings: rng: add st,stm32mp25-rng support Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER New
[4/5] crypto: cesa: move loop to mv_cesa_put_sram cesa: small cleanups --- 2024-10-01 Rosen Penev New
[2/5] crypto: cesa: use enabled variants for clk_get cesa: small cleanups --- 2024-10-01 Rosen Penev New
[v7,7/7] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,6/7] dm-verity: reduce scope of real and wanted digests Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,5/7] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,4/7] crypto: arm64/sha256-ce - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,3/7] crypto: x86/sha256-ni - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,2/7] crypto: testmgr - add tests for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,1/7] crypto: shash - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v9,7/7] dt-bindings: crypto: Document support for SPAcc Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,6/7] Add SPAcc compilation in crypto Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,5/7] Add SPAcc Kconfig and Makefile Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,4/7] Add SPAcc AEAD support Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,3/7] Add SPAcc ahash support Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,2/7] Add SPAcc AUTODETECT Support Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
[v9,1/7] Add SPAcc Skcipher support Add SPAcc Crypto Driver --- 2024-09-30 Pavitrakumar Managutte New
async_xor: Remove unused 'async_xor_val' async_xor: Remove unused 'async_xor_val' --- 2024-09-29 Dr. David Alan Gilbert New
[2/2] MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer iaa_crypto bugfix and maintainer change --- 2024-09-27 Zanussi, Tom New
[1/2] crypto: iaa - Remove potential infinite loop in check_completion() iaa_crypto bugfix and maintainer change --- 2024-09-27 Zanussi, Tom New
crypto: hmac - Improve local variable types crypto: hmac - Improve local variable types --- 2024-09-24 Thorsten Blum New
[2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs. [1/3] crypto: Re-write AES/GCM stitched implementation for ppcle64. --- 2024-09-23 Danny Tsen New
[5.10/5.15,2/2] crypto: safexcel - Add error handling for dma_map_sg() calls crypto: inside_secure - Avoid dma map if size is zero --- 2024-09-21 Nikita Zhandarovich New
[v3] crypto: Removing CRYPTO_AES_GCM_P10. [v3] crypto: Removing CRYPTO_AES_GCM_P10. --- 2024-09-19 Danny Tsen New
« 1 2 ... 3 4 547 48 »