messages from 2026-06-24 11:19:40 to 2026-06-25 06:58:38 UTC [more...]
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-25 6:57 UTC (81+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-06-25 6:33 UTC (26+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 09/17] x86/virt/tdx: Add interface to check Quoting availability
` [PATCH v2 10/17] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a Quote
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after TDX module update
` [PATCH v2 13/17] x86/virt/tdx: Enable Quoting extension
` [PATCH v2 14/17] x86/tdx: Move and rename Quote request structure
` [PATCH v2 15/17] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [PATCH v2 17/17] KVM: TDX: Support event-notify interrupts only with userspace Quoting
[PATCH 0/8] Testcase improvements and Power8E/NVL removal
2026-06-25 6:32 UTC (21+ messages)
` [PATCH 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH 8/8] MAINTAINERS: Add self as maintainer for PowerNV
[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
2026-06-25 6:11 UTC (8+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush
[PATCH v9 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
2026-06-25 5:38 UTC (10+ messages)
` [PATCH v9 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v9 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v9 5/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v9 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
[PATCH V5 0/7] KVM: x86/pmu: Add hardware Topdown metrics support
2026-06-25 4:13 UTC (10+ messages)
` [PATCH V5 1/7] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V5 2/7] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V5 3/7] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH V5 4/7] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [PATCH V5 5/7] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH V5 6/7] KVM: x86/pmu: Emulate RDPMC on performance metrics
` [PATCH V5 7/7] KVM: selftests: Add perf_metrics and fixed counter 3 tests
[PATCH v13 00/22] TDX KVM selftests
2026-06-25 2:37 UTC (10+ messages)
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
[PATCH] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
2026-06-25 1:50 UTC (2+ messages)
[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
2026-06-25 0:25 UTC (8+ messages)
` [PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
2026-06-24 22:27 UTC (3+ messages)
[PATCH v4] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 22:10 UTC (2+ messages)
[PATCH v2 7.2-based 00/19] KVM: apply chainsaw to struct kvm_mmu
2026-06-24 22:07 UTC (21+ messages)
` [PATCH 7.2-based 01/19] KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
` [PATCH 7.2-based 02/19] KVM: x86/mmu: introduce struct kvm_pagewalk
` [PATCH 7.2-based 03/19] KVM: x86/mmu: move get_guest_pgd to "
` [PATCH 7.2-based 04/19] KVM: x86/mmu: move gva_to_gpa "
` [PATCH 7.2-based 05/19] KVM: x86/mmu: move get_pdptr "
` [PATCH 7.2-based 06/19] KVM: x86/mmu: move inject_page_fault "
` [PATCH 7.2-based 07/19] KVM: x86/mmu: move CPU-related fields "
` [PATCH 7.2-based 08/19] KVM: x86/mmu: change CPU-role accessor fields to take "
` [PATCH 7.2-based 09/19] KVM: x86/mmu: move remaining permission fields to "
` [PATCH 7.2-based 10/19] KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
` [PATCH 7.2-based 11/19] KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
` [PATCH 7.2-based 12/19] KVM: x86/mmu: change nested_mmu.w to ngva_walk
` [PATCH 7.2-based 13/19] KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
` [PATCH 7.2-based 14/19] KVM: x86/mmu: unify root_gva_walk and ngva_walk
` [PATCH 7.2-based 15/19] KVM: x86/mmu: cleanup functions that initialize shadow MMU
` [PATCH 7.2-based 16/19] KVM: x86/mmu: pull page format to a new struct
` [PATCH 7.2-based 17/19] KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
` [PATCH 7.2-based 18/19] KVM: x86/mmu: parameterize update_permission_bitmask()
` [PATCH 7.2-based 19/19] KVM: x86/mmu: use kvm_page_format to test SPTEs
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-06-24 22:03 UTC (8+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
[PATCH v3] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:59 UTC (2+ messages)
[PATCH v9 0/6] Add RMPOPT support
2026-06-24 21:55 UTC
[PATCH v2] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:54 UTC (2+ messages)
[PATCH] vhost/vdpa: reject overflowing PA map page counts
2026-06-24 21:47 UTC (3+ messages)
[PATCH v2 00/19] KVM: apply chainsaw to struct kvm_mmu
2026-06-24 21:31 UTC (20+ messages)
` [PATCH 01/19] KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
` [PATCH 02/19] KVM: x86/mmu: introduce struct kvm_pagewalk
` [PATCH 03/19] KVM: x86/mmu: move get_guest_pgd to "
` [PATCH 04/19] KVM: x86/mmu: move gva_to_gpa "
` [PATCH 05/19] KVM: x86/mmu: move get_pdptr "
` [PATCH 06/19] KVM: x86/mmu: move inject_page_fault "
` [PATCH 07/19] KVM: x86/mmu: move CPU-related fields "
` [PATCH 08/19] KVM: x86/mmu: change CPU-role accessor fields to take "
` [PATCH 09/19] KVM: x86/mmu: move remaining permission fields to "
` [PATCH 10/19] KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
` [PATCH 11/19] KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
` [PATCH 12/19] KVM: x86/mmu: change nested_mmu.w to ngva_walk
` [PATCH 13/19] KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
` [PATCH 14/19] KVM: x86/mmu: unify root_gva_walk and ngva_walk
` [PATCH 15/19] KVM: x86/mmu: cleanup functions that initialize shadow MMU
` [PATCH 16/19] KVM: x86/mmu: pull page format to a new struct
` [PATCH 17/19] KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
` [PATCH 18/19] KVM: x86/mmu: parameterize update_permission_bitmask()
` [PATCH 19/19] KVM: x86/mmu: use kvm_page_format to test SPTEs
[PATCH v2 0/8] Testcase improvements and Power8E/NVL removal
2026-06-24 19:59 UTC (9+ messages)
` [PATCH v2 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH v2 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH v2 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH v2 4/8] tests/functional: Use default powernv machine instead of power10
` [PATCH v2 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH v2 6/8] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH v2 7/8] ppc/pnv: Remove Power8E and Power8NVL CPUs
` [PATCH v2 8/8] MAINTAINERS: Add self as maintainer for PowerNV
[PATCH] vfio/type1: validate dirty bitmap page size before use
2026-06-24 19:25 UTC (3+ messages)
[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-24 17:58 UTC (2+ messages)
[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-06-24 17:32 UTC (7+ messages)
[RFC PATCH 0/3] KVM: selftests: Improvements on dirty-ring
2026-06-24 17:29 UTC (6+ messages)
` [RFC PATCH 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
[GIT PULL v1 00/12] KVM: s390: Fix S390_USER_OPEREXEC and more gmap fixes
2026-06-24 16:56 UTC (16+ messages)
` [GIT PULL v1 01/12] KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74
` [GIT PULL v1 03/12] KVM: s390: Fix typo in UCONTROL documentation
` [GIT PULL v1 04/12] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [GIT PULL v1 05/12] KVM: s390: Fix dat_peek_cmma() overflow
` [GIT PULL v1 06/12] KVM: s390: Do not set special large pages dirty
` [GIT PULL v1 08/12] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [GIT PULL v1 10/12] KVM: s390: Fix cmma dirty tracking
` [GIT PULL v1 11/12] KVM: s390: selftests: Fix cmma selftest
` [GIT PULL v1 12/12] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
[GIT PULL] KVM: Early selftests changes for 7.3
2026-06-24 16:31 UTC (2+ messages)
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-24 16:19 UTC (8+ messages)
` [PATCH v2 06/13] KVM: VMX: Use higher-level allocator
[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
2026-06-24 14:37 UTC (6+ messages)
[PATCH] KVM: x86: Drop WARN_ON_ONCE() for concurrently disappearing interrupts
2026-06-24 14:00 UTC (3+ messages)
[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
2026-06-24 13:20 UTC (2+ messages)
[PATCH] KVM: x86: Clamp the EOI vector if its OOB instead of bugging the kernel
2026-06-24 13:18 UTC (3+ messages)
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-24 11:42 UTC (9+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
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