Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-06-23 16:10:18 to 2026-07-01 20:17:51 UTC [more...]

[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-01 20:17 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v2 2/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH v2 3/6] dt-bindings: crypto: qcom,prng: Document Shikra TRNG

[PATCH v10 0/6] Add RMPOPT support
 2026-07-01 16:39 UTC  (9+ messages)
` [PATCH v10 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [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 v10 5/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v10 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown

[PATCH 5.10/5.15] crypto: af_alg - Set merge to zero early in af_alg_sendmsg
 2026-07-01 16:01 UTC 

[RFC PATCH] crypto: pcrypt - Disallow nesting of the pcrypt wrapper
 2026-07-01 14:39 UTC 

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

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-07-01 11:07 UTC  (17+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-01  8:33 UTC  (12+ messages)
` [PATCH 23/32] hw_random/via-rng: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function

[PATCH] hwrng: xilinx-trng: propagate timeout before any data is read
 2026-07-01  7:31 UTC  (2+ messages)

[PATCH v5 0/5] crypto: skcipher - multi-data-unit dispatch as a template
 2026-07-01  7:19 UTC  (7+ messages)
` [PATCH v5 1/5] crypto: skcipher - add per-request data_unit_size
` [PATCH v5 2/5] crypto: dun - data-unit-number dispatch template
` [PATCH v5 3/5] crypto: testmgr - test dun() dispatch
` [PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
` [PATCH v5 5/5] blk-crypto: fallback - batch a segment's data units "

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-07-01  3:04 UTC  (24+ messages)

[PATCH v2 0/3] dt-bindings: crypto: Add Qualcomm Maili crypto support
 2026-06-30 17:47 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,prng: Document Maili TRNG
` [PATCH v2 2/3] dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE
` [PATCH v2 3/3] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk on Hawi

[PATCH v9 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
 2026-06-30 14:18 UTC  (20+ messages)
` [PATCH v9 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v9 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v9 5/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v9 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown

i.MX95: EdgeLock Enclave secure storage
 2026-06-30 12:06 UTC  (2+ messages)
` [EXT] "

[PATCH RESEND] hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
 2026-06-30 10:18 UTC 

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2026-06-30  5:17 UTC 

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

cleanup the RAID6 P/Q library v3
 2026-06-29 12:48 UTC  (9+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-29 11:40 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH v5 0/2] hwrng: starfive: add JHB100 support and fix clk/reset teardown
 2026-06-29  8:36 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, drop jh8100
` [PATCH v5 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100

[PATCH v4 0/2] mfd: loongson-se: Fix miscellaneous issues and add multi-node support
 2026-06-29  7:11 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: loongson-se: Fix miscellaneous issues
` [PATCH v4 2/2] mfd: loongson-se: Add multi-node support

[PATCH] lib/crypto: md5: Remove support for md5_mod_init_arch()
 2026-06-29  3:25 UTC 

[PATCH] crypto: cesa: add missing free_irq() calls
 2026-06-28 23:20 UTC 

[PATCH] crypto: algif_aead - stop recvmsg looping after a completed request
 2026-06-28 15:34 UTC 

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-28  8:41 UTC  (28+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH 05/19] crypto: cmh - add HMAC ahash
` [PATCH 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH 07/19] crypto: cmh - add SM3 ahash
` [PATCH 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH 11/19] crypto: cmh - add DRBG hwrng
` [PATCH 12/19] crypto: cmh - add RSA akcipher
` [PATCH 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-06-26 21:33 UTC  (18+ messages)
` [PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH 2/8] um: "
` [PATCH 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
` [PATCH 4/8] lib/crypto: x86: "
` [PATCH 5/8] lib/crc: "
` [PATCH 6/8] x86/fpu: Remove cpu_has_xfeatures()
` [PATCH 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
` [PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()

[PATCH] fix: crypto/tegra: tegra_se_host1x_submit: timeout path leaks host1x_job reference
 2026-06-26 15:07 UTC  (2+ messages)

[PATCH v4 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-06-26 12:57 UTC  (6+ messages)
` [PATCH v4 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver

[PATCH] hwrng: omap: disable runtime PM on resume failure
 2026-06-26  9:07 UTC  (2+ messages)

[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-06-25 18:01 UTC  (4+ messages)
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()

Test Campaign 1782362571457-4323
 2026-06-25  4:42 UTC 

[PATCH] KEYS: asymmetric: fix OOB read in KEYCTL_PKEY_DECRYPT on zero-length message
 2026-06-24 22:39 UTC  (3+ messages)

[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-06-24 22:34 UTC  (5+ messages)

[PATCH v9 0/6] Add RMPOPT support
 2026-06-24 21:55 UTC 

[PATCH v4 0/3] crypto: skcipher - per-request multi-data-unit batching
 2026-06-24 19:52 UTC 

[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
 2026-06-24 14:44 UTC  (6+ messages)

[PATCH] crypto: keembay: Fix AEAD unregister count in error path
 2026-06-24  7:15 UTC 

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-06-23 19:19 UTC  (5+ messages)

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-23 19:15 UTC  (8+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-23 19:10 UTC  (4+ messages)

[PATCH v14 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-06-23 16:10 UTC  (3+ messages)
` [PATCH v14 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile


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