public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 12:29:13 to 2026-04-10 08:26:31 UTC [more...]

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-04-10  7:46 UTC  (9+ messages)
` [PATCH 05/21] KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
` [PATCH 12/21] KVM: SEV: WARN on unhandled VM type when initializing VM

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-10  8:16 UTC  (10+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
` [PATCH 2/3] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH 3/3] KVM, vfio: remove symbol_get(kvm_put_kvm) "

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

[PATCH v10 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-04-10  7:31 UTC  (5+ messages)
` [PATCH v10 1/2] LoongArch: KVM: Add DMSINTC device support
` [PATCH v10 2/2] LoongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
 2026-04-10  5:08 UTC 

[PATCH v2 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-10  4:40 UTC  (4+ messages)

[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-10  3:50 UTC  (10+ messages)
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-10  3:41 UTC  (20+ messages)

[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-10  0:16 UTC  (13+ messages)
` [PATCH 1/7] KVM: VMX: remove regs argument of __vmx_vcpu_run
` [PATCH 2/7] KVM: VMX: more cleanups to __vmx_vcpu_run
` [PATCH 3/7] KVM: SVM: prepare for making SPEC_CTRL switch common with VMX
` [PATCH 4/7] KVM: SVM: adopt the same VMX_RUN_* flags as VMX
` [PATCH 5/7] KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.S
` [PATCH 6/7] KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODY
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY

[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-04-09 23:56 UTC  (12+ messages)
` [PATCH 01/11] KVM: SVM: Truncate INVLPGA address in compatibility mode
` [PATCH 02/11] KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercall
` [PATCH 03/11] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH 04/11] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH 05/11] KVM: x86: Trace hypercall register *after* truncating values for 32-bit
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
` [PATCH 07/11] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH 08/11] KVM: x86: Drop non-raw kvm_<reg>_write() helpers
` [PATCH 09/11] KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
` [PATCH 10/11] Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode"
` [PATCH 11/11] KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-09 23:48 UTC  (17+ messages)

[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
 2026-04-09 22:42 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP
` [PATCH v2 2/6] KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
` [PATCH v2 3/6] KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
` [PATCH v2 4/6] KVM: x86: Add wrapper APIs to reset dirty/available register masks
` [PATCH v2 5/6] KVM: x86: Track available/dirty register masks as "unsigned long" values
` [PATCH v2 6/6] KVM: x86: Use a proper bitmap for tracking available/dirty registers

[PATCH 0/3] KVM: SVM: Fix x2AVIC MSR interception mess
 2026-04-09 22:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
` [PATCH 2/3] KVM: SVM: Always intercept RDMSR for TMCCT (current APIC timer count)
` [PATCH 3/3] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated

[PATCH] KVM: Drop kvm_vcpu.ready to squash race where "ready" can get stuck "true"
 2026-04-09 21:33 UTC 

[PATCH v2 0/5] Revoke supported SEV VM types
 2026-04-09 21:17 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types

[RFC PATCH v1] x86/split_lock: Provide KVM helper to log guest bus lock exits
 2026-04-09 20:56 UTC  (4+ messages)

[REGRESSION 6.19, BISECTED] KVM: x86: kvmclock rate-limit removal causes IPI storm and high guest steal time
 2026-04-09 19:21 UTC  (7+ messages)
` [PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
    ` [PATCH v2] "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-09 17:18 UTC  (7+ messages)
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
 2026-04-09 16:40 UTC 

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-04-09 15:38 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-09 15:01 UTC  (6+ messages)
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR "
        ` [EXTERNAL] "

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-09 14:23 UTC  (2+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-09 13:41 UTC  (5+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests

[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-04-09 12:11 UTC  (6+ messages)

[PATCH] VFIO: remove dead notifier code
 2026-04-09 11:55 UTC  (5+ messages)

[PATCH 1/2] vfio/xe: Reorganize the init to decouple migration from reset
 2026-04-09  9:28 UTC  (5+ messages)
` [PATCH 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()

[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
 2026-04-09  7:42 UTC  (11+ messages)
` [PATCH 2/2] x86/virt/tdx: Use PFN directly for unmapping "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-09  8:02 UTC  (31+ messages)
` [PATCH v2 11/31] x86/virt/tdx: Make TDX Module initialize Extensions
` [PATCH v2 18/31] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 25/31] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanups
 2026-04-09  7:42 UTC  (8+ 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 0/3] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-04-09  6:25 UTC  (2+ messages)

[PATCH v3] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-04-09  6:03 UTC  (2+ messages)

[PATCH 00/17] TDX MMU refactors
 2026-04-09  2:08 UTC  (3+ messages)
` [PATCH 16/17] KVM: x86: Move error handling inside free_external_spt()

[PATCH 0/2] vfio: selftests: Automate finding/setting up devices for testing
 2026-04-09  1:51 UTC  (3+ messages)
` [PATCH 1/2] vfio: selftests: Find devices that are compatible with VFIO selftests
` [PATCH 2/2] vfio: selftests: Automate setting up devices for testing

[PATCH v9 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-04-09  1:32 UTC  (3+ messages)

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-08 22:54 UTC  (5+ messages)
` [PATCH v13 1/4] vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v13 3/4] vfio: selftests: Allow drivers without send_msi() support
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH v3 00/27] KVM: combined patchset for MBEC/GMET support
 2026-04-08 21:29 UTC  (29+ messages)
` [PATCH 01/27] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/27] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/27] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/27] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/27] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/27] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/27] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/27] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/27] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/27] KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
` [PATCH 11/27] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
` [PATCH 12/27] KVM: x86: make translate_nested_gpa vendor-specific
` [PATCH 13/27] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 14/27] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 15/27] KVM: VMX: enable use of MBEC
` [PATCH 16/27] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 17/27] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 18/27] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 19/27] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 20/27] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 21/27] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 22/27] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 23/27] KVM: SVM: add GMET bit definitions
` [PATCH 24/27] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 25/27] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 26/27] KVM: SVM: work around errata 1218
` [PATCH 27/27] KVM: nSVM: enable GMET for guests

[PATCH 0/2] KVM: arm64: KVM: arm64: Add per-VM WFI/WFE exit disable capability
 2026-04-08 20:23 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Add KVM_CAP_ARM_DISABLE_EXITS for WFI/WFE passthrough
` [PATCH 2/2] KVM: arm64: selftests: Add KVM_CAP_ARM_DISABLE_EXITS UAPI test

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-08 19:48 UTC  (12+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v3 4/6] x86/sev: Add interface to re-enable RMP optimizations
 2026-04-08 19:45 UTC  (4+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-08 19:04 UTC  (10+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
 2026-04-08 18:43 UTC 

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-04-08 17:58 UTC  (2+ messages)
` [PATCH 1/16] riscv: Introduce instruction table generation

[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-04-08 17:24 UTC  (8+ messages)
` [PATCH RFC v3 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v3 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v3 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH RFC v3 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
` [PATCH RFC v3 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables

[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
 2026-04-08 16:33 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 7.1
 2026-04-08 15:55 UTC 

[RFC] Observed lockdep circular dependency in SR-IOV paths
 2026-04-08 15:46 UTC  (4+ messages)

[PATCH net-next v2] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
 2026-04-08 15:31 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/3] arm64: Add Stage-2 MMU and Nested Guest Framework
 2026-04-08 15:03 UTC  (4+ messages)

[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
 2026-04-08 14:18 UTC  (2+ messages)


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