messages from 2026-05-04 17:54:34 to 2026-05-05 22:15:50 UTC [more...]
[PATCH 1/2] vfio: selftests: Add support of creating multiple iommus from iommufd
2026-05-05 22:14 UTC (2+ messages)
` [PATCH 2/2] vfio: selftests: Add iommufd multi iommu test
[PATCH v8 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-05-05 21:28 UTC (9+ messages)
` [PATCH v8 1/8] vfio: selftests: Add -Wall and -Werror to the Makefile
` [PATCH v8 2/8] vfio: selftests: Introduce snprintf_assert()
` [PATCH v8 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v8 4/8] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v8 5/8] vfio: selftests: Expose more vfio_pci_device functions
` [PATCH v8 6/8] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v8 7/8] vfio: selftests: Add helpers to alloc/free vfio_pci_device
` [PATCH v8 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v7 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-05-05 21:01 UTC (7+ messages)
` [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH] KVM: s390: Toggle operation exception for userspace
2026-05-05 20:45 UTC
[PATCH v4 0/7] Add RMPOPT support
2026-05-05 20:34 UTC (10+ messages)
` [PATCH v4 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v4 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-05-05 20:27 UTC (8+ messages)
[PATCH v5 00/13] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-05-05 20:24 UTC (11+ messages)
` [PATCH v5 07/13] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
2026-05-05 20:14 UTC (12+ messages)
` [PATCH 1/5] KVM: arm64: Grab KVM MMU write lock "
` [PATCH 2/5] KVM: loongarch: Grab MMU "
` [PATCH 3/5] KVM: mips: "
` [PATCH 4/5] KVM: Hold MMU lock exclusively when calling kvm_arch_flush_shadow_all()
` [PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproducer for arm64 double-free
[PATCH V2 0/4] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
2026-05-05 20:12 UTC (3+ messages)
` [PATCH V2 3/4] irqchip/riscv-imsic: Move nr_guest_files to per-HART local config
[PATCH v1 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-05-05 20:07 UTC (5+ messages)
` [PATCH v1 1/3] s390/pci: Preserve FMB state in device re-enablement
[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
2026-05-05 19:52 UTC (29+ messages)
` [PATCH 01/28] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/28] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/28] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/28] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/28] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/28] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/28] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/28] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 09/28] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 10/28] KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
` [PATCH 11/28] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
` [PATCH 12/28] KVM: x86: make translate_nested_gpa vendor-specific
` [PATCH 13/28] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 14/28] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 15/28] KVM: VMX: enable use of MBEC
` [PATCH 16/28] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 17/28] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 18/28] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 19/28] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 20/28] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 21/28] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 22/28] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 23/28] KVM: SVM: add GMET bit definitions
` [PATCH 24/28] KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu
` [PATCH 25/28] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 26/28] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 27/28] KVM: SVM: work around errata 1218
` [PATCH 28/28] KVM: nSVM: enable GMET for guests
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-05 18:13 UTC (15+ messages)
` [PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-05 17:38 UTC (4+ messages)
` [PATCH v4 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v4 2/3] vfio/pci: Check BAR resources before exporting a DMABUF
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
[PATCH v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-05 17:37 UTC (5+ messages)
` [PATCH v5 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v5 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case
` [PATCH v5 4/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-05 17:21 UTC (5+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
[PATCH kvm-unit-tests] realmode: load above stack
2026-05-05 17:08 UTC (17+ messages)
` intel_iommu unit test is also failing (was: Re: [PATCH kvm-unit-tests] realmode: load above stack)
` intel_iommu unit test is also failing
[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-05 16:40 UTC (4+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
[PATCH net] vsock/virtio: fix potential unbounded skb queue
2026-05-05 16:37 UTC (6+ messages)
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-05 16:05 UTC (23+ messages)
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH 08/11] vfio: selftests: Add dev_dbg
` [PATCH 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-05-05 13:48 UTC (3+ messages)
` "
[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
2026-05-05 12:44 UTC (3+ messages)
[PATCH] KVM: x86: use again the flush argument of __link_shadow_page()
2026-05-05 11:52 UTC (4+ messages)
[PATCH v5 0/7] target/arm: fully model WFxT instructions for A-profile
2026-05-05 11:20 UTC (8+ messages)
` [PATCH v5 1/7] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v5 2/7] target/arm: redefine event stream fields
` [PATCH v5 3/7] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v5 4/7] target/arm: implements SEV/SEVL for all modes
` [PATCH v5 5/7] target/arm: enable event stream on WFE instructions
` [PATCH v5 6/7] target/arm: handle the WFE trap case
` [PATCH v5 7/7] target/arm: implement WFET
[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
2026-05-05 11:03 UTC (4+ messages)
` [PATCH v1 04/12] arm64/sysreg: Add HACDBS consumer and base registers
[PATCH] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 10:13 UTC (2+ messages)
` stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
vfio/pci: Qualcomm PCIe WiFi devices drop link during FLR causing host AER crash
2026-05-05 10:05 UTC (5+ messages)
[PATCH v5 00/28] KVM: combined patchset for MBEC/GMET support
2026-05-05 10:02 UTC (3+ messages)
` [PATCH 15/28] KVM: VMX: enable use of MBEC
[PATCH 0/6] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-05 9:55 UTC (13+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH 2/6] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and KVM_PPC_GET_COMPAT_CAPS
` [PATCH 3/6] KVM: PPC: Wire up KVM_PPC_GET_COMPAT_CAPS ioctl
` [PATCH 4/6] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH 5/6] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH 6/6] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
2026-05-05 8:02 UTC (2+ messages)
[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 7:08 UTC
[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 7:00 UTC
[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 6:59 UTC
[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 6:58 UTC
[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-05-05 6:57 UTC
[PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
2026-05-05 6:54 UTC
[PATCH v4 00/28] KVM: combined patchset for MBEC/GMET support
2026-05-05 5:31 UTC (6+ messages)
[PATCH 0/2] KVM: TDX: Disable PMU virtualization for TDX VMs
2026-05-05 1:41 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Move the default arch state init before vm_init() call
` [PATCH 2/2] KVM: TDX: Disable pmu virtualization for TDX VMs
[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
2026-05-05 0:30 UTC (6+ messages)
` [PATCH 1/5] x86/kvm: Reset prev_steal_time and prev_steal_time_rq when enabling steal time
` [PATCH 2/5] KVM: x86: Reset vcpu->arch.st.last_steal "
` [PATCH 3/5] KVM: x86: account KVM_SET_CLOCK downtime in "
` [PATCH 4/5] KVM: selftests: Test steal time when re-adding a vCPU on a new thread
` [PATCH 5/5] KVM: selftests: Test KVM_SET_CLOCK downtime in steal time
[PATCH] x86/virt: Fix RCU lockdep splat in emergency virt callback path
2026-05-04 23:54 UTC (6+ messages)
` [PATCH v2] x86/virt: Silence "
[PATCH v5 0/6] vfio/pci: Add PCIe TPH support
2026-05-04 23:11 UTC (3+ messages)
` [PATCH v5 1/6] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
[PATCH] vfio/pci: Use a private flag to prevent power state change with VFs
2026-05-04 22:41 UTC
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-05-04 21:18 UTC (21+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v7 12/20] perf: Add perf_pmu_resched_update()
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH v7 14/20] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v7 16/20] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v7 17/20] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v7 18/20] KVM: selftests: Add find_bit to KVM library
` [PATCH v7 19/20] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH v7 20/20] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH v6 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-05-04 21:08 UTC (2+ messages)
[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-05-04 19:42 UTC (5+ messages)
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-04 19:06 UTC (7+ messages)
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
2026-05-04 17:59 UTC (4+ messages)
[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
2026-05-04 17:54 UTC
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