messages from 2026-08-26 09:19:17 to 2026-08-26 23:05:38 UTC [more...]
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-08-26 23:05 UTC (17+ messages)
` [PATCH 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000
` [PATCH 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [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 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-26 22:52 UTC (4+ messages)
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-08-26 22:50 UTC (10+ messages)
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests
[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
2026-08-26 22:35 UTC (9+ messages)
` [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v5 2/8] x86/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
` [PATCH v5 3/8] KVM: SVM: Define SVM_SEV_FEAT_* flags using BIT_ULL()
` [PATCH v5 4/8] KVM: selftests: sev_init2: Use BIT_ULL for VMSA feature bit definition
` [PATCH v5 5/8] KVM: SEV: Disallow setting SNP-only features for non-SNP guests via a single mask
` [PATCH v5 6/8] KVM: SEV: Advertise SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v5 7/8] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v5 8/8] KVM: SEV: Add support for SNP BTB Isolation
[PATCH v11 00/46] guest_memfd: In-place conversion support
2026-08-26 22:33 UTC (13+ messages)
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v11 39/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v11 40/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v11 41/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v11 42/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v11 43/46] KVM: selftests: Support guest_memfd attributes in private_mem_conversions_test
` [PATCH v11 44/46] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v11 45/46] KVM: selftests: Test in-place conversions in private_mem_conversions_test
` [PATCH v11 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH v2 0/2] KVM: VMX: Explicitly track TDX VMs' root level
2026-08-26 22:23 UTC (5+ messages)
` [PATCH v2 1/2] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
` [PATCH v2 2/2] KVM: VMX: Drop TDX_SHARED_BIT_PWL_{4,5} and dedup related code
[PATCH v14 00/22] TDX KVM selftests
2026-08-26 22:17 UTC (6+ messages)
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
[PATCH 0/4] KVM: nSVM: Disallow bad L1 EFER for KVM_SET_NESTED_STATE
2026-08-26 21:56 UTC (9+ messages)
` [PATCH 1/4] KVM: nSVM: Reject KVM_SET_NESTED_STATE if L1 has EFER.LMA=1 && EFER.LME=0
` [PATCH 2/4] KVM: x86/mmu: Bug the VM if KVM attempts to walk more levels than the MMU has
` [PATCH 3/4] KVM: x86/mmu: Bug the VM if KVM calcs a CPU role with EFER.LMA=1 && CR4.PAE=0
` [PATCH 4/4] KVM: x86/mmu: Convert MMU walker's bounds check from BUG_ON() to KVM_BUG_ON()
[PATCH v10 00/21] KVM: x86: Cleaning up the KVM clock mess, part 1
2026-08-26 21:49 UTC (24+ messages)
` [PATCH v10 01/21] KVM: x86: Update "last guest TSC" snapshot prior to enabling IRQs/preemption
` [PATCH v10 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v10 03/21] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v10 04/21] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v10 05/21] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v10 06/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v10 07/21] KVM: x86: Drop unnecessary CPU pinning when computing/getting kvmclock
` [PATCH v10 08/21] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v10 09/21] KVM: x86: Wrap all of __get_kvmclock_master_clock() with CONFIG_X86_64=y
` [PATCH v10 10/21] KVM: x86: Fall back to non-master-clock if clockread fails in get_kvmclock()
` [PATCH v10 11/21] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v10 12/21] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v10 13/21] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v10 14/21] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair
` [PATCH v10 15/21] KVM: x86: Make master clock logic in guest PV clock updates 64-bit only
` [PATCH v10 16/21] KVM: x86: Upscale TSC to "now", not master clock when updating PV clocks
` [PATCH v10 17/21] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v10 18/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v10 19/21] KVM: x86: Use kernel timekeeping snapshots for getting kvmclock time since boot
` [PATCH v10 20/21] KVM: x86: Use kernel timekeeping snapshot for monotonic clock
` [PATCH v10 21/21] KVM: x86: Use kernel timekeeping snapshot to get walltime+TSC
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-26 21:04 UTC (15+ messages)
[PATCH v4 00/18] iommu: Add live update state preservation
2026-08-26 20:46 UTC (9+ messages)
` [PATCH v4 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v4 08/18] iommu/vt-d: Clear unpreserved context entries during shutdown
[RFC PATCH 0/1] vfio: circular locking dependency in pci_dev_reset_iommu_prepare()
2026-08-26 20:27 UTC (3+ messages)
[PATCH 6.6.y+6.1.y 0/2] KVM: x86/mmu: Check write tracking in all address spaces
2026-08-26 20:16 UTC (3+ messages)
` [PATCH 6.6.y 1/2] "
` [PATCH 6.1.y 2/2] "
[PATCH] KVM: x86: Zero reserved synic flags when delivering message to avoid stack leak
2026-08-26 18:44 UTC
[PATCH v2] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-08-26 18:39 UTC (3+ messages)
[PATCH v2 0/8] KVM: VMX: Harden against interpreting TDX vCPU as vcpu_vmx
2026-08-26 18:38 UTC (11+ messages)
` [PATCH v2 1/8] KVM: VMX: Move the shared "IRQs off" exit handler(s) to common code
` [PATCH v2 2/8] KVM: VMX: Move the shared NMI handler/trampoline "
` [PATCH v2 3/8] KVM: VMX: Disallowing using to_vmx() in common VT code
` [PATCH v2 4/8] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
` [PATCH v2 5/8] KVM: VMX: Rename EPT violation handler prefix "
` [PATCH v2 6/8] KVM: VMX: Use dummy pseudo-overlay struct for to_vt() and vt_to_vcpu()
` [PATCH v2 7/8] KVM: VMX: Move common VT getters/converters to common.h
` [PATCH v2 8/8] KVM: VMX: Rename common exit info getters prefixes from "vmx" to "vt"
[PATCH 0/2] KVM: guest_memfd: Handle xarray binding errors
2026-08-26 18:36 UTC (7+ messages)
` [PATCH 1/2] KVM: guest_memfd: Gracefully handle xarray errors when binding a memslot
` [PATCH 2/2] KVM: guest_memfd: Drop superfluous WRITE_ONCE() "
[PATCH v5 0/5] mm: Fix MF_DELAYED handling on memory failure
2026-08-26 17:57 UTC (4+ messages)
` [PATCH v5 5/5] mm: selftests: Add shmem into memory failure test
[PATCH v2 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
2026-08-26 17:08 UTC (8+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Reload MMU on *every* page pre-fault attempt/iteration
` [PATCH v2 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation
` [PATCH v2 3/4] KVM: x86/mmu: Top-up memory caches when retrying "map private PFN"
` [PATCH v2 4/4] KVM: x86/mmu: Add sanity check to detect stale page faults in "
[PATCH] x86/virt/tdx: Warn on !4K level in tdh_mem_page_aug()
2026-08-26 16:23 UTC (5+ messages)
[PATCH] KVM: selftests: Use __GLIBC__, not _GNU_SOURCE, to detect actual glibc
2026-08-26 16:14 UTC
[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
2026-08-26 16:09 UTC (3+ messages)
` [RFC PATCH v3 16/27] KVM: SVM: Add handler for VMGEXIT Secure AVIC NAE event
[PATCH v5 00/21] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
2026-08-26 15:35 UTC (43+ messages)
` [PATCH v5 01/21] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH v5 02/21] KVM: s390: vsie: Move SCAO validation into a function
` [PATCH v5 03/21] KVM: s390: vsie: Add vsie_interp_extf detection
` [PATCH v5 04/21] KVM: s390: vsie: Add ssca_block and ssca_entry structs
` [PATCH v5 05/21] KVM: s390: vsie: Move pin/unpin guest page
` [PATCH v5 06/21] KVM: s390: vsie: Move pin/unpin_scb methods
` [PATCH v5 07/21] KVM: s390: vsie: Move release/acquire gmap shadow
` [PATCH v5 08/21] KVM: s390: vsie: Create helpers to alloc and free vsie_pages
` [PATCH v5 09/21] KVM: s390: vsie: Replace radix_tree with xarray addr_to_page
` [PATCH v5 10/21] KVM: s390: vsie: Refactor kvm_s390_vsie_destroy and extract reusable methods
` [PATCH v5 11/21] KVM: s390: vsie: Add helper reset_vsie_page() and unshadow_intercept()
` [PATCH v5 12/21] KVM: s390: vsie: Add helper unshadow_intercept()
` [PATCH v5 13/21] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v5 14/21] KVM: s390: vsie: Add helper to pin and unpin multiple guest pages
` [PATCH v5 15/21] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods
` [PATCH v5 16/21] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v5 17/21] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v5 18/21] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v5 19/21] KVM: s390: vsie: Add VSIE shadow stat counters
` [PATCH v5 20/21] KVM: s390: vsie: Create minimal scb shadows for not running g3 blocks
` [PATCH v5 21/21] KVM: s390: vsie: Enable use of VSIE SSCA
[PATCH v2 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
2026-08-26 15:26 UTC (4+ messages)
` [PATCH v2 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-26 13:59 UTC (11+ messages)
` [PATCH v4 7/9] KVM: VMX: Make handle_bus_lock_vmexit() a shared helper
` [PATCH v4 8/9] KVM: TDX: Enable Bus Lock VM exit
` [PATCH v4 9/9] KVM: VMX: Consolidate the exit handler for VMX and TDX
[PATCH 0/6] Enable TDX module extensions
2026-08-26 13:57 UTC (3+ messages)
` [PATCH 1/6] x86/virt/tdx: Wrap TDH.SYS.CONFIG/UPDATE operations in helpers
[PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
2026-08-26 13:53 UTC (11+ messages)
[PATCH v3 0/2] Add support for cmpxchg16b emulation
2026-08-26 13:28 UTC (7+ messages)
` [PATCH v3 1/2] x86/uaccess: Extend CMPXCHG user helpers to 128-bit operands
` [PATCH v3 2/2] KVM: x86: Add support for cmpxchg16b emulation
[PATCH v4 36/49] monitor: tighten monitor_printf*()
2026-08-26 13:04 UTC (5+ messages)
[PATCH v2 0/2] KVM: selftests: Actually test PV_UNHALT
2026-08-26 12:11 UTC (4+ messages)
` [PATCH v2 1/2] KVM: selftests: Add a helper to read a vCPU's APIC ID
` [PATCH v2 2/2] KVM: selftests: Test the PV_UNHALT feature, not just its CPUID bit
[PATCH] KVM: selftests: Test the PV_UNHALT feature, not just its CPUID bit
2026-08-26 11:59 UTC (3+ messages)
[PATCH 0/5] KVM: guest_memfd: fix unbind race and NUMA selftests
2026-08-26 10:28 UTC (4+ messages)
` [PATCH 1/5] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
[PATCH] KVM: TDX: Remove always true ifdef
2026-08-26 10:03 UTC
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