messages from 2025-10-13 07:00:22 to 2025-10-20 10:35:39 UTC [more...]
[PATCH 00/17] SHA-3 library
2025-10-20 10:35 UTC (21+ messages)
` [PATCH 01/17] s390/sha3: Rename conflicting functions
` [PATCH 02/17] arm64/sha3: "
` [PATCH 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH 04/17] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH 05/17] lib/crypto: Add SHA3 kunit tests
` [PATCH 06/17] lib/crypto: sha3: Fix libsha3 build condition
` [PATCH 07/17] lib/crypto: sha3: Use appropriate conversions in sha3_keccakf_generic()
` [PATCH 08/17] lib/crypto: sha3: Drop unfinished SHAKE support from gen-hash-testvecs.py
` [PATCH 09/17] lib/crypto: sha3: Consistently use EXPORT_SYMBOL_GPL
` [PATCH 10/17] lib/crypto: sha3: Replace redundant ad-hoc test with FIPS test
` [PATCH 11/17] lib/crypto: sha3: Simplify the API
` [PATCH 12/17] lib/crypto: sha3: Document one-shot functions in header and improve docs
` [PATCH 13/17] crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for library
` [PATCH 14/17] lib/crypto: arm64/sha3: Migrate optimized code into library
` [PATCH 15/17] lib/crypto: s390/sha3: "
` [PATCH 16/17] crypto: jitterentropy - use default sha3 implementation
` [PATCH 17/17] crypto: sha3 - Reimplement using library API
[PATCH] crypto: aspeed - fix double free caused by devm
2025-10-20 10:11 UTC
[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
2025-10-20 4:13 UTC (10+ messages)
` [PATCH 1/8] crypto: x86/aes-gcm - add VAES+AVX2 optimized code
linux-next: build warning after merge of the crypto tree
2025-10-20 3:34 UTC (2+ messages)
linux-next: build warning after merge of the crypto tree
2025-10-20 3:07 UTC
linux-next: duplicate patches in the libcrypto tree
2025-10-19 23:39 UTC
[PATCH 00/10] BLAKE2b library API
2025-10-19 16:32 UTC (14+ messages)
` [PATCH 01/10] lib/crypto: blake2s: Adjust parameter order of blake2s()
` [PATCH 02/10] lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
` [PATCH 03/10] lib/crypto: blake2s: Drop excessive const & rename block => data
` [PATCH 04/10] lib/crypto: blake2s: Document the BLAKE2s library API
` [PATCH 05/10] byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
` [PATCH 06/10] lib/crypto: blake2b: Add BLAKE2b library functions
` [PATCH 07/10] lib/crypto: arm/blake2b: Migrate optimized code into library
` [PATCH 08/10] lib/crypto: tests: Add KUnit tests for BLAKE2b
` [PATCH 09/10] crypto: blake2b - Reimplement using library API
` [PATCH 10/10] btrfs: switch to library APIs for checksums
[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
2025-10-19 16:23 UTC (4+ messages)
[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
2025-10-18 12:17 UTC (21+ messages)
` [PATCH v6 01/17] s390/sha3: Rename conflicting functions
` [PATCH v6 02/17] arm64/sha3: "
` [PATCH v6 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v6 04/17] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v6 05/17] lib/crypto: Add SHA3 kunit tests
` [PATCH v6 06/17] crypto/jitterentropy: Use lib/crypto/sha3
` [PATCH v6 07/17] crypto/sha3: "
` [PATCH v6 08/17] crypto/sha3: Add SHAKE128/256 support
` [PATCH v6 09/17] crypto: SHAKE tests
` [PATCH v6 10/17] crypto: Add ML-DSA/Dilithium support
` [PATCH v6 11/17] crypto: Add ML-DSA/Dilithium keypair generation support
` [PATCH v6 12/17] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v6 13/17] crypto: Add ML-DSA-65 "
` [PATCH v6 14/17] crypto: Add ML-DSA-87 "
` [PATCH v6 15/17] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v6 16/17] pkcs7, x509: Add ML-DSA support
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing
[PATCH] crypto: hisilicon/qm - restore original qos values
2025-10-18 11:27 UTC
First Order Confirmation & Next Steps
2025-10-18 10:32 UTC
[PATCH net-next] tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
2025-10-18 0:30 UTC (2+ messages)
[PATCH] x86/amd: Disable RDSEED on AMD Zen5 Turin because of an error
2025-10-17 22:10 UTC
[PATCH v4 0/4] Non-const bitfield helpers
2025-10-17 18:51 UTC (9+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v4 3/4] clk: renesas: Use bitfield helpers
` [PATCH v4 4/4] soc: "
[PATCH v3 0/4] Non-const bitfield helpers
2025-10-17 17:39 UTC (9+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH v3 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
2025-10-17 17:12 UTC (8+ messages)
` [PATCH v3 02/21] crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v3 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v3 21/21] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
[PATCH v4 0/4] Add support for more AES modes in TI DTHEv2
2025-10-17 16:43 UTC (4+ messages)
` [PATCH v4 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver
[PATCH 0/8] smb: client: More crypto library conversions
2025-10-17 16:24 UTC (7+ messages)
linux-next: manual merge of the libcrypto tree with the crypto tree
2025-10-17 14:01 UTC
[PATCH v3] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-17 12:32 UTC
[PATCH v7 0/4] Add SPAcc Crypto Driver
2025-10-17 11:06 UTC (11+ messages)
` [PATCH v7 2/4] Add SPAcc ahash support
[PATCH v10 0/2] update live migration configuration region
2025-10-17 9:10 UTC (3+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v2] rhashtable: use likely for rhashtable lookup
2025-10-17 8:27 UTC (2+ messages)
[PATCH] crypto: aead - Fix reqsize handling
2025-10-17 8:25 UTC (2+ messages)
[PATCH 0/3] trusted-keys: Add support for protected keys using CAAM
2025-10-17 8:22 UTC (3+ messages)
[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the kaanapali ICE
2025-10-17 8:19 UTC (2+ messages)
[PATCH v2] crypto: drbg - make drbg_{ctr_bcc,kcapi_sym}() return *void*
2025-10-17 8:18 UTC (2+ messages)
[PATCH v2] crypto: zero initialize memory allocated via sock_kmalloc
2025-10-17 8:18 UTC (2+ messages)
[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
2025-10-17 8:17 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
2025-10-17 8:17 UTC (2+ messages)
[PATCH] dt-bindings: rng: microchip,pic32-rng: convert to DT schema
2025-10-17 8:17 UTC (2+ messages)
[PATCH] crypto: hifn_795x - replace simple_strtoul with kstrtouint
2025-10-17 8:17 UTC (2+ messages)
[PATCH] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
2025-10-17 8:16 UTC (2+ messages)
[PATCH 0/3] crypto: Use drbg CTR DF function in xilinx-trng
2025-10-17 8:15 UTC (2+ messages)
[PATCH] crypto: sun8i-ss - Move j init earlier in sun8i_ss_hash_run
2025-10-17 8:00 UTC
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-10-17 5:49 UTC (25+ messages)
` [PATCH v12 14/23] crypto: iaa - IAA Batching for parallel compressions/decompressions
` [PATCH v12 19/23] crypto: acomp - Add crypto_acomp_batch_size() to get an algorithm's batch-size
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
[PATCH v2] nfsd: Use MD5 library instead of crypto_shash
2025-10-16 19:00 UTC (5+ messages)
[PATCH] nfsd: Use MD5 library instead of crypto_shash
2025-10-16 18:12 UTC (10+ messages)
[PATCH 0/3] ksmbd: More crypto library conversions
2025-10-16 17:54 UTC (7+ messages)
` [PATCH 1/3] ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
` [PATCH 2/3] ksmbd: Use HMAC-SHA256 library for message signing and key generation
` [PATCH 3/3] ksmbd: Use HMAC-MD5 library for NTLMv2
[PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
2025-10-16 14:56 UTC (8+ messages)
Adding algorithm agility to the crypto library functions
2025-10-15 4:59 UTC (8+ messages)
[PATCH 0/4] Optimize dm-verity using 2-way interleaved SHA-256 hashing
2025-10-14 21:16 UTC (5+ messages)
` [PATCH 1/4] dm-verity: remove log message with shash driver name
` [PATCH 2/4] dm-verity: use SHA-256 library for SHA-256
` [PATCH 3/4] dm-verity: reduce scope of real and wanted digests
` [PATCH 4/4] dm-verity: use 2-way interleaved SHA-256 hashing when supported
[syzbot] [crypto?] KMSAN: uninit-value in fscrypt_crypt_data_unit
2025-10-14 14:58 UTC (2+ messages)
[syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (6)
2025-10-14 14:57 UTC (3+ messages)
[PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack
2025-10-14 14:34 UTC (3+ messages)
` [PATCH v2 02/20] arm64/simd: Add scoped guard API for kernel mode SIMD
[PATCH v2] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-14 11:01 UTC (2+ messages)
[PATCH v1] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-14 10:43 UTC (4+ messages)
[PATCH] ecryptfs: Use MD5 library instead of crypto_shash
2025-10-14 7:57 UTC (2+ messages)
[PATCH] dm-crypt: Use MD5 library instead of crypto_shash
2025-10-14 7:56 UTC (3+ messages)
[PATCH v2] lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
2025-10-14 0:32 UTC (2+ messages)
[PATCH RESEND] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
2025-10-13 15:50 UTC
[PATCH v3] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 15:39 UTC (2+ messages)
[PATCH v2 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 8:31 UTC (4+ messages)
[PATCH 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 7:00 UTC (5+ messages)
` [PATCH 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id
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).