messages from 2025-11-11 10:06:52 to 2025-11-13 00:30:21 UTC [more...]
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-13 0:55 UTC
[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-12 23:01 UTC (23+ messages)
` [PATCH v4 1/8] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
` [PATCH v4 2/8] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
` [PATCH v4 3/8] x86/bugs: Use an X86_FEATURE_xxx flag for the MMIO Stale Data mitigation
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
[PATCH v2 00/18] vfio: selftests: Support for multi-device tests
2025-11-12 22:53 UTC (21+ messages)
` [PATCH v2 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v2 02/18] vfio: selftests: Split run.sh into separate scripts
` [PATCH v2 03/18] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH v2 04/18] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH v2 05/18] vfio: selftests: Introduce struct iommu
` [PATCH v2 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH v2 07/18] vfio: selftests: Eliminate overly chatty logging
` [PATCH v2 08/18] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH v2 09/18] vfio: selftests: Upgrade driver logging to dev_err()
` [PATCH v2 10/18] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH v2 11/18] vfio: selftests: Move IOMMU library code into iommu.c
` [PATCH v2 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
` [PATCH v2 13/18] vfio: selftests: Stop passing device for IOMMU operations
` [PATCH v2 14/18] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH v2 15/18] vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
` [PATCH v2 16/18] vfio: selftests: Split libvfio.h into separate header files
` [PATCH v2 17/18] vfio: selftests: Eliminate INVALID_IOVA
` [PATCH v2 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH] KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
2025-11-12 22:23 UTC (3+ messages)
[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-12 21:31 UTC (11+ messages)
` [PATCH v3 1/4] vfio: selftests: add iova range query helpers
` [PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v3 3/4] vfio: selftests: add iova allocator
` [PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH RESEND] KVM: TDX: Use struct_size and simplify tdx_get_capabilities
2025-11-12 21:22 UTC (4+ messages)
[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 21:07 UTC (4+ messages)
` [PATCH v3 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v3 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH v2] RISC-V: KVM: Fix guest page fault within HLV* instructions
2025-11-12 19:41 UTC (2+ messages)
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-12 19:32 UTC (28+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 04/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v9 05/14] vsock: add netns and netns_tracker to vsock skb cb
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 07/14] vhost/vsock: "
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 09/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 12/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v9 14/14] selftests/vsock: add tests for namespace deletion and mode changes
[kvm-unit-tests PATCH 00/17] x86/vmx: align with Linux kernel VMX definitions
2025-11-12 19:02 UTC (2+ messages)
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-12 18:48 UTC (20+ messages)
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-12 17:43 UTC (12+ messages)
` [PATCH v5 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH 0/4] x86: Restrict KVM-induced symbol exports to KVM
2025-11-12 17:39 UTC (5+ messages)
` [PATCH 1/4] x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
` [PATCH 2/4] x86/mtrr: Drop unnecessary export of "mtrr_state"
` [PATCH 3/4] x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
` [PATCH 4/4] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 17:20 UTC (6+ messages)
` [PATCH v2 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v2 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
2025-11-12 14:47 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2025-11-13
2025-11-12 14:05 UTC
[PATCH v3 00/14] Improvements for (nested) SVM testing
2025-11-12 13:52 UTC (5+ messages)
` [PATCH v3 03/14] x86/svm: Cleanup selective cr0 write intercept test
` [PATCH v3 04/14] x86/svm: Move CR0 selective write intercept test near CR3 intercept
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-12 13:46 UTC (9+ messages)
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-11-12 13:42 UTC (13+ messages)
` [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 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-11-12 10:29 UTC (24+ messages)
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info
` [RFC PATCH v2 23/23] KVM: TDX: Turn on PG_LEVEL_2M after TD is RUNNABLE
[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
2025-11-12 9:56 UTC (9+ messages)
` [PATCH v2 04/45] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH v2 20/45] KVM: arm64: Revamp vgic maintenance interrupt configuration
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-12 8:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH 00/10] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2025-11-12 7:25 UTC (13+ messages)
` [PATCH 02/10] sched/fair: Add rate-limiting and validation helpers
` [PATCH 03/10] sched/fair: Add cgroup LCA finder for hierarchical yield
` [PATCH 04/10] sched/fair: Add penalty calculation and application logic
[PATCH v3 00/23] KVM: s390: gmap rewrite, the real deal
2025-11-12 6:25 UTC (5+ messages)
` [PATCH v3 01/23] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v3 04/23] KVM: s390: Add gmap_helper_set_unused()
[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
2025-11-12 1:54 UTC (25+ messages)
` [PATCH RFC v1 02/20] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field
` [PATCH RFC v1 08/20] KVM: VMX: Support extended register index in exit handling
` [PATCH RFC v1 10/20] KVM: x86: Refactor REX prefix handling in instruction emulation
` [PATCH RFC v1 11/20] KVM: x86: Refactor opcode table lookup "
` [PATCH RFC v1 12/20] KVM: x86: Support REX2-extended register index in the decoder
` [PATCH RFC v1 14/20] KVM: x86: Emulate REX2-prefixed 64-bit absolute jump
` [PATCH RFC v1 15/20] KVM: x86: Reject EVEX-prefix instructions in the emulator
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix "
` [PATCH RFC v1 17/20] KVM: x86: Prepare APX state setting in XCR0
[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
2025-11-12 1:30 UTC
[PATCH v7 0/8] KVM: PKS Virtualization support
2025-11-12 1:06 UTC (7+ messages)
` The current status of PKS virtualization
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-11 23:32 UTC (6+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/6] KVM: SVM: LBR virtualization fixes
2025-11-11 22:30 UTC (5+ messages)
` [PATCH 2/6] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
2025-11-11 19:15 UTC (5+ messages)
[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 18:49 UTC (14+ messages)
` [PATCH v2 1/4] vfio: selftests: add iova range query helpers
` [PATCH v2 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v2 3/4] vfio: selftests: add iova allocator
` [PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH RFC v2 00/11] KVM: s390: Add VSIE SIGP Interpretation (vsie_sigpif)
2025-11-11 16:34 UTC (12+ messages)
` [PATCH RFC v2 01/11] KVM: s390: Add SCAO read and write helpers
` [PATCH RFC v2 02/11] KVM: s390: Remove double 64bscao feature check
` [PATCH RFC v2 08/11] KVM: s390: Allow guest-3 cpu add and remove with vsie sigpif
` [PATCH RFC v2 09/11] KVM: s390: Allow guest-3 switch to extended sca "
[PATCH] KVM: s390: vsie: Check alignment of BSCA header
2025-11-11 16:24 UTC (4+ messages)
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2025-11-11 15:15 UTC (5+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH] KVM: arm64: Finalize ID registers only once per VM
2025-11-11 12:25 UTC (3+ messages)
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