linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-16 09:01:21 to 2025-09-19 22:42:05 UTC [more...]

[PATCH 0/5] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-09-19 22:41 UTC  (11+ messages)
` [PATCH 1/5] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH 2/5] crypto/arm64: sm4-ce-ccm "
` [PATCH 3/5] crypto/arm64: sm4-ce-gcm "
` [PATCH 4/5] arm64/fpsimd: Require kernel NEON begin/end calls from the same scope
` [PATCH 5/5] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack

[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-19 21:20 UTC  (7+ messages)

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-09-19 19:51 UTC  (4+ messages)
` [PATCH v3 1/3] platform/mellanox/mlxbf_pka: Add core BlueField PKA platform driver
` [PATCH v3 2/3] platform/mellanox/mlxbf_pka: Add userspace PKA ring device interface
` [PATCH v3 3/3] platform/mellanox/mlxbf_pka: Add TRNG support and hwrng integration

[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
 2025-09-19 19:19 UTC  (18+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range
` [PATCH v2 02/10] kfuzztest: add user-facing API and data structures
` [PATCH v2 03/10] kfuzztest: implement core module and input processing
` [PATCH v2 04/10] tools: add kfuzztest-bridge utility
` [PATCH v2 05/10] kfuzztest: add ReST documentation
` [PATCH v2 06/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v2 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH v2 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH v2 09/10] fs/binfmt_script: add KFuzzTest target for load_script
` [PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest

[RFC PATCH v2 0/4] SEV-SNP guest policy bit support updates
 2025-09-19 19:00 UTC  (5+ messages)
` [RFC PATCH v2 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH v2 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [RFC PATCH v2 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [RFC PATCH v2 4/4] KVM: SEV: Add known "

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-19 17:20 UTC  (55+ messages)
` [PATCH v3 01/35] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v3 02/35] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH v3 03/35] compiler-capability-analysis: Add test stub
` [PATCH v3 04/35] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH v3 05/35] checkpatch: Warn about capability_unsafe() without comment
` [PATCH v3 06/35] cleanup: Basic compatibility with capability analysis
` [PATCH v3 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v3 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v3 09/35] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH v3 10/35] locking/mutex: Support Clang's capability analysis
` [PATCH v3 11/35] locking/seqlock: "
` [PATCH v3 12/35] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v3 13/35] bit_spinlock: Support Clang's capability analysis
` [PATCH v3 14/35] rcu: "
` [PATCH v3 15/35] srcu: "
` [PATCH v3 16/35] kref: Add capability-analysis annotations
` [PATCH v3 17/35] locking/rwsem: Support Clang's capability analysis
` [PATCH v3 18/35] locking/local_lock: Include missing headers
` [PATCH v3 19/35] locking/local_lock: Support Clang's capability analysis
` [PATCH v3 20/35] locking/ww_mutex: "
` [PATCH v3 21/35] debugfs: Make debugfs_cancellation a capability struct
` [PATCH v3 22/35] compiler-capability-analysis: Remove Sparse support
` [PATCH v3 23/35] compiler-capability-analysis: Remove __cond_lock() function-like helper
` [PATCH v3 24/35] compiler-capability-analysis: Introduce header suppressions
` [PATCH v3 25/35] compiler: Let data_race() imply disabled capability analysis
` [PATCH v3 26/35] MAINTAINERS: Add entry for Capability Analysis
` [PATCH v3 27/35] kfence: Enable capability analysis
` [PATCH v3 28/35] kcov: "
` [PATCH v3 29/35] kcsan: "
` [PATCH v3 30/35] stackdepot: "
` [PATCH v3 31/35] rhashtable: "
` [PATCH v3 32/35] printk: Move locking annotation to printk.c
` [PATCH v3 33/35] security/tomoyo: Enable capability analysis
` [PATCH v3 34/35] crypto: "
` [PATCH v3 35/35] sched: Enable capability analysis for core.c and fair.c
` [syzbot ci] Re: Compiler-Based Capability- and Locking-Analysis

[GIT PULL] Crypto Fixes for 6.17
 2025-09-19 17:15 UTC  (2+ messages)

Adding SHAKE hash algorithms to SHA-3
 2025-09-19 15:49 UTC  (5+ messages)

[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-19 15:40 UTC  (9+ messages)

FIPS requirements in lib/crypto/ APIs
 2025-09-19 15:22 UTC  (5+ messages)

[PATCH] hwrng: fix division by zero in ks_sa_rng_init
 2025-09-19 13:20 UTC 

SHAKE256 support
 2025-09-19  0:05 UTC  (12+ messages)

[PATCH v1 0/10] KFuzzTest: a new kernel fuzzing framework
 2025-09-18 14:15 UTC  (25+ messages)
` [PATCH v1 01/10] mm/kasan: implement kasan_poison_range
` [PATCH v1 02/10] kfuzztest: add user-facing API and data structures
` [PATCH v1 03/10] kfuzztest: implement core module and input processing
` [PATCH v1 04/10] tools: add kfuzztest-bridge utility
` [PATCH v1 05/10] kfuzztest: add ReST documentation
` [PATCH v1 06/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH v1 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH v1 09/10] fs/binfmt_script: add KFuzzTest target for load_script
` [PATCH v1 10/10] MAINTAINERS: add maintainer information for KFuzzTest

[PATCH] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-18 12:55 UTC 

[PATCH] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-18 10:48 UTC  (2+ messages)

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2025-09-18  5:03 UTC  (6+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-09-18  2:38 UTC  (3+ messages)

[PATCH] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
 2025-09-18  2:27 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
 2025-09-18  1:43 UTC  (2+ messages)

[PATCH v12 0/4] Add Loongson Security Engine chip driver
 2025-09-17 17:12 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window

[PATCH v2 0/6] Optimize fsverity using 2-way interleaved SHA-256 hashing
 2025-09-17 16:32 UTC  (3+ messages)

[PATCH] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-17 15:48 UTC  (8+ messages)

[PATCH v2 0/4] uacce: driver fixes for memory leaks and state management
 2025-09-17 10:18 UTC  (10+ messages)
` [PATCH v2 1/4] uacce: fix for cdev memory leak
` [PATCH v2 2/4] uacce: fix isolate sysfs check condition
` [PATCH v2 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v2 4/4] uacce: ensure safe queue release with state management

[PATCH v2] kmsan: Fix out-of-bounds access to shadow memory
 2025-09-17  8:47 UTC  (2+ messages)

A question on crypto_engine and a possible bug
 2025-09-17  3:40 UTC  (2+ messages)

[PATCH v6 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-16 21:29 UTC  (4+ messages)
` [PATCH v6 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v6 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v6 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[V1 0/4] User API for KPP
 2025-09-16 19:03 UTC  (12+ messages)

[V1 1/4] crypto ecdh.h: set key memory region as const
 2025-09-16 17:19 UTC  (2+ messages)

[PATCH v5 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-16 16:00 UTC  (6+ messages)
` [PATCH v5 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-16 14:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-16 10:27 UTC  (7+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

[RFC] ksmbd: Deprecate MD5 support and enhance AES-GCM for SMB 3.1.1 compliance
 2025-09-16  9:47 UTC  (2+ messages)

[v2 PATCH 0/2] crypto: ahash - Allow async stack requests when specified
 2025-09-16  9:38 UTC  (5+ messages)
` [v2 PATCH 1/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).