Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-06-05 11:42:33 to 2026-06-09 10:13:06 UTC [more...]

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

[PATCH v2 1/2] crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmd
 2026-06-09 10:05 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: atmel-ecc - clean up and improve ECDH comments

[PATCH RESEND v2 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-06-09  9:47 UTC 

[RFC PATCH v6 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-09  9:29 UTC 

[PATCH 0/2] dt-bindings: crypto: Add Qualcomm Maili crypto support
 2026-06-09  9:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Maili TRNG
` [PATCH 2/2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE

[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
 2026-06-09  7:45 UTC 

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-06-09  6:36 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-09  6:24 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-06-09  6:18 UTC  (6+ messages)

[PATCH v2 0/5] crypto: hisilicon - improve backlog handling
 2026-06-09  1:41 UTC  (4+ messages)
` [PATCH v2 1/5] crypto: hisilicon/zip - add backlog support for zip

[PATCH v4] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-06-08 20:58 UTC 

[PATCH v7 0/6] Add RMPOPT support
 2026-06-08 18:57 UTC  (7+ messages)
` [PATCH v7 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v7 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v7 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v7 4/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v7 5/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v7 6/6] x86/sev: Add debugfs support for RMPOPT

[PATCH v2 0/4] qcom-rng fixes and cleanups
 2026-06-08 18:31 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH v2 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH v2 3/4] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH v2 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/

[PATCH v5 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-08 17:03 UTC 

[PATCH] crypto: qat - clear AES key schedule from stack
 2026-06-08 15:04 UTC 

[GIT PULL] Crypto Fixes for 7.1
 2026-06-08 15:03 UTC  (2+ messages)

[PATCH] crypto: qat - cancel work on re-enable SR-IOV timeout
 2026-06-08 14:59 UTC 

[PATCH v2 0/2] Add support for ice sdhc on shikra
 2026-06-08 10:36 UTC  (2+ messages)

[PATCH 0/2] Add support for rng on shikra
 2026-06-08 10:36 UTC  (2+ messages)

[PATCH 0/3] Add support for qcrypto on shikra
 2026-06-08 10:35 UTC  (2+ messages)

[PATCH 0/4] qcom-rng fixes and cleanups
 2026-06-08  7:59 UTC  (12+ messages)
` [PATCH 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH 3/4] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/

[PATCH v4 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-07 20:02 UTC 

[PATCH v3 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-07 14:18 UTC 

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-07 11:24 UTC 

[PATCH v2 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-06 20:11 UTC 

[syzbot] [crypto?] KMSAN: uninit-value in sw842_compress (2)
 2026-06-06 16:43 UTC 

[PATCH] hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
 2026-06-06 13:17 UTC 

[PATCH v2 0/6] crypto: use 2-arg strscpy where destination size is known
 2026-06-05 23:11 UTC  (7+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] crypto: cavium - "
` [PATCH v2 3/6] crypto: ccp "
` [PATCH v2 4/6] crypto: hisilicon "
` [PATCH v2 5/6] crypto: qat "
` [PATCH v2 6/6] crypto: octeontx "

[PATCH] hwrng: omap - balance runtime PM and clocks on probe-defer paths
 2026-06-05 19:28 UTC 

[PATCH] rhashtable: Use irq work for shrinking
 2026-06-05 15:10 UTC  (2+ messages)

[PATCH] crypto: qat - simplify adf_service_mask_to_string helper
 2026-06-05 11:42 UTC  (2+ messages)

[PATCH] crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_crypt
 2026-06-05 11:42 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