Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-07-22 08:54:50 to 2026-07-25 23:09:26 UTC [more...]

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 23:09 UTC  (14+ messages)

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-25 19:04 UTC  (3+ messages)

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-07-25 14:13 UTC  (6+ messages)
` [PATCH v2 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base

[PATCH] hwrng: stm32 - Fix runtime PM cleanup on registration failure
 2026-07-25  9:10 UTC  (2+ messages)

[PATCH] crypto: starfive - use scatterlist length before DMA mapping
 2026-07-25  9:06 UTC 

[PATCH] crypto: af_alg: clean up kernel-doc warnings
 2026-07-25  1:42 UTC 

Yale Blockchain Initiative sales
 2026-07-25  0:13 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 23:35 UTC  (4+ messages)
` [PATCH 18/36] crypto: drivers - remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[PATCH 00/12] crypto: Remove redundant error messages on IRQ request failure
 2026-07-24 22:14 UTC  (3+ messages)
` [PATCH 07/12] crypto: sl3516 - Remove redundant dev_err()

[PATCH 0/2] Remove pcrypt
 2026-07-24 19:12 UTC  (11+ messages)
` [PATCH 1/2] crypto: pcrypt - "

[PATCH] crypto: qce - Remove driver
 2026-07-24 15:51 UTC  (13+ messages)

[PATCH v24 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-24 12:52 UTC  (18+ messages)
` [PATCH v24 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v24 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v24 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v24 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v24 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v24 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v24 07/14] crypto: qce - Cancel work on device detach
` [PATCH v24 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v24 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v24 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v24 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v24 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v24 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v24 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH] crypto: qce - fix error path in devm_qce_register_algs
 2026-07-24 10:21 UTC  (2+ messages)

[PATCH v2 0/2] Enable ICE for UFS on Hamoa IoT EVK
 2026-07-24  5:49 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,inline-crypto-engine: Add x1e80100 support
` [PATCH v2 2/2] arm64: dts: qcom: hamoa: Add ICE node for UFS inline encryption

[PATCH v2] drivers/crypto: Mark QCE as BROKEN
 2026-07-24  2:06 UTC  (12+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-23 22:19 UTC  (30+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-23 20:53 UTC  (7+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v6 7/8] crypto: qce - Use a fallback for CCM with a partial final block

[PATCH] crypto: octeontx - simplify get_{eng,ucode}_type_str helpers
 2026-07-23 16:33 UTC 

[PATCH] crypto: rsassa-pkcs1: fix in-place DMA aliasing in rsassa_pkcs1_verify()
 2026-07-23 15:01 UTC 

[PATCH v18 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-07-23 12:01 UTC  (5+ messages)
` [PATCH v18 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v18 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v18 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v18 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH] lib/crypto: x86/chacha: Add a 16-block AVX-512 variant
 2026-07-23 11:03 UTC  (3+ messages)

[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-23 10:04 UTC  (15+ messages)
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v23 12/14] crypto: qce - Map crypto memory for DMA

[PATCH v6 0/2] hwrng: starfive: updates for jh7110-trng DT binding and rework clk/reset teardown
 2026-07-23  7:52 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, drop jh8100
` [PATCH v6 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100

[PATCH 0/3] Remove old AES-GCM library
 2026-07-23  6:14 UTC  (7+ messages)
` [PATCH 2/3] x86/sev: Remove obsolete virtual address check

[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
 2026-07-22 19:31 UTC  (2+ messages)

[PATCH] lib/crypto: aes-gcm: Fix CRYPTO_LIB_GF128HASH selection
 2026-07-22 19:04 UTC  (2+ messages)

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-22 15:06 UTC  (4+ messages)
` [PATCH v2 06/13] lib/crypto: aes: Add GCM support

[PATCH] rhashtable: fix false-positive lockdep splat on rhltable destruction
 2026-07-22 11:29 UTC  (2+ messages)

[PATCH v4 00/19] crypto: talitos - Driver cleanup
 2026-07-22  8:54 UTC  (3+ messages)
` [PATCH v4 18/19] crypto: talitos - Introduce per-SEC-version descriptor and pointer structures
` [PATCH v4 19/19] crypto: talitos - Remove TALITOS_DESC_SIZE macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox