messages from 2026-06-04 14:16:12 to 2026-06-05 08:31:51 UTC [more...]
[PATCH v2 net] LoongArch: KVM: Add missing slots_lock for IO bus device register/unregister
2026-06-05 8:31 UTC (2+ messages)
` [PTACH v3] "
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-06-05 8:29 UTC (6+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
[PATCH v2] accel/kvm: event-driven wakeup for dirty ring reaper thread
2026-06-05 8:22 UTC (2+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-06-05 8:11 UTC (24+ messages)
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
` [PATCH v14 13/44] arm64: RMI: Define the user ABI
` [PATCH v14 14/44] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
[PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-06-05 8:04 UTC (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v3 2/3] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v3 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-05 8:03 UTC (18+ messages)
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c
` [PATCH v3 34/40] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
` [PATCH v3 35/40] KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
` [PATCH v3 37/40] KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
` [PATCH v3 38/40] KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
` [PATCH v3 39/40] KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c
[PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
2026-06-05 7:58 UTC (3+ messages)
[PATCH] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
2026-06-05 7:46 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-06-05 7:30 UTC (4+ messages)
[PATCH] LoongArch: KVM: return full old CSR value from kvm_emu_xchg_csr()
2026-06-05 7:19 UTC (5+ messages)
[mst-vhost:balloon 8/39] Warning: mm/page_alloc.c:7270 expecting prototype for alloc_contig_frozen_pages_user_noprof(). Prototype was for alloc_contig_frozen_pages_user() instead
2026-06-05 7:15 UTC
[PATCH v4 0/3] x86/tdx: Fix port I/O handling bugs
2026-06-05 7:10 UTC (8+ messages)
` [PATCH v4 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v4 2/3] x86/insn-eval: Add insn_assign_reg() helper
` [PATCH v4 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O
[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
2026-06-05 6:47 UTC (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
2026-06-05 6:09 UTC (3+ messages)
[mst-vhost:balloon 12/38] page_alloc.c:undefined reference to `folio_zero_user'
2026-06-05 6:00 UTC
[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2026-06-05 5:56 UTC (12+ messages)
` [PATCH V9 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
` VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX
[PATCH v6 00/11] Dynamic PAMT
2026-06-05 5:40 UTC (15+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
[PATCH 0/2] kunit: Add support for skipping entire test suites
2026-06-05 5:10 UTC (7+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
2026-06-05 4:14 UTC (25+ messages)
` [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs
` [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers
` [RFC 03/12] PCI: Convert pci.h "
` [RFC 04/12] PCI: Convert arch/powerpc "
` [RFC 05/12] PCI: Convert s390/pci/pci.c "
` [RFC 06/12] PCI: Convert vfio_pci_core.c "
` [RFC 07/12] PCI: Convert xen-pciback and pci-driver "
` [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev
` [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h
` [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions
` [RFC 11/12] PCI: Initialize and release SIOV capability
` [RFC 12/12] PCI: Reserve bus range for SIOV devices
[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-05 11:32 UTC (15+ messages)
` [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v3 11/15] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
[mst-vhost:balloon 12/38] ld.lld: error: undefined symbol: folio_zero_user
2026-06-05 1:23 UTC
[PATCH v2 00/20] KVM: x86/xen: Fix Xen/GP/PREEMPT_RT issues with rwlock_t
2026-06-04 23:58 UTC (8+ messages)
` [PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
2026-06-04 23:46 UTC (3+ messages)
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-06-04 23:36 UTC (4+ messages)
` [PATCH RFC 09/12] accel/kvm: Support shared/private conversions via guest_memfd ioctls
[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
2026-06-04 23:35 UTC (24+ messages)
` [PATCH v5 05/21] KVM: selftests: Add IRQ injection 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 12/21] KVM: selftests: Verify interrupts are received after modifying IRQ routes in "
` [PATCH v5 13/21] KVM: selftests: Make number of IRQs configurable "
` [PATCH v5 14/21] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v5 16/21] KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
` [PATCH v5 18/21] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
[PATCH v2 0/2] RISC-V: KVM: Fix skip of valid pages in gstage ops
2026-06-04 23:17 UTC (5+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
` [PATCH v2 2/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range
[PATCH net] vhost/net: complete zerocopy ubufs only once
2026-06-04 23:14 UTC (3+ messages)
[PATCH] KVM: x86/xen: Read long_mode only once in kvm_xen_set_evtchn_fast()
2026-06-04 21:56 UTC (5+ messages)
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-06-04 21:48 UTC (10+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
[PATCH v2 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-06-04 21:37 UTC (20+ messages)
` [PATCH v2 01/10] KVM: selftests: Move STR() and XSTR() definitions to test_util.h
` [PATCH v2 02/10] KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2
` [PATCH v2 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v2 04/10] KVM: selftests: Move GPR load/save definitions outside of nSVM code
` [PATCH v2 05/10] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH v2 06/10] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH v2 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v2 08/10] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH v2 09/10] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH v2 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-04 21:14 UTC (8+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-06-04 20:46 UTC (9+ messages)
[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
2026-06-04 20:30 UTC (3+ messages)
[PATCH v5 06/21] KVM: selftests: Add helper to get host IRQ from device MSIX for IRQ bypass test
2026-06-04 20:01 UTC (3+ messages)
[PATCH v10 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-06-04 19:46 UTC (6+ messages)
` [PATCH v10 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v10 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v10 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[CfP] Confidential Computing Microconference (LPC 2026)
2026-06-04 18:29 UTC
[PATCH v5 20/21] KVM: selftests: Make number of vCPUs configurable in IRQ test
2026-06-04 17:41 UTC (4+ messages)
[PATCH v5 21/21] KVM: selftests: Add xAPIC support in IRQ test
2026-06-04 17:34 UTC (3+ messages)
[PATCH v5 19/21] KVM: selftests: Print vCPU affinity on timeout during IRQ test
2026-06-04 17:28 UTC (3+ messages)
[PATCH v5 09/21] KVM: selftests: Add helpers to print proc IRQ affinity for IRQ test
2026-06-04 17:17 UTC (3+ messages)
[PATCH v2 00/17] accel: Remove need for AccelCPUClass
2026-06-04 17:05 UTC (4+ messages)
` [PATCH v2 05/17] accel/kvm: Remove need for AccelCPUClass::cpu_realize
` [PATCH v2 10/17] accel/kvm: Convert AccelCPUClass -> AccelOpsClass::cpu_instance_init
[mst-vhost:balloon 8/38] Warning: mm/page_alloc.c:7002 function parameter 'user_addr' not described in '__alloc_contig_frozen_range'
2026-06-04 16:51 UTC
[mst-vhost:vhost 5/37] ./usr/include/linux/virtio_can.h:29:35: error: // comments are not allowed in this language
2026-06-04 16:31 UTC
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-04 16:22 UTC (6+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
[PATCH v5 04/21] KVM: selftests: Add helper to generate random u64 in range [min,max]
2026-06-04 16:12 UTC (3+ messages)
[PATCH v5 11/21] KVM: selftests: Verify IRQs wake up halted vCPUs in IRQ test
2026-06-04 16:11 UTC (3+ messages)
[PATCH 0/3] KVM: harden and cleanup PDPTR load on forced L1 reload
2026-06-04 16:07 UTC (4+ messages)
` [PATCH 1/3] KVM: nVMX: unwind PDPTR load if processor triggers a nested VMFail
` [PATCH 2/3] KVM: MMU: unconditionally clear MMIO cache on root rebuild
` [PATCH 3/3] KVM: nVMX: remove unnecessary unload on processor-detected VMFail
[PATCH v2 0/2] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
2026-06-04 14:52 UTC (5+ messages)
` [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
` [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode
[syzbot] [kvmarm?] [kvm?] BUG: unable to handle kernel paging request in kvm_vgic_destroy
2026-06-04 14:47 UTC (5+ messages)
[PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
2026-06-04 14:27 UTC (8+ 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 23/32] vfio: use iova_to_phys_length for efficient unmap
` [PATCH v3 24/32] iommufd: "
[PATCH kvm-unit-tests v3 0/4] add reserved bit tests for 32-bit guests
2026-06-04 14:26 UTC (5+ messages)
` [PATCH kvm-unit-tests 1/4] vmx: add a test for 32-bit guest PAE paging PDPTEs
` [PATCH kvm-unit-tests 2/4] vmx: add test for 32-bit non-PAE guest
` [PATCH kvm-unit-tests 3/4] svm: add test for 32-bit PAE guest
` [PATCH kvm-unit-tests 4/4] svm: add test for 32-bit non-PAE guest
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