messages from 2025-11-13 21:15:53 to 2025-11-20 15:11:41 UTC [more...]
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-11-20 15:09 UTC (7+ messages)
` [PATCH v4 01/35] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 03/35] compiler-context-analysis: Add test stub
` [PATCH v4 04/35] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v4 05/35] checkpatch: Warn about context_unsafe() without comment
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 14:52 UTC (8+ messages)
` [PATCH 10/44] x86/crypto: ctr_crypt() use min() instead of min_t()
` [PATCH 14/44] drivers/char/hw_random: use min3() instead of nested min_t()
` [PATCH 16/44] drivers/crypto/ccp: use min() instead of min_t()
` [PATCH 37/44] lib/crypto/mpi: "
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH 0/2] crypto: hisilicon/trng - support multiple tfms sharing the device
2025-11-20 13:58 UTC (3+ messages)
` [PATCH 1/2] crypto: hisilicon/trng - use DEFINE_MUTEX() and LIST_HEAD()
` [PATCH 2/2] crypto: hisilicon/trng - support tfms sharing the device
[PATCH 0/2] Fixes for PMF driver after S4
2025-11-20 13:55 UTC (4+ messages)
` [PATCH 1/2] platform/x86/amd/pmf: Prevent TEE errors after hibernate
` [PATCH 2/2] crypto: ccp - Add an S4 restore flow
[PATCH 0/4] lib/crypto: ML-DSA verification support
2025-11-20 13:55 UTC (10+ messages)
` [PATCH 1/4] lib/crypto: Add "
` [PATCH 2/4] lib/crypto: tests: Add KUnit tests for ML-DSA
` [PATCH 3/4] lib/crypto: tests: Add ML-DSA-65 test cases
` [PATCH 4/4] lib/crypto: tests: Add ML-DSA-87 "
[PATCH] crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
2025-11-20 13:21 UTC
[PATCH] crypto: qat - fix warning on adf_pfvf_pf_proto.c
2025-11-20 16:30 UTC
[PATCH] crypto: qat - add bank state save and restore for qat_420xx
2025-11-20 16:30 UTC
[PATCH] crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
2025-11-20 16:29 UTC
[PATCH] crypto: zstd - fix double-free in per-CPU stream cleanup
2025-11-20 16:26 UTC
[PATCH v10 0/8] lib/crypto: Add ML-DSA signing [WIP]
2025-11-20 10:44 UTC (9+ messages)
` [PATCH v10 1/8] lib/crypto: Add ML-DSA verification support
` [PATCH v10 2/8] lib/crypto: tests: Add KUnit tests for ML-DSA
` [PATCH v10 3/8] lib/crypto: tests: Add ML-DSA-65 test cases
` [PATCH v10 4/8] lib/crypto: tests: Add ML-DSA-87 "
` [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
` [PATCH v10 6/8] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v10 7/8] pkcs7, x509: Add ML-DSA support
` [PATCH v10 8/8] modsign: Enable ML-DSA module signing
[PATCH v9 0/9] lib/crypto: Add ML-DSA signing
2025-11-20 9:53 UTC (25+ messages)
` [PATCH v9 1/9] crypto: Add support for shake256 through crypto_shash
` [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
` [PATCH v9 3/9] mldsa: Add a simpler API
` [PATCH v9 4/9] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v9 5/9] crypto: Add ML-DSA-65 "
` [PATCH v9 6/9] crypto: Add ML-DSA-87 "
` [PATCH v9 7/9] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v9 8/9] pkcs7, x509: Add ML-DSA support
` [PATCH v9 9/9] modsign: Enable ML-DSA module signing
` Pick up keys-pqc branch for linux-next?
` Where to add FIPS tests
[PATCH v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2025-11-20 6:24 UTC
[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-20 1:10 UTC (3+ messages)
` [PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
` [PATCH libcrypto v2 3/3] crypto: chacha20poly1305: statically check fixed array lengths
[PATCH libcrypto 1/2] array_size: introduce min_array_size() function decoration
2025-11-19 23:02 UTC (14+ messages)
` [PATCH libcrypto 2/2] crypto: chacha20poly1305: statically check fixed array lengths
[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
2025-11-19 15:51 UTC (3+ messages)
` [PATCH v3 2/3] platform/mellanox/mlxbf_pka: Add userspace PKA ring device interface
[PATCH v6 00/26] Non-const bitfield helpers
2025-11-19 14:50 UTC (9+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
[PATCH v2] crypto: sa2ul: Add error handling for DMA metadata retrieval
2025-11-19 11:39 UTC (2+ messages)
[PATCH] crypto: rng - Combine two seq_printf() calls into one in crypto_rng_show()
2025-11-19 10:16 UTC (3+ messages)
[PATCH][next] crypto: drbg - Avoid -Wflex-array-member-not-at-end warning
2025-11-19 4:47 UTC (3+ messages)
` [v2 PATCH] crypto: drbg - Delete unused ctx from struct sdesc
linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
2025-11-19 3:41 UTC (8+ messages)
` [PATCH] crypto: padlock-sha - Disable broken driver
[PATCH v4 0/4] SEV-SNP guest policy bit support updates
2025-11-18 23:27 UTC (7+ messages)
` [PATCH v4 2/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
[PATCH v4] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2025-11-18 13:37 UTC (5+ messages)
[PATCH v2 0/2] crypto: Fix memcpy_sglist()
2025-11-18 3:23 UTC (4+ messages)
` [PATCH v2 1/2] crypto: scatterwalk - Fix memcpy_sglist() to always succeed
` [PATCH v2 2/2] Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
[PATCH 6.12] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-17 16:39 UTC (8+ messages)
[PATCH 5.10] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-17 14:59 UTC (2+ messages)
[PATCH 5.15] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-17 14:40 UTC (2+ messages)
[PATCH] crypto: testmgr - Add missing DES weak and semi-weak key tests
2025-11-17 11:44 UTC
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-17 5:47 UTC (17+ messages)
` [PATCH v13 13/22] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-11-17 1:49 UTC (7+ messages)
` [PATCH kernel 1/6] PCI/TSM: Add secure SPDM DOE mailbox
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-11-16 17:45 UTC (3+ messages)
[PATCH 6.17] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-16 16:49 UTC (2+ messages)
[PATCH v3] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2025-11-15 23:53 UTC (2+ messages)
[PATCH 0/2] crypto: Fix memcpy_sglist()
2025-11-15 22:47 UTC (4+ messages)
` [PATCH 1/2] crypto: scatterwalk - Fix memcpy_sglist() to always succeed
` [PATCH 2/2] Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
[PATCH] crypto: drbg - simplify drbg_get_random_bytes()
2025-11-15 20:45 UTC
[RFC PATCH] libcrypto/chachapoly: Use strict typing for fixed size array arguments
2025-11-15 17:39 UTC (7+ messages)
[PATCH] crypto: scatterwalk: propagate errors from failed call to skcipher_walk_first
2025-11-14 23:02 UTC (3+ messages)
[QUESTION] Debugging some file data corruption
2025-11-14 19:39 UTC (3+ messages)
[PATCH] crypto: iaa - Request to add Kanchana P Sridhar to Maintainers
2025-11-14 18:27 UTC
[GIT PULL] Crypto Fixes for 6.18
2025-11-14 18:20 UTC (2+ messages)
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-11-14 13:22 UTC (8+ messages)
[PATCH v8 0/9] lib/crypto: Add ML-DSA signing
2025-11-14 13:04 UTC (10+ messages)
` [PATCH v8 1/9] crypto: Add support for shake256 through crypto_shash
` [PATCH v8 2/9] crypto: Add ML-DSA/Dilithium verify support
` [PATCH v8 3/9] mldsa: Add a simpler API
` [PATCH v8 4/9] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v8 5/9] crypto: Add ML-DSA-65 "
` [PATCH v8 6/9] crypto: Add ML-DSA-87 "
` [PATCH v8 7/9] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v8 8/9] pkcs7, x509: Add ML-DSA support
` [PATCH v8 9/9] modsign: Enable ML-DSA module signing
[PATCH] crypto: atmel-i2c - add WQ_PERCPU to alloc_workqueue users
2025-11-14 10:25 UTC (3+ messages)
[PATCH] crypto: iaa - Fix incorrect return value in save_iaa_wq()
2025-11-14 10:24 UTC (2+ messages)
[PATCH] crypto: zstd - Annotate struct zstd_ctx with __counted_by
2025-11-14 10:24 UTC (2+ messages)
[PATCH] crypto: zstd - Remove unnecessary size_t cast
2025-11-14 10:24 UTC (2+ messages)
[syzbot] [crypto?] possible deadlock in padata_do_serial
2025-11-14 10:23 UTC (9+ messages)
` padata: Is padata_find_next() thread-safe?
` [PATCH] padata: use different lock_class_key for padata_list lock
` [PATCH v2] padata: remove __padata_list_init()
[PATCH v2 0/6] crypto/hwrng: Simplify with of_device_get_match_data()
2025-11-14 10:22 UTC (2+ messages)
[PATCH] crypto: qat - add WQ_PERCPU to alloc_workqueue users
2025-11-14 10:23 UTC (2+ messages)
[PATCH] crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue users
2025-11-14 10:22 UTC (2+ messages)
[PATCH] crypto: rockchip - drop redundant crypto_skcipher_ivsize() calls
2025-11-14 10:20 UTC (2+ messages)
[PATCH v6 3/4] crypto: ti - Add support for AES-GCM in DTHEv2 driver
2025-11-14 9:36 UTC (5+ messages)
[PATCH] crypto: tcrypt - Remove unused poly1305 support
2025-11-14 8:35 UTC (2+ messages)
[PATCH] crypto: ansi_cprng - Remove unused ansi_cprng algorithm
2025-11-14 2:57 UTC
[PATCH] crypto: sa2ul: Add error handling for DMA metadata retrieval
2025-11-13 22:13 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).