messages from 2026-05-28 09:09:46 to 2026-05-30 20:48:33 UTC [more...]
[PATCH 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic
2026-05-30 20:48 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base
[PATCH 0/2] HiSilicon TRNG fix and simplification
2026-05-30 20:26 UTC (3+ messages)
` [PATCH 1/2] crypto: hisi-trng - Remove crypto_rng interface
` [PATCH 2/2] hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/
[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
2026-05-30 19:26 UTC (5+ messages)
[PATCH 0/2] Delete the Qualcomm crypto engine
2026-05-30 10:48 UTC (7+ messages)
` [PATCH 1/2] crypto: Delete Qualcomm crypto engine driver
[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
2026-05-30 10:39 UTC (5+ 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 0/2] dt-bindings: crypto: Add Qualcomm Hawi crypto support
2026-05-30 10:37 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Hawi TRNG
` [PATCH 2/2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Hawi ICE
[PATCH 0/4] qcom-rng fixes and cleanups
2026-05-30 2:03 UTC (5+ 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] crypto: loongson - Remove broken and unused loongson-rng
2026-05-29 23:32 UTC
[PATCH] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-05-29 20:54 UTC (2+ messages)
[PATCH 0/2] Add hw_random Rust bindings
2026-05-29 20:35 UTC (8+ messages)
` [PATCH 1/2] rust/bindings: add hw_random.h
` [PATCH 2/2] rust: add hw_random module
[PATCH] crypto: sun4i-ss: restrict PRNG seed length to prevent heap overflow
2026-05-29 19:41 UTC (8+ messages)
` [PATCH v2] crypto: sun4i-ss - clamp "
[PATCH 00/29] crypto: talitos - Driver cleanup
2026-05-29 16:24 UTC (23+ messages)
` [PATCH 01/29] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH 02/29] crypto: talitos - Move driver into dedicated directory
` [PATCH 03/29] crypto: talitos - Add missing includes to driver header file
` [PATCH 04/29] crypto: talitos/hwrng - Move into separate file
` [PATCH 05/29] crypto: talitos - Prepare crypto implementation file splitting
` [PATCH 19/29] crypto: talitos - Introduce struct talitos_ops
` [PATCH 20/29] crypto: talitos - Replace SEC1/SEC2 conditionals with ops dispatch
` [PATCH 21/29] crypto: talitos - Export common channel and error handling routines
` [PATCH 22/29] crypto: talitos - Move SEC1 ops into talitos-sec1.c
` [PATCH 23/29] crypto: talitos - Move SEC2 ops into talitos-sec2.c
` [PATCH 24/29] crypto: talitos - Introduce per-SEC-version pointer helper ops
` [PATCH 25/29] crypto: talitos - Dispatch pointer helpers through ptr_ops
` [PATCH 26/29] crypto: talitos - Remove now-unused global pointer helpers
` [PATCH 27/29] crypto: talitos - Introduce per-SEC-version descriptor structures and ops
` [PATCH 28/29] crypto: talitos - Clean up includes in core driver file
` [PATCH 29/29] crypto: talitos - Remove TALITOS_DESC_SIZE macro
[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-05-29 16:22 UTC (2+ messages)
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-29 15:58 UTC (12+ messages)
[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
2026-05-29 13:59 UTC (8+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets
[PATCH 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
2026-05-29 9:43 UTC
[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
2026-05-29 9:27 UTC
[PATCH] crypto: loongson - Select CRYPTO_RNG
2026-05-29 6:08 UTC (2+ messages)
[PATCH kernel] crypto/ccp/tsm: Enable the root port after the endpoint
2026-05-29 6:07 UTC (2+ messages)
[PATCH] crypto: qat - use pci logging variants for PCI-specific messages
2026-05-29 6:07 UTC (2+ messages)
[PATCH] crypto: qat - protect service table iterations with service_lock
2026-05-29 6:06 UTC (2+ messages)
[PATCH] crypto: qat - fix restarting state leak on allocation failure
2026-05-29 6:06 UTC (2+ messages)
[PATCH] crypto: octeontx - use strscpy_pad in ucode_load_store
2026-05-29 6:06 UTC (2+ messages)
[PATCH v2 0/3] crypto - Rework i2c_device_id initialisation
2026-05-29 6:02 UTC (2+ messages)
[PATCH] s390: crypto: add select CRYPTO_AEAD for aes
2026-05-29 6:02 UTC (2+ messages)
[PATCH] crypto: ecrdsa - remove empty sig_alg exit callback
2026-05-29 6:01 UTC (2+ messages)
[PATCH] crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
2026-05-29 6:00 UTC (2+ messages)
[PATCH] crypto: inside-secure/eip93 - Drop superfluous blank line
2026-05-29 6:00 UTC (2+ messages)
[PATCH 0/6] crypto: hisilicon/qm - support function reset and VF isolation
2026-05-29 5:59 UTC (2+ messages)
[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
2026-05-29 5:13 UTC (2+ messages)
[PATCH net-next 0/6] Remove unused support for crypto tfm cloning
2026-05-29 0:50 UTC (3+ messages)
[PATCH v5 0/7] Add RMPOPT support
2026-05-29 0:29 UTC (13+ messages)
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH 0/2] KVM: Miscallenous SEV/SNP fixes
2026-05-28 23:11 UTC (3+ messages)
` [PATCH 1/2] KVM: SEV: Do not allow SEV-SNP VMs from intra-host migration
` [PATCH 2/2] crypto: ccp: Fix possible deadlock in SEV init failure path
[PATCH 0/8] ARM crc64 and XOR using NEON intrinsics
2026-05-28 20:35 UTC (2+ messages)
[PATCH] crypto: qat - validate RSA CRT component lengths
2026-05-28 15:57 UTC
[PATCH v2 0/7] Add support for the Microsoft Surface Pro 12in 1st Edition (Snapdragon),
2026-05-28 13:43 UTC (7+ messages)
` [PATCH v2 3/7] platform/surface: SAM: Add support for Surface Pro 12in
` [PATCH v2 7/7] arm64: dts: qcom: Add Microsoft "
[PATCH 0/2] Fix leaking of cached Host1x buffer objects
2026-05-28 12:16 UTC (3+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed
[PATCH v2 0/5] crypto: hisilicon - improve backlog handling
2026-05-28 11:55 UTC (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/zip - add backlog support for zip
` [PATCH v2 2/5] crypto: hisilicon/sec2 - fix UAF in sec_alg_send_backlog
` [PATCH v2 3/5] crypto: hisilicon/hpre - implement full backlog support for hpre driver
` [PATCH v2 4/5] crypto: hisilicon/sec2 - fix resource leakage issues in non-backlog mode
` [PATCH v2 5/5] crypto: hisilicon/sec2 - restore iv for ctr mode
page: | 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