messages from 2025-10-18 04:36:24 to 2025-10-26 05:53:07 UTC [more...]
[PATCH v2 00/15] SHA-3 library
2025-10-26 5:50 UTC (11+ messages)
` [PATCH v2 01/15] crypto: s390/sha3 - Rename conflicting functions
` [PATCH v2 02/15] crypto: arm64/sha3 - Rename conflicting function
` [PATCH v2 03/15] lib/crypto: sha3: Add SHA-3 support
` [PATCH v2 04/15] lib/crypto: sha3: Move SHA3 Iota step mapping into round function
` [PATCH v2 05/15] lib/crypto: tests: Add SHA3 kunit tests
` [PATCH v2 06/15] lib/crypto: tests: Add additional SHAKE tests
` [PATCH v2 07/15] lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
` [PATCH v2 08/15] crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for library
` [PATCH v2 09/15] lib/crypto: arm64/sha3: Migrate optimized code into library
` [PATCH v2 10/15] lib/crypto: s390/sha3: Add optimized Keccak functions
[PATCH v2] crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
2025-10-26 1:57 UTC
[PATCH AUTOSEL 6.17-6.12] crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
2025-10-25 15:58 UTC (6+ messages)
` [PATCH AUTOSEL 6.17-6.6] crypto: caam - double the entropy delay interval for retry
` [PATCH AUTOSEL 6.17-6.12] crypto: hisilicon/qm - clear all VF configurations in the hardware
` [PATCH AUTOSEL 6.17] hwrng: timeriomem - Use us_to_ktime() where appropriate
` [PATCH AUTOSEL 6.17-6.12] crypto: hisilicon/qm - invalidate queues in use
` [PATCH AUTOSEL 6.17-6.12] crypto: ccp: Skip SEV and SNP INIT for kdump boot
[PATCH 0/4] crypto: hisilicon - various cleanup for QM and SGL
2025-10-25 10:12 UTC (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - add the save operation of eqe and aeqe
` [PATCH 2/4] crypto: hisilicon/qm - add concurrency protection for variable err_threshold
` [PATCH 3/4] crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl error
` [PATCH 4/4] crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfg
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-25 5:26 UTC (6+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
[GIT PULL] Crypto library fix for v6.18-rc3
2025-10-24 23:49 UTC (2+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-24 23:24 UTC (15+ messages)
[PATCH] crypto: qce: Provide dev_err_probe() status on DMA failure
2025-10-24 21:35 UTC
[PATCH 00/10] BLAKE2b library API
2025-10-24 19:21 UTC (13+ messages)
` [PATCH 01/10] lib/crypto: blake2s: Adjust parameter order of blake2s()
` [PATCH 07/10] lib/crypto: arm/blake2b: Migrate optimized code into library
` [PATCH 10/10] btrfs: switch to library APIs for checksums
[PATCH] crypto: qat - use strscpy_pad to simplify buffer initialization
2025-10-24 18:47 UTC (8+ messages)
[PATCH v3 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 17:57 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: rng: add google,gs101-trng compatible
` [PATCH v3 2/2] arm64: dts: exynos: gs101: add TRNG node
[PATCH v2 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 17:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: rng: add google,gs101-trng compatible
` [PATCH v2 2/2] arm64: dts: exynos: gs101: add TRNG node
[PATCH 00/17] SHA-3 library
2025-10-24 16:11 UTC (35+ 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 v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-10-24 8:37 UTC (4+ messages)
[PATCH 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 5:57 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: rng: add google,gs101-trng compatible
` [PATCH 2/2] arm64: dts: exynos: gs101: add TRNG node
[PATCH] keys: Annotate struct asymmetric_key_id with __counted_by
2025-10-23 17:48 UTC
[PATCH v3 0/4] SEV-SNP guest policy bit support updates
2025-10-23 17:36 UTC (7+ messages)
` [PATCH v3 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [PATCH v3 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [PATCH v3 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [PATCH v3 4/4] KVM: SEV: Add known "
[PATCH 1/2] keys: Remove unnecessary local variable from ca_keys_setup
2025-10-23 14:32 UTC
[PATCH v4 0/4] Non-const bitfield helpers
2025-10-23 11:38 UTC (12+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH] crypto: aspeed - fix double free caused by devm
2025-10-23 4:59 UTC (2+ messages)
[PATCH] crypto: hisilicon/qm - restore original qos values
2025-10-23 4:59 UTC (2+ messages)
[PATCH v3] crypto: s390/phmac - Do not modify the req->nbytes value
2025-10-23 4:59 UTC (2+ messages)
[PATCH v3] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-23 4:57 UTC (5+ messages)
[PATCH] dt-bindings: crypto: amd,ccp-seattle-v1a: Allow 'iommus' property
2025-10-22 23:04 UTC
[PATCH v5 0/4] Add support for more AES modes in TI DTHEv2
2025-10-22 17:45 UTC (5+ messages)
` [PATCH v5 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver
` [PATCH v5 2/4] crypto: ti - Add support for AES-CTR "
` [PATCH v5 3/4] crypto: ti - Add support for AES-GCM "
` [PATCH v5 4/4] crypto: ti - Add support for AES-CCM "
[PATCH] crypto: aead - Add support for on-stack AEAD req allocation
2025-10-22 17:18 UTC
[PATCH 0/5] Add separate ICE UFS and eMMC device nodes for QCS615 platform
2025-10-22 17:19 UTC (5+ messages)
` [PATCH 4/5] arm64: dts: qcom: qcs615: add ufs and emmc inline crypto engine nodes
` [PATCH 5/5] dts: qcom: qcs615-ride: Enable ice ufs and emmc
[PATCH] lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
2025-10-22 10:14 UTC (2+ messages)
[PATCH v4 0/4] uacce: driver fixes for memory leaks and state management
2025-10-22 7:37 UTC (7+ messages)
` [PATCH v4 1/4] uacce: fix for cdev memory leak
` [PATCH v4 2/4] uacce: fix isolate sysfs check condition
` [PATCH v4 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v4 4/4] uacce: ensure safe queue release with state management
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-10-22 5:18 UTC (3+ messages)
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH] hwrng: tpm: Do not enable by default
2025-10-22 5:05 UTC (3+ messages)
[PATCH v3 0/4] uacce: driver fixes for memory leaks and state management
2025-10-22 1:34 UTC (6+ messages)
` [PATCH v3 1/4] uacce: fix for cdev memory leak
` [PATCH v3 2/4] uacce: fix isolate sysfs check condition
` [PATCH v3 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v3 4/4] uacce: ensure safe queue release with state management
[PATCH v4 0/4] Add support for more AES modes in TI DTHEv2
2025-10-22 0:35 UTC (6+ messages)
` [PATCH v4 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver
[PATCH] lib/crypto: poly1305: fix uninit-value in poly1305_blocks
2025-10-21 15:14 UTC (5+ messages)
[PATCH] ecryptfs: Use MD5 library instead of crypto_shash
2025-10-21 15:09 UTC (5+ messages)
[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
2025-10-21 13:51 UTC (8+ messages)
` [PATCH v6 01/17] s390/sha3: Rename conflicting functions
` [PATCH v6 02/17] arm64/sha3: "
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing
[PATCH v3 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
2025-10-21 9:23 UTC (3+ messages)
[PATCH] [patch] syz test
2025-10-21 5:25 UTC
[syzbot] [crypto?] KMSAN: uninit-value in poly1305_blocks
2025-10-21 4:46 UTC (6+ messages)
` [PATCH] [patch] syz test
linux-next: build warning after merge of the crypto tree
2025-10-21 4:07 UTC (2+ messages)
` [PATCH] KEYS: trusted: Pass argument by pointer in dump_options
[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
2025-10-21 3:00 UTC (7+ messages)
linux-next: build warning after merge of the crypto tree
2025-10-20 3:34 UTC (2+ messages)
linux-next: duplicate patches in the libcrypto tree
2025-10-19 23:39 UTC
[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
2025-10-19 16:23 UTC (4+ messages)
First Order Confirmation & Next Steps
2025-10-18 10:32 UTC
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).