public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 08:19:05 to 2026-03-03 16:20:01 UTC [more...]

[PATCH v5 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-03 16:19 UTC  (3+ messages)
` [PATCH v5 3/8] vfio: selftests: Introduce a sysfs lib

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-03-03 16:02 UTC  (20+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
` [PATCH v12 11/46] arm64: RMI: Activate realm on first VCPU run
` [PATCH v12 20/46] arm64: RMI: Allow populating initial contents
` [PATCH v12 27/46] KVM: arm64: Handle Realm PSCI requests

[PATCH v5 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-03-03 16:02 UTC  (9+ messages)
` [PATCH v5 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v5 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v5 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v5 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses

[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
 2026-03-03 15:47 UTC  (2+ messages)

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-03 14:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH v2 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH v2 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH v2 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH] vsock: Enable H2G override
 2026-03-03 14:17 UTC  (12+ messages)

[PATCH v2 0/2] KVM: s390: Limit adapter indicator access to page
 2026-03-03 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: s390: Limit adapter indicator access to mapped page
` [PATCH v2 2/2] KVM: s390: selftests: Add IRQ routing address offset tests

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-03 13:23 UTC  (6+ messages)

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-03 12:43 UTC  (22+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state "
` [PATCH kernel 9/9] pci: Allow encrypted MMIO mapping via sysfs

[PATCH v2] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-03 12:32 UTC  (5+ messages)
` [syzbot ci] "

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-03-03 10:47 UTC  (4+ messages)
` [PATCH v3 09/15] system/ram-discard-manager: implement replay via is_populated iteration

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-03-03 10:10 UTC  (2+ messages)

RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-03  9:49 UTC  (3+ messages)

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-03-03  9:36 UTC  (8+ messages)
` [PATCH V4 4/4] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-03  7:49 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH v3] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  6:43 UTC  (2+ messages)

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-03-03  6:38 UTC  (4+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-03  6:21 UTC  (3+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-03  5:56 UTC  (3+ messages)
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update

[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-03  4:14 UTC  (4+ messages)

[PATCH v4 0/4] x86/tdx: Clean up the definitions of TDX TD ATTRIBUTES
 2026-03-03  3:03 UTC  (5+ messages)
` [PATCH v4 1/4] x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
` [PATCH v4 2/4] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [PATCH v4 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
` [PATCH v4 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-03-03  3:13 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-03  2:29 UTC  (2+ messages)

[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
 2026-03-03  2:24 UTC  (5+ messages)
` [PATCH 14/14] KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit

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

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-03  1:08 UTC  (4+ messages)
` [PATCH v10 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v10 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[kvm-unit-tests PATCH] x86: nVMX: Add retry loop to advanced RTM debugging subtest
 2026-03-03  0:38 UTC  (6+ messages)

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-03  0:34 UTC  (27+ messages)
` [PATCH v7 01/26] KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
` [PATCH v7 02/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v7 03/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v7 04/26] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v7 05/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v7 06/26] KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helper
` [PATCH v7 07/26] KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as "
` [PATCH v7 08/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v7 09/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v7 10/26] KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
` [PATCH v7 11/26] KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
` [PATCH v7 12/26] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH v7 13/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v7 14/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v7 15/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v7 16/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
` [PATCH v7 18/26] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v7 19/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v7 20/26] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v7 21/26] KVM: nSVM: Restrict mapping vmcb12 on nested VMRUN
` [PATCH v7 22/26] KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12
` [PATCH v7 23/26] KVM: nSVM: Sanitize TLB_CONTROL field when copying "
` [PATCH v7 24/26] KVM: nSVM: Sanitize INT/EVENTINJ fields "
` [PATCH v7 25/26] KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctl
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH 00/31] Nested SVM fixes, cleanups, and hardening
 2026-03-03  0:13 UTC  (15+ messages)
` [PATCH v6 03/31] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v6 16/31] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v6 20/31] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v6 21/31] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v6 31/31] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH 0/3] KVM: x86: Fix incorrect handling of triple faults
 2026-03-02 23:47 UTC  (10+ messages)
` [PATCH 3/3] KVM: x86: Check for injected exceptions before queuing a debug exception

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02 23:29 UTC  (13+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()

[PATCH v2 0/7] Add RMPOPT support
 2026-03-02 23:15 UTC  (17+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
` [PATCH v2 4/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown
` [PATCH v2 6/7] KVM: SEV: Implement SEV-SNP specific guest cleanup
` [PATCH v2 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH] KVM: x86: Ignore cpuid faulting in SMM
 2026-03-02 22:55 UTC  (3+ messages)

[PATCH v2 0/2] KVM: nSVM: Handle L2 clearing EFER.SVME properly
 2026-03-02 22:48 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: SVM: Triple fault L1 on unintercepted EFER.SVME clear by L2

[PATCH v9 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-02 22:08 UTC  (5+ messages)
` [PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v9 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-02 22:07 UTC  (6+ messages)
` [PATCH v2 2/3] vfio/ism: Implement "

[PATCH v3 0/8] KVM: nSVM: Save/restore fixes for (Next)RIP
 2026-03-02 20:41 UTC  (4+ messages)
` [PATCH v3 2/8] KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2

[PATCH] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-02 20:29 UTC  (3+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-03-02 18:14 UTC  (7+ messages)

[PATCH v2] Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
 2026-03-02 17:02 UTC 

[PATCH] KVM: x86: Drop redundant call to kvm_deliver_exception_payload()
 2026-03-02 15:55 UTC  (3+ messages)

[PATCH v5 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-02 15:48 UTC  (4+ messages)
` [PATCH v5 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-03-02 15:19 UTC  (7+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH v2 0/3] KVM: SEV: Add support for IBPB-on-Entry
 2026-03-02 15:10 UTC  (4+ messages)
` [PATCH v2 2/3] "

[GIT PULL] KVM: x86 pull requests for 6.20
 2026-03-02 14:53 UTC  (8+ messages)
` [GIT PULL] KVM: Generic changes "

[syzbot] [kvmarm?] [kvm?] BUG: unable to handle kernel paging request in kvm_vgic_destroy
 2026-03-02 13:26 UTC  (4+ messages)

[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
 2026-03-02 13:20 UTC  (11+ messages)
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF

[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
 2026-03-02 13:13 UTC  (2+ messages)

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-03-02 13:10 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-02 12:41 UTC  (2+ messages)

[RFC PATCH] KVM: optionally commit write on ioeventfd write
 2026-03-02 12:28 UTC  (2+ messages)
` [PATCH] KVM: optionally post "

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-02 12:24 UTC  (3+ messages)
` [PATCH v4 01/24] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-02 11:28 UTC  (3+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()

[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-03-02  8:36 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