linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-19 10:37:36 to 2025-11-23 05:16:08 UTC [more...]

[PATCH 0/6] lib/crypto: More at_least decorations
 2025-11-23  5:16 UTC  (10+ 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] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
 2025-11-23  1:55 UTC  (4+ messages)

[GIT PULL] Crypto library fix for v6.18-rc7
 2025-11-22 23:55 UTC  (2+ messages)

[PATCH 1/2] pm-hibernate: flush disk cache when suspending
 2025-11-22 22:47 UTC  (5+ messages)

[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
 2025-11-22 19:33 UTC  (13+ 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] 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 kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
 2025-11-22  3:35 UTC  (7+ 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 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)

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-21 22:48 UTC  (21+ 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 "

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] crypto: hisilicon/qm - fix device leak on QoS updates
 2025-11-21 11:11 UTC 

[PATCH] fix MIC buffer sizing in selftest
 2025-11-21  9:12 UTC  (3+ messages)

[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2025-11-21  8:00 UTC  (4+ messages)
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support

[BUG 0/2] crypto: ahash - Bugs introduced due to CRYPTO_AHASH_ALG_BLOCK_ONLY
 2025-11-21  5:54 UTC  (5+ 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][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 v9 2/9] crypto: Add ML-DSA/Dilithium verify support
 2025-11-21  2:48 UTC  (12+ messages)
` [PATCH v9 0/9] lib/crypto: Add ML-DSA signing
  ` Pick up keys-pqc branch for linux-next?

[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  (38+ 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 v4 07/35] lockdep: Annotate lockdep assertions for "
  ` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
  ` [PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
  ` [PATCH v4 10/35] locking/mutex: Support Clang's context analysis
  ` [PATCH v4 11/35] locking/seqlock: "
  ` [PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
  ` [PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
  ` [PATCH v4 14/35] rcu: "
  ` [PATCH v4 15/35] srcu: "
  ` [PATCH v4 16/35] kref: Add context-analysis annotations
  ` [PATCH v4 17/35] locking/rwsem: Support Clang's context analysis
  ` [PATCH v4 18/35] locking/local_lock: Include missing headers
  ` [PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
  ` [PATCH v4 20/35] locking/ww_mutex: "
  ` [PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
  ` [PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
  ` [PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
  ` [PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
  ` [PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
  ` [PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
  ` [PATCH v4 27/35] kfence: Enable context analysis
  ` [PATCH v4 28/35] kcov: "
  ` [PATCH v4 29/35] kcsan: "
  ` [PATCH v4 30/35] stackdepot: "
  ` [PATCH v4 31/35] rhashtable: "
  ` [PATCH v4 32/35] printk: Move locking annotation to printk.c
  ` [PATCH v4 33/35] security/tomoyo: Enable context analysis
  ` [PATCH v4 34/35] crypto: "
  ` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c

[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] 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 v5] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2025-11-20  6:24 UTC 

[PATCH libcrypto 1/2] array_size: introduce min_array_size() function decoration
 2025-11-19 23:02 UTC  (6+ messages)

[PATCH libcrypto 2/2] crypto: chacha20poly1305: statically check fixed array lengths
 2025-11-19 18:45 UTC  (7+ messages)

[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  (3+ messages)

[PATCH v2] crypto: sa2ul: Add error handling for DMA metadata retrieval
 2025-11-19 11:39 UTC  (2+ messages)


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).