messages from 2025-10-24 06:34:14 to 2025-10-27 12:03:07 UTC [more...]
[PATCH v3 00/20] i386: Support CET for KVM
2025-10-27 12:02 UTC (44+ messages)
` [PATCH v3 01/20] linux-headers: Update to v6.18-rc2
` [PATCH v3 02/20] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v3 03/20] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v3 04/20] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v3 05/20] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v3 06/20] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v3 08/20] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v3 09/20] i386/cpu: Fix supervisor xstate initialization
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 11/20] i386/cpu: Enable xsave support for CET states
` [PATCH v3 12/20] i386/cpu: Add CET support in CR4
` [PATCH v3 13/20] i386/kvm: Add save/load support for CET MSRs
` [PATCH v3 14/20] i386/kvm: Add save/load support for KVM_REG_GUEST_SSP
` [PATCH v3 15/20] i386/machine: Add vmstate for cet-ss and cet-ibt
` [PATCH v3 16/20] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PATCH v3 17/20] i386/cpu: Advertise CET related flags in feature words
` [PATCH v3 18/20] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v3 19/20] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v3 20/20] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-27 12:02 UTC (7+ messages)
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-27 11:06 UTC (3+ messages)
` [PATCH v13 04/12] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-27 10:26 UTC
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-27 9:31 UTC (32+ messages)
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
[PATCH v7 00/24] WHPX support for Arm
2025-10-27 7:55 UTC (8+ messages)
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-27 7:02 UTC (5+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH 0/4] SBI MPXY support for KVM Guest
2025-10-27 3:38 UTC (2+ messages)
[PATCH v2 0/2] target/loongarch: Add PTW feature support in KVM mode
2025-10-27 3:26 UTC (4+ messages)
` [PATCH v2 1/2] linux-headers: Update to Linux v6.18-rc3
` [PATCH v2 2/2] target/loongarch: Add PTW feature support in KVM mode
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-27 0:50 UTC (4+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH AUTOSEL 6.17] vfio/nvgrace-gpu: Add GB300 SKU to the devid table
2025-10-26 22:25 UTC (8+ messages)
` [PATCH AUTOSEL 6.17-5.10] x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
` [PATCH AUTOSEL 6.17] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH AUTOSEL 6.17] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH AUTOSEL 6.17] x86/virt/tdx: Use precalculated TDVPR page physical address
` [PATCH AUTOSEL 6.17-6.1] vfio: return -ENOTTY for unsupported device feature
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-10-26 20:19 UTC (23+ messages)
` [PATCH v9 01/22] KVM: VMX: Enable support for secondary VM exit controls
` [PATCH v9 02/22] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v9 03/22] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v9 04/22] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v9 05/22] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 09/22] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v9 10/22] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data
` [PATCH v9 13/22] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v9 14/22] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v9 15/22] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks
` [PATCH v9 22/22] KVM: nVMX: Enable VMX FRED controls
[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
2025-10-26 15:02 UTC
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-26 14:19 UTC (4+ messages)
` [PATCH v4 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v4 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-26 7:55 UTC (4+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-25 18:11 UTC (2+ messages)
[GIT PULL v2] KVM/riscv fixes for 6.18 take #2
2025-10-25 10:13 UTC
[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
2025-10-25 3:42 UTC (10+ messages)
[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
2025-10-24 21:47 UTC (2+ messages)
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-10-24 20:37 UTC (25+ messages)
` [RFC PATCH 01/12] mm: introduce and use pte_to_swp_entry_or_zero()
` [RFC PATCH 02/12] mm: avoid unnecessary uses of is_swap_pte()
` [RFC PATCH 03/12] mm: introduce get_pte_swap_entry() and use it
` [RFC PATCH 04/12] mm: use get_pte_swap_entry() in debug pgtable + remove is_swap_pte()
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [RFC PATCH 06/12] mm: avoid unnecessary use of is_swap_pmd()
` [RFC PATCH 07/12] mm: introduce is_huge_pmd() and use where appropriate
` [RFC PATCH 08/12] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [RFC PATCH 09/12] mm/huge_memory: refactor change_huge_pmd() "
` [RFC PATCH 10/12] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [RFC PATCH 11/12] mm: rename non_swap_entry() to is_non_present_entry()
` [RFC PATCH 12/12] mm: provide is_swap_entry() and use it
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-10-24 20:21 UTC (6+ messages)
[kvm-unit-tests 0/7] More tests for selective CR0 intercept
2025-10-24 20:02 UTC (9+ messages)
` [kvm-unit-tests 1/7] x86/svm: Cleanup selective cr0 write intercept test
` [kvm-unit-tests 2/7] x86/svm: Move CR0 selective write intercept test near CR3 intercept
` [kvm-unit-tests 3/7] x86/svm: Add FEP helpers for SVM tests
` [kvm-unit-tests 4/7] x86/svm: Report unsupported "
` [kvm-unit-tests 5/7] x86/svm: Move report_svm_guest() to the top of svm_tests.c
` [kvm-unit-tests 6/7] x86/svm: Generalize and improve selective CR0 write intercept test
` [kvm-unit-tests 7/7] x86/svm: Add more selective CR0 write and LMSW test cases
[PATCH 0/3] KVM: nSVM: Fixes for SVM_EXIT_CR0_SEL_WRITE injection
2025-10-24 19:51 UTC (5+ messages)
` [PATCH 1/3] KVM: nSVM: Remove redundant cases in nested_svm_intercept()
` [PATCH 2/3] KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
` [PATCH 3/3] KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
[syzbot] Monthly kvm-x86 report (Oct 2025)
2025-10-24 18:48 UTC
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-24 18:18 UTC (15+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-10-24 17:16 UTC (7+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH v11 00/21] TDX KVM selftests
2025-10-24 17:24 UTC (9+ messages)
` [PATCH v11 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test
[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-24 15:57 UTC (8+ messages)
` "
[GIT PULL] KVM/riscv fixes for 6.18 take #1
2025-10-24 15:46 UTC (2+ messages)
[PATCH v2 5/5] KVM: x86: Export KVM-internal symbols for sub-modules only
2025-10-24 15:25 UTC (3+ messages)
` [PATCH] KVM: Re-export kvm_enable_virtualization() and kvm_disable_virtualization() as normal (global) exports rather than only to KVM's vendor modules
[PATCH v6 0/2] KVM: guest_memfd: use write for population
2025-10-24 14:35 UTC (4+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-24 11:59 UTC (18+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
[PATCH 13/22] vfio/gvt: Provide a get_region_info op
2025-10-24 10:12 UTC (2+ messages)
[PATCH 0/2] LoongArch: KVM: Restore guest PMU if it is enabled
2025-10-24 7:20 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] LoongArch: KVM: Skip PMU checking on vCPU context switch
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;
as well as URLs for NNTP newsgroup(s).