messages from 2025-10-31 22:50:35 to 2025-11-04 03:03:30 UTC [more...]
[PATCH] KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
2025-11-04 3:03 UTC (7+ messages)
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 2:52 UTC (8+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 2:49 UTC (6+ messages)
` [PATCH v5 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v5 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v5 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-04 1:13 UTC (20+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH 04/16] mm: eliminate uses of is_swap_pte() when leafent_from_pte() suffices
` [PATCH 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
` [PATCH 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH 13/16] mm: remove non_swap_entry() and use leaf entry helpers instead
` [PATCH 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH 15/16] mm: eliminate further swapops predicates
` [PATCH 16/16] mm: replace remaining pte_to_swp_entry() with leafent_from_pte()
[PATCH] KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
2025-11-04 1:12 UTC
[PATCH 0/4] vfio: selftest: Add SR-IOV UAPI test
2025-11-04 0:35 UTC (5+ messages)
` [PATCH 1/4] vfio: selftests: Add support for passing vf_token in device init
` [PATCH 2/4] vfio: selftests: Export vfio_pci_device functions
` [PATCH 3/4] vfio: selftests: Add helper to set/override a vf_token
` [PATCH 4/4] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-04 0:06 UTC (20+ messages)
` [PATCH v6 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v6 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v6 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v6 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v6 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v6 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v6 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v6 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v6 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v6 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v6 11/11] vfio/nvgrace: Support get_dmabuf_phys
[Bug 220740] New: Host crash when do PF passthrough to KVM guest with some devices
2025-11-03 23:47 UTC (3+ messages)
` [Bug 220740] "
[v2][PATCH 0/2] x86/virt/tdx: Minor sparse fixups
2025-11-03 23:44 UTC (3+ messages)
` [v2][PATCH 1/2] x86/virt/tdx: Remove __user annotation from kernel pointer
` [v2][PATCH 2/2] x86/virt/tdx: Fix sparse warnings from using 0 for NULL
[PATCH v3 0/3] VMSCAPE optimization for BHI variant
2025-11-03 23:03 UTC (10+ messages)
` [PATCH v3 1/3] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH v3 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
` [PATCH v3 3/3] x86/vmscape: Remove LFENCE from BHB clearing long loop
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-03 22:37 UTC (11+ messages)
` [PATCH v3 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v3 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v3 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v3 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-03 22:22 UTC (5+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 1/1] KVM: VMX: configure SVI during runtime APICv activation
2025-11-03 21:41 UTC
[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-03 18:26 UTC (27+ 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 v4 6/8] KVM: VMX: Bundle all L1 data cache flush mitigation code together
[PATCH] KVM: x86: SVM: Mark VMCB_LBR dirty when L1 sets DebugCtl[LBR]
2025-11-03 18:10 UTC (3+ messages)
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-11-03 16:57 UTC (9+ messages)
[PATCH 00/33] KVM: arm64: Add LR overflow infrastructure
2025-11-03 16:55 UTC (34+ messages)
` [PATCH 01/33] irqchip/gic: Add missing GICH_HCR control bits
` [PATCH 02/33] irqchip/gic: Expose CPU interface VA to KVM
` [PATCH 03/33] irqchip/apple-aic: Spit out ICH_MIDR_EL2 value on spurious vGIC MI
` [PATCH 04/33] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH 05/33] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
` [PATCH 06/33] KVM: arm64: Repack struct vgic_irq fields
` [PATCH 07/33] KVM: arm64: Add tracking of vgic_irq being present in a LR
` [PATCH 08/33] KVM: arm64: Add LR overflow handling documentation
` [PATCH 09/33] KVM: arm64: GICv3: Drop LPI active state when folding LRs
` [PATCH 10/33] KVM: arm64: GICv3: Preserve EOIcount on exit
` [PATCH 11/33] KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRs
` [PATCH 12/33] KVM: arm64: GICv3: Extract LR folding primitive
` [PATCH 13/33] KVM: arm64: GICv3: Extract LR computing primitive
` [PATCH 14/33] KVM: arm64: GICv2: Preserve EOIcount on exit
` [PATCH 15/33] KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
` [PATCH 16/33] KVM: arm64: GICv2: Extract LR folding primitive
` [PATCH 17/33] KVM: arm64: GICv2: Extract LR computing primitive
` [PATCH 18/33] KVM: arm64: Compute vgic state irrespective of the number of interrupts
` [PATCH 19/33] KVM: arm64: Eagerly save VMCR on exit
` [PATCH 20/33] KVM: arm64: Revamp vgic maintenance interrupt configuration
` [PATCH 21/33] KVM: arm64: Make vgic_target_oracle() globally available
` [PATCH 22/33] KVM: arm64: Invert ap_list sorting to push active interrupts out
` [PATCH 23/33] KVM: arm64: Move undeliverable interrupts to the end of ap_list
` [PATCH 24/33] KVM: arm64: Use MI to detect groups being enabled/disabled
` [PATCH 25/33] KVM: arm64: Add AP-list overflow split/splice
` [PATCH 26/33] KVM: arm64: GICv3: Handle LR overflow when EOImode==0
` [PATCH 27/33] KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
` [PATCH 28/33] KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
` [PATCH 29/33] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
` [PATCH 30/33] KVM: arm64: GICv2: Handle LR overflow when EOImode==0
` [PATCH 31/33] KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
` [PATCH 32/33] KVM: arm64: GICv2: Always trap GICV_DIR register
` [PATCH 33/33] KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
[PATCH v6 0/2] KVM: guest_memfd: use write for population
2025-11-03 16:55 UTC (6+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
[PATCH v10 0/9] support FEAT_LSUI
2025-11-03 16:46 UTC (12+ messages)
` [PATCH v10 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v10 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v10 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v10 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v10 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v10 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v10 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v10 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-11-03 16:44 UTC (9+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-03 15:32 UTC (6+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-11-03 15:05 UTC (6+ messages)
[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
2025-11-03 14:27 UTC (46+ messages)
` [PATCH 01/22] vfio: Provide a get_region_info op
` [PATCH 02/22] vfio/hisi: Convert to the "
` [PATCH 03/22] vfio/virtio: "
` [PATCH 04/22] vfio/nvgrace: "
` [PATCH 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH 07/22] vfio/mdpy: "
` [PATCH 08/22] vfio/mbochs: "
` [PATCH 09/22] vfio/platform: "
` [PATCH 10/22] vfio/fsl: "
` [PATCH 11/22] vfio/cdx: "
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 19/22] vfio/pci: Convert all PCI drivers to get_region_info_caps
` [PATCH 20/22] vfio/platform: Convert "
` [PATCH 21/22] vfio: Move the remaining drivers "
` [PATCH 22/22] vfio: Remove the get_region_info op
[PATCH] s390/mm: Use pointer from memcpy() call for assignment in s390_replace_asce()
2025-11-03 13:57 UTC (2+ messages)
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-11-03 10:55 UTC (8+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-03 10:50 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
2025-11-03 9:42 UTC
[PATCH AUTOSEL 6.17] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
2025-11-03 9:26 UTC (3+ messages)
[Bug 220019] New: Host call trace and crash after boot guest with perf kvm stat record
2025-11-03 9:21 UTC (2+ messages)
` [Bug 220019] "
[PATCH v5 0/4] KVM: x86: User-return MSR fix+cleanups
2025-11-03 7:42 UTC (4+ messages)
` [PATCH v5 1/4] KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-Module
[PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
2025-11-03 7:11 UTC (3+ messages)
[PATCH] KVM: riscv: Support enabling dirty log gradually in small chunks
2025-11-03 6:28 UTC
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-11-03 1:36 UTC (5+ messages)
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
[PATCH v2 0/2] vfio: Fixes in iommufd vfio token handling
2025-11-03 1:14 UTC (3+ messages)
` [PATCH v2 2/2] hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_ops
[PATCH] vfio: Fix ksize arg while copying user struct in vfio_df_ioctl_bind_iommufd()
2025-11-03 1:11 UTC (4+ messages)
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-11-02 14:27 UTC (9+ messages)
[PATCH 1/1] vhost: Fix kthread worker cgroup failure handling
2025-11-01 20:55 UTC (2+ messages)
NEW PO 15922 Saturday, November 1, 2025 at 08:22:57 PM
2025-11-01 19:22 UTC
[RFC PATCH 00/21] VFIO live update support
2025-10-31 23:12 UTC (3+ messages)
` [RFC PATCH 08/21] vfio/pci: Retrieve preserved VFIO device for Live Update Orechestrator
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).