messages from 2026-03-11 17:05:55 to 2026-03-12 20:03:15 UTC [more...]
[kvm-unit-tests PATCH v3 00/10] Improve test parity between SVM and VMX
2026-03-12 20:03 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 01/10] x86/svm: Fix virq_inject SVM test failure
` [kvm-unit-tests PATCH v3 02/10] x86/nSVM: Add test for NPT A/D bits
[PATCH 0/5] Revoke supported SEV VM types
2026-03-12 20:00 UTC (7+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 4/5] kvm/sev: mask off firmware unsupported vm types
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 19:33 UTC (11+ messages)
` [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-12 19:24 UTC (6+ messages)
[PATCH v4 00/24] Runtime TDX Module update support
2026-03-12 19:21 UTC (30+ 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 19/24] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [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] KVM: VMX: Eliminate warnings by sparse in vmcs12.c and hyperv_evmcs.c
2026-03-12 19:09 UTC (3+ messages)
[PATCH V1 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
2026-03-12 19:08 UTC (4+ messages)
` [PATCH V1 vfio 6/6] vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-12 19:06 UTC (20+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-12 19:00 UTC (5+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
2026-03-12 18:46 UTC (11+ messages)
` [RFC v2 PATCH 01/10] vfio/pci: Set up VFIO barmap before creating a DMABUF
` [RFC v2 PATCH 02/10] vfio/pci: Clean up DMABUFs before disabling function
` [RFC v2 PATCH 03/10] vfio/pci: Add helper to look up PFNs for DMABUFs
` [RFC v2 PATCH 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [RFC v2 PATCH 05/10] vfio/pci: Convert BAR mmap() to use a DMABUF
` [RFC v2 PATCH 06/10] vfio/pci: Remove vfio_pci_zap_bars()
` [RFC v2 PATCH 07/10] vfio/pci: Support mmap() of a VFIO DMABUF
` [RFC v2 PATCH 08/10] vfio/pci: Permanently revoke a DMABUF on request
` [RFC v2 PATCH 09/10] vfio/pci: Add mmap() attributes to DMABUF feature
` [RFC v2 PATCH 10/10] [RFC ONLY] selftests: vfio: Add standalone vfio_dmabuf_mmap_test
[PATCH 0/7] KVM: x86: APX reg prep work
2026-03-12 18:33 UTC (14+ 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 v15 0/8] support FEAT_LSUI
2026-03-12 18:17 UTC (8+ messages)
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
2026-03-12 18:13 UTC (20+ messages)
` [PATCH v2 1/6] KVM: SVM: Use maxphyaddr in emulator RAX check for VMRUN/VMLOAD/VMSAVE
` [PATCH v2 2/6] KVM: nSVM: Simplify error handling of nested_svm_copy_vmcb12_to_cache()
[PATCH v16 0/8] support FEAT_LSUI
2026-03-12 17:52 UTC (9+ messages)
` [PATCH v16 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v16 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v16 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v16 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v16 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v16 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v16 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v16 8/8] arm64: Kconfig: add support for LSUI
[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 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] 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 RFC v2 00/15] Add virtualization support for EGM
2026-03-12 14:59 UTC (6+ messages)
[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 (8+ 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 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
[RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to pfncache
2026-03-12 14:02 UTC (2+ messages)
` [RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to
[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 (3+ 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 (4+ 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 1/3] cpu/bugs: Allow forcing Automatic IBRS with SNP enabled using spectre_v2=eibrs
2026-03-12 3:41 UTC (2+ messages)
[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-12 1:20 UTC (4+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` "
[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 (3+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
[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 (12+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox