messages from 2026-09-07 13:31:41 to 2026-09-11 07:46:48 UTC [more...]
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-11 7:45 UTC (3+ messages)
` [PATCH v3 07/13] hw_random/via-rng: Stop using "
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH 0/2] ARM: dts: ti: Clean up OMAP crypto bindings and dt
2026-09-11 6:24 UTC (5+ messages)
` [PATCH 1/2] ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
` [PATCH 2/2] dt-bindings: crypto: ti,omap-sham: Add OMAP3 compatible and deprecate ti,hwmods
[PATCH 1/2] dt-bindings: trivial-devices: add atmel,atecc608a
2026-09-11 5:33 UTC (2+ messages)
[PATCH v2] crypto: ccp: Initialize DBC ioctl mutex before registering device
2026-09-11 5:32 UTC (2+ messages)
[PATCH] crypto: lskcipher - preserve state across unaligned chunks
2026-09-11 5:31 UTC (2+ messages)
[PATCH v1 0/3] lib/842: reject malformed streams before invalid memory accesses
2026-09-11 5:30 UTC (2+ messages)
[PATCH] crypto: atmel-aes - fix AADLENR for standalone GHASH
2026-09-11 5:30 UTC (2+ messages)
[PATCH] crypto: atmel-tdes - zero-initialize device state
2026-09-11 5:30 UTC (2+ messages)
[PATCH] crypto: mxs-dcp: handle zero-length skcipher requests
2026-09-11 5:29 UTC (2+ messages)
[PATCH] hwrng: imx-rngc: check clk_prepare_enable() return value
2026-09-11 5:29 UTC (2+ messages)
[PATCH] crypto: keembay - Remove bouncing maintainer
2026-09-11 5:28 UTC (2+ messages)
[PATCH 0/2] crypto: rsassa-pkcs1: fix undersized key handling
2026-09-11 5:28 UTC (2+ messages)
[PATCH] crypto: qat - release instance on DH fallback allocation failure
2026-09-11 5:27 UTC (2+ messages)
[PATCH 0/2] crypto: zstd - avoid initializing the workspace twice
2026-09-11 5:27 UTC (6+ messages)
` [PATCH 1/2] crypto: zstd - Avoid redundant cstream initialization
[PATCH] crypto: qat - avoid OOB read when stripping RSA leading zeros
2026-09-11 5:14 UTC (2+ messages)
[PATCH v2] crypto: amlogic: Fix DMA memory leak in cipher error path
2026-09-11 5:14 UTC (2+ messages)
[PATCH] omap-rng: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-09-11 5:13 UTC (2+ messages)
[PATCH] MAINTAINERS: Add Qualcomm Inline Crypto Engine entry
2026-09-11 5:13 UTC (2+ messages)
[PATCH v3] crypto: inside-secure - Zeroize temporary arrays on stack with sensitive data
2026-09-11 5:11 UTC (2+ messages)
[PATCH v2] crypto: hisilicon/sec - remove SEC crypto block cipher accelerator
2026-09-11 5:06 UTC (2+ messages)
[PATCH] crypto: hisilicon/zip - enable auto clock gating for DAE
2026-09-11 4:46 UTC (2+ messages)
[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-09-11 4:31 UTC (3+ messages)
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
2026-09-11 2:53 UTC (8+ messages)
[PATCH] virt: coco: change tsm_register() to use a const struct
2026-09-11 2:47 UTC
[PATCH v3 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-11 1:15 UTC (17+ messages)
` [PATCH v3 01/13] lib/crypto: aes: Provide functions for zeroizing aes_key and aes_enckey
` [PATCH v3 02/13] lib/crypto: aes-xts: Provide function for zeroizing aes_xts_key
` [PATCH v3 03/13] lib/crypto: aes-gcm: Provide functions for zeroizing aes_gcm* structures
` [PATCH v3 04/13] lib/crypto: aes-ccm: Provide functions for zeroizing aes_ccm* structures
` [PATCH v3 05/13] lib/crypto: md5: Provide a function for zeroizing hmac_md5 structures
` [PATCH v3 06/13] lib/crypto: sm3: Provide a function for zeroizing the sm3_ctx structure
` [PATCH v3 07/13] lib/crypto: blake2: Provide functions for zeroizing blake2*_ctx structures
` [PATCH v3 08/13] lib/crypto: sha1: Provide functions for zeroizing hmac_sha1 structures
` [PATCH v3 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
` [PATCH v3 10/13] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY
` [PATCH v3 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures
` [PATCH v3 12/13] smb: client: Use hmac_sha256_zeroize_ctx function to clear hmac_sha256_ctx
` [PATCH v3 13/13] lib/crypto: Add documentation about zeroization of key and context data
[PATCH v3 0/2] zstd: use x86 feature infrastructure for BMI2 dispatch
2026-09-10 22:25 UTC (3+ messages)
` [PATCH v3 2/2] zstd: use cpu_feature_enabled() for in-kernel "
[PATCH v14 0/5] Add RMPOPT support
2026-09-10 22:00 UTC (6+ messages)
` [PATCH v14 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v14 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v14 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v14 4/5] x86/sev: Perform RMP optimizations asynchronously
` [PATCH v14 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCH 0/7] Implement SNP live firmware update support
2026-09-10 21:05 UTC (10+ messages)
` [PATCH 1/7] firmware_loader: Stop pinning modules on registration
` [PATCH 2/7] firmware_loader: Stop pinning parent device per workqueue invocation
` [PATCH 3/7] treewide: firmware_loader: Drop the unused @module argument
` [PATCH 4/7] crypto: ccp - Factor out the release of the SEV firmware buffers
` [PATCH 5/7] crypto: ccp - Allow SNP platform data to be queried after SNP INIT
` [PATCH 6/7] crypto/ccp: Register with fw_uploader and always fail
` [PATCH 7/7] crypto/ccp: Implement SNP Download Firmware EX
[PATCH v9 0/2] Add support for hashing algorithms in TI DTHE V2
2026-09-10 18:04 UTC (3+ messages)
` [PATCH v9 1/2] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v9 2/2] crypto: ti - Add support for HMAC "
[PATCH v4 00/15] Fix several issues in DTHEv2 driver
2026-09-10 17:56 UTC (16+ messages)
` [PATCH v4 01/15] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
` [PATCH v4 02/15] crypto: ti - Fix spinlock inconsistency in DTHEv2
` [PATCH v4 03/15] crypto: ti - Fix potential memory corruption on highmem pages
` [PATCH v4 04/15] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal
` [PATCH v4 05/15] crypto: ti - Trim scatterlists to correct length in AES
` [PATCH v4 06/15] crypto: ti - Align buffers to cacheline for DMA
` [PATCH v4 07/15] crypto: ti - Separate padding buffer for src and dst
` [PATCH v4 08/15] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AES
` [PATCH v4 09/15] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AEAD
` [PATCH v4 10/15] crypto: ti - Terminate DMA on all error paths in AES to clear descriptors
` [PATCH v4 11/15] crypto: ti - Terminate DMA on all error paths in AEAD "
` [PATCH v4 12/15] crypto: ti - Do AEAD software fallback on only ENOMEM
` [PATCH v4 13/15] crypto: ti - Correct AEAD tag operations against dma cache invalidation
` [PATCH v4 14/15] crypto: ti - Change lengths in AES to u64 to avoid potential overflows
` [PATCH v4 15/15] crypto: ti - Change lengths in AEAD "
[PATCH v5 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
2026-09-10 15:44 UTC (6+ messages)
` [PATCH v5 6/8] x86/fpu: Remove cpu_has_xfeatures()
[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
2026-09-10 14:31 UTC (14+ messages)
` [PATCH v7 01/12] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v7 02/12] crypto: qce - Reject empty messages for AES-XTS
` [PATCH v7 03/12] crypto: qce - Fix CTR-AES for partial block requests
` [PATCH v7 04/12] crypto: qce - Use a fallback for AES-CTR with a partial final block
` [PATCH v7 05/12] crypto: qce - Use fallback for fragmented skcipher payloads
` [PATCH v7 06/12] crypto: qce - Fix xts-aes-qce for weak keys
` [PATCH v7 07/12] crypto: qce - Use a fallback for CCM with a partial final block
` [PATCH v7 08/12] crypto: qce - Use fallback for CCM with a fragmented payload
` [PATCH v7 09/12] crypto: qce - remove the BROKEN label
` [PATCH v7 10/12] crypto: qce - convert to auxiliary bus
` [PATCH v7 11/12] soc: qcom: add core driver for the Qualcomm Crypto Engine
` [PATCH v7 12/12] arm64: defconfig: enable the Qualcomm Crypto Engine core driver
[PATCH] hwrng: omap - fix runtime PM and clock leak on EPROBE_DEFER in probe
2026-09-10 11:24 UTC
[PATCH v8 0/2] Add support for hashing algorithms in TI DTHE V2
2026-09-10 10:50 UTC (3+ messages)
` [PATCH v8 1/2] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v8 2/2] crypto: ti - Add support for HMAC "
[PATCH v3 00/12] Fix several issues in DTHEv2 driver
2026-09-10 10:42 UTC (13+ messages)
` [PATCH v3 01/12] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
` [PATCH v3 02/12] crypto: ti - Fix spinlock inconsistency in DTHEv2
` [PATCH v3 03/12] crypto: ti - Fix potential memory corruption on highmem pages
` [PATCH v3 04/12] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal
` [PATCH v3 05/12] crypto: ti - Trim scatterlists to correct length in AES
` [PATCH v3 06/12] crypto: ti - Align buffers to cacheline for DMA
` [PATCH v3 07/12] crypto: ti - Separate padding buffer for src and dst
` [PATCH v3 08/12] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AES
` [PATCH v3 09/12] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AEAD
` [PATCH v3 10/12] crypto: ti - Terminate DMA on all error paths in AES to clear descriptors
` [PATCH v3 11/12] crypto: ti - Terminate DMA on all error paths in AEAD "
` [PATCH v3 12/12] crypto: ti - Do AEAD software fallback on only ENOMEM
[PATCH nf-next v4 01/13] rhashtable: add rhashtable_flush_and_free helper
2026-09-10 10:41 UTC (12+ messages)
[PATCH v2 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-10 9:09 UTC (16+ messages)
` [PATCH v2 01/13] lib/crypto: aes: Provide functions for zeroizing aes_key and aes_enckey
` [PATCH v2 02/13] lib/crypto: aes-xts: Provide function for zeroizing aes_xts_key
` [PATCH v2 03/13] lib/crypto: aes-gcm: Provide functions for zeroizing aes_gcm* structures
` [PATCH v2 04/13] lib/crypto: aes-ccm: Provide functions for zeroizing aes_ccm* structures
` [PATCH v2 05/13] lib/crypto: md5: Provide a function for zeroizing hmac_md5 structures
` [PATCH v2 06/13] lib/crypto: sm3: Provide a function for zeroizing the sm3_ctx structure
` [PATCH v2 07/13] lib/crypto: blake2: Provide functions for zeroizing blake2*_ctx structures
` [PATCH v2 08/13] lib/crypto: sha1: Provide functions for zeroizing hmac_sha1 structures
` [PATCH v2 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
` [PATCH v2 10/13] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY
` [PATCH v2 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures
` [PATCH v2 12/13] smb: client: Use hmac_sha256_zeroize_ctx function to clear hmac_sha256_ctx
` [PATCH v2 13/13] lib/crypto: Add documentation about zeroization of key and context data
[PATCH] crypto: eip93: fix IRQ teardown ordering in remove path
2026-09-09 21:12 UTC
[PATCH v2] crypto: mxs-dcp: handle zero-length skcipher requests
2026-09-09 21:03 UTC (2+ messages)
[PATCH] crypto: jitterentropy - introduce high-speed BPU-jitter mixer extension
2026-09-09 20:01 UTC
[PATCH] crypto: ccp: psp-sev.h: clean up kernel-doc warnings
2026-09-09 18:19 UTC (3+ messages)
[PATCH] crypto: ccp.h - repair all kernel-doc comments
2026-09-09 15:39 UTC (2+ messages)
[PATCH v3] crypto: qat - fix active_devs leak on crypto alg registration failure
2026-09-09 14:15 UTC
[PATCH v13 0/5] Add RMPOPT support
2026-09-09 13:55 UTC (6+ messages)
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH] crypto: xilinx - use kfree_sensitive() in cleanup paths
2026-09-09 9:27 UTC (2+ messages)
[PATCH] crypto: xilinx - clear AES key buffer before freeing it
2026-09-09 8:53 UTC (2+ messages)
[PATCH] crypto: caam - Use bounce buffer for unaligned RSA destination buffers
2026-09-09 7:23 UTC (4+ messages)
` [PATCH] crypto: caam - Remove public key support
` [EXT] "
[PATCH 0/2] crypto: use designated initializers for acpi_device_id
2026-09-08 20:21 UTC (3+ messages)
` [PATCH 1/2] crypto: ccp: use named "
[GIT PULL] Crypto Fixes for 7.3
2026-09-08 16:48 UTC (2+ messages)
[PATCH v2] crypto: qat - fix active_devs leak on crypto alg registration failure
2026-09-08 16:09 UTC (2+ messages)
[PATCH 1/2] crypto: amlogic: Fix IRQ handler return value and fallthrough logic
2026-09-08 16:04 UTC (4+ messages)
[PATCH] crypto: amlogic: Fix IRQ handler return value and fallthrough logic
2026-09-08 16:01 UTC
[PATCH] crypto: keembay-ocs: prevent underflow in sg_data_total - remainder
2026-09-08 14:34 UTC
[PATCH] crypto: virtio: validate akcipher completion length
2026-09-08 9:37 UTC (3+ messages)
[PATCH] crypto: zynqmp-sha - fix NULL pointer dereference in init_tfm
2026-09-08 7:53 UTC
[PATCH v6 0/2] Shikra: Support for QCE
2026-09-08 5:39 UTC (11+ messages)
` [PATCH v6 1/2] dt-bindings: crypto: Adjust Shikra compatible hierarchy
` [PATCH v6 2/2] arm64: dts: qcom: shikra: Correct QCE node configuration
[PATCH v6 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
2026-09-08 1:29 UTC (4+ messages)
` [PATCH v6 2/2] mfd: loongson-se: Fix "
[PATCH v25 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-09-07 15:59 UTC (5+ messages)
` [PATCH v25 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v25 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v25 3/4] crypto: spacc - add spacc autodetect support
` [PATCH v25 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH] crypto: caam: map job ring registers without claiming region
2026-09-07 15:35 UTC (2+ messages)
[PATCH] crypto: qat - fix active_devs leak on crypto alg registration failure
2026-09-07 15:29 UTC (3+ messages)
[PATCH 00/11] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-07 14:01 UTC (4+ messages)
[PATCH] crypto: fix typos in comments
2026-09-07 13:43 UTC (2+ 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