public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-29 16:23:06 to 2026-03-31 07:11:11 UTC [more...]

[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-03-31  7:11 UTC  (27+ messages)
` [PATCH v2 01/30] KVM: arm64: Extract VMA size resolution in user_mem_abort()
` [PATCH v2 02/30] KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()
` [PATCH v2 03/30] KVM: arm64: Extract PFN resolution in user_mem_abort()
` [PATCH v2 04/30] KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helper
` [PATCH v2 05/30] KVM: arm64: Extract stage-2 permission logic in user_mem_abort()
` [PATCH v2 06/30] KVM: arm64: Extract page table mapping "
` [PATCH v2 07/30] KVM: arm64: Simplify nested VMA shift calculation
` [PATCH v2 08/30] KVM: arm64: Remove redundant state variables from struct kvm_s2_fault
` [PATCH v2 09/30] KVM: arm64: Simplify return logic in user_mem_abort()
` [PATCH v2 10/30] KVM: arm64: Initialize struct kvm_s2_fault completely at declaration
` [PATCH v2 11/30] KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
` [PATCH v2 12/30] KVM: arm64: Hoist MTE validation check out of MMU lock path
` [PATCH v2 13/30] KVM: arm64: Clean up control flow in kvm_s2_fault_map()

[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-31  7:03 UTC  (20+ messages)
` [PATCH v3 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v3 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v3 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v3 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v3 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v3 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v3 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v3 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v3 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v3 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v3 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v3 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v3 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v3 15/15] KVM: selftests: test userfaultfd missing "

[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
 2026-03-31  6:31 UTC  (5+ messages)
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-03-31  6:25 UTC  (28+ messages)
` [PATCH v2 01/31] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v2 02/31] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 04/31] x86/virt/tdx: Support allocating contiguous pages for tdx_page_array
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 11/31] x86/virt/tdx: Make TDX Module initialize Extensions

[PATCH] vfio: pci: use kzalloc_flex
 2026-03-31  5:11 UTC  (8+ messages)

[PATCH v2 0/7] Add RMPOPT support
 2026-03-31  4:45 UTC  (8+ messages)
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH v6 00/22] Runtime TDX module update support
 2026-03-31  2:34 UTC  (12+ messages)
` [PATCH v6 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v6 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v6 10/22] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v6 13/22] x86/virt/seamldr: Install a new TDX module
` [PATCH v6 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-03-31  2:22 UTC  (2+ messages)

[PATCH v3 1/6] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
 2026-03-31  0:54 UTC  (12+ messages)
` [PATCH v3 2/6] x86/sev: Add support for enabling RMPOPT
` [PATCH v3 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v3 4/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v3 5/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v3 6/6] x86/sev: Add debugfs support for RMPOPT

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

[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-30 22:54 UTC  (2+ messages)

[PATCH] vfio: unhide vdev->debug_root
 2026-03-30 22:54 UTC  (2+ messages)

[BUG] x86/tdx: handle_in()/handle_out() use one-bit-too-wide GENMASK for port I/O
 2026-03-30 22:33 UTC 

[PATCH v3 0/6] Add RMPOPT support
 2026-03-30 22:25 UTC 

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-30 20:58 UTC  (11+ messages)
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 30/48] KVM: arm64: Handle Realm PSCI requests
` [PATCH v13 31/48] KVM: arm64: WARN on injected undef exceptions
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 34/48] arm64: RMI: support RSI_HOST_CALL

