messages from 2026-04-03 23:22:45 to 2026-04-07 12:18:22 UTC [more...]
[RFC PATCH v2 00/24] KVM: combined patchset for MBEC/GMET support
2026-04-07 12:18 UTC (3+ messages)
[PATCH v7 00/22] Runtime TDX module update support
2026-04-07 12:15 UTC (13+ messages)
` [PATCH v7 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v7 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v7 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v7 15/22] x86/virt/tdx: Restore TDX module state
` [PATCH v7 16/22] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v7 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
2026-04-07 12:13 UTC (3+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
2026-04-07 10:24 UTC (8+ messages)
[PATCH 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-04-07 9:16 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH net v2 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-07 9:13 UTC (4+ messages)
` [PATCH net v2 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net v2 2/3] vsock/test: handle MSG_PEEK in `recv_buf`
` [PATCH net v2 3/3] vsock/test: add MSG_PEEK after partial recv test
[PATCH 00/17] TDX MMU refactors
2026-04-07 8:34 UTC (10+ messages)
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
[HELP] Host seems to use address from Guest after vm-exit of external interrupt
2026-04-07 9:06 UTC
SEV-ES guest shutdown: linux-next regression with QEMU 10.2.2; smp>1
2026-04-07 8:51 UTC (7+ messages)
[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-07 8:45 UTC (6+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test
[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
2026-04-07 8:23 UTC (4+ messages)
[PATCH 0/7] KVM: x86: APX reg prep work
2026-04-07 7:18 UTC (12+ messages)
[REGRESSION 6.19, BISECTED] KVM: x86: kvmclock rate-limit removal causes IPI storm and high guest steal time
2026-04-07 7:00 UTC (2+ messages)
` [PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-07 6:32 UTC (8+ messages)
` [PATCH v6 1/7] KVM: x86: Carve out PML flush routine
` [PATCH v6 2/7] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v6 3/7] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v6 4/7] x86/cpufeatures: Add Page modification logging
` [PATCH v6 5/7] KVM: SVM: Use BIT_ULL for 64-bit nested_ctl bit definitions
` [PATCH v6 6/7] KVM: nSVM: Add helpers to temporarily switch to vmcb01
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 6:23 UTC (6+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[RFC] Observed lockdep circular dependency in SR-IOV paths
2026-04-07 3:59 UTC (3+ messages)
[PATCH v7 0/9] KVM: x86: nSVM: Improve PAT virtualization
2026-04-07 3:58 UTC (11+ messages)
` [PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v7 5/9] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v7 8/9] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v7 9/9] KVM: selftests: nSVM: Add svm_nested_pat test
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-07 3:55 UTC (5+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCH 2/4] KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
2026-04-07 3:48 UTC (2+ messages)
[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-04-07 3:23 UTC (8+ messages)
` [PATCH v4 3/6] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
` [PATCH v4 6/6] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
2026-04-07 0:44 UTC (8+ messages)
` [PATCH 2/2] x86/virt/tdx: Use PFN directly for unmapping "
[PATCH v12 0/4] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
2026-04-06 23:46 UTC (10+ messages)
` [PATCH v12 1/4] selftests/vfio: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v12 2/4] selftests/vfio: Add generic PCI command register helpers
` [PATCH v12 3/4] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v12 4/4] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
[PATCH] KVM: irqfd: fix shutdown deadlock by moving SRCU sync outside resampler_lock
2026-04-06 23:09 UTC (5+ messages)
` [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
2026-04-06 23:07 UTC (13+ messages)
[PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanups
2026-04-06 22:53 UTC (4+ messages)
` [PATCH v3 1/3] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
` [PATCH v3 2/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT
` [PATCH v3 3/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-06 22:45 UTC (7+ messages)
[PATCH v7 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-04-06 22:24 UTC (5+ messages)
` [PATCH v7 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-06 22:10 UTC (8+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
2026-04-06 20:19 UTC (4+ messages)
[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
2026-04-06 19:53 UTC (2+ messages)
[PATCH v3 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-04-06 18:24 UTC (10+ messages)
` [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v3 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-06 18:09 UTC (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
2026-04-06 16:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
2026-04-06 15:17 UTC (3+ messages)
[PATCH v9 00/10] VMSCAPE optimization for BHI variant
2026-04-06 14:23 UTC (17+ messages)
` [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
2026-04-06 14:20 UTC (3+ messages)
[PATCH v1 0/4] KVM: s390: Permit ESA mode guests in VSIE
2026-04-06 5:37 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-06 4:25 UTC (3+ messages)
[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
2026-04-06 4:18 UTC (6+ messages)
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-06 1:54 UTC (3+ messages)
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-04-04 19:20 UTC (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
[PATCH v2] vfio/pci: sanitize bogus INTx interrupt pin values
2026-04-04 18:14 UTC (3+ messages)
[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
2026-04-04 15:01 UTC (2+ messages)
` [PATCH v2] Drivers: "
[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
2026-04-04 11:02 UTC (8+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
[PATCH 0/4] KVM: VFIO: use mutex guards to simplify control flow
2026-04-03 23:38 UTC (3+ messages)
page: | 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