messages from 2025-11-20 15:14:23 to 2025-11-26 17:42:01 UTC [more...]
[PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
2025-11-26 17:41 UTC (2+ messages)
CAAM RSA breaks cfg80211 certificate verification on iMX8QXP
2025-11-26 12:59 UTC (3+ messages)
[PATCH v3 0/3] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
2025-11-26 11:32 UTC (10+ messages)
` [PATCH v3 1/3] m68k: coldfire: Mark platform device resource arrays as const
` [PATCH v3 2/3] hwrng: imx-rngc: Use optional clock
` [PATCH v3 3/3] m68k: coldfire: Add RNG support for MCF54418
[PATCH v7 0/3] Add support for more AES modes in TI DTHEv2
2025-11-26 11:16 UTC (4+ messages)
` [PATCH v7 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver
` [PATCH v7 2/3] crypto: ti - Add support for AES-GCM "
` [PATCH v7 3/3] crypto: ti - Add support for AES-CCM "
[PATCH] crypto: octeontx: Fix length check to avoid truncation in ucode_load_store
2025-11-26 9:46 UTC
[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
2025-11-26 8:38 UTC (10+ messages)
` [PATCH kernel v2 1/5] ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
` [PATCH kernel v2 2/5] psp-sev: Assign numbers to all status codes and add new
` [PATCH kernel v2 3/5] iommu/amd: Report SEV-TIO support
` [PATCH kernel v2 4/5] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [PATCH kernel v2 5/5] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
2025-11-26 7:08 UTC (3+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock
` [PATCH v4 2/2] m68k: coldfire: Add RNG support for MCF54418
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-26 6:34 UTC (9+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH] crypto/authenc: don't return -EBUSY when enqueuing the hash request
2025-11-26 5:16 UTC (6+ messages)
[PATCH 0/2] Add TRNG node for x1e80100 SoC
2025-11-26 1:36 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: document x1e80100
` [PATCH 2/2] arm64: dts: qcom: x1e80100: add TRNG node
[PATCH 0/2] pkcs7: better handling of signed attributes
2025-11-25 22:18 UTC (6+ messages)
` [PATCH 1/2] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH 2/2] crypto: pkcs7: add tests for pkcs7_get_authattr
[PATCH v3] lib/crypto: blake2b: Limit frame size workaround to GCC
2025-11-25 21:21 UTC
[PATCH v9 0/9] lib/crypto: Add ML-DSA signing
2025-11-25 20:51 UTC (13+ messages)
` [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
` Pick up keys-pqc branch for linux-next?
[PATCH 1/4] lib/crypto: Add ML-DSA verification support
2025-11-25 4:29 UTC (18+ messages)
` [PATCH 0/4] lib/crypto: "
[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
2025-11-25 4:20 UTC (5+ messages)
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support
[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
2025-11-24 22:40 UTC (11+ messages)
[PATCH v10 0/8] lib/crypto: Add ML-DSA signing [WIP]
2025-11-24 20:43 UTC (11+ messages)
` [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
[PATCH 1/2] pm-hibernate: flush disk cache when suspending
2025-11-24 19:51 UTC (6+ messages)
[PATCH 0/6] lib/crypto: More at_least decorations
2025-11-24 19:17 UTC (17+ messages)
` [PATCH 1/6] lib/crypto: chacha: Add at_least decoration to fixed-size array params
` [PATCH 2/6] lib/crypto: curve25519: "
` [PATCH 3/6] lib/crypto: md5: "
` [PATCH 4/6] lib/crypto: poly1305: "
` [PATCH 5/6] lib/crypto: sha1: "
` [PATCH 6/6] lib/crypto: sha2: "
[PATCH] crypto: hisilicon/qm - fix device leak on QoS updates
2025-11-24 10:07 UTC (3+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
[PATCH] crypto: zstd - fix double-free in per-CPU stream cleanup
2025-11-24 9:51 UTC (2+ messages)
[BUG 0/2] crypto: ahash - Bugs introduced due to CRYPTO_AHASH_ALG_BLOCK_ONLY
2025-11-24 9:50 UTC (7+ messages)
` [BUG 1/2] crypto: ahash - import/export fails for algs using CRYPTO_AHASH_ALG_BLOCK_ONLY
` [PATCH] crypto: ahash - Fix crypto_ahash_import with partial block data
` [BUG 2/2] crypto: ahash - testmgr false failures with CRYPTO_AHASH_ALG_BLOCK_ONLY
` [PATCH] crypto: ahash - Zero positive err value in ahash_update_finish
[PATCH] crypto: testmgr - Add missing DES weak and semi-weak key tests
2025-11-24 9:48 UTC (2+ messages)
[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
2025-11-24 9:11 UTC
[PATCH 2/2] crypto: ccp - Add an S4 restore flow
2025-11-24 5:08 UTC (3+ messages)
linux-next: manual merge of the libcrypto tree with the crypto tree
2025-11-24 3:35 UTC
[PATCH v2] lib/crypto: blake2b: Limit frame size workaround to GCC
2025-11-23 21:13 UTC (2+ messages)
[PATCH libcrypto v4 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-23 20:28 UTC (5+ messages)
` [PATCH libcrypto v4 2/3] compiler: introduce at_least parameter decoration pseudo keyword
` [PATCH libcrypto v4 3/3] crypto: chacha20poly1305: statically check fixed array lengths
[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-23 13:21 UTC (14+ 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
[GIT PULL] Crypto library fix for v6.18-rc7
2025-11-22 23:55 UTC (2+ messages)
[PATCH] crypto: iaa - Request to add Kanchana P Sridhar to Maintainers
2025-11-22 18:51 UTC (3+ messages)
[PATCH v2] crypto: asymmetric_keys: fix uninitialized pointers with free attribute
2025-11-22 17:19 UTC (4+ messages)
[PATCH] btrfs-progs: docs: add warning for btrfs checksum features
2025-11-22 14:36 UTC (4+ messages)
[PATCH] crypto: asymmetric_keys: fix uninitialized pointers with free attr
2025-11-22 14:23 UTC (3+ messages)
[PATCH v3 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2025-11-22 7:49 UTC (12+ messages)
` [PATCH v3 01/11] crypto: hisilicon/zip - adjust the way to obtain the req in the callback function
` [PATCH v3 02/11] crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for callback
` [PATCH v3 03/11] crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
` [PATCH v3 04/11] crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
` [PATCH v3 05/11] crypto: hisilicon/qm - centralize the sending locks of each module into qm
` [PATCH v3 06/11] crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
` [PATCH v3 07/11] crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
` [PATCH v3 08/11] crypto: hisilicon/qm - optimize device selection priority based on queue ref count and NUMA distance
` [PATCH v3 09/11] crypto: hisilicon/zip - support fallback for zip
` [PATCH v3 10/11] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH v3 11/11] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable
[PATCH v2 0/2] crypto: Fix memcpy_sglist()
2025-11-22 3:19 UTC (2+ messages)
[PATCH] crypto: tcrypt - Remove unused poly1305 support
2025-11-22 3:18 UTC (2+ messages)
[PATCH] crypto: ansi_cprng - Remove unused ansi_cprng algorithm
2025-11-22 3:18 UTC (2+ messages)
[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
2025-11-22 3:17 UTC (5+ messages)
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys
[PATCH][next] KEYS: Avoid -Wflex-array-member-not-at-end warning
2025-11-22 3:14 UTC (2+ messages)
[PATCH] crypto: ccree: Correctly handle return of sg_nents_for_len
2025-11-22 3:13 UTC (2+ messages)
[PATCH] crypto: starfive: Correctly handle return of sg_nents_for_len
2025-11-22 3:13 UTC (2+ messages)
[PATCH libcrypto v3 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-22 2:55 UTC (3+ messages)
` [PATCH libcrypto v3 2/3] compiler: introduce at_least parameter decoration pseudo keyword
` [PATCH libcrypto v3 3/3] crypto: chacha20poly1305: statically check fixed array lengths
[PATCH libcrypto 1/2] array_size: introduce min_array_size() function decoration
2025-11-22 2:37 UTC (2+ messages)
[PATCH] crypto: drbg - simplify drbg_get_random_bytes()
2025-11-22 2:02 UTC (2+ messages)
Questions about encryption and (possibly weak) checksum
2025-11-21 19:08 UTC (5+ messages)
[PATCH] lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
2025-11-21 18:25 UTC (3+ messages)
[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-11-21 17:31 UTC (10+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags
[PATCH] fix MIC buffer sizing in selftest
2025-11-21 9:12 UTC (3+ messages)
[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
2025-11-21 3:56 UTC
[PATCH v6 0/4] Add support for more AES modes in TI DTHEv2
2025-11-21 3:11 UTC (3+ messages)
` [PATCH v6 2/4] crypto: ti - Add support for AES-CTR in DTHEv2 driver
[PATCH 1/1] crypto: caam - use kmalloc_array() instead of kmalloc()
2025-11-21 2:44 UTC
[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-11-21 1:40 UTC (6+ messages)
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-11-20 23:51 UTC (6+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c
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).