public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 10:46:01 to 2026-03-27 07:35:33 UTC [more...]

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-27  7:35 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
 2026-03-27  7:32 UTC  (3+ messages)

Re: [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
 2026-03-27  7:29 UTC  (3+ messages)
`  "

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-27  7:17 UTC  (15+ messages)
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-27  6:41 UTC  (5+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields

[RFC PATCH v2 00/24] KVM: combined patchset for MBEC/GMET support
 2026-03-27  4:06 UTC  (27+ messages)
` [PATCH 01/24] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/24] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/24] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/24] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/24] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/24] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/24] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/24] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/24] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/24] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 11/24] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 12/24] KVM: VMX: enable use of MBEC
` [PATCH 13/24] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 14/24] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 15/24] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 16/24] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 17/24] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 18/24] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 19/24] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 20/24] KVM: SVM: add GMET bit definitions
` [PATCH 21/24] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 22/24] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 23/24] KVM: SVM: work around errata 1218
` [PATCH 24/24] KVM: nSVM: enable GMET for guests
` [PATCH 25/24] stats hack

[PATCH v2 net] ptr_ring: disable KCSAN warnings
 2026-03-27  3:43 UTC  (3+ messages)

[PATCH v4 2/6] KVM: x86: Move guest_mode helpers to x86.h
 2026-03-27  3:15 UTC  (4+ messages)

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-03-27  3:05 UTC  (8+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[PATCH kvmtool 0/2] Add GDB stub and step-debug support for x86 and arm64
 2026-03-27  2:48 UTC  (7+ messages)
` [PATCH 2/2] arm64: Add GDB stub and step-debug support
    ` [PATCH kvmtool "
` [PATCH v2 0/2] Add GDB stub and step-debug support for x86 and arm64
  ` [PATCH v2 2/2] arm64: Add GDB stub and step-debug support
  ` [PATCH v2 1/2] x86: "

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-03-27  1:55 UTC  (7+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
    `  "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-27  1:13 UTC  (8+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-03-26 23:36 UTC  (52+ messages)
` [PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 11/44] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
` [PATCH RFC v4 15/44] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v4 16/44] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v4 17/44] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v4 18/44] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v4 19/44] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v4 20/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v4 21/44] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v4 22/44] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 23/44] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v4 24/44] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v4 26/44] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v4 27/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v4 28/44] KVM: selftests: Test conversion before allocation
` [PATCH RFC v4 29/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v4 30/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v4 31/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v4 32/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v4 33/44] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v4 34/44] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v4 35/44] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v4 36/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v4 37/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v4 38/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v4 39/44] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v4 40/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v4 41/44] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/6] KVM: selftests: Call snp_launch_update_data() providing copy of memory
  ` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
  ` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-26 21:59 UTC  (12+ messages)
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-26 21:39 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: selftests: Basic nested guest support
 2026-03-26 21:34 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: selftests: Add library functions for NV
` [PATCH 3/3] KVM: arm64: selftests: Enable stage-2 in NV preparation functions

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-26 20:43 UTC  (2+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-26 20:29 UTC  (9+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-03-26 19:10 UTC  (9+ messages)
` [PATCH v2 01/16] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v2 02/16] fs, x86/resctrl: Add architecture routines for kernel mode initialization

[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-26 19:05 UTC  (4+ messages)
` [PATCH v8 2/3] vfio/ism: Implement "

[PATCH v6 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-26 19:03 UTC  (12+ messages)
` [PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v6 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v6 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v6 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v6 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v6 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
` [PATCH v6 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v6 08/10] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v6 09/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v6 10/10] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v5 0/6] Use killable vma write locking in most places
 2026-03-26 18:33 UTC  (10+ messages)
` [PATCH v5 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v5 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v5 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-26 18:23 UTC  (9+ messages)

[PATCH 05/12] PCI: use generic driver_override infrastructure
 2026-03-26 18:08 UTC  (2+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-26 17:38 UTC  (3+ messages)

[RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
 2026-03-26 17:31 UTC  (11+ messages)

[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
 2026-03-26 16:44 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/9] Combined GMET and MBEC tests
 2026-03-26 16:13 UTC  (11+ messages)
` [PATCH kvm-unit-tests 1/9] move PFERR_* constants to lib
` [PATCH kvm-unit-tests 2/9] add definitions for nested_ctl
` [PATCH kvm-unit-tests 3/9] svm: add basic GMET tests
` [PATCH kvm-unit-tests 4/9] x86/vmx: update EPT installation to use EPT_PRESENT flag
` [PATCH kvm-unit-tests 5/9] x86/vmx: diagnose unexpected EPT violations
` [PATCH kvm-unit-tests 6/9] x86/vmx: add mode-based execute control test for Skylake and above
` [PATCH kvm-unit-tests 7/9] x86/vmx: add user execution operation to EPT access tests
` [PATCH kvm-unit-tests 8/9] x86/vmx: run EPT tests with MBEC enabled when available
` [PATCH kvm-unit-tests 9/9] x86/vmx: add EPT tests covering XU permission

[PATCH v2 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-26 15:56 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

[PATCH 00/15] KVM: arm64: First batch of vgic-v5 related fixes
 2026-03-26 15:35 UTC  (16+ messages)
` [PATCH 01/15] KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
` [PATCH 02/15] KVM: arm64: Don't skip per-vcpu NV initialisation
` [PATCH 03/15] arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
` [PATCH 04/15] KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
` [PATCH 05/15] KVM: arm64: Account for RESx bits in __compute_fgt()
` [PATCH 06/15] KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
` [PATCH 07/15] KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
` [PATCH 08/15] KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
` [PATCH 09/15] KVM: arm64: vgic-v5: align priority comparison with other GICs
` [PATCH 10/15] KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
` [PATCH 11/15] KVM: arm64: Kill arch_timer_context::direct field
` [PATCH 12/15] KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
` [PATCH 13/15] KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()
` [PATCH 14/15] KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
` [PATCH 15/15] KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported

[PATCH v5 00/10] KVM: s390: More memory management fixes
 2026-03-26 14:48 UTC  (12+ messages)
` [PATCH v5 01/10] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v5 02/10] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v5 03/10] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v5 04/10] KVM: s390: Fix gmap_link()
` [PATCH v5 05/10] KVM: s390: Correctly handle guest mappings without struct page
` [PATCH v5 06/10] KVM: s390: vsie: Fix nested guest memory shadowing
` [PATCH v5 07/10] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v5 08/10] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v5 09/10] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v5 10/10] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-03-26 14:41 UTC  (2+ messages)

[PATCH v6 00/22] Runtime TDX module update support
 2026-03-26 13:03 UTC  (7+ messages)
` [PATCH v6 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v6 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v6 16/22] x86/virt/tdx: Update tdx_sysinfo and check features post-update

[PATCH v8 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-26 12:40 UTC  (5+ messages)
` [PATCH v8 2/2] LoongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH] vfio/pci: Fix double free in dma-buf feature
 2026-03-26 12:12 UTC  (2+ messages)

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-26 11:22 UTC  (7+ messages)

[Bug 221285] New: isn't UML component missing?
 2026-03-26 11:08 UTC 


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