public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 20:13:15 to 2026-03-02 21:37:45 UTC [more...]

[PATCH v2 0/7] Add RMPOPT support
 2026-03-02 21:37 UTC  (8+ 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: Immediately fail the build when possible if required #define is missing
 2026-03-02 21:26 UTC 

[PATCH v2] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-02 20:51 UTC 

[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] vsock: Enable H2G override
 2026-03-02 19:52 UTC  (7+ messages)

[PATCH v2] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-02 19:49 UTC 

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-03-02 18:32 UTC  (7+ messages)
` [PATCH V4 1/4] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V4 2/4] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH V4 3/4] KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled
` [PATCH V4 4/4] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

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

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-03-02 17:13 UTC  (13+ 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 v2] Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
 2026-03-02 17:02 UTC 

[PATCH 00/31] Nested SVM fixes, cleanups, and hardening
 2026-03-02 16:11 UTC  (7+ messages)
` [PATCH v6 16/31] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup

[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  (5+ messages)
` [PATCH v5 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v5 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02 15:41 UTC  (14+ 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 v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[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 RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-03-02 15:12 UTC  (3+ messages)

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

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-02 15:08 UTC  (3+ messages)
` [PATCH v7 1/1] "

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

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-02 14:30 UTC  (5+ messages)

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-02 13:35 UTC  (20+ messages)
` [PATCH kernel 2/9] pci/tsm: Add tsm_tdi_status
` [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 v3] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-02 13:27 UTC 

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

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-02 13:23 UTC  (8+ messages)
` [PATCH v2 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v2 2/3] vfio/ism: Implement vfio_pci driver for ISM devices

[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
 2026-03-02 13:20 UTC  (12+ 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)

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

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

[BUG] vhost_net: livelock in handle_rx() when GRO packet exceeds virtqueue capacity
 2026-03-02  1:57 UTC  (5+ messages)

[GIT PULL] KVM changes for Linux 7.0-rc2
 2026-03-01 23:40 UTC  (2+ messages)

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-01 19:29 UTC  (12+ messages)

[PATCH vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-03-01 12:43 UTC  (9+ messages)
` [PATCH vfio 1/6] vfio: Define uAPI for re-init initial bytes during the PRE_COPY phase
` [PATCH vfio 2/6] vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2

[PATCH] Signed-off-by: Afkari Zergaw <afkarizergaw12@gmail.com>
 2026-03-01  8:36 UTC 

[PATCH] Documentation: KVM: fix punctuation for e.g. and i.e
 2026-03-01  8:18 UTC 

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-03-01  6:56 UTC  (6+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR" failed to apply to 5.10-stable tree
 2026-03-01  1:59 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation" failed to apply to 5.15-stable tree
 2026-03-01  1:50 UTC 

FAILED: Patch "KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "vhost: move vdpa group bound check to vhost_vdpa" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()" failed to apply to 6.1-stable tree
 2026-03-01  1:43 UTC 

FAILED: Patch "KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation" failed to apply to 6.1-stable tree
 2026-03-01  1:41 UTC 

FAILED: Patch "KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()" failed to apply to 6.1-stable tree
 2026-03-01  1:41 UTC 

FAILED: Patch "KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "vhost: move vdpa group bound check to vhost_vdpa" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()" failed to apply to 6.6-stable tree
 2026-03-01  1:34 UTC 

FAILED: Patch "KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation" failed to apply to 6.6-stable tree
 2026-03-01  1:32 UTC 

FAILED: Patch "KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()" failed to apply to 6.6-stable tree
 2026-03-01  1:32 UTC 

FAILED: Patch "KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "vhost: move vdpa group bound check to vhost_vdpa" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()" failed to apply to 6.12-stable tree
 2026-03-01  1:23 UTC 

FAILED: Patch "KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation" failed to apply to 6.12-stable tree
 2026-03-01  1:21 UTC 

FAILED: Patch "KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()" failed to apply to 6.12-stable tree
 2026-03-01  1:20 UTC 

FAILED: Patch "KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.19-stable tree
 2026-03-01  1:15 UTC 

[RFC v1 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-02-28 21:14 UTC  (5+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-28 18:29 UTC  (12+ messages)

[GIT PULL] KVM/arm64 fixes for 7.0, take #1
 2026-02-28 15:04 UTC  (2+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2026-02-28  8:54 UTC  (7+ messages)
  ` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays

[PATCH v9 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-28  6:30 UTC  (6+ messages)
` [PATCH v9 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [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

[kvm-unit-tests PATCH] x86: nVMX: Add retry loop to advanced RTM debugging subtest
 2026-02-28  0:55 UTC  (2+ messages)

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

[PATCH v4 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-02-27 23:41 UTC  (3+ messages)

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

[GIT PULL] PCI fixes for v7.0
 2026-02-27 21:46 UTC  (2+ messages)

[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
 2026-02-27 20:19 UTC  (3+ messages)


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