public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 10:50:58 to 2026-03-12 17:47:54 UTC [more...]

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-03-12 17:47 UTC  (11+ 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 V1 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-03-12 17:37 UTC  (3+ messages)
` [PATCH V1 vfio 6/6] vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO

[PATCH 1/2] KVM: x86/mmu: Don't check old SPTE permissions when trying to unsync
 2026-03-12 17:35 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowed

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-12 16:56 UTC  (26+ 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 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 16:54 UTC  (16+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
` [PATCH 49/61] media: "

[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-03-12 16:49 UTC  (24+ 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 00/14] iommu: Add live update state preservation
 2026-03-12 16:43 UTC  (4+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

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

[PATCH] KVM: optionally post write on ioeventfd write
 2026-03-12 16:12 UTC  (3+ messages)

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-03-12 16:03 UTC  (3+ messages)

[GIT PULL] KVM: x86 (and a PPC) fixes for 7.0-rc3+
 2026-03-12 15:50 UTC  (6+ messages)

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

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

[PATCH RFC v2 00/15] Add virtualization support for EGM
 2026-03-12 14:59 UTC  (6+ messages)

[PATCH v15 0/8] support FEAT_LSUI
 2026-03-12 14:57 UTC  (6+ messages)
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation

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

[RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to pfncache
 2026-03-12 14:33 UTC  (10+ 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
  ` [RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to

[PATCH 0/2] KVM: x86: Syzkaller nested_run_pending defense
 2026-03-12 14:22 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Suppress WARNs on nested_run_pending after userspace exit

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-12 14:21 UTC  (10+ messages)
` [PATCH net-next v8 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH] target/i386: Fix dereferencing before null check
 2026-03-12 12:37 UTC 

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

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

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-12 10:10 UTC  (2+ messages)

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

[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 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 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 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 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 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 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  (7+ messages)
` [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 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


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