public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 17:06:41 to 2026-04-04 19:20:24 UTC [more...]

[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 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-04-04 18:53 UTC  (4+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer

[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-04 18:30 UTC  (2+ messages)

[PATCH v2] vfio/pci: sanitize bogus INTx interrupt pin values
 2026-04-04 18:14 UTC  (3+ messages)

[PATCH v9 00/10] VMSCAPE optimization for BHI variant
 2026-04-04 15:20 UTC  (30+ messages)
` [PATCH v9 01/10] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v9 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v9 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v9 05/10] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v9 06/10] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v9 07/10] x86/vmscape: Use static_call() for predictor flush
` [PATCH v9 08/10] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v9 09/10] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v9 10/10] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[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  (10+ 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] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-04-04  9:37 UTC  (6+ messages)

[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
 2026-04-04  6:39 UTC  (17+ messages)
` [PATCH 1/2] x86/virt/tdx: Use PFN directly for mapping "
` [PATCH 2/2] x86/virt/tdx: Use PFN directly for unmapping "

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-04-04  5:16 UTC  (12+ messages)

[PATCH 00/17] TDX MMU refactors
 2026-04-04  0:15 UTC  (22+ messages)
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs

[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
 2026-04-04  0:11 UTC  (12+ messages)

[PATCH v12 0/4] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-04-03 23:44 UTC  (5+ 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 0/4] KVM: VFIO: use mutex guards to simplify control flow
 2026-04-03 23:38 UTC  (3+ messages)

[PATCH 0/6] change young flag check functions to return bool
 2026-04-03 23:12 UTC  (5+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-03 23:07 UTC  (4+ messages)

[PATCH v11 0/3] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-04-03 22:42 UTC  (3+ messages)
` [PATCH v11 1/3] selftests/vfio: Add memcpy chunking and PCI command helpers

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-04-03 22:31 UTC  (4+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED

[PATCH v4 0/9] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-04-03 22:16 UTC  (11+ messages)
` [PATCH v4 2/9] KVM: SVM: Refactor SVM instruction handling on #GP intercept
` [PATCH v4 3/9] KVM: SVM: Properly check RAX on #GP intercept of SVM instructions

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-03 21:58 UTC  (5+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-04-03 19:41 UTC  (13+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
 2026-04-03 15:22 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Remove unnecessary parentheses
 2026-04-03 15:14 UTC  (2+ messages)

[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH] KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH 1/2] KVM: x86/mmu: Don't check old SPTE permissions when trying to unsync
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SVM: Advertise TCE to userspace
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH] KVM: x86: Immediately fail the build when possible if required #define is missing
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH v2] KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH] KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
 2026-04-03 15:13 UTC  (2+ messages)

[PATCH] KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()
 2026-04-03 15:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2026-04-03 15:13 UTC  (8+ messages)
  ` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays
          ` [PATCH v2] KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-03 14:50 UTC  (6+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[Bug 221249] New: kvm_amd prints "CPU 1 isn't AMD or Hygon" on Intel Core Ultra (Arch Linux)
 2026-04-03 14:13 UTC  (3+ messages)
` [Bug 221249] "

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-03 12:54 UTC  (12+ messages)
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-04-03 12:40 UTC  (12+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-04-03 12:36 UTC  (5+ messages)
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources

[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-03 11:40 UTC  (4+ messages)
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test

[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
 2026-04-03 10:01 UTC  (4+ messages)
` [PATCH] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
  ` [PATCH v2] "

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-03  9:05 UTC  (2+ messages)

[PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-04-03  8:39 UTC  (2+ messages)

[PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-04-03  8:11 UTC  (6+ messages)
`  "
  `  "
      `  "

[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-03  2:59 UTC  (10+ messages)
` [PATCH v7 1/4] RISC-V: KVM: "
    `  "
` [PATCH v7 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "
` [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
    `  "

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-04-02 23:43 UTC  (4+ messages)

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-02 22:48 UTC  (3+ messages)
` [PATCH v2 14/31] PCI/TSM: Report active IDE streams per host bridge

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-04-02 22:40 UTC  (9+ messages)
      ` [PATCH v2 1/1] KVM: x86/xen: Use trylock for fast path event channel delivery

[PATCH 0/3] KVM: x86: Virtualize AMD CPUID faulting
 2026-04-02 22:31 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault
` [PATCH 2/3] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH 3/3] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH v1 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-02 22:29 UTC  (2+ messages)

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-04-02 21:12 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/6] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-04-02 20:25 UTC  (7+ messages)
` [PATCH v3 1/6] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v3 2/6] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
` [PATCH v3 3/6] KVM: SEV: Disallow setting SNP-only features for non-SNP guests via a single mask
` [PATCH v3 4/6] KVM: SEV: Advertise SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v3 5/6] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v3 6/6] KVM: SEV: Add support for SNP BTB Isolation

[PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-04-02 20:26 UTC  (4+ messages)

[PATCH] KVM TDP MMU FIXES- Replaced unsafe panic calls with proper error handling
 2026-04-02 19:34 UTC  (2+ messages)

[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-04-02 18:20 UTC  (2+ messages)

[PATCH v2 0/7] KVM: SVM: Enable FRED support
 2026-04-02 18:42 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH v2 2/7] KVM: SVM: Disable interception of FRED MSRs for FRED supported guests
` [PATCH v2 3/7] KVM: SVM: Save restore FRED_RSP0 "
` [PATCH v2 4/7] KVM: SVM: Populate FRED event data on event injection
` [PATCH v2 5/7] KVM: SVM: Support FRED nested exception injection
` [PATCH v2 6/7] KVM: SVM: Dump FRED context in dump_vmcb()
` [PATCH v2 7/7] KVM: SVM: Enable FRED virtualization

[PATCH v3 0/5] Fuller TDX kexec support
 2026-04-02 18:18 UTC  (4+ messages)
` [PATCH v3 1/5] x86/tdx: Move TDX architectural error codes into <asm/shared/tdx_errno.h>

[PATCH v2 00/14] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-04-02 18:07 UTC  (16+ messages)
` [PATCH v2 03/14] KVM: selftests: Add vfio_pci_irq_test

[PATCH-for-11.1 v2 0/9] target/arm: Compile accelerator-related objects as common code
 2026-04-02 18:02 UTC  (3+ messages)
` [PATCH-for-11.1 v2 4/9] accel/kvm: Expose all non-target specific declarations

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-04-02 17:33 UTC  (10+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v7 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-04-02 17:30 UTC  (9+ messages)
` [PATCH v7 1/8] vfio: selftests: Add -Wall and -Werror to the Makefile
` [PATCH v7 2/8] vfio: selftests: Introduce snprintf_assert()
` [PATCH v7 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v7 4/8] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v7 5/8] vfio: selftests: Expose more vfio_pci_device functions
` [PATCH v7 6/8] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v7 7/8] vfio: selftests: Add helpers to alloc/free vfio_pci_device
` [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox