messages from 2026-01-13 17:32:17 to 2026-01-15 09:03:09 UTC [more...]
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-15 9:02 UTC (21+ messages)
` [PATCH v9 18/30] KVM: arm64: Support SME priority registers
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
[PATCH v3 0/5] x86: Cleanups around slow_down_io()
2026-01-15 8:48 UTC (2+ messages)
` [PATCH v3 1/5] x86/paravirt: Replace io_delay() hook with a bool
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-15 7:57 UTC (20+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH] KVM: TDX: Allow userspace to return errors to guest for MAPGPA
2026-01-15 7:47 UTC (8+ messages)
[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
2026-01-15 7:43 UTC (3+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-15 6:01 UTC (3+ messages)
[PATCH] RISC-V: KVM: Document scounteren and senvcfg in CSRs
2026-01-15 4:11 UTC
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-15 3:08 UTC (25+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
[PATCH V2 0/5] Align SVM with APM defined behaviors
2026-01-15 1:39 UTC (6+ messages)
` [PATCH V2 1/5] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V2 5/5] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
[Bug 220964] New: nSVM: missing sanity checks in svm_leave_smm()
2026-01-15 1:22 UTC (3+ messages)
` [Bug 220964] "
[PATCH v4 00/26] Nested SVM fixes, cleanups, and hardening
2026-01-15 1:13 UTC (27+ messages)
` [PATCH v4 01/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v4 02/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v4 03/26] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v4 04/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v4 05/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v4 06/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v4 07/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v4 08/26] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02
` [PATCH v4 09/26] KVM: nSVM: Make nested_svm_merge_msrpm() return an errno
` [PATCH v4 10/26] KVM: nSVM: Call nested_svm_merge_msrpm() from enter_svm_guest_mode()
` [PATCH v4 11/26] KVM: nSVM: Call nested_svm_init_mmu_context() before switching to VMCB02
` [PATCH v4 12/26] KVM: nSVM: Refactor minimal #VMEXIT handling out of nested_svm_vmexit()
` [PATCH v4 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v4 14/26] KVM: nSVM: Clear EVENTINJ field in VMCB12 on nested #VMEXIT
` [PATCH v4 15/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v4 16/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v4 17/26] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v4 18/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v4 19/26] KVM: nSVM: Add missing consistency check for event_inj
` [PATCH v4 20/26] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v4 21/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v4 22/26] KVM: SVM: Use BIT() and GENMASK() for definitions in svm.h
` [PATCH v4 23/26] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v4 24/26] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v4 25/26] KVM: nSVM: Sanitize control fields copied from VMCB12
` [PATCH v4 26/26] KVM: nSVM: Only copy NP_ENABLE from VMCB01's misc_ctl
[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
2026-01-15 1:12 UTC (7+ messages)
[PATCH v3 0/3] riscv: fix timer update hazards on RV32
2026-01-15 1:11 UTC (6+ messages)
` [PATCH v3 2/3] riscv: kvm: Fix vstimecmp update hazard "
[PATCH v9 0/5] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2026-01-15 1:09 UTC (9+ messages)
` [PATCH v9 1/5] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v9 2/5] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v9 3/5] target/i386/kvm: rename architectural PMU variables
` [PATCH v9 5/5] target/i386/kvm: support perfmon-v2 for reset
[PATCH v5 0/8] KVM: SVM: Add Page Modification Logging (PML) support
2026-01-14 23:10 UTC (13+ messages)
` [PATCH v5 1/8] KVM: x86: Carve out PML flush routine
` [PATCH v5 7/8] KVM: SVM: Add Page modification logging support
` [PATCH v5 8/8] selftests: KVM: x86: Add SEV PML dirty logging test
[PATCH] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
2026-01-14 22:50 UTC (3+ messages)
[PATCH v2 00/12] Implement support for IBS virtualization
2026-01-14 21:59 UTC (4+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
[PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
2026-01-14 21:28 UTC (7+ messages)
` [PATCH 02/10] KVM: x86: nSVM: Add VALID_GPAT flag to kvm_svm_nested_state_hdr
` [PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
[PATCH] KVM: VMX: Don't register posted interrupt wakeup handler if alloc_kvm_area() fails
2026-01-14 21:22 UTC (4+ messages)
[PATCH] vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
2026-01-14 21:12 UTC
[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
2026-01-14 20:19 UTC (4+ messages)
` [RFC PATCH 2/3] KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
[PATCH] KVM: SVM: Check vCPU ID against max x2AVIC ID if and only if x2AVIC is enabled
2026-01-14 19:42 UTC (3+ messages)
Call for GSoC internship project ideas
2026-01-14 19:26 UTC (2+ messages)
[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-14 17:21 UTC (9+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-14 18:57 UTC (4+ messages)
` [PATCH v3 1/3] vfio: selftests: Centralize IOMMU mode name definitions
` [PATCH v3 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v3 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test
[PATCH v2 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-14 18:45 UTC (8+ messages)
` [PATCH v2 1/3] vfio: selftests: Centralize IOMMU mode name definitions
` [PATCH v2 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v2 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test
[PATCH v4 0/5] igvm: Supply MADT via IGVM parameter
2026-01-14 17:50 UTC (6+ messages)
` [PATCH v4 1/5] hw/acpi: Make BIOS linker optional
` [PATCH v4 2/5] hw/acpi: Add standalone function to build MADT
` [PATCH v4 3/5] igvm: Add common function for finding parameter entries
` [PATCH v4 4/5] igvm: Pass machine state to IGVM file processing
` [PATCH v4 5/5] igvm: Fill MADT IGVM parameter field
[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
2026-01-14 17:25 UTC (3+ messages)
` [PATCH v2] perf/x86/intel: Do not enable BTS for guests
[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
2026-01-14 17:12 UTC (9+ messages)
` [PATCH v2 5/6] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:57 UTC (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:47 UTC (14+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem
[kvm-unit-tests PATCH v5 00/11] arm64: EL2 support
2026-01-14 11:57 UTC (12+ messages)
` [kvm-unit-tests PATCH v5 01/11] arm64: set SCTLR_EL1 to a known value for secondary cores
` [kvm-unit-tests PATCH v5 02/11] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v5 03/11] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v5 04/11] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v5 05/11] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v5 06/11] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v5 07/11] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v5 08/11] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v5 09/11] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v5 10/11] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v5 11/11] arm64: add EL2 environment variable
[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
2026-01-14 10:07 UTC (5+ messages)
` [PATCH net v2 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH net v2 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
[PATCH v6 00/28] KVM: s390: gmap rewrite, the real deal
2026-01-14 9:53 UTC (4+ messages)
` [PATCH v6 28/28] KVM: s390: Storage key manipulation IOCTL
[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
2026-01-14 9:50 UTC (5+ messages)
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-14 9:32 UTC (11+ messages)
[PATCH] PCI: Lock upstream bridge for pci_try_reset_function()
2026-01-14 8:24 UTC (3+ messages)
[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
2026-01-14 3:47 UTC (3+ messages)
[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
2026-01-14 0:10 UTC (7+ messages)
` [PATCH v5 1/3] KVM: x86: Refactor suppress EOI broadcast logic
[PATCH v3 0/6] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2026-01-14 0:04 UTC (6+ messages)
` [PATCH v3 6/6] KVM: guest_memfd: GUP source pages prior to populating guest memory
[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-13 23:47 UTC (13+ messages)
[RFC PATCH] KVM: optionally commit write on ioeventfd write
2026-01-13 20:00 UTC (8+ messages)
[GIT PULL] KVM changes for Linux 6.19-rc6
2026-01-13 18:11 UTC (2+ messages)
[PATCH 0/2] KVM: Fix dangling IRQ bypass on x86 and arm64
2026-01-13 17:46 UTC (3+ messages)
` [PATCH 1/2] KVM: Don't clobber irqfd routing type when deassigning irqfd
` [PATCH 2/2] KVM: x86: Assert that non-MSI doesn't have bypass vCPU when deleting producer
[Bug 220963] New: nSVM: missing unmap in nested_svm_vmrun()
2026-01-13 17:32 UTC (2+ messages)
` [Bug 220963] "
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