messages from 2026-06-11 08:19:01 to 2026-06-12 08:46:44 UTC [more...]
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-12 8:46 UTC (16+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v3 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings
[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-12 8:41 UTC (25+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v4 04/16] riscv: Standardize extension capitalization
` [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v4 07/16] riscv: Add B to hwcap "
` [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v4 11/16] riscv: dts: spacemit: k1: "
` [PATCH v4 12/16] riscv: dts: sophgo: sg2044: "
` [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
` [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v4 15/16] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v4 16/16] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v2 0/5] vfio/pci: Latch module params, fix bitfield use and VGA unwind
2026-06-12 8:40 UTC (9+ messages)
` [PATCH v2 1/5] vfio/pci: Latch disable_idle_d3 per device
` [PATCH v2 2/5] vfio/pci: Release the VGA arbiter client on register_device() failure
` [PATCH v2 3/5] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH v2 4/5] vfio/mlx5: "
` [PATCH v2 5/5] vfio/pci: Latch all module parameters per device
[PATCH v6 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-12 8:39 UTC (6+ messages)
` [PATCH v6 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-12 8:28 UTC (3+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[GIT PULL] KVM: x86 pull requests for 7.2
2026-06-12 8:15 UTC (18+ messages)
` [GIT PULL] KVM: x86: Generic changes "
` [GIT PULL] KVM: x86: guest_memfd "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SEV "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: VFIO "
` [GIT PULL] KVM: x86: VMX "
[PATCH v2 0/2] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
2026-06-12 7:22 UTC (3+ messages)
[PATCH] KVM: guest_memfd: Fix ABBA deadlock in error_remove_folio
2026-06-12 7:22 UTC (4+ messages)
[PATCH 0/4] Remove deprecated Power8E and 8NVL CPUs
2026-06-12 7:20 UTC (9+ messages)
` [PATCH 1/4] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH 3/4] ppc/pnv: Remove Power8E and Power8NVL spapr cores
` [PATCH 4/4] ppc/pnv: Remove Power8E and Power8NVL CPUs
[PATCH v3 00/10] sched/fair, KVM: Semantics-aware directed yield for oversubscribed KVM
2026-06-12 6:07 UTC (21+ messages)
` [PATCH v3 01/10] sched/fair: Add EEVDF lag credit primitive for nominated next-buddy
` [PATCH v3 02/10] sched/fair: Credit a persistent, queue-depth-scaled vlag margin
` [PATCH v3 03/10] sched/fair: Credit queued next-buddy via canonical requeue
` [PATCH v3 04/10] sched/fair: Credit nominated next-buddy in yield_to_task_fair()
` [PATCH v3 05/10] sched/fair: Force a local resched on yield_to() so the buddy is picked
` [PATCH v3 06/10] KVM: x86: Add IPI tracking infrastructure for directed yield
` [PATCH v3 07/10] KVM: x86/lapic: Track unicast fixed IPI delivery
` [PATCH v3 08/10] KVM: x86/lapic: Clear IPI tracking on matching-vector EOI
` [PATCH v3 09/10] KVM: Add IPI-aware directed-yield candidate selection
` [PATCH v3 10/10] KVM: Add relaxed preempted-only fallback for directed yield
[tip:irq/core] [x86/irq] 2b57c69917: lkvs.thermal_test.sh_-t_check_pkg_interrupts.fail
2026-06-12 6:00 UTC
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-06-12 5:47 UTC (13+ messages)
` [RFC PATCH 05/15] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-06-12 1:07 UTC (6+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner
[PATCH] KVM: SEV: Don't return a still-assigned gmem page to the host
2026-06-12 0:10 UTC (11+ messages)
[PATCH v7 3/5] dma-buf: add optional get_tph() callback
2026-06-11 23:45 UTC (11+ messages)
` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
` [PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
[PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
2026-06-11 23:06 UTC (2+ messages)
[PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
2026-06-11 23:02 UTC (2+ messages)
[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
2026-06-11 22:14 UTC (5+ messages)
[PATCH] vfio: selftests: Ensure libvfio output dirs are always created
2026-06-11 21:39 UTC
[PATCH v2 08/10] KVM: selftests: Trigger save+restore randomly in the #PF stress test
2026-06-11 19:14 UTC (4+ messages)
[PATCH 0/2] vfio/pci: Latch module parameters per device
2026-06-11 19:06 UTC (5+ messages)
` [PATCH 1/2] vfio/pci: Latch disable_idle_d3 "
` [PATCH 2/2] vfio/pci: Latch all module parameters "
[PATCH v6 00/11] Dynamic PAMT
2026-06-11 18:47 UTC (5+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
[PATCH] vfio/pci: make nointxmask and disable_idle_d3 module params read-only
2026-06-11 18:32 UTC (2+ messages)
[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
2026-06-11 17:54 UTC (5+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
2026-06-11 17:20 UTC (3+ messages)
` [syzbot ci] "
[PATCH v7 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-11 16:11 UTC (6+ messages)
` [PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
` [PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
` [PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v3 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-06-11 16:08 UTC (6+ messages)
` [PATCH v3 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v3 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v3 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v3 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
[PATCH v6 01/18] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
2026-06-11 16:03 UTC (7+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-06-11 15:55 UTC (4+ messages)
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-11 15:46 UTC (7+ messages)
[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
2026-06-11 15:23 UTC (15+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 2/4] kvm: svm: Defer VMSA allocation to LAUNCH_FINISH stage
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
[PATCH] KVM: SVM: Clear dummy V_IRQ in vmcb01 when deactivating AVIC
2026-06-11 15:09 UTC (5+ messages)
[GIT PULL v1 0/5] KVM: s390: A few more misc gmap fixes
2026-06-11 15:01 UTC (6+ messages)
` [GIT PULL v1 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [GIT PULL v1 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [GIT PULL v1 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [GIT PULL v1 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [GIT PULL v1 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap
[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
2026-06-11 13:25 UTC (6+ messages)
` [PATCH RFC 1/3] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC 2/3] KVM: guest_memfd: support folio migration for non-confidential VMs
` [PATCH RFC 3/3] KVM: selftests: exercise guest_memfd folio migration
[PATCH 2/2] KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory
2026-06-11 11:18 UTC (2+ messages)
[PATCH v3 0/5] KVM: s390: A few misc gmap fixes
2026-06-11 11:06 UTC (7+ messages)
` [PATCH v3 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v3 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v3 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v3 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v3 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-06-11 8:44 UTC (3+ messages)
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings
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