messages from 2026-08-27 21:13:09 to 2026-08-31 00:25:23 UTC [more...]
[PATCH v12 00/45] guest_memfd: In-place conversion support
2026-08-31 0:25 UTC (41+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v12 03/45] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v12 04/45] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v12 05/45] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v12 06/45] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v12 08/45] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 10/45] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 16/45] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v12 20/45] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v12 21/45] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v12 22/45] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v12 24/45] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v12 25/45] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v12 26/45] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v12 27/45] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v12 28/45] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v12 29/45] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v12 30/45] KVM: selftests: Test basic single-page conversion flow
` [PATCH v12 31/45] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v12 32/45] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v12 33/45] KVM: selftests: Test conversion before allocation
` [PATCH v12 34/45] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v12 35/45] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v12 36/45] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v12 37/45] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v12 38/45] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v12 39/45] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v12 40/45] KVM: selftests: Provide function to look up guest_memfd details from gpa
[PATCH v3 0/5] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-30 18:29 UTC (3+ messages)
[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-08-30 2:37 UTC (4+ messages)
` [PATCH v5 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
[PATCH v5 0/5] mm: Fix MF_DELAYED handling on memory failure
2026-08-30 0:05 UTC (6+ messages)
` [PATCH v5 5/5] mm: selftests: Add shmem into memory failure test
[PATCH v12 0/5] Add RMPOPT support
2026-08-29 20:52 UTC (3+ messages)
` [PATCH v12 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
2026-08-29 15:55 UTC (5+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Test "
[PATCH] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-08-29 9:30 UTC (22+ messages)
` [PATCH v2 01/16] KVM: x86/pmu: Remove redundant Perf Global Status MSR bit definitions
` [PATCH v2 02/16] KVM: x86/pmu: Rename all_valid_pmc_idx to pmc_exists
` [PATCH v2 03/16] KVM: x86/pmu: Rename reserved_bits to eventsel_rsvd in kvm_pmu
` [PATCH v2 04/16] KVM: x86/pmu: Gate BUFFER_OVF reserved bit on guest DS
` [PATCH v2 05/16] KVM: x86/pmu: Add PMC bitmap accessor helpers
` [PATCH v2 06/16] KVM: x86/pmu: Drop nr_arch_{gp,fixed}_counters from kvm_pmu
` [PATCH v2 07/16] KVM: x86/pmu: Expose kvm_host_pmu to vendor modules
` [PATCH v2 08/16] perf/x86: Plumb counter bitmap from x86_pmu to x86_pmu_cap
` [PATCH v2 09/16] KVM: x86/pmu: Switch to bitmask-based KVM PMU capabilities
` [PATCH v2 10/16] perf/x86: Remove num_counters_{gp,fixed} from x86_pmu_capability
` [PATCH v2 11/16] KVM: x86/pmu: Emulate the GLOBAL_STATUS_SET and GLOBAL_INUSE MSRs
` [PATCH v2 12/16] KVM: x86/pmu: Populate CPUID.0AH:ECX fixed-counter bitmap
` [PATCH v2 13/16] KVM: x86/pmu: Factor out fixed counter control bit calculation
` [PATCH v2 14/16] KVM: x86/pmu: Ignore AnyThread bit if CPUID.0AH:EDX[15] is set
` [PATCH v2 15/16] KVM: x86/pmu: Advertise PerfMon version 5 on Intel hosts
` [PATCH v2 16/16] KVM: selftests: Support fixed counters bitmap in pmu_counters_test
[PATCH v2] KVM: x86: Restrict saved GPA writes to hardware write faults
2026-08-29 0:09 UTC (2+ messages)
BUILD_BUG_ON failed for kvm_vmx struct size sanity check in vmx.c
2026-08-28 23:55 UTC (2+ messages)
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-08-28 23:26 UTC (5+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-28 23:18 UTC (9+ messages)
[PATCH] KVM: x86: Restrict saved GPA writes to hardware write faults
2026-08-28 23:12 UTC (4+ messages)
[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-08-28 23:09 UTC (27+ messages)
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
[PATCH v9 00/11] Dynamic PAMT
2026-08-28 23:00 UTC (25+ messages)
` [PATCH v9 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v9 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v9 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v9 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v9 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v9 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v9 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v9 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v9 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v10 21/21] KVM: x86: Use kernel timekeeping snapshot to get walltime+TSC
2026-08-28 22:46 UTC (2+ messages)
[PATCH v4 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
2026-08-28 22:02 UTC (9+ messages)
` [PATCH v4 1/4] s390/vfio-ap: Fix leak of pinned NIB and registered NISC in vfio_ap_irq_enable/disable()
` [PATCH v4 2/4] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts
` [PATCH v4 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v4 4/4] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()
[GIT PULL 05/50] target/i386: decouple cpu_x86_inject_mce() from Monitor
2026-08-28 20:42 UTC (4+ messages)
` [GIT PULL 31/50] monitor: change HMPCommand cmd to take MonitorHMP
` [GIT PULL 37/50] monitor: tighten monitor_printf*()
` [GIT PULL 41/50] Guard HMP command implementations with CONFIG_HMP
[PATCH v3 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
2026-08-28 20:14 UTC (4+ messages)
` [PATCH v3 1/4] s390/vfio-ap: Fix leak of pinned NIB and registered NISC in vfio_ap_irq_enable/disable()
[PATCH v14 00/22] TDX KVM selftests
2026-08-28 20:14 UTC (15+ messages)
` [PATCH v14 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH] KVM: arm64: vgic-its: Fix O(C*I) loop in vgic_its_free_collection_list
2026-08-28 19:15 UTC (3+ messages)
[PATCH] KVM: Release reserved xarray entries if reserving memory attributes fails
2026-08-28 18:17 UTC (7+ messages)
` [PATCH v2] KVM: Don't treat reserved xarray entries as having memory attributes
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-08-28 18:07 UTC (4+ messages)
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-08-28 16:58 UTC (4+ messages)
[PATCH v4 00/18] iommu: Add live update state preservation
2026-08-28 16:15 UTC (12+ messages)
` [PATCH v4 10/18] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v4 12/18] iommu/vt-d: Handle reattach of the restored domain
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-28 16:14 UTC (9+ messages)
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
[PATCH v11 00/46] guest_memfd: In-place conversion support
2026-08-28 14:57 UTC (5+ messages)
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
KVM: x86/mmu: __kvm_rmap_lock() preemption assert trips on PREEMPT_RT
2026-08-28 14:23 UTC (7+ messages)
[PATCH v3 0/8] KVM: s390: Even more misc fixes
2026-08-28 12:18 UTC (17+ messages)
` [PATCH v3 1/8] KVM: s390: Fix dirty marking in adapter_indicators_set*()
` [PATCH v3 2/8] KVM: s390: Fix compile warning for kvm_s390_update_cmma_dirty()
` [PATCH v3 3/8] KVM: s390: Fix _gaccess_shadow_fault()
` [PATCH v3 4/8] KVM: s390: Refactor dat_set_slot()
` [PATCH v3 5/8] KVM: s390: Move all code into s390_kvm_mmu_prepare_memory_region()
` [PATCH v3 6/8] KVM: s390: Add missing srcu in kvm_s390_set_irq_state()
` [PATCH v3 7/8] KVM: s390: Fix potential races in dat skey functions
` [PATCH v3 8/8] KVM: s390: Fix race in _destroy_pages_crste()
[PATCH v5 05/50] target/i386: decouple cpu_x86_inject_mce() from Monitor
2026-08-28 12:04 UTC (4+ messages)
` [PATCH v5 31/50] monitor: change HMPCommand cmd to take MonitorHMP
` [PATCH v5 37/50] monitor: tighten monitor_printf*()
` [PATCH v5 41/50] Guard HMP command implementations with CONFIG_HMP
[PATCH v4 36/49] monitor: tighten monitor_printf*()
2026-08-28 10:19 UTC (2+ messages)
[PATCH] LoongArch: KVM: Validate MSI data before routing it to EIOINTC
2026-08-28 10:02 UTC (2+ messages)
[PATCH] LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
2026-08-28 9:48 UTC
[PATCH 1/2] KVM: Flush dirty ring resets before handling signals
2026-08-28 9:19 UTC (2+ messages)
` [PATCH 2/2] KVM: Return dirty ring reset errors if no entries were reset
[PATCH v9] vhost: invalidate vring access on IOTLB transitions
2026-08-28 8:57 UTC
[PATCH v8] vhost: invalidate vring access on IOTLB transitions
2026-08-28 8:45 UTC (3+ messages)
[PATCH 0/6] Enable TDX module extensions
2026-08-28 7:46 UTC (5+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
[PATCH 0/4] KVM: nSVM: Disallow bad L1 EFER for KVM_SET_NESTED_STATE
2026-08-28 5:26 UTC (9+ messages)
` [PATCH 1/4] KVM: nSVM: Reject KVM_SET_NESTED_STATE if L1 has EFER.LMA=1 && EFER.LME=0
[PATCH 6.6.y+6.1.y 0/2] KVM: x86/mmu: Check write tracking in all address spaces
2026-08-28 1:46 UTC (2+ messages)
[PATCH 1/2] KVM: nSVM: Restore L1's debug registers on nested VM-Exit
2026-08-28 1:11 UTC (3+ messages)
[PATCH 00/23] perf/KVM: Support PMU partitioning for x86 platforms
2026-08-27 23:01 UTC (10+ messages)
` [PATCH 07/23] perf/x86: Apply PMU partition mask on static constraints
` [PATCH 12/23] KVM: x86/pmu: Add the perfmon_mask module parameter
` [PATCH 16/23] KVM: x86/pmu: Handle FIXED_CTR_CTRL under PerfMon masking
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-27 22:41 UTC (4+ 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