messages from 2026-09-11 21:29:09 to 2026-09-17 02:29:31 UTC [more...]
[RFC PATCH kernel 00/17] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-09-17 2:28 UTC (21+ messages)
` [RFC PATCH kernel 01/17] pci/dma/tsm: Call disable DMA bus hook on cleanup
` [RFC PATCH kernel 02/17] pci/tsm: Fix stale comment about TDI report range start
` [RFC PATCH kernel 03/17] tsm/core: Store range_id in pci_tsm_mmio_entry
` [RFC PATCH kernel 04/17] crypto/ccp/tsm: Use TSM API for DOE
` [RFC PATCH kernel 05/17] tsm-core: Register nevertheless
` [RFC PATCH kernel 06/17] x86/io/tsm: Allow mixed ioremap for shared+private BARs
` [RFC PATCH kernel 07/17] x86/dma: Revert "x86: Remove unnecessary architecture-specific <asm/device.h>"
` [RFC PATCH kernel 08/17] x86/dma: Add ARCH_HAS_PHYS_TO_DMA
` [RFC PATCH kernel 09/17] dma/swiotlb: Force shared DMA for allocatios from SWIOTLB
` [RFC PATCH kernel 10/17] x86, dma: Allow accepted devices to map private memory
` [RFC PATCH kernel 11/17] tsm/core: Add TDI status
` [RFC PATCH kernel 12/17] coco/sev-guest: Allow multiple source files in the driver
` [RFC PATCH kernel 13/17] x86/sev: Pass HV features to sev-guest device via platform data
` [RFC PATCH kernel 14/17] x86/sev: Add GHCB calls for SEV-TIO
` [RFC PATCH kernel 15/17] x86/sev: Implement guest TSM driver for SEV-TIO (phase2, DMA)
` [RFC PATCH kernel 16/17] x86/sev: Enable secure MMIO (phase2)
` [RFC PATCH kernel 17/17] x86/sev: Flush IOMMU TLB for trusted devices
[PATCH v16 0/5] Add RMPOPT support
2026-09-17 2:19 UTC (7+ messages)
` [PATCH v16 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v16 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v16 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v16 4/5] x86/sev: Perform RMP optimizations asynchronously
` [PATCH v16 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCH] crypto: cesa: complete pending requests on device remove
2026-09-16 23:05 UTC
[PATCH v15 0/5] Add RMPOPT support
2026-09-16 19:53 UTC (6+ messages)
` [PATCH v15 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v15 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v15 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v15 4/5] x86/sev: Perform RMP optimizations asynchronously
` [PATCH v15 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCH v4] crypto/amlogic: Use devm APIs for clock management
2026-09-16 17:42 UTC
[PATCH] crypto: atmel-tdes - consolidate transfer setup
2026-09-16 17:17 UTC
[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
2026-09-16 16:45 UTC (11+ messages)
` [PATCH v7 09/12] crypto: qce - remove the BROKEN label
[PATCH v3] crypto/amlogic: Use devm APIs for clock management
2026-09-16 15:49 UTC
[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
2026-09-16 12:53 UTC (3+ messages)
` [PATCH v3] asymmetric_keys: reject trust keys without IDs
[PATCH] crypto: fix typos in comments
2026-09-16 12:53 UTC (2+ messages)
[PATCH] crypto: atmel-tdes - simplify DMA buffer initialization
2026-09-16 12:53 UTC (2+ messages)
[PATCH 0/2] crypto: use designated initializers for acpi_device_id
2026-09-16 12:53 UTC (3+ messages)
` [PATCH 1/2] crypto: ccp: use named "
[PATCH] crypto: eip93 - fix ssl mac bit field definition
2026-09-16 12:52 UTC (2+ messages)
[PATCH v2] crypto: atmel-tdes - sync output bounce buffer before DMA
2026-09-16 12:52 UTC (2+ messages)
[PATCH] crypto: talitos: request irq after tasklet_init()
2026-09-16 12:39 UTC (2+ messages)
[PATCH] char: omap-rng: fix runtime PM cleanup
2026-09-16 12:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] Fix leaking of cached Host1x buffer objects
2026-09-16 11:06 UTC (3+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed
[PATCH 00/11] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-16 10:42 UTC (7+ messages)
` [PATCH 10/11] x86/purgatory: Compile purgatory.c with -D__NO_FORTIFY
[PATCH] crypto: caam: map job ring registers without claiming region
2026-09-16 9:58 UTC (5+ messages)
` [EXT] "
[PATCH] crypto: ccp.h - repair all kernel-doc comments
2026-09-16 9:58 UTC (2+ messages)
[PATCH] crypto: atmel-ecc - simplify atmel_ecdh_compute_shared_secret
2026-09-16 9:58 UTC (2+ messages)
[PATCH 0/2] crypto: qat - fix KPT disable and clarify ABI
2026-09-16 9:57 UTC (2+ messages)
[PATCH v4 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
2026-09-16 9:50 UTC (14+ messages)
` [PATCH v4 01/13] lib/crypto: aes: Provide functions for zeroizing aes_key and aes_enckey
` [PATCH v4 02/13] lib/crypto: aes-xts: Provide function for zeroizing aes_xts_key
` [PATCH v4 03/13] lib/crypto: aes-gcm: Provide functions for zeroizing aes_gcm* structures
` [PATCH v4 04/13] lib/crypto: aes-ccm: Provide functions for zeroizing aes_ccm* structures
` [PATCH v4 05/13] lib/crypto: md5: Provide a function for zeroizing hmac_md5 structures
` [PATCH v4 06/13] lib/crypto: sm3: Provide a function for zeroizing the sm3_ctx structure
` [PATCH v4 07/13] lib/crypto: blake2: Provide functions for zeroizing blake2*_ctx structures
` [PATCH v4 08/13] lib/crypto: sha1: Provide functions for zeroizing hmac_sha1 structures
` [PATCH v4 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
` [PATCH v4 10/13] x86/purgatory: Compile purgatory with -D__NO_FORTIFY
` [PATCH v4 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures
` [PATCH v4 12/13] smb: client: Use hmac_sha256_zeroize_ctx function to clear hmac_sha256_ctx
` [PATCH v4 13/13] lib/crypto: Add documentation about zeroization of key and context data
[PATCH v2] crypto/amlogic: Use devm APIs for clock management
2026-09-16 9:49 UTC (3+ messages)
[PATCH] crypto: chelsio - Fix wrcount leak in chcr_aes_encrypt()
2026-09-16 9:25 UTC
[PATCH] crypto: chelsio - Fix wrcount leak in chcr_aes_decrypt()
2026-09-16 9:23 UTC
[PATCH v2] crypto: sa2ul - Fix stack overflow in sa_prepare_iopads
2026-09-16 9:00 UTC (2+ messages)
[syzbot] [bridge?] WARNING: locking bug in match_held_lock
2026-09-16 8:46 UTC (6+ messages)
` [PATCH] rhashtable: Use separate lockdep keys for each lock
` [v2 PATCH] "
` [v3 "
[PATCH] crypto: qat - fix error source for QAT GEN6 transmit interface faults
2026-09-16 7:55 UTC
[PATCH v14 0/5] Add RMPOPT support
2026-09-15 23:37 UTC (7+ messages)
` [PATCH v14 4/5] x86/sev: Perform RMP optimizations asynchronously
[PATCH v2 0/4] ARM: dts: ti: Clean up OMAP crypto bindings and dt
2026-09-15 20:59 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: ti,omap4-des: Remove redundant clock properties
` [PATCH v2 2/4] ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
` [PATCH v2 3/4] dt-bindings: crypto: ti,omap-sham: Add OMAP3 compatible and deprecate ti,hwmods
` [PATCH v2 4/4] dt-bindings: crypto: ti,omap: Fix missing subdirectory in $id path
[PATCH 0/2] ARM: dts: ti: Clean up OMAP crypto bindings and dt
2026-09-15 20:15 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: crypto: ti,omap-sham: Add OMAP3 compatible and deprecate ti,hwmods
[PATCH v1 0/3] lib/842: reject malformed streams before invalid memory accesses
2026-09-15 18:28 UTC (4+ messages)
` [PATCH v1 3/3] lib/842: add KUnit tests for the decompressor
[PATCH crypto 0/2] crypto: safexcel: fix AEAD DMA mapping and cleanup
2026-09-15 11:32 UTC (3+ messages)
` [PATCH crypto 1/2] crypto: safexcel - Avoid unmapping failed DMA mappings
` [PATCH crypto 2/2] crypto: safexcel - Map AEAD buffers with accurate DMA directions
[PATCH 00/30] Clean and improve SA2UL driver
2026-09-15 9:55 UTC (31+ messages)
` [PATCH 01/30] crypto: sa2ul - remove dead code
` [PATCH 02/30] crypto: sa2ul - remove totally unused structure fields
` [PATCH 03/30] crypto: sa2ul - remove unused algorithm ID fields
` [PATCH 04/30] crypto: sa2ul - remove unused fields from sa_cmdl_cfg
` [PATCH 05/30] crypto: sa2ul - remove unused fields from sa_tfm_ctx
` [PATCH 06/30] crypto: sa2ul - remove unused macro definitions
` [PATCH 07/30] crypto: sa2ul - consolidate encryption offset definitions
` [PATCH 08/30] crypto: sa2ul - remove unused SC ID range tracking
` [PATCH 09/30] crypto: sa2ul - remove unused base register pointer
` [PATCH 10/30] crypto: sa2ul - remove unused includes and defines
` [PATCH 11/30] crypto: sa2ul - remove unused line
` [PATCH 12/30] crypto: sa2ul - remove redundant sa_sha_digest() wrapper
` [PATCH 13/30] crypto: sa2ul - fix struct documentation for match_data
` [PATCH 14/30] crypto: sa2ul - zero out security context on free
` [PATCH 15/30] crypto: sa2ul - fix context release on errors
` [PATCH 16/30] crypto: sa2ul - fix resource leak of sha in init_alg() error path
` [PATCH 17/30] crypto: sa2ul - fix resource leak of AEAD "
` [PATCH 18/30] crypto: sa2ul - fix DMA mapping leak in sa_run() error paths
` [PATCH 19/30] crypto: sa2ul - generate dynamic metadata length
` [PATCH 20/30] crypto: sa2ul - fix command label stack corruption
` [PATCH 21/30] crypto: sa2ul - fix error handling in sa_prepare_iopad
` [PATCH 22/30] crypto: sa2ul - move export to appropriate location
` [PATCH 23/30] crypto: sa2ul - fix stack overflow in sa_prepare_iopads
` [PATCH 24/30] crypto: sa2ul - add more checks before processing ipad/opad
` [PATCH 25/30] crypto: sa2ul - fix data corruption by skipping device sync on unmap
` [PATCH 26/30] crypto: sa2ul - use correct DMA direction in sa_sync_from_device
` [PATCH 27/30] crypto: sa2ul - change dma_alloc_pool to mempool
` [PATCH 28/30] crypto: sa2ul - route requests through crypto_engine
` [PATCH 29/30] crypto: sa2ul - report SA engine hardware revision
` [PATCH 30/30] crypto: sa2ul - add AES-CM (SA3UL_CM) TRNG priming support
[PATCH] crypto: powerpc/vmx - clean up includes, metadata, and p8_init()
2026-09-15 6:58 UTC (4+ messages)
[PATCH 4/4] crypto: tegra - fix host1x job leak in tegra_se_host1x_submit()
2026-09-15 5:57 UTC (2+ messages)
[v2 PATCH] rhashtable: Add rhashtable_flush_and_free helper
2026-09-15 5:45 UTC (12+ messages)
` [v3 "
` [v4 "
` [v5 "
[PATCH 3/4] hwrng: starfive - Fix runtime PM leak in starfive_trng_read()
2026-09-15 3:54 UTC
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-14 15:54 UTC (5+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH v7 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
2026-09-14 8:19 UTC (4+ messages)
` [PATCH v7 2/2] mfd: loongson-se: Fix "
[PATCH] MAINTAINERS: update caam crypto driver maintainers list
2026-09-14 8:02 UTC (2+ messages)
[PATCH] crypto: jitterentropy - add fast hardware jitter mixer extension
2026-09-13 15:16 UTC
[PATCH] crypto: atmel-sha: reject initialization without a device
2026-09-13 12:51 UTC
[PATCH 5.10 370/798] crypto: atmel-ecc - Struct headers need to start with keyword struct
2026-09-12 6:59 UTC
[PATCH] crypto: omap-sham: fix crypto engine cleanup
2026-09-12 14:46 UTC
[PATCH] crypto: omap-des: fix crypto engine cleanup
2026-09-12 14:41 UTC
[PATCH] crypto: af_alg/hash: Report errors that discard hash state
2026-09-12 8:11 UTC
[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-09-11 21:29 UTC (4+ messages)
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
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;
as well as URLs for NNTP newsgroup(s).