[PATCH v10 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
 2026-03-30 20:15 UTC  (2+ messages)

[PATCH v10 1/2] selftests/vfio: Add NO_SEND_MSI feature flag and MSI helper macros
 2026-03-30 20:15 UTC  (2+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-30 20:10 UTC  (6+ messages)
` [PATCH 05/12] PCI: use generic driver_override infrastructure

[PATCH v2 0/5] Fuller TDX kexec support
 2026-03-30 19:25 UTC  (10+ messages)
` [PATCH v2 2/5] x86/virt/tdx: Pull kexec cache flush logic into arch/x86
` [PATCH v2 3/5] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
` [PATCH v2 4/5] x86/tdx: Disable the TDX module during kexec and kdump
` [PATCH v2 5/5] x86/virt/tdx: Remove kexec docs

[RFC PATCH v2 00/24] KVM: combined patchset for MBEC/GMET support
 2026-03-30 18:59 UTC  (4+ messages)

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-03-30 18:46 UTC  (5+ messages)

[PATCH 00/15] KVM: arm64: First batch of vgic-v5 related fixes
 2026-03-30 17:05 UTC  (2+ messages)

[PATCH v1 00/23] s390/vfio-ap: Implement live guest migration of guests using AP devices
 2026-03-30 16:27 UTC  (2+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-30 16:11 UTC  (3+ messages)

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-30 15:21 UTC  (5+ messages)
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-03-30 15:10 UTC  (11+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[RFC 00/10] KVM: s390: spring cleanup
 2026-03-30 14:53 UTC  (7+ messages)
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-03-30 14:51 UTC  (3+ messages)

[PATCH v7 00/17] kvmtool: arm64: Handle PSCI calls in userspace
 2026-03-30 14:23 UTC  (18+ messages)
` [PATCH v7 01/17] headers: Update linux/const.h from linux sources
` [PATCH v7 02/17] util/update_headers: Clean up header copying
` [PATCH v7 03/17] util/update_headers: Warn about missing header files
` [PATCH v7 04/17] update_headers: arm64: Track uapi/linux/psci.h for PSCI definitions
` [PATCH v7 05/17] arm64: Sync headers from Linux v6.19 for psci.h
` [PATCH v7 06/17] Import arm-smccc.h from Linux v6.19
` [PATCH v7 07/17] arm64: Stash kvm_vcpu_init for later use
` [PATCH v7 08/17] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH v7 09/17] arm64: Expose ARM64_CORE_REG() for general use
` [PATCH v7 10/17] arm64: Add support for finding vCPU for given MPIDR
` [PATCH v7 11/17] arm64: Add skeleton implementation for PSCI
` [PATCH v7 12/17] arm64: psci: Implement CPU_SUSPEND
` [PATCH v7 13/17] arm64: psci: Implement CPU_ON
` [PATCH v7 14/17] arm64: psci: Implement AFFINITY_INFO
` [PATCH v7 15/17] arm64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH v7 16/17] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH v7 17/17] arm64: smccc: Start sending PSCI to userspace

[PATCH v3] printk: fix zero-valued printk timestamps in early boot
 2026-03-30 13:38 UTC  (3+ messages)

[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-03-30 13:33 UTC  (5+ messages)
` [RFC v2 PATCH 02/10] vfio/pci: Clean up DMABUFs before disabling function
` [RFC v2 PATCH 09/10] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH v6 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-03-30 13:21 UTC  (8+ messages)
` [PATCH v6 1/4] RISC-V: KVM: "
` [PATCH v6 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v6 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[GIT PULL v1 00/10] KVM: s390: More memory management fixes for 7.0
 2026-03-30 12:03 UTC  (2+ messages)

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

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-30 11:24 UTC  (11+ messages)

[PATCH v2 0/3] LoongArch: KVM: Some small enhanments
 2026-03-30 10:10 UTC  (6+ messages)
` [PATCH v2 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function

[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-03-30 10:00 UTC  (8+ messages)
` [PATCH v2 1/6] LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD request bit
` [PATCH v2 2/6] LoongArch: KVM: Enable FPU with max VM supported FPU type
` [PATCH v2 3/6] LoongArch: KVM: Rename KVM_REQ_AUX_LOAD with KVM_REQ_FPU_LOAD
` [PATCH v2 4/6] LoongArch: KVM: Remove some middle FPU states
` [PATCH v2 5/6] LoongArch: KVM: Use vm_guest_has_fpu API in kvm_lose_fpu()
` [PATCH v2 6/6] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX

[PATCH v4 0/2] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-30  8:48 UTC  (5+ messages)
` [PATCH v4 1/2] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v4 2/2] RISC-V: KVM: Split huge pages during fault handling for "

[PATCH 00/17] TDX MMU refactors
 2026-03-30  7:49 UTC  (13+ messages)
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
` [PATCH 08/17] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [PATCH 09/17] KVM: TDX: Add helper to handle mapping leaf SPTE into S-EPT
` [PATCH 14/17] KVM: x86/mmu: Remove KVM_BUG_ON() that checks lock when removing PTs
` [PATCH 17/17] KVM: TDX: Move external page table freeing to TDX code

[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
 2026-03-30  8:26 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
 2026-03-30  8:26 UTC  (2+ messages)

[PATCH] riscv: kvm: add null pointer check for vector datap
 2026-03-30  8:26 UTC  (2+ messages)

[PATCH for-5.15] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  8:01 UTC 

[PATCH for-6.1] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  7:58 UTC 

[PATCH for-6.6] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  7:55 UTC 

[PATCH for-6.12] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  7:52 UTC 

[PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-03-30  7:49 UTC  (2+ messages)

[PATCH for-6.18] KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
 2026-03-30  7:49 UTC 

[PATCH for-6.18] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  7:49 UTC 

[PATCH for-6.19] KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
 2026-03-30  7:47 UTC 

[PATCH for-6.19] KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
 2026-03-30  7:47 UTC 

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-30  7:20 UTC  (11+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
` [PATCH RFC v2 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test

[PATCH v3 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-30  6:25 UTC  (7+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v3 2/3] RISC-V: KVM: Allow splitting huge pages to arbitrary level
` [PATCH v3 3/3] RISC-V: KVM: Split huge pages during fault handling for dirty logging

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2026-03-30  6:21 UTC  (3+ messages)
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory

[PATCH v1 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-03-30  5:42 UTC 

[PATCH v2 00/15] Misc changes to allow building with Windows Clang
 2026-03-30  4:30 UTC  (3+ messages)
` [PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp

[PATCH 08/24] KVM: x86/mmu: introduce ACC_READ_MASK
 2026-03-30  4:12 UTC  (2+ messages)

[PATCH kvmtool] riscv: Add Zicbop extension support
 2026-03-30  2:08 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 7.0-rc6
 2026-03-29 19:27 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
 2026-03-29 16:22 UTC 


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