messages from 2026-08-05 20:22:09 to 2026-08-11 17:54:16 UTC [more...]
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-11 17:52 UTC (9+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 02/13] crash-core: Flush caches on CRASH_WIPE_SECRETS
` [PATCH v2 03/13] arm64/mm: add set_direct_map_default_nosplit()
` [PATCH v2 04/13] mm/secretmem: wipe secret pages before kdump
` [PATCH v2 05/13] security/keys: wipe key payloads "
` [PATCH v2 06/13] security/keys: implement wipe op for user-type keys
` [PATCH v2 07/13] security/keys: implement wipe op for big_key
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-11 16:49 UTC (27+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
` [PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v3 05/19] crypto: cmh - add HMAC ahash
` [PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v3 07/19] crypto: cmh - add SM3 ahash
` [PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v3 12/19] crypto: cmh - add RSA akcipher
` [PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
2026-08-11 16:06 UTC (6+ messages)
` [PATCH 20/25] dt-bindings: rng: rockchip: Add RV1106 compatible
[PATCH] crypto: qce - Replace with stub driver
2026-08-11 13:42 UTC (8+ messages)
[PATCH v2 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
2026-08-11 12:57 UTC (12+ messages)
` [PATCH v2 1/6] crypto: Provide wrapper functions for zeroizing aes_cmac_key and aes_cmac_ctx
` [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
` [PATCH v2 3/6] net/tcp-ao: clear the aes_cmac_key "
` [PATCH v2 4/6] Bluetooth: SMP: "
` [PATCH v2 5/6] lib/crypto: aes: Use __cleanup() for aes_cmac_key instead of memzero_explicit()
` [PATCH v2 6/6] mac80211: fils_aead: "
[PATCH v21 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-08-11 11:33 UTC (5+ messages)
` [PATCH v21 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v21 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v21 3/4] crypto: spacc - add spacc autodetect support
` [PATCH v21 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH v2] hwrng: stm32: fix usage_count leak when autosuspend_delay is negative
2026-08-11 10:53 UTC (3+ messages)
[PATCH v2 0/2] Fix skcipher_walk return code handling in aes_s390
2026-08-11 10:13 UTC (5+ messages)
` [PATCH v2 1/2] s390/crypto: "
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in AES ctr mode algorithm
[PATCH v2 0/2] PAES - Fix rc handling at skcipher_walk_done
2026-08-11 8:50 UTC (7+ messages)
` [PATCH v2 1/2] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in PAES ctr mode algorithm
[PATCH] hwrng: stm32: fix usage_count leak when autosuspend_delay is negative
2026-08-11 6:16 UTC (3+ messages)
[PATCH] crypto: s5p-sss: pass s5p_aes_dev to irq handler
2026-08-11 5:50 UTC (3+ messages)
[PATCH] crypto: rockchip: pass crypto_info to irq handler
2026-08-11 4:49 UTC
[PATCHv2] crypto: amcc - fix missing DMA memory barriers in descriptor handling
2026-08-11 4:47 UTC
[PATCH] crypto: talitos: pass talitos_private to irq handlers
2026-08-11 4:39 UTC
[PATCH v12 0/5] Add RMPOPT support
2026-08-10 19:22 UTC (6+ messages)
` [PATCH v12 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v12 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v12 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v12 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v12 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCHv2] crypto: amcc: get irq and ioremap resource first
2026-08-10 19:15 UTC
[PATCH v11 0/6] Add RMPOPT support
2026-08-10 17:30 UTC (3+ messages)
` [PATCH v11 5/6] x86/sev: Add interface to re-enable RMP optimizations
[GIT PULL] Crypto Fixes for 7.2
2026-08-10 16:40 UTC (2+ messages)
[PATCH] crypto: caam - reject overlong RSA CRT parameters
2026-08-10 15:40 UTC
[PATCH v5 00/10] crypto: Provide a function for zeroizing crypto_aes_ctx
2026-08-10 14:14 UTC (13+ messages)
` [PATCH v5 01/10] crypto: Provide a wrapper "
` [PATCH v5 02/10] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v5 03/10] crypto: padlock-aes "
` [PATCH v5 04/10] crypto: sa2ul "
` [PATCH v5 05/10] crypto: arm/aes-neonbs "
` [PATCH v5 06/10] crypto: arm64/aes-neonbs "
` [PATCH v5 07/10] crypto: qat - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
` [PATCH v5 08/10] crypto: safexcel - Simplify the check for a valid AES key
` [PATCH v5 09/10] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
` [PATCH v5 10/10] crypto: eip93 - Simplify the check for a valid AES key
[PATCH v3 0/2] Enable ICE for UFS on Hamoa IoT EVK
2026-08-10 11:52 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: qcom,inline-crypto-engine: Add x1e80100 support
` [PATCH v3 2/2] arm64: dts: qcom: hamoa: Add ICE node for UFS inline encryption
[PATCH] crypto: qce: fix CCM AAD buffer underallocation
2026-08-10 10:23 UTC (2+ messages)
[PATCH v4 00/10] crypto: Provide a function for zeroizing crypto_aes_ctx
2026-08-10 8:43 UTC (14+ messages)
` [PATCH v4 01/10] crypto: Provide a wrapper "
` [PATCH v4 02/10] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v4 03/10] crypto: inside-secure/eip93 "
` [PATCH v4 04/10] crypto: padlock-aes "
` [PATCH v4 05/10] crypto: sa2ul "
` [PATCH v4 06/10] crypto: arm/aes-neonbs "
` [PATCH v4 07/10] crypto: arm64/aes-neonbs "
` [PATCH v4 08/10] crypto: qat - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
` [PATCH v4 09/10] crypto: safexcel - Rework cleanup of sensitive structs in safexcel_aead_setkey
` [PATCH v4 10/10] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
[PATCH 0/3] crypto: af_alg_restrict cleanups
2026-08-10 8:36 UTC (2+ messages)
[PATCH v1] hwrng: imx-rngc: Disable clock on registration failure
2026-08-10 8:36 UTC (3+ messages)
[PATCH] crypto: qat - remove dead ADF_HEX code
2026-08-10 8:35 UTC (2+ messages)
[PATCH 1/2] crypto: qce - simplify devm_qce_register_algs
2026-08-10 8:35 UTC (2+ messages)
[PATCH] crypto: caam: simplify probe resource and IRQ handling
2026-08-10 8:33 UTC (3+ messages)
[PATCH] crypto: amcc: get irq and ioremap resource first
2026-08-10 8:33 UTC (2+ messages)
[PATCH] crypto: amcc - fix racy teardown with devm_request_irq
2026-08-10 8:31 UTC (2+ messages)
[PATCHv2] crypto: cesa: clear cesa_dev on _remove
2026-08-10 8:31 UTC (2+ messages)
[PATCH] crypto: ecdsa - Fix typo in function documentation
2026-08-10 8:31 UTC (2+ messages)
[PATCH] crypto: ccp - don't abuse kernel-doc comment format
2026-08-10 8:30 UTC (2+ messages)
[Patch v9] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
2026-08-10 8:27 UTC (2+ messages)
[PATCHv2] crypto: talitos: Use platform_get_irq() to retrieve interrupt
2026-08-10 8:26 UTC (2+ messages)
[PATCH 1/2] crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secret
2026-08-10 8:26 UTC (2+ messages)
[PATCH] crypto: amcc - fix missing DMA memory barriers in descriptor handling
2026-08-10 8:15 UTC (2+ messages)
[PATCH] crypto: caam/jr: fix use-after-free in interrupt handler teardown
2026-08-10 8:10 UTC (2+ messages)
[PATCH 0/4] crypto: introduce generic dynamic software fallback and EIP93 support
2026-08-10 7:55 UTC (2+ messages)
[PATCH] crypto: sl3516: fix autosuspend cleanup during teardown
2026-08-09 22:15 UTC (2+ messages)
[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
2026-08-09 14:16 UTC (7+ messages)
[PATCH] crypto: lskcipher - propagate errors from unaligned crypt
2026-08-08 11:48 UTC
[PATCH] crypto: stm32/hash: fix autosuspend cleanup during teardown
2026-08-08 9:41 UTC
[PATCH] crypto: stm32/cryp: fix autosuspend cleanup during teardown
2026-08-08 9:36 UTC
[PATCH] crypto: rockchip: fix autosuspend cleanup during teardown
2026-08-08 9:30 UTC
[PATCH] crypto: ccree: fix autosuspend cleanup during teardown
2026-08-08 9:17 UTC
[PATCH] crypto: sun8i-ss: fix autosuspend cleanup during teardown
2026-08-08 9:01 UTC
[PATCH] crypto: sun4i-ss: fix autosuspend cleanup during teardown
2026-08-08 8:53 UTC
[PATCH] crypto: omap-des: fix autosuspend cleanup during teardown
2026-08-08 8:42 UTC
[PATCH] crypto: omap-aes: fix autosuspend cleanup during teardown
2026-08-08 8:36 UTC
[PATCH] hwrng: npcm: fix usage_count leak when autosuspend_delay is negative
2026-08-08 7:37 UTC
[PATCH] hwrng: starfive: fix runtime PM autosuspend cleanup
2026-08-08 7:25 UTC
[PATCH] hwrng: cctrng: fix usage_count leak when autosuspend_delay is negative
2026-08-08 6:41 UTC
[PATCH] hwrng: atmel: fix usage_count leak when autosuspend_delay is negative
2026-08-08 6:34 UTC
[PATCH] kunit: irq: Unregister on-stack timer and work from debugobjects
2026-08-07 22:04 UTC (3+ messages)
[PATCH 1/2] crypto: keembay - use crypto_memneq() to compare GCM AEAD tags
2026-08-07 16:13 UTC
[PATCH] crypto: sa2ul - use crypto_memneq() to compare AEAD tag
2026-08-07 15:44 UTC
[PATCH v3 0/3] Fixes and rework for aes_s390
2026-08-07 13:54 UTC (4+ messages)
` [PATCH v3 1/3] s390/crypto: Fix skcipher_walk return code handling in aes_s390
` [PATCH v3 2/3] s390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm
` [PATCH v3 3/3] s390/crypto: Rewrite AES ctr mode to be prepared for context analysis
[PATCH 0/4] char: use named initializers for acpi_device_id
2026-08-07 12:26 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] char: hw_random: "
` [PATCH 3/4] char: ipmi: "
` [PATCH 4/4] char: tpm: "
[PATCH v5 0/3] Add support for hashing algorithms in TI DTHE V2
2026-08-07 11:04 UTC (4+ messages)
` [PATCH v5 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v5 2/3] crypto: ti - Add support for MD5 in DTHEv2 Hashing Engine driver
` [PATCH v5 3/3] crypto: ti - Add support for HMAC "
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-08-06 19:06 UTC (2+ messages)
` (subset) "
[PATCH 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
2026-08-06 13:06 UTC (12+ messages)
` [PATCH 1/6] crypto: Provide wrapper functions for zeroizing aes_cmac_key and aes_cmac_ctx
` [PATCH 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
` [PATCH 3/6] net/tcp-ao: clear the aes_cmac_key "
` [PATCH 4/6] Bluetooth: SMP: "
[PATCH v3 00/10] crypto: Provide a function for zeroizing crypto_aes_ctx
2026-08-06 12:37 UTC (8+ messages)
` [PATCH v3 09/10] crypto: safexcel - Rework cleanup of sensitive structs in safexcel_aead_setkey
` [PATCH v3 10/10] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
[PATCH] lib/crypto: x86/chacha: Add a 16-block AVX-512 variant
2026-08-06 7:40 UTC (4+ messages)
[PATCH v2 0/5] crypto: iaa - Fixes for multi entry SG lists
2026-08-05 21:19 UTC (6+ messages)
` [PATCH v2 1/5] dmaengine: idxd: assign all engines to group 0 in IAA defaults
` [PATCH v2 2/5] crypto: iaa - fall back to software for multi-entry scatterlists
` [PATCH v2 3/5] crypto: iaa - avoid counting fallback decompression bytes
` [PATCH v2 4/5] crypto: iaa - use bounce buffer for multi-sg decompress input
` [PATCH v2 5/5] crypto: iaa - unmap dst before software fallback on decompress
[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
2026-08-05 21:04 UTC (11+ 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