public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 02:07:34 to 2026-03-12 08:48:41 UTC [more...]

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-12  8:48 UTC  (19+ messages)
` [PATCH v4 09/24] x86/virt/seamldr: Check update limit before TDX Module updates
` [PATCH v4 10/24] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v4 11/24] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v4 13/24] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v4 23/24] x86/virt/tdx: Document TDX Module updates
` [PATCH v4 24/24] [NOT-FOR-REVIEW] x86/virt/seamldr: Save and restore current VMCS

[PATCH] target/arm/kvm: fall back if nested unsupported
 2026-03-12  7:36 UTC  (5+ messages)

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-12  7:26 UTC  (14+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH] KVM: clear map->gfn in kvm_vcpu_unmap() to prevent stale validity checks
 2026-03-12  7:00 UTC  (3+ messages)

[PATCH 2/3] KVM: x86: Skip IN_GUEST_MODE vCPUs in kvm_vcpu_on_spin main loop
 2026-03-12  6:24 UTC  (6+ messages)
` [PATCH 3/3] KVM: x86: Use dynamic try count based on vCPU count

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

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-12  5:44 UTC  (4+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 2/3] KVM: x86: Skip directed-yield targets that are not scheduled out
 2026-03-12  5:25 UTC 

[PATCH v2 0/3] KVM: SEV: Add support for BTB Isolation
 2026-03-12  3:41 UTC  (6+ messages)
` [PATCH v2 1/3] cpu/bugs: Allow forcing Automatic IBRS with SNP enabled using spectre_v2=eibrs
` [PATCH v2 2/3] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
` [PATCH v2 3/3] KVM: SEV: Add support for SNP BTB Isolation

[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
 2026-03-12  1:38 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: SVM: Use maxphyaddr in emulator RAX check for VMRUN/VMLOAD/VMSAVE

[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-12  1:20 UTC  (6+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
    `  "
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH v4 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-12  1:19 UTC  (3+ messages)
` [PATCH v4 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v4 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH v7 0/2] KVM: guest_memfd: use write for population
 2026-03-12  0:55 UTC  (5+ messages)
` [PATCH v7 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v7 2/2] KVM: selftests: update guest_memfd write tests

[PATCH v2 0/9] Upgrade intel vPMU version to 5
 2026-03-12  0:29 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-11 23:57 UTC  (3+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v2] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-03-11 23:50 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-11 23:18 UTC 

