messages from 2025-11-26 22:07:23 to 2025-11-29 14:45:30 UTC [more...]
[PATCH 0/4] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
2025-11-29 14:45 UTC (3+ messages)
` [PATCH 1/4] arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
` [PATCH 2/4] arm64: Convert VTCR_EL2 to sysreg infratructure
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-11-29 10:34 UTC (4+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
2025-11-29 9:25 UTC (2+ messages)
[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
2025-11-29 7:06 UTC (2+ messages)
[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-28 19:53 UTC (6+ messages)
` [PATCH v7 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v7 2/4] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v7 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
2025-11-28 19:44 UTC (2+ messages)
[PATCH v9 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-28 19:44 UTC (8+ messages)
` [PATCH v9 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v9 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v9 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v9 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v9 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v9 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
2025-11-28 19:44 UTC (2+ messages)
[PATCH v4 00/18] vfio: selftests: Support for multi-device tests
2025-11-28 19:44 UTC (20+ messages)
` [PATCH v4 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v4 02/18] vfio: selftests: Split run.sh into separate scripts
` [PATCH v4 03/18] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH v4 04/18] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH v4 05/18] vfio: selftests: Introduce struct iommu
` [PATCH v4 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH v4 07/18] vfio: selftests: Eliminate overly chatty logging
` [PATCH v4 08/18] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH v4 09/18] vfio: selftests: Upgrade driver logging to dev_err()
` [PATCH v4 10/18] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH v4 11/18] vfio: selftests: Move IOMMU library code into iommu.c
` [PATCH v4 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
` [PATCH v4 13/18] vfio: selftests: Stop passing device for IOMMU operations
` [PATCH v4 14/18] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH v4 15/18] vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
` [PATCH v4 16/18] vfio: selftests: Split libvfio.h into separate header files
` [PATCH v4 17/18] vfio: selftests: Eliminate INVALID_IOVA
` [PATCH v4 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH][next] KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
2025-11-28 18:51 UTC (2+ messages)
[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
2025-11-28 17:39 UTC (5+ messages)
` [PATCH Next] net: restore the iterator to its original state when an error occurs
` [syzbot ci] "
` [PATCH Next V2] "
[PATCH] KVM: selftests: Include missing uapi header for *_VECTOR definitions
2025-11-28 15:50 UTC (3+ messages)
[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
2025-11-28 15:20 UTC
[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
2025-11-28 15:18 UTC (16+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v3 02/10] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v3 03/10] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v3 10/10] arm64: add EL2 environment variable
[PATCH v2 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
2025-11-28 12:41 UTC (6+ messages)
` [PATCH v2 1/4] LongArch: KVM: Add some maccros for AVEC
` [PATCH v2 2/4] LongArch: KVM: Add DINTC device support
` [PATCH v2 3/4] LongArch: KVM: Add irqfd set dintc msi
` [PATCH v2 4/4] LongArch: KVM: Add dintc inject msi to the dest vcpu
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-28 12:15 UTC (15+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
2025-11-28 11:32 UTC (3+ messages)
` [PATCH 5/5] KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
[GIT PULL] KVM/riscv changes for 6.19
2025-11-28 11:09 UTC
[GIT PULL] LoongArch KVM changes for v6.19
2025-11-28 9:43 UTC
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-11-28 9:21 UTC (13+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
2025-11-28 8:52 UTC (4+ messages)
[PATCH] KVM: s390: Remove unneeded semicolon
2025-11-28 8:07 UTC
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
2025-11-28 6:35 UTC
[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
2025-11-28 3:59 UTC (3+ messages)
[PATCH 0/2] x86/split_lock: Fix and enhancement for TDX guest
2025-11-28 2:40 UTC (10+ messages)
` [PATCH 1/2] x86/split_lock: Don't try to handle user split lock in "
[PATCH v6 0/3] virtio: feature related cleanups
2025-11-28 2:39 UTC (5+ messages)
` [PATCH v6 1/3] virtio: clean up features qword/dword terms
` [PATCH v6 2/3] vhost/test: add test specific macro for features
` [PATCH v6 3/3] vhost: switch to arrays of feature bits
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-27 19:33 UTC (18+ messages)
` [PATCH v3 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v3 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v3 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v3 15/16] mm: eliminate further swapops predicates
` [PATCH v3 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
[PATCH v2 0/5] KVM: arm64: Add support for FEAT_IDST
2025-11-27 16:38 UTC (12+ messages)
` [PATCH v2 2/5] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH v2 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v2 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-11-27 16:33 UTC (18+ messages)
` [PATCH net-next v12 01/12] vsock: a per-net vsock NS mode state
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 03/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
` [PATCH net-next v12 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v12 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v12 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v12 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v12 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v12 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v12 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v12 12/12] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-11-27 16:11 UTC (34+ messages)
` [PATCH v4 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v4 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v4 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v4 14/16] KVM: TDX: Reclaim PAMT memory
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-27 15:47 UTC (6+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH v2 0/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK entry helpers
2025-11-27 14:37 UTC (3+ messages)
` [PATCH v2 3/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-11-27 14:34 UTC (6+ messages)
` [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-11-27 9:24 UTC (6+ messages)
` [PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v4 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v4 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[PATCH v4] RISC-V: KVM: Transparent huge page support
2025-11-27 8:51 UTC
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-27 6:32 UTC (18+ messages)
[PATCH v8 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-27 2:39 UTC (4+ messages)
` [PATCH v8 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH v3 00/16] Add Nested NPT support in selftests
2025-11-27 1:34 UTC (17+ messages)
` [PATCH v3 01/16] KVM: selftests: Make __vm_get_page_table_entry() static
` [PATCH v3 02/16] KVM: selftests: Stop passing a memslot to nested_map_memslot()
` [PATCH v3 03/16] KVM: selftests: Rename nested TDP mapping functions
` [PATCH v3 04/16] KVM: selftests: Kill eptPageTablePointer
` [PATCH v3 05/16] KVM: selftests: Stop setting AD bits on nested EPTs on creation
` [PATCH v3 06/16] KVM: selftests: Introduce struct kvm_mmu
` [PATCH v3 07/16] KVM: selftests: Move PTE bitmasks to kvm_mmu
` [PATCH v3 08/16] KVM: selftests: Use a nested MMU to share nested EPTs between vCPUs
` [PATCH v3 09/16] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs
` [PATCH v3 11/16] KVM: selftests: Move TDP mapping functions outside of vmx.c
` [PATCH v3 12/16] KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
` [PATCH v3 13/16] KVM: selftests: Add support for nested NPTs
` [PATCH v3 14/16] KVM: selftests: Set the user bit on nested NPT PTEs
` [PATCH v3 15/16] KVM: selftests: Extend vmx_dirty_log_test to cover SVM
` [PATCH v3 16/16] KVM: selftests: Extend memstress to run on nested SVM
[PATCH v5 0/9] VMSCAPE optimization for BHI variant
2025-11-27 1:04 UTC (11+ messages)
` [PATCH v5 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v5 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v5 3/9] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v5 4/9] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v5 5/9] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v5 6/9] x86/vmscape: Use static_call() for predictor flush
` [PATCH v5 7/9] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v5 8/9] x86/vmscape: Fix conflicting attack-vector controls with =force
` [PATCH v5 9/9] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH] KVM: coalesced_mmio: Fix out-of-bounds write in coalesced_mmio_write()
2025-11-27 0:11 UTC
[PATCH net V2] vhost: rewind next_avail_head while discarding descriptors
2025-11-26 23:00 UTC (2+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-11-26 22:32 UTC (3+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-26 22:07 UTC (7+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
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