messages from 2025-09-17 17:12:37 to 2025-09-23 12:49:43 UTC [more...]
[PATCH] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT schema
2025-09-23 12:49 UTC (2+ messages)
[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
2025-09-23 12:44 UTC
[PATCH] rhashtable: add likely() to __rht_ptr()
2025-09-23 12:10 UTC (5+ messages)
[PATCH] crypto/authenc: don't return -EBUSY when enqueuing the hash request
2025-09-23 11:14 UTC (3+ messages)
[PATCH v2] crypto: caam: Add check for kcalloc() in test_len()
2025-09-23 10:56 UTC (3+ messages)
[PATCH] crypto: zero initialize memory allocated via sock_kmalloc
2025-09-23 9:57 UTC (2+ messages)
[PATCH] dt-bindings: rng: microchip,pic32-rng: convert to DT schema
2025-09-23 9:32 UTC
[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
2025-09-23 8:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH] crypto: drbg - drop useless check in drbg_get_random_bytes()
2025-09-23 1:33 UTC (6+ messages)
[PATCH] crypto: hifn_795x - replace simple_strtoul with kstrtouint
2025-09-23 1:03 UTC
[PATCH] dt-bindings: rng: hisi-rng: convert to DT schema
2025-09-22 20:50 UTC (2+ messages)
[PATCH 6.1 43/61] crypto: af_alg: Indent the loop in af_alg_sendmsg()
2025-09-22 19:29 UTC (2+ messages)
` [PATCH 6.1 60/61] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
[PATCH 6.1.y 1/2] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
2025-09-22 18:44 UTC
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-22 17:12 UTC (60+ 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
FIPS requirements in lib/crypto/ APIs
2025-09-22 13:41 UTC (6+ messages)
[PATCH v3 0/4] Add support for more AES modes in TI DTHEv2
2025-09-22 12:36 UTC (4+ messages)
` [PATCH v3 1/4] crypto: ti: Add support for AES-XTS in DTHEv2 driver
A question on crypto_engine and a possible bug
2025-09-22 12:34 UTC (3+ messages)
[PATCH 0/5] arm64: Move kernel mode FPSIMD buffer to the stack
2025-09-21 21:58 UTC (14+ 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-21 21:57 UTC (11+ messages)
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-21 18:25 UTC (22+ 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
[PATCH] fscrypt: use HMAC-SHA512 library for HKDF
2025-09-21 18:12 UTC (2+ messages)
[PATCH] crypto: Add explicit title heading to API docs
2025-09-20 19:01 UTC (2+ messages)
[PATCH] crypto: anubis - simplify return statement in anubis_mod_init
2025-09-20 12:25 UTC (2+ messages)
[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues
2025-09-20 12:25 UTC (2+ messages)
[PATCH v2] crypto: aspeed - Fix dma_unmap_sg() direction
2025-09-20 12:24 UTC (2+ messages)
[PATCH v4] crypto: acomp/scomp: Use same definition of context alloc and free ops
2025-09-20 12:24 UTC (3+ messages)
` [PATCH v5] "
[PATCH] hwrng: fix division by zero in ks_sa_rng_init
2025-09-20 7:23 UTC (2+ 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
[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 "
[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)
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 (5+ messages)
` [PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
[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 v1 06/10] kfuzztest: add KFuzzTest sample fuzz targets
2025-09-18 3:17 UTC (2+ messages)
[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 v1 03/10] kfuzztest: implement core module and input processing
2025-09-18 1:21 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox