messages from 2026-06-04 07:23:03 to 2026-06-11 09:19:35 UTC [more...]
[PATCH v3] hwrng: virtio: clamp device-reported used.len at copy_data()
2026-06-11 9:19 UTC (7+ messages)
[PATCH] crypto: tegra: fix refcount leak in tegra_se_host1x_submit()
2026-06-11 8:55 UTC (3+ messages)
[PATCH] crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode
2026-06-11 8:54 UTC (2+ messages)
[PATCH] hwrng: jh7110: fix refcount leak in starfive_trng_read()
2026-06-11 8:54 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - drop dead code in atmel_ecdh_max_size
2026-06-11 8:54 UTC (2+ messages)
[PATCH] crypto: cavium/cpt - fix DMA cleanup using wrong loop index
2026-06-11 8:54 UTC (2+ messages)
[PATCH] crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
2026-06-11 8:53 UTC (2+ messages)
[PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
2026-06-11 8:53 UTC (2+ messages)
[PATCH] crypto: amcc - convert irq_of_parse_and_map to platform_get_irq
2026-06-11 8:53 UTC (2+ messages)
[PATCH v2] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-06-11 8:50 UTC (2+ messages)
[PATCH 0/4] Xilinx TRNG fix and simplification
2026-06-11 8:49 UTC (3+ messages)
[PATCH] crypto: exynos-rng - Remove exynos-rng driver
2026-06-11 8:49 UTC (5+ messages)
[PATCH 0/2] HiSilicon TRNG fix and simplification
2026-06-11 8:48 UTC (2+ messages)
[PATCH] crypto: loongson - Remove broken and unused loongson-rng
2026-06-11 8:48 UTC (2+ messages)
[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
2026-06-11 8:48 UTC (2+ messages)
[PATCH] crypto: qat - validate RSA CRT component lengths
2026-06-11 8:47 UTC (2+ messages)
[PATCH v2 00/19] crypto: talitos - Driver cleanup
2026-06-11 7:36 UTC (20+ messages)
` [PATCH v2 01/19] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH v2 02/19] crypto: talitos - Move driver into dedicated directory
` [PATCH v2 03/19] crypto: talitos - Add missing includes to driver header file
` [PATCH v2 04/19] crypto: talitos/hwrng - Move into separate file
` [PATCH v2 05/19] crypto: talitos - Prepare crypto implementation file splitting
` [PATCH v2 06/19] crypto: talitos/hash - Move into separate file
` [PATCH v2 07/19] crypto: talitos/skcipher "
` [PATCH v2 08/19] crypto: talitos/aead "
` [PATCH v2 09/19] crypto: talitos/hash - Convert to {init,exit}_tfm type-specific API
` [PATCH v2 10/19] crypto: talitos/skcipher "
` [PATCH v2 11/19] crypto: talitos/aead "
` [PATCH v2 12/19] crypto: talitos/hash - Use macro for algorithm definitions
` [PATCH v2 13/19] crypto: talitos/skcipher "
` [PATCH v2 14/19] crypto: talitos/aead "
` [PATCH v2 15/19] crypto: talitos - Remove alg settings in talitos_register_common()
` [PATCH v2 16/19] crypto: talitos - Introduce is_sec1() helper with static key support
` [PATCH v2 17/19] crypto: talitos - Replace has_ftr_sec1() with is_sec1() static key helper
` [PATCH v2 18/19] crypto: talitos - Introduce per-SEC-version descriptor and pointer structures
` [PATCH v2 19/19] crypto: talitos - Remove TALITOS_DESC_SIZE macro
[PATCH v13 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-06-11 5:50 UTC (7+ messages)
` [PATCH v13 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v13 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v13 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v13 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH] crypto: chelsio: fix refcount leaks in ahash request functions
2026-06-11 5:41 UTC (2+ messages)
[PATCH] crypto: omap - use min3 to simplify omap_crypto_copy_data
2026-06-11 5:37 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - remove stale comments in atmel_ecc_remove
2026-06-11 5:29 UTC (2+ messages)
[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
2026-06-11 5:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] hwrng: core - Do not read data during PM sleep transition
2026-06-11 5:16 UTC (2+ messages)
[PATCH v3 0/4] crypto: skcipher - per-tfm multi-data-unit batching
2026-06-11 5:07 UTC (3+ messages)
` [PATCH v3 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
[PATCH] crypto: atmel-tdes - use scatterlist length before DMA mapping
2026-06-11 5:04 UTC (2+ messages)
[PATCH RESEND v2 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
2026-06-11 4:58 UTC (2+ messages)
[PATCH bpf-next v8 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2026-06-10 19:17 UTC (4+ messages)
[PATCH 0/2] Fix Qualcomm Crypto engine self tests failures
2026-06-10 18:46 UTC (5+ messages)
` [PATCH 1/2] crypto: qce: Fix xts-aes-qce for weak keys
` [PATCH 2/2] crypto: qce: Fix CTR-AES for partial block requests
[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
2026-06-10 17:25 UTC (6+ messages)
[PATCH 00/29] crypto: talitos - Driver cleanup
2026-06-10 14:41 UTC (31+ messages)
` [PATCH 07/29] crypto: talitos/hash - Move into separate file
` [PATCH 10/29] crypto: talitos - Remove alg settings in talitos_register_common()
` [PATCH 11/29] crypto: talitos - Remove unused priority field in struct talitos_alg_template
` [PATCH 14/29] crypto: talitos/aead - Convert to init/exit type-specific API
` [PATCH 17/29] crypto: talitos/aead - Use macro for algorithm definitions
` [PATCH 18/29] crypto: talitos - Split SEC1/SEC2 code into separate function variants
` [PATCH 20/29] crypto: talitos - Replace SEC1/SEC2 conditionals with ops dispatch
` [PATCH 24/29] crypto: talitos - Introduce per-SEC-version pointer helper ops
` [PATCH 27/29] crypto: talitos - Introduce per-SEC-version descriptor structures and ops
` [PATCH 29/29] crypto: talitos - Remove TALITOS_DESC_SIZE macro
[PATCH 0/2] dt-bindings: crypto: Add Qualcomm Maili crypto support
2026-06-10 8:55 UTC (5+ 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
[PATCH v3] mfd: loongson-se: Add multi-node support
2026-06-10 15:13 UTC
[PATCH 0/3] Add support for qcrypto on shikra
2026-06-10 6:05 UTC (14+ messages)
[PATCH] MAINTAINERS: update hisilicon zip driver maintainer
2026-06-10 3:08 UTC (3+ messages)
[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-06-10 2:38 UTC (9+ messages)
[PATCH v4] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
2026-06-09 19:48 UTC (4+ messages)
[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
2026-06-09 19:25 UTC (2+ messages)
[PATCH v4 0/2] hwrng: starfive: updates for jh7110-trng DT binding and rework clk/reset teardown
2026-06-09 16:13 UTC (4+ 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
[RFC PATCH v6 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-09 9:29 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 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 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/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 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 (3+ messages)
[PATCH] crypto: qat - simplify adf_service_mask_to_string helper
2026-06-05 11:42 UTC (3+ messages)
[PATCH] crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_crypt
2026-06-05 11:42 UTC (2+ messages)
[PATCH crypto 1/1] crypto: chacha20poly1305: validate poly1305 template argument
2026-06-05 11:41 UTC (2+ messages)
[PATCH] crypto: qat - add KPT support for GEN6 devices
2026-06-05 11:41 UTC (2+ messages)
[PATCH v2] crypto: nx: fix nx_crypto_ctx_exit argument
2026-06-05 11:40 UTC (3+ messages)
` [PATCH v3] "
[PATCH crypto 1/1] crypto: pcrypt: restore callback for non-parallel fallback
2026-06-05 11:40 UTC (2+ messages)
[PATCH 0/2] dt-bindings: crypto: Add Qualcomm Hawi crypto support
2026-06-05 11:39 UTC (2+ messages)
[PATCH] crypto: use two-argument strscpy where destination size is known
2026-06-05 11:35 UTC (4+ messages)
[PATCH v2] hw_random/core: fix rng list on registration error
2026-06-05 11:23 UTC
[PATCH v4 0/3] Add support for hashing algorithms in TI DTHE V2
2026-06-05 10:59 UTC (5+ messages)
` [PATCH v4 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
[PATCH] crypto: chelsio: fix inflight counter leak in chcr_aes_encrypt()
2026-06-05 10:33 UTC (3+ messages)
[PATCH] crypto: chelsio: fix inflight counter leak in chcr_aead_op()
2026-06-05 10:32 UTC (2+ messages)
[PATCH] hw_random/core: fix rng list on registration error
2026-06-05 10:04 UTC (4+ messages)
[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-06-04 11:50 UTC (4+ messages)
[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
2026-06-04 7:56 UTC (3+ messages)
[PATCH 10/12] crypto: atmel - update workqueue flags and add flush on exit
2026-06-04 7:22 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox