Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-09-02 06:27:43 to 2026-09-02 21:45:06 UTC [more...]

[PATCH v13 0/5] Add RMPOPT support
 2026-09-02 21:44 UTC  (9+ messages)
` [PATCH v13 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v13 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v13 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v13 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown

[PATCH] KVM: x86/mmu: Always guard rmaps with mmu_lock on PREEMPT_RT=y kernels
 2026-09-02 21:42 UTC  (2+ messages)

[PATCH] vfio: selftests: Add documentation
 2026-09-02 21:39 UTC 

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-09-02 20:53 UTC  (3+ messages)

[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
 2026-09-02 20:49 UTC  (4+ messages)
` [PATCH v9 19/26] "

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-02 20:48 UTC  (31+ messages)
` [PATCH RFC v3 01/21] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v3 02/21] ARM: mm: make 2-level "
` [PATCH RFC v3 03/21] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v3 04/21] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v3 05/21] MIPS: "
` [PATCH RFC v3 06/21] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v3 07/21] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v3 08/21] mm: vmscan: remove stack copy address of pud/pmd pass in walk_pud/pmd_range()
` [PATCH RFC v3 09/21] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v3 10/21] riscv: "
` [PATCH RFC v3 11/21] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v3 12/21] mm/pgtable: redefine PGTABLE_LEVEL enum with ascend order from PGD
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
` [PATCH RFC v3 16/21] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v3 17/21] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v3 18/21] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v3 19/21] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v3 20/21] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v3 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables

[PATCH] vfio: Use file-based reference counting for KVM
 2026-09-02 20:19 UTC  (2+ messages)

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-02 20:04 UTC  (9+ messages)
` [PATCH 1/5] mm/mempolicy: add mempolicy_create()
` [PATCH 2/5] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH 3/5] KVM: guest_memfd: bind backing memory to a NUMA node at creation
` [PATCH 4/5] selftests: KVM: guest_memfd: let the gmem_test() harness bind a node
` [PATCH 5/5] selftests: KVM: guest_memfd: test GUEST_MEMFD_FLAG_BIND_NODE

[PATCH 6.12.y] KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
 2026-09-02 19:19 UTC 

[PATCH v2 0/4] KVM: guest_memfd: Fix binding bugs
 2026-09-02 19:00 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: guest_memfd: Gracefully handle xarray errors when binding a memslot
` [PATCH v2 2/4] KVM: Use goto to handle errors during memslot preparation
` [PATCH v2 3/4] KVM: guest_memfd: Establish memslot<=>guest_memfd bindings *after* memslot is ready
` [PATCH v2 4/4] KVM: guest_memfd: Drop superfluous WRITE_ONCE() when binding a memslot

[PATCH v3 0/13] KVM: x86/xen: Bug fixes and long_mode cleanup
 2026-09-02 18:59 UTC  (32+ messages)
` [PATCH v3 01/13] KVM: x86/xen: Rename 'longmode' to 'is_64bit' in hypercall handling
` [PATCH v3 02/13] KVM: x86/xen: Introduce kvm_xen_has_64bit_shinfo() macro
` [PATCH v3 03/13] KVM: x86/xen: Rename max_evtchn_port() to kvm_max_evtchn_port()
` [PATCH v3 04/13] KVM: x86/xen: Latch shinfo mode in kvm_xen_set_evtchn_fast()
` [PATCH v3 05/13] KVM: x86/xen: Latch shinfo mode in kvm_xen_schedop_poll()
` [PATCH v3 06/13] KVM: x86/xen: Enforce 4-byte alignment of vcpu_info registration
` [PATCH v3 07/13] KVM: x86/xen: Use 32-bit locked bts for vcpu_info evtchn_pending_sel
` [PATCH v3 08/13] KVM: x86/xen: Use 32-bit atomics if vCPU's evtchn_pending_sel isn't aligned
` [PATCH v3 09/13] KVM: x86/xen: Use atomic*() APIs instead of open coded equivalents
` [PATCH v3 10/13] KVM: x86/xen: Take kvm->srcu in __kvm_xen_has_interrupt()
` [PATCH v3 11/13] KVM: x86/xen: Mark poll_evtchn accesses with READ_ONCE()/WRITE_ONCE()
` [PATCH v3 12/13] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
` [PATCH v3 13/13] KVM: x86/xen: Convert evtchn_ports from IDR to XArray

[PATCH] KVM: x86/pmu: Move Intel PMU global MSRs to intel_is_valid_msr()
 2026-09-02 18:47 UTC 

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-09-02 17:59 UTC  (10+ messages)
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-02 17:43 UTC  (25+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM
` [PATCH v3 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-02 16:59 UTC  (26+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 02/20] KVM: selftests: Use the common minimum GPA for page tables on LoongArch
` [PATCH v2 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH v2 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH v2 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH v2 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-09-02 16:20 UTC  (19+ messages)
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 03/23] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

BUILD_BUG_ON failed for kvm_vmx struct size sanity check in vmx.c
 2026-09-02 16:15 UTC  (6+ messages)

[RFC v3 00/24] Add Realm support to QEMU-VMM
 2026-09-02 15:45 UTC  (3+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-09-02 15:11 UTC  (4+ messages)
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm

[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-02 14:53 UTC  (9+ messages)
` [PATCH 2/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STSI buffer
` [PATCH 3/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the GIB

[PATCH] KVM: selftests: Fix arm64 sysreg header dependencies
 2026-09-02 13:41 UTC 

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-02 13:30 UTC  (6+ messages)
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH] mm/folio: EXPORT_SYMBOL_FOR_KVM(lru_cache_drain_for_folio)
 2026-09-02 13:29 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
 2026-09-02 12:22 UTC  (4+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "
` [PATCH 2/2] KVM: selftests: Verify the events half of the sync regs region

[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
 2026-09-02 12:21 UTC  (2+ messages)

[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
 2026-09-02 11:19 UTC  (25+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
  ` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()

[PATCH 0/6] Enable TDX module extensions
 2026-09-02 10:54 UTC  (6+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions

[PATCH 0/5] target/i386: Add support for LASS
 2026-09-02 10:17 UTC  (11+ messages)
` [PATCH 1/5] target/i386: Add support for LASS in CPUID enumeration
` [PATCH 2/5] target/i386: Add LASS support in CR4
` [PATCH 3/5] target/i386: Introduce DiamondRapids-v3 to enable LASS
` [PATCH 4/5] target/i386: Introduce SierraForest-v7 "
` [PATCH 5/5] target/i386: Introduce ClearwaterForest-v5 "

[PATCH kvm-unit-tests] x86/vmx: Skip LAM CR3 bits in 32-bit guest reserved bit tests
 2026-09-02  8:54 UTC  (2+ messages)

[PATCH v7 7/7] KVM: SVM: Add Page modification logging support
 2026-09-02  8:52 UTC  (4+ messages)
` [PATCH v7.1] "

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-09-02  8:04 UTC  (6+ messages)
` [PATCH v2 0/2] LoongArch: KVM: Fix "
  ` [PATCH v2 1/2] LoongArch: KVM: Add unregister helpers for the KVM interrupt devices
  ` [PATCH v2 2/2] LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error path

[PATCH v2 00/20] KVM: arm64 on s390 System Register Handling
 2026-09-02  7:49 UTC  (5+ messages)
` [PATCH v2 03/20] arm64: sysreg: Define OSLSR_EL1_OSLK_MASK

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-02  6:27 UTC  (3+ messages)
` [RFC PATCH 05/19] vfio/pci: Serialize config access with recovery


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox