messages from 2026-06-03 10:48:48 to 2026-06-04 02:02:49 UTC [more...]
[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
2026-06-04 2:01 UTC (22+ messages)
` [PATCH v5 01/21] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v5 02/21] KVM: selftests: Add guest read/write macros
` [PATCH v5 03/21] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v5 04/21] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v5 05/21] KVM: selftests: Add IRQ injection test
` [PATCH v5 06/21] KVM: selftests: Add helper to get host IRQ from device MSIX for IRQ bypass test
` [PATCH v5 07/21] KVM: selftests: Verify IRQ bypass works in IRQ test
` [PATCH v5 08/21] KVM: selftests: Add helpers to write proc IRQ affinity for "
` [PATCH v5 09/21] KVM: selftests: Add helpers to print "
` [PATCH v5 10/21] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v5 11/21] KVM: selftests: Verify IRQs wake up halted vCPUs "
` [PATCH v5 12/21] KVM: selftests: Verify interrupts are received after modifying IRQ routes "
` [PATCH v5 13/21] KVM: selftests: Make number of IRQs configurable "
` [PATCH v5 14/21] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v5 15/21] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v5 16/21] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v5 17/21] KVM: selftests: Add pin_task_to_random_cpu() helper function for IRQ test
` [PATCH v5 18/21] KVM: selftests: Verify vCPU migration during IRQ delivery in "
` [PATCH v5 19/21] KVM: selftests: Print vCPU affinity on timeout during "
` [PATCH v5 20/21] KVM: selftests: Make number of vCPUs configurable in "
` [PATCH v5 21/21] KVM: selftests: Add xAPIC support "
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-06-04 1:58 UTC (9+ messages)
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-04 1:48 UTC (8+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
[PATCH] KVM: x86: Use <linux/lockdep.h> for lockdep header inclusion
2026-06-04 1:11 UTC
[PATCH v2 0/6] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
2026-06-04 0:40 UTC (8+ messages)
` [PATCH v2 1/6] KVM: x86: Treat any non-zero return from set_dr() as a faulting condition
` [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value
` [PATCH v2 3/6] KVM: x86: Manually check DR4/5 write values to fix SVM intercept priority
` [PATCH v2 4/6] KVM: x86: Use kvm_dr{6,7}_valid() to check DR{4,5,6,7} write values in emulator
` [PATCH v2 5/6] KVM: x86: WARN if MOV DR emulation hits a "too late" #GP
` [PATCH v2 6/6] KVM: x86: Read CR4.DE in emulator if and only if accessing DR4 or DR5
[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-06-04 0:10 UTC (8+ messages)
[PATCH v7 21/42] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-06-03 23:55 UTC (5+ messages)
[PATCH 0/2] KVM: x86/pmu: Fix a fixed PMC event filter bypass bug
2026-06-03 23:19 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changes
` [PATCH 2/2] KVM: selftests: Add regression test for mediated PMU fixed counter filter bug
[PATCH] KVM: selftests: Make guest_code_xsave more friendly
2026-06-03 23:05 UTC (3+ messages)
[PATCH 0/2] KVM: nVMX: Fix ept=n bugs where KVM runs L2 with guest CR3
2026-06-03 22:57 UTC (5+ messages)
` [PATCH 1/2] KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks
` [PATCH 2/2] KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
2026-06-03 22:17 UTC (4+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-03 21:27 UTC (10+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH v2 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-03 21:20 UTC (15+ messages)
` [PATCH v2 1/3] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v2 2/3] vfio-pci/zdev: Add VFIO FMB device feature
` [PATCH v2 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-06-03 20:48 UTC (2+ messages)
[PATCH v7 37/42] KVM: selftests: Provide common function to set memory attributes
2026-06-03 19:01 UTC (3+ messages)
[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
2026-06-03 18:51 UTC (3+ messages)
[PATCH v4] KVM: selftests: Add a test for gPAT handling in L2
2026-06-03 18:39 UTC (8+ messages)
[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-06-03 17:57 UTC (3+ messages)
[PATCH] KVM: x86: fix #GP check in em_dr_write()
2026-06-03 16:45 UTC (3+ messages)
[PATCH v7 26/42] KVM: selftests: Add helpers for calling ioctls on guest_memfd
2026-06-03 16:33 UTC (3+ messages)
[PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
2026-06-03 16:32 UTC (55+ messages)
` [PATCH v3 00/32] iommu: introduce iova_to_phys_length and remove iova_to_phys
` [PATCH v3 01/32] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v3 02/32] iommu/io-pgtable-arm: introduce iova_to_phys_length in io_pgtable_ops
` [PATCH v3 03/32] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 04/32] iommu/io-pgtable-dart: "
` [PATCH v3 05/32] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v3 06/32] iommu/arm-smmu-v3: "
` [PATCH v3 07/32] iommu/arm-smmu: "
` [PATCH v3 08/32] iommu/qcom_iommu: "
` [PATCH v3 09/32] iommu/apple-dart: "
` [PATCH v3 10/32] iommu/ipmmu-vmsa: "
` [PATCH v3 11/32] iommu/mtk_iommu: "
` [PATCH v3 12/32] iommu/exynos: "
` [PATCH v3 13/32] iommu/fsl_pamu: "
` [PATCH v3 14/32] iommu/msm: "
` [PATCH v3 15/32] iommu/mtk_v1: "
` [PATCH v3 16/32] iommu/omap: "
` [PATCH v3 17/32] iommu/rockchip: "
` [PATCH v3 18/32] iommu/s390: "
` [PATCH v3 19/32] iommu/sprd: "
` [PATCH v3 20/32] iommu/sun50i: "
` [PATCH v3 21/32] iommu/tegra-smmu: "
` [PATCH v3 22/32] iommu/virtio: "
` [PATCH v3 23/32] vfio: use iova_to_phys_length for efficient unmap
` [PATCH v3 24/32] iommufd: "
` [PATCH v3 25/32] iommufd/selftest: switch to iommu_iova_to_phys_length
` [PATCH v3 26/32] drm/panfrost: switch to iova_to_phys_length
` [PATCH v3 27/32] drm/panthor: "
` [PATCH v3 28/32] iommu/io-pgtable: selftests "
` [PATCH v3 29/32] iommu/io-pgtable-arm: remove deprecated iova_to_phys wrapper
` [PATCH v3 30/32] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 31/32] iommu/io-pgtable-dart: "
` [PATCH v3 32/32] iommu: remove iova_to_phys from domain_ops and io_pgtable_ops
[PATCH v1 0/3] KVM: s390: Add support for 2G hugepages
2026-06-03 16:32 UTC (6+ messages)
` [PATCH v1 1/3] KVM: s390: Add module parameter to fence "
` [PATCH v1 2/3] KVM: s390: Add capability to support "
` [PATCH v1 3/3] KVM: s390: Allow for "
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-06-03 15:48 UTC (19+ messages)
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
[PATCH 00/24] KVM: x86: fix various GHCB issues
2026-06-03 15:06 UTC (4+ messages)
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-06-03 14:26 UTC (10+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-03 14:22 UTC (6+ messages)
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
2026-06-03 13:12 UTC (2+ messages)
[PATCH v2 1/4] KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
2026-06-03 13:08 UTC (4+ messages)
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-03 12:58 UTC (23+ messages)
` [PATCH v3 08/40] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH v3 13/40] KVM: x86: Move update_cr8_intercept() to lapic.c
` [PATCH v3 14/40] KVM: x86: Move async #PF helpers to x86.h (as inlines)
` [PATCH v3 15/40] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
` [PATCH v3 16/40] KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h
` [PATCH v3 17/40] KVM: x86: Drop defunct vcpu_tsc_khz() declaration
` [PATCH v3 18/40] KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h
` [PATCH v3 20/40] KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
` [PATCH v3 21/40] KVM: x86: Move eager_page_split to mmu.{c,h}
[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-03 12:57 UTC (7+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v6 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v6 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
[PATCH 00/24] KVM: apply chainsaw to struct kvm_mmu
2026-06-03 12:36 UTC (30+ messages)
` [PATCH 01/24] KVM: x86: remove nested_mmu from mmu_is_nested()
` [PATCH 02/24] KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare
` [PATCH 03/24] KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
` [PATCH 04/24] KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
` [PATCH 05/24] KVM: x86/mmu: move pdptrs out of the MMU
` [PATCH 06/24] KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
` [PATCH 07/24] KVM: x86/mmu: introduce struct kvm_pagewalk
` [PATCH 08/24] KVM: x86/mmu: move get_guest_pgd to "
` [PATCH 09/24] KVM: x86/mmu: move gva_to_gpa "
` [PATCH 10/24] KVM: x86/mmu: move get_pdptr "
` [PATCH 11/24] KVM: x86/mmu: move inject_page_fault "
` [PATCH 12/24] KVM: x86/mmu: move CPU-related fields "
` [PATCH 13/24] KVM: x86/mmu: change CPU-role accessor fields to take "
` [PATCH 14/24] KVM: x86/mmu: move remaining permission fields to "
` [PATCH 15/24] KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
` [PATCH 16/24] KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
` [PATCH 17/24] KVM: x86/mmu: change nested_mmu.w to ngva_walk
` [PATCH 18/24] KVM: x86/mmu: make gva_walk a value
` [PATCH 19/24] KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
` [PATCH 20/24] KVM: x86/mmu: cleanup functions that initialize shadow MMU
` [PATCH 21/24] KVM: x86/mmu: pull page format to a new struct
` [PATCH 22/24] KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
` [PATCH 23/24] KVM: x86/mmu: parameterize update_permission_bitmask()
` [PATCH 24/24] KVM: x86/mmu: use kvm_page_format to test SPTEs
[PATCH] Documentation: KVM: Synchronize x86 VM types
2026-06-03 11:45 UTC
ppc64le kunit test failure: guest_state_buffer_test
2026-06-03 11:25 UTC (4+ messages)
[PATCH v2 3/4] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
2026-06-03 10:48 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