messages from 2025-07-23 07:09:25 to 2025-07-24 14:22:01 UTC [more...]
[PATCH v2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
2025-07-24 14:21 UTC (5+ messages)
[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
2025-07-24 14:09 UTC (4+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects
vhost: linux-next: crash at vhost_dev_cleanup()
2025-07-24 13:49 UTC (9+ messages)
[PATCH] KVM: x86: use array_index_nospec with indices that come from guest
2025-07-24 13:38 UTC (2+ messages)
[PATCH v11 00/23] Enable CET Virtualization
2025-07-24 13:31 UTC (4+ messages)
` [PATCH v11 01/23] KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
[kvm-unit-tests PATCH 0/3] Improvements for the s390x panic-loop tests
2025-07-24 13:30 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix unreliable "
` [kvm-unit-tests PATCH 2/3] .gitlab-ci.yml: Add the s390x panic-loop tests to the CI
` [kvm-unit-tests RFC PATCH 3/3] scripts/arch-run.bash: Drop the dependency on "jq"
[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
2025-07-24 13:24 UTC (6+ messages)
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-24 13:08 UTC (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking
[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-24 13:03 UTC (4+ messages)
` [PATCH V6 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V6 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V6 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
[PATCH V5 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-24 12:52 UTC (5+ messages)
` [PATCH V5 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V5 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V5 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
[PATCH v4 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
2025-07-24 12:00 UTC (2+ messages)
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-07-24 10:47 UTC (5+ messages)
` [PATCH v9 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v9 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
[PATCH v4 0/4] x86: Disentangle <asm/processor.h> dependency on CPUID headers
2025-07-24 9:11 UTC (6+ messages)
` [PATCH v4 1/4] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v4 2/4] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v4 3/4] treewide: Explicitly include the x86 CPUID headers
` [PATCH v4 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-24 8:13 UTC (21+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 06/10] types: move phys_vec definition to common header
` [PATCH 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 0/5] KVM: arm64: Config driven dependencies for TCR2/SCTLR/MDCR
2025-07-24 6:51 UTC (4+ messages)
[PATCH v5 00/23] Enable FRED with KVM VMX
2025-07-24 6:50 UTC (26+ messages)
` [PATCH v5 01/23] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v5 02/23] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v5 03/23] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v5 04/23] x86/cea: Export an API to get per CPU exception stacks for KVM to use
` [PATCH v5 05/23] KVM: VMX: Fix an indentation
` [PATCH v5 06/23] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v5 07/23] KVM: VMX: Set FRED MSR intercepts
` [PATCH v5 08/23] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v5 09/23] KVM: VMX: Add host MSR read/write helpers to streamline preemption logic
` [PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v5 11/23] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v5 12/23] KVM: VMX: Virtualize FRED event_data
` [PATCH v5 13/23] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v5 14/23] Documentation: kvm: Fix a section number typo
` [PATCH v5 15/23] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v5 16/23] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v5 17/23] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v5 18/23] KVM: x86: Advertise support for FRED
` [PATCH v5 19/23] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
` [PATCH v5 21/23] KVM: nVMX: Add FRED-related VMCS field checks
` [PATCH v5 22/23] KVM: nVMX: Allow VMX FRED controls
` [PATCH v5 23/23] KVM: nVMX: Add prerequisites to SHADOW_FIELD_R[OW] macros
KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
2025-07-24 3:59 UTC (3+ messages)
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-24 3:16 UTC (5+ messages)
[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
2025-07-24 2:40 UTC (4+ messages)
[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
2025-07-24 0:16 UTC (3+ messages)
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
[PATCH V4 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-23 23:56 UTC (15+ messages)
` [PATCH V4 1/2] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V4 2/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
[GIT PULL] (Final?) KVM change for Linux 6.16
2025-07-23 22:08 UTC (2+ messages)
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-07-23 21:04 UTC (10+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
` [PATCH v5 4/7] KVM: x86/mmu: Only grab RCU lock for nx hugepage recovery for TDP MMU
` [PATCH v5 5/7] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test
[PATCH v2 0/5] KVM: Improve VMware guest support
2025-07-23 18:55 UTC (12+ messages)
` [PATCH v2 1/5] KVM: x86: Centralize KVM's VMware code
` [PATCH v2 2/5] KVM: x86: Allow enabling of the vmware backdoor via a cap
` [PATCH v2 3/5] KVM: x86: Add support for VMware guest specific hypercalls
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups
` [PATCH v2 5/5] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL
[PATCH v2 0/8] treewide: Fix typo "notifer"
2025-07-23 18:40 UTC (3+ messages)
` [PATCH v2 3/8] drm/xe: "
[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
2025-07-23 18:22 UTC
[kvm-unit-tests PATCH] x86/pmu: Fix compilation on macOS
2025-07-23 16:47 UTC
[PATCH] x86/irq: introduce repair_irq try to repair CPU vector
2025-07-23 16:33 UTC (3+ messages)
[PATCH 0/4] KVM: arm64: Userspace GICv3 sysreg access fixes and testing
2025-07-23 15:56 UTC (12+ messages)
` [PATCH 1/4] KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2
` [PATCH 2/4] KVM: arm64: Clarify the check for reset callback in check_sysreg_table()
` [PATCH 3/4] KVM: arm64: Enforce the sorting of the GICv3 system register table
` [PATCH 4/4] KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access test
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-24
2025-07-23 15:05 UTC
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 14:46 UTC (33+ messages)
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 14:03 UTC (35+ messages)
` [PATCH v16 01/22] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
` [PATCH v16 02/22] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v16 03/22] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 06/22] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v16 07/22] KVM: Fix comments that refer to slots_lock
` [PATCH v16 08/22] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v16 09/22] KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 11/22] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v16 12/22] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 16/22] KVM: arm64: Refactor user_mem_abort()
` [PATCH v16 17/22] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v16 18/22] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v16 19/22] KVM: arm64: Enable support for guest_memfd backed memory
` [PATCH v16 20/22] KVM: Allow and advertise support for host mmap() on guest_memfd files
` [PATCH v16 21/22] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported
[PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync()
2025-07-23 13:32 UTC (3+ messages)
` [PATCH 1/2] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
` [PATCH 2/2] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
[RFC PATCH 1/2] KVM: Add arch hooks for KVM syscore ops
2025-07-23 9:42 UTC (4+ messages)
` [RFC PATCH 2/2] KVM: arm64: vgic-its: Unmap all vPEs on shutdown
[PATCH] i386/kvm: Disable hypercall patching quirk by default
2025-07-23 9:26 UTC (2+ messages)
[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
2025-07-23 8:50 UTC (5+ messages)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-23 8:20 UTC (6+ messages)
[PATCH v4 0/7] TDX host: kexec/kdump support
2025-07-23 8:13 UTC (12+ messages)
` [PATCH v4 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
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).