messages from 2026-05-04 21:18:56 to 2026-05-06 08:08:20 UTC [more...]
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-06 8:07 UTC (2+ messages)
[PATCH v8 00/21] Runtime TDX module update support
2026-05-06 6:21 UTC (10+ messages)
` [PATCH v8 07/21] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v8 10/21] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v8 11/21] x86/virt/tdx: Reset software states during TDX module shutdown
[PATCH] vfio/pci: Fix double-put during dma-buf cleanup
2026-05-06 5:45 UTC (3+ messages)
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-06 5:35 UTC (16+ 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 v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-06 4:57 UTC (6+ 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
Submit Your Research to Atrio Journal – Scopus & Web of Science Indexed
2026-05-06 4:50 UTC
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2026-05-06 2:35 UTC (3+ messages)
` [RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf
[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
2026-05-06 2:27 UTC (13+ 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 v6 00/16]
2026-05-06 2:00 UTC (18+ messages)
` [PATCH v6 01/16] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
` [PATCH v6 02/16] KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP fails
` [PATCH v6 03/16] KVM: nSVM: Move VMRUN instruction retirement after entering guest mode
` [PATCH v6 04/16] KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.c
` [PATCH v6 05/16] KVM: x86/pmu: Rename reprogram_counters() to clarify usage
` [PATCH v6 06/16] KVM: x86/pmu: Do a single atomic OR when reprogramming counters
` [PATCH v6 07/16] KVM: x86/pmu: Check mediated PMU counter enablement before event filters
` [PATCH v6 08/16] KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0
` [PATCH v6 09/16] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
` [PATCH v6 10/16] KVM: x86/pmu: Track mediated PMU counters with mode-specific enables
` [PATCH v6 11/16] KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitions
` [PATCH v6 12/16] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v6 13/16] KVM: selftests: Refactor allocating guest stack into a helper
` [PATCH v6 14/16] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v6 15/16] KVM: selftests: Drop L1-provided stacks for L2 guests on x86
` [PATCH v6 16/16] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
2026-05-06 1:36 UTC (5+ messages)
` [PATCH V2 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
[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 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 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 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 (2+ 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 (4+ messages)
` [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
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