messages from 2026-07-17 01:38:01 to 2026-07-17 23:17:45 UTC [more...]
[PATCH] crypto: cesa: manage SRAM teardown with devm
2026-07-17 23:17 UTC
[PATCHv2] crypto: cesa: check for sram_dma error
2026-07-17 22:58 UTC
[PATCH] padata: Replace bottom-half spinlock variants
2026-07-17 22:42 UTC (2+ messages)
[PATCH 0/2] More padata cleanups
2026-07-17 20:35 UTC (5+ messages)
` [PATCH 1/2] padata: Mark remaining code as __init and data as __initdata
` [PATCH 2/2] padata: Free the padata_works when they're no longer needed
[PATCH 0/2] Remove pcrypt
2026-07-17 20:32 UTC (3+ messages)
` [PATCH 2/2] padata: Remove serialized job support
[GIT PULL] Crypto library fixes for v7.2-rc4
2026-07-17 20:17 UTC (2+ messages)
FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree
2026-07-17 16:16 UTC (3+ messages)
[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
2026-07-17 15:53 UTC (9+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v6 2/8] crypto: qce - Reject empty messages for AES-XTS
` [PATCH v6 3/8] crypto: qce - Fix CTR-AES for partial block requests
` [PATCH v6 4/8] crypto: qce - Use a fallback for AES-CTR with a partial final block
` [PATCH v6 5/8] crypto: qce - Use fallback for fragmented skcipher payloads
` [PATCH v6 6/8] crypto: qce - Fix xts-aes-qce for weak keys
` [PATCH v6 7/8] crypto: qce - Use a fallback for CCM with a partial final block
` [PATCH v6 8/8] crypto: qce - Use fallback for CCM with a fragmented payload
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-17 9:38 UTC (9+ messages)
[PATCH 00/12] crypto: Remove redundant error messages on IRQ request failure
2026-07-17 8:59 UTC (13+ messages)
` [PATCH 01/12] crypto: allwinner - Remove redundant dev_err()
` [PATCH 02/12] crypto: amlogic "
` [PATCH 03/12] crypto: aspeed "
` [PATCH 04/12] crypto: Remove redundant dev_err()/dev_err_probe()
` [PATCH 06/12] crypto: ccree - Remove redundant dev_err()
` [PATCH 07/12] crypto: sl3516 "
` [PATCH 08/12] crypto: safexcel "
` [PATCH 09/12] crypto: keembay "
` [PATCH 10/12] crypto: octeontx2 "
` [PATCH 11/12] crypto: rockchip "
` [PATCH 12/12] crypto: stm32 "
[PATCH v22 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-17 8:36 UTC (15+ messages)
` [PATCH v22 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v22 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v22 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v22 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v22 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v22 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v22 07/14] crypto: qce - Cancel work on device detach
` [PATCH v22 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v22 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v22 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v22 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v22 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v22 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v22 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v2] drivers/crypto: Mark QCE as BROKEN
2026-07-17 8:18 UTC (2+ messages)
[PATCH] crypto: powerpc/aes - use bool for encryption/decryption flag
2026-07-17 8:17 UTC (2+ messages)
[PATCH v2 0/2] hwrng: Enable EIP-76 on RZ/N1
2026-07-17 8:17 UTC (2+ messages)
[PATCH] crypto: aspeed: Propagate platform_get_irq() errors
2026-07-17 8:17 UTC (2+ messages)
[PATCH 0/3] char: Remove redundant error messages on IRQ request failure
2026-07-17 8:16 UTC (3+ messages)
` [PATCH 1/3] hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
[PATCH] crypto: sl3516 - drop invalid sg_dma_len checks before DMA mapping
2026-07-17 8:16 UTC (2+ messages)
[PATCH] crypto: fix bracket
2026-07-17 8:15 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - avoid stale fallback key after set_secret failure
2026-07-17 8:15 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - clear RNG data from memory
2026-07-17 8:15 UTC (2+ messages)
[PATCH 1/4] crypto: atmel-tdes - simplify fast path in crypt_start
2026-07-17 8:14 UTC (2+ messages)
[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
2026-07-17 8:13 UTC (2+ messages)
[PATCH] crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
2026-07-17 8:12 UTC (2+ messages)
[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-17 8:08 UTC (4+ messages)
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCHv2] crypto: cesa: switch to non-devm IRQ to free it earlier
2026-07-17 8:06 UTC (2+ messages)
[PATCH v2 0/5] crypto: eip93: fix request lifetime and completion handling
2026-07-17 7:52 UTC (3+ messages)
` [PATCH v2 1/5] crypto: eip93: guard DMA cleanup on uninitialized mappings
[PATCH v5 0/7] crypto: qce - Fix crypto self-test failures
2026-07-17 7:45 UTC (3+ messages)
` [PATCH v5 1/7] crypto: qce - Fix HMAC self-test failures for empty messages
[PATCH 5.15] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-07-17 3:52 UTC
[PATCH 7.1,6.18,6.12,6.6,6.1] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-07-17 3:50 UTC
[PATCH 6.6,6.1,5.15] crypto: hisi-trng - Remove crypto_rng interface
2026-07-17 3:42 UTC
[PATCH 6.12] crypto: hisi-trng - Remove crypto_rng interface
2026-07-17 3:39 UTC
[PATCH 5.15,5.10] crypto: af_alg - Remove zero-copy support from skcipher and aead
2026-07-17 3:34 UTC
[PATCH 6.1] crypto: af_alg - Remove zero-copy support from skcipher and aead
2026-07-17 3:33 UTC
[PATCH 5.10 0/3] crypto4xx stable backports
2026-07-17 2:46 UTC (4+ messages)
` [PATCH 5.10 1/3] crypto: amcc - fix incorrect kernel-doc comment syntax in files
` [PATCH 5.10 2/3] crypto: crypto4xx - Remove ahash-related code
` [PATCH 5.10 3/3] crypto: crypto4xx - Remove insecure and unused rng_alg
[PATCH 6.12,6.6,6.1,5.15 0/2] crypto4xx stable backports
2026-07-17 2:44 UTC (3+ messages)
` [PATCH 6.12,6.6,6.1,5.15 1/2] crypto: crypto4xx - Remove ahash-related code
` [PATCH 6.12,6.6,6.1,5.15 2/2] crypto: crypto4xx - Remove insecure and unused rng_alg
[PATCH v3 0/2] crypto: algif_skcipher - fix AIO IV race in stable trees
2026-07-17 1:37 UTC (2+ messages)
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