messages from 2025-11-11 17:41:10 to 2025-11-13 10:18:55 UTC [more...]
[PATCH v3 00/23] KVM: s390: gmap rewrite, the real deal
2025-11-13 10:18 UTC (9+ messages)
` [PATCH v3 04/23] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v3 05/23] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v3 06/23] KVM: s390: Rename some functions in gaccess.c
` [PATCH v3 07/23] KVM: s390: KVM-specific bitfields and helper functions
[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
2025-11-13 9:52 UTC (10+ messages)
` [PATCH v2 04/45] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH v2 20/45] KVM: arm64: Revamp vgic maintenance interrupt configuration
[PATCH 00/10] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2025-11-13 9:48 UTC (18+ messages)
` [PATCH 02/10] sched/fair: Add rate-limiting and validation helpers
` [PATCH 03/10] sched/fair: Add cgroup LCA finder for hierarchical yield
` [PATCH 04/10] sched/fair: Add penalty calculation and application logic
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-11-13 9:03 UTC (25+ messages)
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
[PATCH net] vhost: rewind next_avail_head while discarding descriptors
2025-11-13 8:13 UTC (2+ messages)
[PATCH 0/9] Initial DMABUF support for iommufd
2025-11-13 7:34 UTC (4+ messages)
[Bug 220776] New: When passthrough device to KVM guest with iommufd+hugepage, more hugepage are used than assigned, and DMAR error reported from host dmesg
2025-11-13 6:30 UTC (4+ messages)
` [Bug 220776] "
[RFC PATCH 0/7] KVM: SVM: Support for PMC virtualization
2025-11-13 6:18 UTC (8+ messages)
` [RFC PATCH 1/7] perf: Add a capability for hardware virtualized PMUs
` [RFC PATCH 2/7] x86/cpufeatures: Add PerfCtrVirt feature bit
` [RFC PATCH 3/7] perf/x86/amd/core: Set PERF_PMU_CAP_VIRTUALIZED_VPMU
` [RFC PATCH 4/7] KVM: x86/pmu: Add support for hardware virtualized PMUs
` [RFC PATCH 5/7] KVM: SVM: Add VMCB fields for PMC virtualization
` [RFC PATCH 6/7] KVM: SVM: Add support "
` [RFC PATCH 7/7] KVM: SVM: Adjust MSR index for legacy guests
[PATCH 0/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
2025-11-13 5:24 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: Only drop references on empty tables in stage2_free_walker
` [PATCH 2/3] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 3/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-11-13 3:20 UTC (17+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 09/22] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v9 10/22] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v9 22/22] KVM: nVMX: Enable VMX FRED controls
[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
2025-11-13 3:06 UTC (3+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-13 1:42 UTC (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-13 1:09 UTC (2+ messages)
[PATCH RESEND] KVM: TDX: Use struct_size and simplify tdx_get_capabilities
2025-11-13 0:41 UTC (5+ messages)
[PATCH v2 00/18] vfio: selftests: Support for multi-device tests
2025-11-13 0:36 UTC (23+ messages)
` [PATCH v2 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v2 02/18] vfio: selftests: Split run.sh into separate scripts
` [PATCH v2 03/18] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH v2 04/18] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH v2 05/18] vfio: selftests: Introduce struct iommu
` [PATCH v2 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH v2 07/18] vfio: selftests: Eliminate overly chatty logging
` [PATCH v2 08/18] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH v2 09/18] vfio: selftests: Upgrade driver logging to dev_err()
` [PATCH v2 10/18] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH v2 11/18] vfio: selftests: Move IOMMU library code into iommu.c
` [PATCH v2 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
` [PATCH v2 13/18] vfio: selftests: Stop passing device for IOMMU operations
` [PATCH v2 14/18] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH v2 15/18] vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
` [PATCH v2 16/18] vfio: selftests: Split libvfio.h into separate header files
` [PATCH v2 17/18] vfio: selftests: Eliminate INVALID_IOVA
` [PATCH v2 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-12 23:01 UTC (23+ messages)
` [PATCH v4 1/8] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
` [PATCH v4 2/8] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
` [PATCH v4 3/8] x86/bugs: Use an X86_FEATURE_xxx flag for the MMIO Stale Data mitigation
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
[PATCH] KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
2025-11-12 22:23 UTC (3+ messages)
[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-12 21:31 UTC (11+ messages)
` [PATCH v3 1/4] vfio: selftests: add iova range query helpers
` [PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v3 3/4] vfio: selftests: add iova allocator
` [PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 21:07 UTC (4+ messages)
` [PATCH v3 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v3 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH v2] RISC-V: KVM: Fix guest page fault within HLV* instructions
2025-11-12 19:41 UTC (2+ messages)
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-12 19:32 UTC (28+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 04/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v9 05/14] vsock: add netns and netns_tracker to vsock skb cb
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 07/14] vhost/vsock: "
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 09/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 12/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v9 14/14] selftests/vsock: add tests for namespace deletion and mode changes
[kvm-unit-tests PATCH 00/17] x86/vmx: align with Linux kernel VMX definitions
2025-11-12 19:02 UTC (2+ messages)
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-12 18:48 UTC (18+ messages)
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-12 17:43 UTC (12+ messages)
` [PATCH v5 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH 0/4] x86: Restrict KVM-induced symbol exports to KVM
2025-11-12 17:39 UTC (5+ messages)
` [PATCH 1/4] x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
` [PATCH 2/4] x86/mtrr: Drop unnecessary export of "mtrr_state"
` [PATCH 3/4] x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
` [PATCH 4/4] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 17:20 UTC (6+ messages)
` [PATCH v2 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v2 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[Invitation] bi-weekly guest_memfd upstream call on 2025-11-13
2025-11-12 14:05 UTC
[PATCH v3 00/14] Improvements for (nested) SVM testing
2025-11-12 13:52 UTC (5+ messages)
` [PATCH v3 03/14] x86/svm: Cleanup selective cr0 write intercept test
` [PATCH v3 04/14] x86/svm: Move CR0 selective write intercept test near CR3 intercept
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-12 13:46 UTC (9+ messages)
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
2025-11-12 1:54 UTC (14+ messages)
` [PATCH RFC v1 02/20] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field
` [PATCH RFC v1 08/20] KVM: VMX: Support extended register index in exit handling
` [PATCH RFC v1 10/20] KVM: x86: Refactor REX prefix handling in instruction emulation
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix in the emulator
[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
2025-11-12 1:30 UTC
[PATCH v7 0/8] KVM: PKS Virtualization support
2025-11-12 1:06 UTC (7+ messages)
` The current status of PKS virtualization
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-11 23:32 UTC (6+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/6] KVM: SVM: LBR virtualization fixes
2025-11-11 22:30 UTC (5+ messages)
` [PATCH 2/6] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
2025-11-11 19:15 UTC (5+ messages)
[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 18:49 UTC (8+ messages)
` [PATCH v2 1/4] vfio: selftests: add iova range query helpers
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