linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-06 12:02:42 to 2026-07-13 19:37:24 UTC [more...]

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-13 19:37 UTC  (46+ messages)
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 03/22] iommu/dma: Check atomic pool allocation result directly
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 05/22] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v7 07/22] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v7 09/22] dma-mapping: Add internal shared allocation attribute
` [PATCH v7 10/22] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v7 12/22] dma: swiotlb: pass mapping attributes by reference
` [PATCH v7 13/22] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v7 14/22] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 15/22] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v7 17/22] dma-direct: set decrypted flag for remapped DMA allocations

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-13 19:17 UTC  (7+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-07-13 17:27 UTC  (8+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH v6 0/3] x86/tdx: Fix port I/O handling bugs
 2026-07-13 13:37 UTC  (4+ messages)
` [PATCH v6 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v6 2/3] x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
` [PATCH v6 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-07-13 13:18 UTC  (7+ messages)
` [PATCH v5 1/5] vfio: cache KVM VM file references instead of raw struct kvm pointers
` [PATCH v5 2/5] iommufd/device: Associate KVM file pointer with iommufd_device
` [PATCH v5 3/5] iommufd/viommu: Keep a reference to the KVM file

[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-13 11:38 UTC  (9+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-13 10:19 UTC  (27+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-11  1:43 UTC  (35+ messages)
` [PATCH 01/15] netlink: specs: Introduce multi-message blobs for SPDM
` [PATCH 02/15] tools: ynl: Teach pyynl to handle blobs
` [PATCH 04/15] device core: Introduce "device evidence" over netlink
` [PATCH 06/15] PCI/TSM: Add device evidence support
` [PATCH 08/15] device core: Initial device trust infrastructure
` [PATCH 09/15] PCI, device core: Move "untrusted" concept to DEVICE_TRUST_ADVERSARY
` [PATCH 13/15] PCI, device core: Add private memory access for DEVICE_TRUST_TCB
` [PATCH 14/15] PCI/TSM: Create MMIO descriptors via TDISP Report
` [PATCH 15/15] PCI/TSM: Add relative MMIO offset support?

[PATCH v6 00/11] Dynamic PAMT
 2026-07-10  2:47 UTC  (79+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT

[PATCH v8 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-09  8:12 UTC  (10+ messages)
` [PATCH v8 1/6] firmware: smccc: Add an Arm "
` [PATCH v8 2/6] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v8 3/6] firmware: smccc: Move RSI definitions to include/linux
` [PATCH v8 4/6] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v8 5/6] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v8 6/6] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

SVSM Development Call July 8th, 2026
 2026-07-08 20:10 UTC  (2+ messages)

[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-08 14:46 UTC  (6+ messages)

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-07-08  5:00 UTC  (10+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
` [PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC

[PATCH v5 0/3] x86/tdx: Fix port I/O handling bugs
 2026-07-07 14:46 UTC  (6+ messages)
` [PATCH v5 2/3] x86/insn-eval: Add insn_assign_reg() helper

CXL TSP+DCD: does trusted range re-use rebind to a device extent across release/re-add?
 2026-07-07 10:42 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-07-07  5:07 UTC  (13+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-06 22:35 UTC  (5+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-07-06 20:12 UTC  (13+ messages)
` [PATCH v2 16/31] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 26/31] mm: Add __free() support for __free_page()
` [PATCH v2 28/31] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-06 19:52 UTC  (14+ messages)

[PATCH] KVM: x86/tdx: Do not print error message on non-present feature
 2026-07-06 16:54 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-07-06 16:43 UTC  (3+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents

[PATCH v7 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-06 15:09 UTC  (5+ messages)
` [PATCH v7 1/6] firmware: smccc: Add an Arm "

[PATCH v5 00/10] coco: guest: Enforce host page-size alignment for shared buffers
 2026-07-06 14:44 UTC  (5+ messages)
` [PATCH v5 02/10] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size

[PATCH v10 0/6] Add RMPOPT support
 2026-07-06 12:02 UTC  (5+ messages)
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is 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).