messages from 2026-09-02 16:41:25 to 2026-09-03 10:08:34 UTC [more...]
[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-09-03 10:08 UTC (10+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
[PATCH 0/4] igvm/sev: apply the IGVM guest policy before launch
2026-09-03 10:03 UTC (9+ messages)
` [PATCH 1/4] sev: rename set_guest_policy to set_id_block and remove dead policy code
` [PATCH 3/4] i386/sev: convert the guest policy properties to custom accessors
` [PATCH 4/4] igvm/sev: forward the IGVM guest policy to the platform before launch
[PATCH v3] vfio/platform: prevent read-only region mappings from becoming writable
2026-09-03 9:48 UTC (2+ messages)
[PATCH] vfio/cdx: keep logical vm_pgoff in MMIO region mmap
2026-09-03 9:41 UTC (2+ messages)
[PATCH] vfio/fsl-mc: keep logical vm_pgoff in MMIO region mmap
2026-09-03 9:41 UTC (2+ messages)
[PATCH v3] vfio/fsl-mc: prevent read-only region mappings from becoming writable
2026-09-03 9:40 UTC (2+ messages)
[PATCH] vfio/platform: keep logical vm_pgoff in MMIO region mmap
2026-09-03 9:29 UTC
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-09-03 9:18 UTC (20+ messages)
` [PATCH v3 1/4] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v3 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
` [PATCH v3 4/4] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v2] vfio/platform: prevent read-only region mappings from becoming writable
2026-09-03 9:07 UTC (2+ messages)
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-09-03 8:57 UTC (16+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM
` [PATCH v3 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable
` [PATCH v3 3/4] KVM: TDX: Filter configurable CPUID bits
[PATCH v2] vfio: Use file-based reference counting for KVM
2026-09-03 8:42 UTC (2+ messages)
[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
2026-09-03 8:38 UTC (4+ messages)
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile
[PATCH] vfio: Use file-based reference counting for KVM
2026-09-03 8:20 UTC (3+ messages)
[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
2026-09-03 8:04 UTC (5+ messages)
[PATCH v2] vfio/fsl-mc: prevent read-only region mappings from becoming writable
2026-09-03 7:36 UTC (2+ messages)
[PATCH] KVM: x86/pmu: Move Intel PMU global MSRs to intel_is_valid_msr()
2026-09-03 6:57 UTC (3+ messages)
[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
2026-09-03 6:43 UTC (5+ messages)
` [RFC PATCH 09/19] vfio/pci: Serialize interrupt operations with recovery
` [RFC PATCH 11/19] vfio/pci: Serialize runtime PM "
[PATCH] KVM: SVM: Clear AVIC Physical ID table entry if vCPU creation fails
2026-09-03 6:28 UTC
[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
2026-09-03 6:17 UTC (4+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-09-03 4:20 UTC (5+ messages)
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm
[PATCH] RISC-V: KVM: Preserve LCOFIP when checking pending interrupts
2026-09-03 4:04 UTC (2+ messages)
[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
2026-09-03 4:03 UTC (3+ messages)
` [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-03 2:47 UTC (7+ messages)
` [RFC PATCH 1/3] luo: Move to feature flags instead of compatibility strings
` [RFC PATCH 2/3] luo: Export feature support to vmlinux section
` [RFC PATCH 3/3] luo: memfd: Move to feature flags instead of compatibility strings
[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-09-03 2:41 UTC (2+ messages)
[PATCH v10 00/11] Dynamic PAMT
2026-09-03 2:14 UTC (14+ messages)
` [PATCH v10 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v10 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v10 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v10 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v10 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v10 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v10 07/11] x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v10 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v10 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v10 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v10 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-03 1:01 UTC (28+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 02/20] KVM: selftests: Use the common minimum GPA for page tables on LoongArch
` [PATCH v2 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH v2 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH v2 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH v2 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[sean-jc:x86/evmcs_vmptrldst] [KVM] 7fecb27e8d: bunch of kselftests.kvm failures
2026-09-03 0:29 UTC
[PATCH 0/7] KVM: selftests: Fix maxnodes bugs and cleanup related code
2026-09-03 0:16 UTC (8+ messages)
` [PATCH 1/7] KVM: selftests: Account for kernel's off-by-one bug in NUMA node syscalls
` [PATCH 2/7] KVM: selftests: Fix maxnode argument to migrate_pages() in xapic_ipi_test
` [PATCH 3/7] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH 4/7] KVM: selftests: Compute node masks on-demand in xAPIC IPI test
` [PATCH 5/7] KVM: selftests: Add common helper to get mask+number of usable memory NUMA nodes
` [PATCH 6/7] KVM: selftests: Automatically run xAPIC IPI migration test when possible
` [PATCH 7/7] KVM: selftests: Skip xAPIC IPI migration test when forced but unsupported
[PATCH v2 0/5] KVM: nSVM: Disallow bad L1 EFER for KVM_SET_NESTED_STATE
2026-09-03 0:10 UTC (12+ messages)
` [PATCH v2 1/5] KVM: nSVM: Reject KVM_SET_NESTED_STATE if L1 has EFER.LMA=1 && EFER.LME=0
` [PATCH v2 2/5] KVM: nSVM: Ignore EFER.LMA if EFER.LME=0 when preparing L2 state
` [PATCH v2 3/5] KVM: x86/mmu: Bug the VM if KVM attempts to walk more levels than the MMU has
` [PATCH v2 4/5] KVM: x86/mmu: Bug the VM if KVM calcs a CPU role with EFER.LMA=1 && CR4.PAE=0
` [PATCH v2 5/5] KVM: x86/mmu: Convert MMU walker's bounds check from BUG_ON() to KVM_BUG_ON()
[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
2026-09-02 23:58 UTC (9+ messages)
` [PATCH net-next 1/6] vsock: constify the transport in vsock_for_each_connected_socket()
` [PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
` [PATCH net-next 3/6] vsock/virtio: support guest device network namespace
` [PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
` [PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
` [PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks
[PATCH v3 0/3] KVM: VMX: Explicitly track TDX VMs' root level
2026-09-02 23:09 UTC (4+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Use KVM's max TDP level to determine need for 32-bit TDP root
` [PATCH v3 2/3] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
` [PATCH v3 3/3] KVM: VMX: Drop TDX_SHARED_BIT_PWL_{4,5} and dedup related code
[PATCH v13 0/5] Add RMPOPT support
2026-09-02 22:45 UTC (16+ messages)
` [PATCH v13 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v13 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v13 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v13 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCH] KVM: x86/mmu: Always guard rmaps with mmu_lock on PREEMPT_RT=y kernels
2026-09-02 22:38 UTC (4+ messages)
[PATCH] vfio/fsl-mc: prevent read-only region mappings from becoming writable
2026-09-02 22:33 UTC (2+ messages)
[PATCH v3 0/13] KVM: x86/xen: Bug fixes and long_mode cleanup
2026-09-02 22:00 UTC (13+ messages)
` [PATCH v3 01/13] KVM: x86/xen: Rename 'longmode' to 'is_64bit' in hypercall handling
` [PATCH v3 02/13] KVM: x86/xen: Introduce kvm_xen_has_64bit_shinfo() macro
` [PATCH v3 09/13] KVM: x86/xen: Use atomic*() APIs instead of open coded equivalents
[PATCH] vfio: selftests: Add documentation
2026-09-02 21:39 UTC (2+ messages)
[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-09-02 20:53 UTC (3+ messages)
[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
2026-09-02 20:49 UTC (4+ messages)
` [PATCH v9 19/26] "
[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-09-02 20:48 UTC (8+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
2026-09-02 20:04 UTC (9+ messages)
` [PATCH 1/5] mm/mempolicy: add mempolicy_create()
` [PATCH 2/5] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH 3/5] KVM: guest_memfd: bind backing memory to a NUMA node at creation
` [PATCH 4/5] selftests: KVM: guest_memfd: let the gmem_test() harness bind a node
` [PATCH 5/5] selftests: KVM: guest_memfd: test GUEST_MEMFD_FLAG_BIND_NODE
[PATCH 6.12.y] KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
2026-09-02 19:19 UTC
[PATCH v2 0/4] KVM: guest_memfd: Fix binding bugs
2026-09-02 19:00 UTC (9+ messages)
` [PATCH v2 1/4] KVM: guest_memfd: Gracefully handle xarray errors when binding a memslot
` [PATCH v2 2/4] KVM: Use goto to handle errors during memslot preparation
` [PATCH v2 3/4] KVM: guest_memfd: Establish memslot<=>guest_memfd bindings *after* memslot is ready
` [PATCH v2 4/4] KVM: guest_memfd: Drop superfluous WRITE_ONCE() when binding a memslot
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-09-02 17:59 UTC (10+ messages)
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
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;
as well as URLs for NNTP newsgroup(s).