linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-25 16:51:49 to 2025-12-03 14:40:44 UTC [more...]

[PATCH v3 0/2] lib/crypto: ML-DSA verification support
 2025-12-03 14:40 UTC  (7+ messages)
` [PATCH v3 1/2] lib/crypto: Add "
` [PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-12-03 12:15 UTC  (7+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock
` [PATCH v4 2/2] m68k: coldfire: Add RNG support for MCF54418

[PATCH] crypto: eip93: fix sleep inside spinlock
 2025-12-03 11:45 UTC  (2+ messages)

[RFC PATCH 00/16] btrfs: offload compression to hardware accelerators
 2025-12-03 10:47 UTC  (40+ messages)
` [RFC PATCH 01/16] crypto: zstd - fix double-free in per-CPU stream cleanup
` [RFC PATCH 02/16] Revert "crypto: qat - remove unused macros in qat_comp_alg.c"
` [RFC PATCH 03/16] Revert "crypto: qat - Remove zlib-deflate"
` [RFC PATCH 04/16] crypto: qat - use memcpy_*_sglist() in zlib deflate
` [RFC PATCH 05/16] Revert "crypto: testmgr - Remove zlib-deflate"
` [RFC PATCH 06/16] crypto: deflate - add support for deflate rfc1950 (zlib)
` [RFC PATCH 07/16] crypto: scomp - Add setparam interface
` [RFC PATCH 08/16] crypto: acomp "
` [RFC PATCH 09/16] crypto: acomp - Add comp_params helpers
` [RFC PATCH 10/16] crypto: acomp - add NUMA-aware stream allocation
` [RFC PATCH 11/16] crypto: deflate - add support for compression levels
` [RFC PATCH 12/16] crypto: zstd "
` [RFC PATCH 13/16] crypto: qat - increase number of preallocated sgl descriptors
` [RFC PATCH 14/16] crypto: qat - add support for zstd
` [RFC PATCH 15/16] crypto: qat - add support for compression levels
` [RFC PATCH 16/16] btrfs: add compression hw-accelerated offload

[PATCH] crypto/ccp: Fix CONFIG_PCI=n build
 2025-12-03  3:19 UTC 

[GIT PULL] arm64 FPSIMD buffer on-stack for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] 'at_least' array sizes for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] AES-GCM optimizations for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] Crypto library tests for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 6.19
 2025-12-03  3:11 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
 2025-12-03  1:57 UTC 

[PATCH kernel v3 0/4] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-12-02 22:39 UTC  (11+ messages)
` [PATCH kernel v3 1/4] ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
` [PATCH kernel v3 2/4] psp-sev: Assign numbers to all status codes and add new
` [PATCH kernel v3 3/4] iommu/amd: Report SEV-TIO support
` [PATCH kernel v3 4/4] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)

[RFC PATCH] libcrypto/chachapoly: Use strict typing for fixed size array arguments
 2025-12-02 21:27 UTC  (7+ messages)

[PATCH v2] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2025-12-02 19:28 UTC  (2+ messages)

[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
 2025-12-02 14:24 UTC  (12+ messages)
` [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)

[bug report] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
 2025-12-02  7:47 UTC 

[PATCH v6 0/4] uacce: driver fixes for memory leaks and state management
 2025-12-02  7:49 UTC  (6+ messages)
` [PATCH v6 1/4] uacce: fix cdev handling in the cleanup path
` [PATCH v6 2/4] uacce: fix isolate sysfs check condition
` [PATCH v6 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v6 4/4] uacce: ensure safe queue release with state management

[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-02  6:31 UTC  (4+ messages)

[PATCH] crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
 2025-12-01 17:29 UTC  (2+ messages)

[PATCH] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
 2025-12-01 17:28 UTC  (2+ messages)

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-01 13:03 UTC  (20+ messages)
` [PATCH v9 01/11] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v9 02/11] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v9 04/11] crypto: qce - Include algapi.h in the core.h header
` [PATCH v9 05/11] crypto: qce - Remove unused ignore_buf
` [PATCH v9 06/11] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v9 07/11] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v9 08/11] crypto: qce - Map crypto memory for DMA
` [PATCH v9 09/11] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v9 10/11] crypto: qce - Add support for BAM locking
` [PATCH v9 11/11] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH] KVM: SEV: Add hypervisor report request for SNP guests
 2025-12-01 11:46 UTC  (2+ messages)

[GIT PULL] Crypto Update for 6.19
 2025-12-01 10:16 UTC 

[PATCH kernel] crypto/ccp: Fix no-TSM build in SEV-TIO PCIe IDE
 2025-12-01  8:09 UTC  (2+ messages)

Fwd: [REGRESSION] next/master: (build) ‘sev_tio_present’ defined but not used [-Werror=unused-function] i
 2025-12-01  5:39 UTC 

[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
 2025-12-01  1:50 UTC  (3+ messages)

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-30 19:06 UTC  (7+ messages)
` [PATCH 1/4] lib/crypto: Add "

lib/crypto: riscv: crypto_zvkb crashes on selftest if no misaligned vector support
 2025-11-30 18:43 UTC  (3+ messages)

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-29 12:45 UTC  (3+ messages)
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition

[PATCH v3 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2025-11-29  1:37 UTC  (4+ messages)
` [PATCH v3 07/11] crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse

CAAM RSA breaks cfg80211 certificate verification on iMX8QXP
 2025-11-28 10:36 UTC  (5+ messages)

[PATCH] crypto: virtio: Add spinlock protection with virtqueue notification
 2025-11-28  7:40 UTC 

[PATCH] crypto: iaa - Simplify init_iaa_device()
 2025-11-27 22:20 UTC 

virtio-crypto: Inquiry about virtio crypto
 2025-11-27  9:38 UTC  (4+ messages)

[PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
 2025-11-27  3:23 UTC  (5+ messages)

[PATCH v2 0/2] lib/crypto: ML-DSA verification support
 2025-11-26 21:42 UTC  (5+ messages)
` [PATCH v2 1/2] lib/crypto: Add "
` [PATCH v2 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v2 0/5] pkcs7: better handling of signed attributes
 2025-11-26 20:24 UTC  (6+ messages)
` [PATCH v2 1/5] certs: break out pkcs7 check into its own function
` [PATCH v2 2/5] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v2 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [PATCH v2 4/5] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v2 5/5] crypto: pkcs7: add tests for pkcs7_get_authattr

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-26 20:05 UTC  (10+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH 0/2] pkcs7: better handling of signed attributes
 2025-11-26 17:45 UTC  (7+ 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 1/3] m68k: coldfire: Mark platform device resource arrays as const
 2025-11-26 11:32 UTC  (5+ messages)

[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] 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  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: add TRNG node

[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  (6+ messages)
` [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support


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