Show patches with: State = Action Required       |    Archived = No       |   4670 patches
« 1 2 3 446 47 »
Patch Series S/W/F Date Submitter Delegate State
[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
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
[v3,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,11/19] kunit: string-stream-test: Include <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak 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
[5.10] crypto: tcrypt - Fix missing return value check [5.10] crypto: tcrypt - Fix missing return value check --- 2024-09-18 Denis Arefev New
[v2,3/3] x86/sev: Add SEV-SNP CipherTextHiding support Add SEV-SNP CipherTextHiding feature support --- 2024-09-17 Kalra, Ashish New
[v2,2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command Add SEV-SNP CipherTextHiding feature support --- 2024-09-17 Kalra, Ashish New
[v2,1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command Add SEV-SNP CipherTextHiding feature support --- 2024-09-17 Kalra, Ashish New
crypto: algif_skcipher - Enable access to internal skciphers crypto: algif_skcipher - Enable access to internal skciphers --- 2024-09-17 Tomas Paukrt New
crypto: qat - remove check after debugfs_create_dir() crypto: qat - remove check after debugfs_create_dir() --- 2024-09-16 Cabiddu, Giovanni New
crypto: Fix logical operator in _aead_recvmsg() crypto: Fix logical operator in _aead_recvmsg() --- 2024-09-16 George Rurikov New
[GIT,PULL] Crypto Update for 6.12 [GIT,PULL] Crypto Update for 6.12 --- 2024-09-16 Herbert Xu New
[v11,20/20] x86/efi: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-09-13 Ross Philipson New
[v11,19/20] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-09-13 Ross Philipson New
[v11,18/20] tpm: Add sysfs interface to allow setting and querying the default locality x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-09-13 Ross Philipson New
[v11,17/20] tpm: Add ability to set the default locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-09-13 Ross Philipson New
« 1 2 3 446 47 »