[PATCH] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-11 23:17 UTC  (3+ messages)

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2026-03-11 23:05 UTC  (10+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 23:03 UTC  (51+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "

[RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to pfncache
 2026-03-11 22:32 UTC  (7+ messages)
` [RFC PATCH v3 3/6] KVM: Rename invalidate_begin to invalidate_start for consistency
` [RFC PATCH v3 5/6] KVM: Rename mn_* invalidate-related fields to generic ones

[PATCH v2 0/7] Add RMPOPT support
 2026-03-11 22:20 UTC  (14+ messages)
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH v2 0/3] Add iommufd ioctls to support TSM operations
 2026-03-11 21:43 UTC  (7+ messages)
` [PATCH v2 1/3] iommufd/viommu: Allow associating a KVM VM fd with a vIOMMU
` [PATCH v2 2/3] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v2 3/3] iommufd/vdevice: add TSM guest request ioctl

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-03-11 19:01 UTC  (9+ messages)
` [PATCH 2/7] KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
` [PATCH 4/7] KVM: x86: Add wrapper APIs to reset dirty/available register masks

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-11 21:07 UTC  (3+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-03-11 20:34 UTC  (21+ messages)
` [PATCH 01/20] cxl: Introduce cxl_get_hdm_reg_info()
` [PATCH 02/20] cxl: Expose cxl subsystem specific functions for vfio
` [PATCH 03/20] cxl: Move CXL spec defines to public header
` [PATCH 04/20] cxl: Media ready check refactoring
` [PATCH 05/20] cxl: Expose BAR index and offset from register map
` [PATCH 06/20] vfio/cxl: Add UAPI for CXL Type-2 device passthrough
` [PATCH 07/20] vfio/pci: Add CXL state to vfio_pci_core_device
` [PATCH 08/20] vfio/pci: Add vfio-cxl Kconfig and build infrastructure
` [PATCH 09/20] vfio/cxl: Implement CXL device detection and HDM register probing
` [PATCH 10/20] vfio/cxl: CXL region management
` [PATCH 11/20] vfio/cxl: Expose DPA memory region to userspace with fault+zap mmap
` [PATCH 12/20] vfio/pci: Export config access helpers
` [PATCH 13/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH 14/20] vfio/cxl: Check media readiness and create CXL memdev
` [PATCH 15/20] vfio/cxl: Introduce CXL DVSEC configuration space emulation
` [PATCH 16/20] vfio/pci: Expose CXL device and region info via VFIO ioctl
` [PATCH 17/20] vfio/cxl: Provide opt-out for CXL feature
` [PATCH 18/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH 19/20] selftests/vfio: Add CXL Type-2 passthrough tests
` [PATCH 20/20] selftests/vfio: Fix VLA initialisation in vfio_pci_irq_set()

[PATCH RFC v2 00/15] Add virtualization support for EGM
 2026-03-11 20:37 UTC  (4+ messages)

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-11 20:24 UTC  (7+ messages)
` [PATCH v1 1/3] Add map/unmap ioctl and clean mappings post-guest
` [PATCH v1 2/3] Enable adapter_indicators_set to use mapped pages
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-03-11 19:10 UTC  (5+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-11 18:49 UTC  (3+ messages)
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-03-11 18:42 UTC  (5+ messages)
` [PATCH v2 16/16] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks

[PATCH 0/2] KVM: x86: Syzkaller nested_run_pending defense
 2026-03-11 18:23 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Suppress WARNs on nested_run_pending after userspace exit

[GIT PULL] KVM: x86 (and a PPC) fixes for 7.0-rc3+
 2026-03-11 18:05 UTC  (3+ messages)

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-03-11 17:45 UTC  (8+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers

[GIT PULL] KVM/arm64 fixes for 7.0, take #3
 2026-03-11 17:42 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 7.0, take #2
 2026-03-11 17:41 UTC  (5+ messages)

[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
 2026-03-11 17:39 UTC  (14+ messages)
` [PATCH 2/2] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated

[GIT PULL] KVM: Generic changes for 7.0
 2026-03-11 17:21 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: check validity of nested state when returning from SMM
 2026-03-11 16:53 UTC  (5+ messages)
` [PATCH 2/5] KVM: SVM: check validity of VMCB "

[PATCH] accel/kvm: fix typo in variable name
 2026-03-11 16:07 UTC  (3+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11 16:01 UTC  (24+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [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 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 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)

[PATCH v2] s390/mm: add missing secure storage access fixups for donated memory
 2026-03-11 14:36 UTC  (4+ messages)

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-03-11 14:29 UTC  (2+ messages)

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-03-11 14:12 UTC  (5+ messages)

[PATCH v3 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-11 13:03 UTC  (4+ messages)
` [PATCH v3 2/3] vfio/ism: Implement "

[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
 2026-03-11 11:59 UTC  (13+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps

[PATCH] KVM: x86: Add support for cmpxchg16b emulation
 2026-03-11 11:18 UTC  (3+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11 10:47 UTC  (3+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[PATCH v7 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-11  8:50 UTC  (3+ messages)
` [PATCH v7 1/2] LoongArch: KVM: Add DMSINTC device support
` [PATCH v7 2/2] LoongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-03-11  9:16 UTC  (2+ messages)

[PATCH v3] coverity: fix coverity issues related to confidential guest reset
 2026-03-11  7:40 UTC 

[PATCH v2] coverity: fix coverity issues related to confidential guest reset
 2026-03-11  7:38 UTC  (2+ messages)

[PATCH] coverity: fix coverity issues related to confidential guest reset
 2026-03-11  7:46 UTC  (2+ messages)

[PATCH 0/3] LoongArch: KVM: Some small enhanments
 2026-03-11  6:30 UTC  (8+ messages)
` [PATCH 1/3] LoongArch: KVM: Add kvm_request_pending checking in kvm_late_check_requests()
` [PATCH 2/3] LoongArch: KVM: Move host CSR_EENTRY save in context switch
` [PATCH 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function

[PATCH 0/2] KVM: SEV: Fix a CR8 intercept goof with SEV-ES guests
 2026-03-11  4:56 UTC  (5+ messages)
` [PATCH 1/2] KVM: SEV: Don't set CR8 write intercept when disabling AVIC for "
` [PATCH 2/2] KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-11  4:18 UTC  (11+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH 5/7] KVM: SVM: Support FRED nested exception injection

[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
 2026-03-11  3:58 UTC  (7+ messages)

[PATCH v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-11  3:36 UTC  (3+ messages)
` [PATCH v2 4/4] KVM: PPC: remove hugetlb.h inclusion

[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-03-11  2:20 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