Show patches with: Archived = No       |   12283 patches
« 1 2 3 4122 123 »
Patch Series S/W/F Date Submitter Delegate State
crypto: lib/gf128mul - Remove some bbe deadcode crypto: lib/gf128mul - Remove some bbe deadcode --- 2024-12-11 Dr. David Alan Gilbert New
[7/7] crypto: x86/aes-xts - more code size optimizations crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[6/7] crypto: x86/aes-xts - change len parameter to int crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[5/7] crypto: x86/aes-xts - improve some comments crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[4/7] crypto: x86/aes-xts - make the register aliases per-function crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[3/7] crypto: x86/aes-xts - use .irp when useful crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[2/7] crypto: x86/aes-gcm - tune better for AMD CPUs crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[1/7] crypto: x86/aes-gcm - code size optimization crypto: x86 - minor optimizations and cleanup to VAES code --- 2024-12-10 Eric Biggers New
[v8,3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support crypto: Add EIP-93 crypto engine support --- 2024-12-10 Christian Marangi New
[v8,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine crypto: Add EIP-93 crypto engine support --- 2024-12-10 Christian Marangi New
[v8,1/3] spinlock: extend guard with spinlock_bh variants crypto: Add EIP-93 crypto engine support --- 2024-12-10 Christian Marangi New
FIPS kernels should default to fips mode FIPS kernels should default to fips mode --- 2024-12-10 Atharva Tiwari New
[7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[5/7] crypto: ccp: Add new SEV/SNP platform shutdown API Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[3/7] crypto: ccp: Reset TMR size at SNP Shutdown Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization Move initializing SEV/SNP functionality to KVM --- 2024-12-09 Ashish Kalra New
[v7,2/2] s390/crypto: New s390 specific protected key hash phmac New s390 specific protected key hmac --- 2024-12-09 Harald Freudenberger New
[v7,1/2] s390/crypto: Add protected key hmac subfunctions for KMAC New s390 specific protected key hmac --- 2024-12-09 Harald Freudenberger New
Add KUnit tests for curve25519 Add KUnit tests for curve25519 --- 2024-12-09 Enzo Bertoloti New
[8/8] crypto: keywrap - remove assignment of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[7/8] crypto: aegis - remove assignments of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[6/8] crypto: x86 - remove assignments of 0 to cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[5/8] crypto: seed - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[4/8] crypto: khazad - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[3/8] crypto: tea - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[2/8] crypto: aria - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[1/8] crypto: anubis - stop using cra_alignmask crypto: more alignmask cleanups --- 2024-12-07 Eric Biggers New
[2/2] crypto: skcipher - remove support for physical address walks crypto: remove physical address support in skcipher_walk --- 2024-12-07 Eric Biggers New
[1/2] crypto: drivers - remove Niagara2 SPU driver crypto: remove physical address support in skcipher_walk --- 2024-12-07 Eric Biggers New
[PATCHv2] cpumask: work around false-postive stringop-overread errors [PATCHv2] cpumask: work around false-postive stringop-overread errors --- 2024-12-05 Nilay Shroff New
crypto: qce - fix priority to be less than ARMv8 CE crypto: qce - fix priority to be less than ARMv8 CE --- 2024-12-03 Eric Biggers New
[v3] crypto: ccp: Use scoped guard for mutex [v3] crypto: ccp: Use scoped guard for mutex --- 2024-12-03 Mario Limonciello New
padata: Fix refcnt handling in padata_free_shell() again padata: Fix refcnt handling in padata_free_shell() again --- 2024-12-03 Zach Wade New
[10/10] nvmet: add tls_concat and tls_key debugfs entries nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[09/10] nvmet-tcp: support secure channel concatenation nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke Superseded
[08/10] nvme-fabrics: reset admin connection for secure concatenation nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[07/10] nvme-tcp: request secure channel concatenation nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke Superseded
[06/10] nvme: always include <linux/key.h> nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[05/10] nvme-keyring: add nvme_tls_psk_refresh() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke Superseded
[04/10] nvme: add nvme_auth_derive_tls_psk() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[03/10] nvme: add nvme_auth_generate_digest() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke Superseded
[02/10] nvme: add nvme_auth_generate_psk() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke New
[1/6] nvme-keyring: add nvme_tls_psk_refresh() [1/6] nvme-keyring: add nvme_tls_psk_refresh() --- 2024-12-03 Hannes Reinecke Superseded
[01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand() nvme: implement secure concatenation --- 2024-12-03 Hannes Reinecke Superseded
[9/9] crypto: qce - switch to using a mutex crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[8/9] crypto: qce - convert tasklet to workqueue crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[7/9] crypto: qce - use __free() for a buffer that's always freed crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[6/9] crypto: qce - make qce_register_algs() a managed interface crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[5/9] crypto: qce - convert qce_dma_request() to use devres crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[4/9] crypto: qce - shrink code with devres clk helpers crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[3/9] crypto: qce - remove unneeded call to icc_set_bw() in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[2/9] crypto: qce - unregister previously registered algos in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[1/9] crypto: qce - fix goto jump in error path crypto: qce - refactor the driver --- 2024-12-03 Bartosz Golaszewski New
[10/10] nvmet: add tls_concat and tls_key debugfs entries nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke Superseded
[09/10] nvmet-tcp: support secure channel concatenation nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[08/10] nvme-fabrics: reset admin connection for secure concatenation nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke Superseded
[07/10] nvme-tcp: request secure channel concatenation nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[06/10] nvme: always include <linux/key.h> nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke Superseded
[05/10] nvme-keyring: add nvme_tls_psk_refresh() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[04/10] nvme: add nvme_auth_derive_tls_psk() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke Superseded
[03/10] nvme: add nvme_auth_generate_digest() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[02/10] nvme: add nvme_auth_generate_psk() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke Superseded
[01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand() nvme: implement secure concatenation --- 2024-12-02 Hannes Reinecke New
[v2,12/12] MAINTAINERS: add entry for CRC library Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,10/12] lib/crc32test: delete obsolete crc32test.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,07/12] powerpc/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,06/12] arm64/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,05/12] arm/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,03/12] crypto: crct10dif - expose arch-optimized lib function Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,02/12] lib/crc-t10dif: add support for arch overrides Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2,01/12] lib/crc-t10dif: stop wrapping the crypto API Wire up CRC-T10DIF library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,19/19] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,18/19] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,17/19] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,16/19] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,15/19] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,13/19] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,12/19] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,11/19] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,10/19] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,09/19] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,08/19] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,07/19] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,06/19] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,05/19] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,04/19] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,03/19] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,02/19] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v4,01/19] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code --- 2024-12-02 Eric Biggers New
[v2] crypto: ccp: Use scoped guard for mutex [v2] crypto: ccp: Use scoped guard for mutex --- 2024-11-30 Mario Limonciello Superseded
dt-bindings: Drop Bhupesh Sharma from maintainers dt-bindings: Drop Bhupesh Sharma from maintainers --- 2024-11-30 Krzysztof Kozlowski New
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem --- 2024-11-30 Chenghai Huang Accepted
« 1 2 3 4122 123 »