messages from 2026-06-25 05:57:00 to 2026-07-01 16:39:49 UTC [more...]
[PATCH v10 0/6] Add RMPOPT support
2026-07-01 16:39 UTC (9+ messages)
` [PATCH v10 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v10 5/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v10 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-01 16:09 UTC (105+ messages)
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v8 34/46] KVM: selftests: Test conversion before allocation
` [PATCH v8 35/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v8 36/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v8 39/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v8 42/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v8 45/46] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v8 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH v5 0/3] x86/tdx: Fix port I/O handling bugs
2026-07-01 14:59 UTC (5+ messages)
` [PATCH v5 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v5 2/3] x86/insn-eval: Add insn_assign_reg() helper
` [PATCH v5 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O
[PATCH v13 00/22] TDX KVM selftests
2026-07-01 14:00 UTC (7+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-01 13:58 UTC (23+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
[PATCH v4 0/3] x86/tdx: Fix port I/O handling bugs
2026-07-01 13:25 UTC (7+ messages)
` [PATCH v4 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v4 2/3] x86/insn-eval: Add insn_assign_reg() helper
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-01 11:46 UTC (12+ messages)
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 08/15] x86/virt/tdx: Add interface to check Quoting availability
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
[PATCH v2 0/2] KVM: x86: gmem populate fix and cleanups
2026-07-01 9:22 UTC (6+ messages)
` [PATCH v2 1/2] KVM: SEV: Explicitly disallow NULL user address for SNP_LAUNCH_UPDATE
` [PATCH v2 2/2] KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION source
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-01 8:33 UTC (12+ messages)
` [PATCH 09/32] KVM/x86: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-01 5:49 UTC (23+ messages)
` [PATCH v7 01/22] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [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 06/22] s390: Expose protected virtualization through cc_platform_has()
` [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
` [PATCH v7 18/22] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 19/22] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
` [PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH v6 00/11] Dynamic PAMT
2026-07-01 5:37 UTC (26+ 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 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-07-01 3:09 UTC (23+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-01 0:24 UTC (49+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
` [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extension
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 09/17] x86/virt/tdx: Add interface to check Quoting availability
` [PATCH v2 10/17] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a Quote
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after TDX module update
` [PATCH v2 13/17] x86/virt/tdx: Enable Quoting extension
` [PATCH v2 14/17] x86/tdx: Move and rename Quote request structure
` [PATCH v2 15/17] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
` [PATCH v2 17/17] KVM: TDX: Support event-notify interrupts only with userspace Quoting
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-06-30 16:35 UTC (6+ messages)
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings
SVSM Development Call July 1st, 2026
2026-06-30 14:51 UTC
[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
2026-06-30 14:18 UTC (14+ messages)
COCONUT-SVSM Development Release v2026.06-devel
2026-06-29 11:47 UTC
[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
2026-06-29 6:55 UTC (3+ messages)
` [PATCH v4 02/18] coco/tdx: Rename MSR access helpers
` [PATCH v4 03/18] KVM: x86: Remove the KVM private read_msr() function
[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
2026-06-26 20:46 UTC (4+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-25 12:36 UTC (5+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
[Invitation] bi-weekly guest_memfd upstream call on 2026-06-25
2026-06-25 12:12 UTC
[RFCv2 PATCH 0/6] Support memory hotplug/unplug for TDX CoCo guests
2026-06-25 6:38 UTC (7+ messages)
` [RFCv2 PATCH 2/6] efi/unaccepted: Set unaccepted bits for all hotplug memory
` [RFCv2 PATCH 5/6] mm/memory_hotplug: Support ACPI hotplug/unplug for coco guest
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