messages from 2026-08-05 14:01:30 to 2026-08-06 17:06:06 UTC [more...]
[PATCH v2 0/2] KVM: TDX: INIT_MEM_REGION fixes
2026-08-06 17:06 UTC (2+ messages)
` [PATCH v2 1/2] KVM: TDX: Reject INIT_MEM_REGION if number of bytes would overflow a u64
[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
2026-08-06 16:53 UTC (15+ messages)
` [PATCH v3 1/7] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
` [PATCH v3 2/7] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
` [PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock
` [PATCH v3 4/7] KVM: x86/xen: Extract delivery of event to vCPU into a separate helper
` [PATCH v3 5/7] KVM: x86/xen: Explicitly tag "shared info" page as never being dirty tracked
` [PATCH v3 6/7] KVM: x86/xen: Don't dirty track "vCPU info" page
` [PATCH v3 7/7] KVM: x86: Use gfn_to_pfn_cache for steal time / preempted status
[PATCH v3 00/17] riscv: Generate riscv instruction functions
2026-08-06 16:36 UTC (18+ messages)
` [PATCH v3 02/17] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v3 03/17] riscv: kgdb: Use generated instruction headers
` [PATCH v3 04/17] riscv: Add kprobes instruction simulation KUnit
` [PATCH v3 05/17] riscv: kprobes: Use generated instruction headers
` [PATCH v3 06/17] riscv: cfi: "
` [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
` [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-06 16:15 UTC (17+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH] KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
2026-08-06 15:15 UTC (2+ messages)
[PATCH v2] KVM: s390: Fix memory corruption by not reinjecting CK machine checks
2026-08-06 15:14 UTC (3+ messages)
[PATCH] vhost-vdpa: drop the parent's vq callback before the call fd is released
2026-08-06 15:03 UTC
[PATCH 2/2] KVM: SVM: Re-check enc_context_owner under the owner's lock in sev_vm_destroy()
2026-08-06 14:49 UTC (3+ messages)
[PATCH 1/2] KVM: SVM: Serialize the owner's mirror list in sev_migrate_from()
2026-08-06 14:40 UTC (3+ messages)
[PATCH v4] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
2026-08-06 14:40 UTC (4+ messages)
[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
2026-08-06 14:40 UTC (5+ messages)
[PATCH 0/1] address one of sashiko pre-existing issues
2026-08-06 14:39 UTC (7+ messages)
` [PATCH 1/1] KVM: s390: Fix memory corruption by not reinjecting CK machine checks
` [PATCH on master] "
[PATCH 0/3] KVM: x86: BUS_LOCK_EXIT fixes
2026-08-06 14:31 UTC (6+ messages)
` [PATCH 1/3] KVM: VMX: Preserve negative return value in vmx_handle_exit() with bus lock detected
` [PATCH 2/3] KVM: x86: Reject enabling KVM_CAP_X86_BUS_LOCK_EXIT when !kvm_caps.has_bus_lock_exit
` [PATCH 3/3] KVM: x86: Only allow enabling KVM_BUS_LOCK_DETECTION_EXIT before creating any vCPU
[RFC PATCH] vhost: coalesce and retry IOTLB miss messages
2026-08-06 14:06 UTC
[Bug 221841] New: KVM: nested VMX eVMCS VMPTRLD/VMPTRST causes infinite VM-Exit loop due to missing RIP advance
2026-08-06 14:01 UTC (3+ messages)
` [Bug 221841] "
[PATCH 0/2] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-06 13:50 UTC (9+ messages)
` [PATCH 1/2] KVM: TDX: Enable Notify VM exit
` [PATCH 2/2] KVM: TDX: Enable Bus Lock "
[GIT PULL v1 00/23] KVM: s390: Misc KVM and vfio-ccw fixes
2026-08-06 13:48 UTC (2+ messages)
[PATCH 1/2] KVM: x86: ioapic: Set remote_irr only after successful delivery
2026-08-06 13:46 UTC (2+ messages)
` [PATCH 2/2] KVM: selftests: Verify IOAPIC doesn't set remote_irr on failed delivery
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-06 13:19 UTC (8+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
[PATCH v2 0/5] LoongArch: KVM: Add separate vmid support
2026-08-06 13:03 UTC (17+ messages)
` [PATCH v2 1/5] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH v2 2/5] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH v2 3/5] LoongArch: KVM: Add separate vmid feature support
` [PATCH v2 4/5] LoongArch: KVM: Implement vmid updating logic
` [PATCH v2 5/5] LoongArch: KVM: Enable separate vmid feature
[PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
2026-08-06 11:57 UTC (5+ messages)
[PATCH v2 0/8] KVM: arm64: VNCR TLB invalidation fixes
2026-08-06 11:54 UTC (18+ messages)
` [PATCH v2 1/8] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH v2 2/8] KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluation
` [PATCH v2 3/8] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
` [PATCH v2 4/8] KVM: arm64: Correctly handle end of VA space TLBI invalidation
` [PATCH v2 5/8] KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmapping
` [PATCH v2 6/8] KVM: arm64: Sign-extend VA for range-based TLBI invalidation
` [PATCH v2 7/8] KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry
` [PATCH v2 8/8] KVM: arm64: Add VNCR TLB tracking again
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-08-06 11:53 UTC (3+ messages)
` [PATCH 2/6] firmware: arm_rmm: Add wrappers for direct RMI calls
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
2026-08-06 11:03 UTC (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [External] "
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-06 8:42 UTC (6+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory
[kvm-unit-tests 0/2] s390x: Fixup test fencing
2026-08-06 8:38 UTC (3+ messages)
` [kvm-unit-tests 2/2] s390x: skey: Fence TCG protection checks
[PATCH v9 00/11] Dynamic PAMT
2026-08-06 7:16 UTC (14+ 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 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v9 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v2] vhost-scsi: serialize completion notification with callfd updates
2026-08-06 6:51 UTC
[PATCH 3/3] tools/virtio: add --features-array switch
2026-08-06 6:48 UTC (2+ messages)
[v2 0/2] KVM: Validate irqchip index in routing entries
2026-08-06 4:16 UTC (2+ messages)
` (subset) "
[PATCH v5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-08-06 4:16 UTC (2+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-06 3:30 UTC (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH kvmtool] arm64: Fix resource leaks in find_pmu_cpumask()
2026-08-06 2:32 UTC (2+ messages)
` [PATCH kvmtool v2] "
[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
2026-08-06 1:52 UTC (9+ messages)
` [PATCH v4 1/7] KVM: x86: Add an emulator flag to differentiate branch targets from fetches
` [PATCH v4 2/7] KVM: x86: Use linear_read_system() to read the TSS I/O bitmap
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 5/7] KVM: x86: Virtualize LASS and advertise support to userspace
` [PATCH v4 6/7] KVM: selftests: Add coverage for LASS CPUID and CR4 handling
` [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
[PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
2026-08-06 1:20 UTC (4+ messages)
` [PATCH 2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-06 1:14 UTC (5+ messages)
` [PATCH v4 03/11] KVM: Export kvm_uevent_notify_vm_create()
[RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
2026-08-06 0:32 UTC (6+ messages)
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-05 22:49 UTC (5+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
[PATCH v2 20/20] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
2026-08-05 21:51 UTC (4+ messages)
[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
2026-08-05 21:04 UTC (13+ messages)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-05 20:50 UTC (8+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v2] KVM: x86/mmu: Write-protect tracked GFNs in all address spaces
2026-08-05 19:14 UTC (4+ messages)
[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
2026-08-05 18:52 UTC (2+ messages)
[PATCH v3 00/11] mlx5 support for VFIO self test
2026-08-05 18:37 UTC (2+ messages)
[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
2026-08-05 18:21 UTC (12+ messages)
` [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v8 07/17] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v8 13/17] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair
[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
2026-08-05 17:48 UTC (10+ messages)
` [PATCH v1 1/8] x86/virt/tdx: Stop treating tdx_global_metadata.h as auto-generated
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs
` [PATCH v1 3/8] x86/virt/tdx: Add a table-driven TDX global metadata reader
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2026-08-05 16:55 UTC (9+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
2026-08-05 16:55 UTC (6+ messages)
[PATCH v7 0/2] KVM: VMX: Workaround VMX preemption timer erratum
2026-08-05 16:46 UTC (2+ messages)
[PATCH v1 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
2026-08-05 16:46 UTC (3+ messages)
` [PATCH v2 "
[PATCH v3 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
2026-08-05 16:46 UTC (2+ messages)
[PATCH] KVM: selftests: Only link to VFIO library on x86
2026-08-05 16:46 UTC (2+ messages)
[PATCH v5 0/6] KVM: nVMX: Synthesize SHUTDOWN on RSM with bad state
2026-08-05 16:46 UTC (2+ messages)
[PATCH v2 0/2] KVM: x86: Document APIC base memory hole constraint
2026-08-05 16:46 UTC (2+ messages)
[PATCH v2 0/2] KVM: VMX: Fix IPIv use-after-free + improve checking duplicate vcpu_id
2026-08-05 16:46 UTC (2+ messages)
[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-08-05 15:46 UTC (2+ messages)
[kvm-unit-tests PATCH v2] x86: pci: Support unaligned register access in PCI config read/write
2026-08-05 15:36 UTC (2+ messages)
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-08-05 15:25 UTC (5+ messages)
` [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
2026-08-05 15:03 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
2026-08-05 15:02 UTC (3+ messages)
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-05 14:48 UTC (4+ messages)
` [PATCH RFT 3/3] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
[PATCH v5 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-08-05 14:33 UTC (4+ messages)
` [PATCH v5 3/3] target/ppc/kvm: Use host compatibility mode "
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