messages from 2026-06-29 03:12:06 to 2026-07-06 15:04:32 UTC [more...]
[PATCH 1/4] crypto: atmel-tdes - simplify fast path in crypt_start
2026-07-06 15:04 UTC (4+ messages)
` [PATCH 2/4] crypto: atmel-tdes - use __get_free_page in buff_init
` [PATCH 3/4] crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stop
` [PATCH 4/4] crypto: atmel-tdes - drop redundant if check in crypt_dma_stop
[PATCH 0/2] crypto: algif_skcipher - fix AIO IV race in stable trees
2026-07-06 14:08 UTC (4+ messages)
` [PATCH 1/2] crypto: algif_skcipher - snapshot IV for async skcipher requests
` [PATCH 2/2] crypto: algif_skcipher - force synchronous processing on trees without ctx->state
[PATCH v5 0/7] crypto: qce - Fix crypto self-test failures
2026-07-06 13:53 UTC (8+ messages)
` [PATCH v5 1/7] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v5 2/7] crypto: qce - Reject empty messages for AES-XTS
` [PATCH v5 3/7] crypto: qce - Fix CTR-AES for partial block requests
` [PATCH v5 4/7] crypto: qce - Use a fallback for AES-CTR with a partial final block
` [PATCH v5 5/7] crypto: qce - Fix xts-aes-qce for weak keys
` [PATCH v5 6/7] crypto: qce - Use a fallback for CCM with a partial final block
` [PATCH v5 7/7] crypto: qce - Use fallback for CCM with a fragmented payload
[PATCH v10 0/6] Add RMPOPT support
2026-07-06 12:02 UTC (12+ 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 v2 0/3] dt-bindings: crypto: Add Qualcomm Maili crypto support
2026-07-06 12:01 UTC (7+ 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 v3 0/6] Shikra: Add DT support for ICE, RNG and QCE
2026-07-06 11:31 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v3 2/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH v3 3/6] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH v3 4/6] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH v3 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to 7
` [PATCH v3 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH 0/3] crypto: xilinx: Map PLM error codes to Linux error
2026-07-06 11:02 UTC (4+ messages)
` [PATCH 1/3] firmware: xilinx: Rephrase documentation of aes API
` [PATCH 2/3] firmware: xilinx: Update AES PM-APIs to capture PLM error codes
` [PATCH 3/3] crypto: xilinx: zynqmp-aes-gcm: Send firmware decoded code instead of EBADMSG
[PATCH RESEND] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
2026-07-06 6:54 UTC (3+ messages)
[RFC] crypto: af_alg: where should writable ownership be enforced for MSG_SPLICE_PAGES?
2026-07-06 6:21 UTC
[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
2026-07-06 5:14 UTC (23+ 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 v2 4/6] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH v2 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
` [PATCH v2 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH] crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
2026-07-06 5:11 UTC (2+ messages)
[PATCH] lib/crypto: md5: Remove support for md5_mod_init_arch()
2026-07-05 19:50 UTC (2+ messages)
[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
2026-07-05 18:44 UTC
[PATCH] crypto: keembay: Fix AEAD unregister count in error path
2026-07-05 8:41 UTC (2+ messages)
[PATCH] crypto: rockchip: fail ahash requests on HASH idle timeout
2026-07-05 8:41 UTC (2+ messages)
[PATCH] hwrng: omap: Fix probe error path cleanup
2026-07-05 8:40 UTC (2+ messages)
[PATCH] hwrng: xilinx-trng: propagate timeout before any data is read
2026-07-05 8:40 UTC (3+ messages)
[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
2026-07-05 8:39 UTC (10+ messages)
[PATCH v4 0/8] crypto: qce - Fix crypto self-test failures
2026-07-05 8:38 UTC (6+ messages)
` [PATCH v4 1/8] crypto: qce - Remove unsafe/deprecated algorithms
` [PATCH v4 2/8] crypto: qce - Fix HMAC self-test failures for empty messages
[PATCH] crypto: mxs-dcp - fix source scatterlist length access
2026-07-05 8:37 UTC (2+ messages)
[PATCH] crypto: sa2ul: stop probe if context pool creation fails
2026-07-05 8:34 UTC (2+ messages)
[PATCH 0/7] Finish removing crypto_rng from drivers/crypto/
2026-07-05 8:33 UTC (2+ messages)
[PATCH v5] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
2026-07-05 8:32 UTC (2+ messages)
[PATCH] crypto: qce - drop unused scatterlist traversal in qce_ahash_update
2026-07-05 8:31 UTC (2+ messages)
[PATCH] crypto: amcc: move ioremapping up
2026-07-05 8:30 UTC (2+ messages)
[PATCH v3 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
2026-07-05 8:30 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - reject hardware ECDH without a public key
2026-07-05 8:29 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctx
2026-07-05 8:29 UTC (2+ messages)
[PATCH v2] crypto: atmel-tdes - use scatterlist length before DMA mapping
2026-07-05 8:28 UTC (2+ messages)
[PATCH] MAINTAINERS: update hisilicon zip driver maintainer
2026-07-05 8:28 UTC (2+ messages)
[PATCH v2 1/2] crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmd
2026-07-05 8:27 UTC (2+ messages)
[PATCH v2 0/4] qcom-rng fixes and cleanups
2026-07-05 8:26 UTC (2+ messages)
[PATCH] crypto: qat - clear AES key schedule from stack
2026-07-05 5:33 UTC (2+ messages)
[PATCH] crypto: qat - cancel work on re-enable SR-IOV timeout
2026-07-05 5:33 UTC (2+ messages)
[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
2026-07-05 5:32 UTC (2+ messages)
[PATCH] hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
2026-07-05 5:31 UTC (2+ messages)
[PATCH v2 0/6] crypto: use 2-arg strscpy where destination size is known
2026-07-05 5:31 UTC (2+ messages)
[PATCH v2] hw_random/core: fix rng list on registration error
2026-07-05 5:31 UTC (2+ messages)
[PATCH] crypto: keembay: add missing MODULE_DEVICE_TABLE()
2026-07-04 12:46 UTC
[PATCH] crypto: ixp4xx: add missing MODULE_DEVICE_TABLE()
2026-07-04 12:15 UTC
[PATCH v3] MAINTAINERS: Drop Mark Gross
2026-07-04 0:40 UTC (3+ messages)
[PATCH] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
2026-07-03 14:09 UTC (3+ messages)
[PATCH v3] Fix multiple issues in chcr driver:
2026-07-03 9:30 UTC (2+ messages)
[PATCH v3] hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
2026-07-03 9:20 UTC
[PATCH] crypto: caam: depopulate job rings on populate failure
2026-07-03 9:14 UTC (2+ messages)
[PATCH v2] hwrng: core - Do not read data during PM sleep transition
2026-07-03 8:16 UTC (3+ messages)
[PATCH v2 00/19] crypto: talitos - Driver cleanup
2026-07-03 7:18 UTC (3+ messages)
` [PATCH v2 01/19] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
[PATCH] hwrng: omap - balance runtime PM and clocks on probe-defer paths
2026-07-03 7:00 UTC (2+ messages)
[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
2026-07-03 6:19 UTC (5+ messages)
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
` [PATCH v3 4/4] crypto: ccp: Fix memory leak in SEV INIT_EX path
[PATCH v15 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-07-03 5:17 UTC (7+ 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 0/5] Shikra: Add DT support for ice, rng and qce
2026-07-03 4:53 UTC (6+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH] lib/rhashtable: clear stale iter->p on table restart
2026-07-03 4:27 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/2] rust: crypto: library AES-128 / SHA-256 / HMAC + RSA
2026-07-03 3:00 UTC (5+ messages)
` [RFC PATCH v2 0/3] "
` [RFC PATCH v2 1/3] rust: crypto: add library AES-128 / SHA-256 / HMAC-SHA256 bindings
` [RFC PATCH v2 2/3] rust: crypto: use the in-tree AES-CMAC library
` [RFC PATCH v2 3/3] rust: crypto: add an RSA public-key primitive in lib/crypto
[PATCH v1] hwrng: ks-sa: Fix runtime PM cleanup on registration failure
2026-07-02 23:39 UTC
[PATCH v5 0/5] crypto: skcipher - multi-data-unit dispatch as a template
2026-07-02 16:45 UTC (9+ 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 v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-07-02 15:26 UTC (2+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 11:03 UTC (14+ messages)
` [PATCH 23/32] hw_random/via-rng: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
[PATCH 5.10/5.15] crypto: af_alg - Set merge to zero early in af_alg_sendmsg
2026-07-02 0:38 UTC (2+ messages)
[RFC PATCH] crypto: pcrypt - Disallow nesting of the pcrypt wrapper
2026-07-01 14:39 UTC
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
2026-06-30 14:18 UTC (10+ messages)
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 (7+ messages)
[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
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