public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 23:31:48 to 2026-03-01 01:43:34 UTC [more...]

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  (7+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps

[PATCH vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-02-28 19:51 UTC  (8+ 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

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

[PATCH v2 0/3] KVM: SEV: Add support for IBPB-on-Entry
 2026-02-28 16:55 UTC  (3+ messages)
` [PATCH v2 2/3] "

[syzbot] [kvmarm?] [kvm?] BUG: unable to handle kernel paging request in kvm_vgic_destroy
 2026-02-28 15:57 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
 2026-02-28 15:22 UTC 

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

[GIT PULL] KVM: x86 pull requests for 6.20
 2026-02-28 13:56 UTC  (7+ messages)
` [GIT PULL] KVM: Generic changes "

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-02-28 12:44 UTC  (19+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [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][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

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-02-28  3:33 UTC  (5+ 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 00/31] Nested SVM fixes, cleanups, and hardening
 2026-02-28  1:05 UTC  (5+ messages)
` [PATCH v6 16/31] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup

[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 kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-02-28  0:28 UTC  (9+ 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 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

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 22:35 UTC  (9+ messages)

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-27 22:12 UTC  (6+ 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-02-27 22:04 UTC  (15+ messages)
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF
` [RFC PATCH 4/7] dma-buf: uapi: Mechanism to revoke DMABUFs via ioctl()

[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)

VFIO support on hyperv (vfio_pci_core_ioctl())
 2026-02-27 20:06 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Fix incorrect handling of triple faults
 2026-02-27 18:34 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86: Move nested_run_pending to kvm_vcpu_arch
` [PATCH 2/3] KVM: x86: Do not inject triple faults into an L2 with a pending run
` [PATCH 3/3] KVM: x86: Check for injected exceptions before queuing a debug exception

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27 17:57 UTC  (17+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

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

[kvmtool PATCH v6 00/17] kvmtool: arm64: Handle PSCI calls in userspace
 2026-02-27 16:56 UTC  (18+ messages)
` [kvmtool PATCH v6 01/17] util/update_headers: Update linux/const.h from linux sources
` [kvmtool PATCH v6 02/17] util/update_headers: Clean up header copying
` [kvmtool PATCH v6 03/17] util/update_headers: Warn about missing header files
` [kvmtool PATCH v6 04/17] update_headers: arm64: Track uapi/linux/psci.h for PSCI definitions
` [kvmtool PATCH v6 05/17] arm64: Sync headers from Linux v6.19 for psci.h
` [kvmtool PATCH v6 06/17] Import arm-smccc.h from Linux v6.19
` [kvmtool PATCH v6 07/17] arm64: Stash kvm_vcpu_init for later use
` [kvmtool PATCH v6 08/17] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [kvmtool PATCH v6 09/17] arm64: Expose ARM64_CORE_REG() for general use
` [kvmtool PATCH v6 10/17] arm64: Add support for finding vCPU for given MPIDR
` [kvmtool PATCH v6 11/17] arm64: Add skeleton implementation for PSCI
` [kvmtool PATCH v6 12/17] arm64: psci: Implement CPU_SUSPEND
` [kvmtool PATCH v6 13/17] arm64: psci: Implement CPU_ON
` [kvmtool PATCH v6 14/17] arm64: psci: Implement AFFINITY_INFO
` [kvmtool PATCH v6 15/17] arm64: psci: Implement MIGRATE_INFO_TYPE
` [kvmtool PATCH v6 16/17] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [kvmtool PATCH v6 17/17] arm64: smccc: Start sending PSCI to userspace

[PATCH] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
 2026-02-27 16:47 UTC  (3+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-27 16:04 UTC  (5+ messages)

[PATCH v15 0/8] support FEAT_LSUI
 2026-02-27 15:17 UTC  (9+ messages)
` [PATCH v15 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v15 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v15 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v15 8/8] arm64: Kconfig: add support for LSUI

[PATCH 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-02-27 15:12 UTC  (4+ messages)
` [PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-02-27 14:10 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-27 14:00 UTC  (2+ messages)

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-02-27 13:46 UTC 

[PATCH 0/2] KVM: s390: Limit adapter indicator access to page
 2026-02-27 12:14 UTC  (4+ messages)
` [PATCH 1/2] KVM: s390: Limit adapter indicator access to mapped page

[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-02-27 11:28 UTC  (8+ messages)
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME enablement to kernel
` [PATCH v3 09/16] x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
` [PATCH v3 11/16] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init

[kvmtool PATCH v5 00/15] arm64: Handle PSCI calls in userspace
 2026-02-27 10:23 UTC  (4+ messages)
` [kvmtool PATCH v5 02/15] update_headers: arm64: Track psci.h for PSCI definitions

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-27  9:34 UTC  (7+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-02-27  8:57 UTC  (5+ messages)
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH v14 0/8] support FEAT_LSUI
 2026-02-27  8:31 UTC  (6+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-27  4:36 UTC  (4+ messages)
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-02-27  4:14 UTC  (4+ messages)
` [PATCH v2 2/2] x86/fred: Fix early boot failures on SEV-ES/SNP guests

[PATCH kvmtool 1/1] linux/virtio_pci.h: Include kernel.h to provide the __KERNEL_DIV_ROUND_UP define
 2026-02-27  0:42 UTC 

[PATCH 01/62] kvm: Make pi_enable_wakeup_handler() easier to analyze
 2026-02-27  0:19 UTC  (6+ messages)

[PATCH v2 0/6] KVM: SEV: use mutex guards for simpler error handling
 2026-02-26 23:56 UTC  (3+ messages)
` [PATCH v2 6/6] KVM: SEV: use scoped mutex guard in sev_asid_new()


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