messages from 2026-06-12 01:53:48 to 2026-06-12 20:35:13 UTC [more...]
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-12 20:35 UTC (28+ 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 v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
[PATCH 6.18.y] KVM: VMX: Update SVI during runtime APICv activation
2026-06-12 21:10 UTC
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-06-12 20:01 UTC (35+ messages)
` [PATCH 01/21] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/21] KVM: arm64: Reorganize PMU includes
` [PATCH 03/21] KVM: arm64: Reorganize PMU functions
` [PATCH 04/21] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH 06/21] perf: arm_pmuv3: Allocate counter indices from high to low
` [PATCH 07/21] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH 08/21] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 09/21] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH 10/21] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH 12/21] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH 13/21] perf: Add perf_pmu_resched_update()
` [PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH 15/21] KVM: arm64: Implement lazy PMU context swaps
` [PATCH 16/21] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 17/21] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH 18/21] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH 19/21] KVM: selftests: Add find_bit to KVM library
` [PATCH 20/21] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH 21/21] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-06-12 19:45 UTC (7+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner
[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
2026-06-12 19:08 UTC (3+ messages)
[PATCH] x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
2026-06-12 18:54 UTC
[PATCH v7 0/8] target/arm: fully model WFxT instructions for A-profile
2026-06-12 18:50 UTC (5+ messages)
[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-12 18:28 UTC (9+ messages)
` [PATCH v4 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features
` [PATCH v4 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
[PATCH v7 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-12 17:10 UTC (7+ messages)
` [PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
[PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
2026-06-12 16:59 UTC (3+ messages)
[PATCH 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-06-12 16:57 UTC (5+ messages)
` [PATCH 1/4] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH 2/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
` [PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start
[PATCH] vfio/qat: fix f_pos race in qat_vf_resume_write()
2026-06-12 16:56 UTC (2+ messages)
[PATCH] vfio: selftests: Ensure libvfio output dirs are always created
2026-06-12 16:56 UTC (2+ messages)
[PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
2026-06-12 16:46 UTC (2+ messages)
[PATCH v7 3/5] dma-buf: add optional get_tph() callback
2026-06-12 16:46 UTC (2+ messages)
[PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
2026-06-12 16:46 UTC (2+ messages)
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-06-12 16:35 UTC (7+ messages)
` [PATCH v5 1/5] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v5 3/5] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v5 4/5] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH v5 5/5] KVM: selftests: Add nested pre-fault test for arm64
[PATCH] kvm: vfio: Convert kvm_vfio_file_add() to use CLASS(fd) and guard(mutex)
2026-06-12 16:17 UTC (3+ messages)
[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
2026-06-12 16:05 UTC (2+ messages)
[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
2026-06-12 15:14 UTC (11+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v3 RESEND 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
[PATCH v2 0/2] KVM: nVMX: Fix ept=n bugs where KVM runs L2 with guest CR3
2026-06-12 15:16 UTC (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks
` [PATCH v2 2/2] KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled
[PATCH] KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32
2026-06-12 15:08 UTC (2+ messages)
[PATCH v2 0/5] vfio/pci: Latch module params, fix bitfield use and VGA unwind
2026-06-12 15:05 UTC (6+ messages)
` [PATCH v2 5/5] vfio/pci: Latch all module parameters per device
[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
2026-06-12 14:50 UTC (5+ messages)
[PATCH v1 1/1] s390/pgtable: Unconditionally clear _PAGE_UNUSED
2026-06-12 14:50 UTC
[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
2026-06-12 14:25 UTC (7+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2026-06-12 14:07 UTC (7+ messages)
[PATCH 0/4] Remove deprecated Power8E and 8NVL CPUs
2026-06-12 13:52 UTC (10+ 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 v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-12 13:51 UTC (13+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [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 v2] KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
2026-06-12 13:37 UTC
[PATCH v4 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-06-12 13:17 UTC (8+ messages)
` [PATCH v4 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v4 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v4 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v4 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-06-12 12:27 UTC (7+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
[PATCH v3 00/10] sched/fair, KVM: Semantics-aware directed yield for oversubscribed KVM
2026-06-12 9:43 UTC (8+ 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
[GIT PULL] KVM/arm64 updates for 7.2
2026-06-12 8:52 UTC (2+ messages)
[PATCH v2 0/5] KVM: x86: small MMU-adjacent cleanups
2026-06-12 8:47 UTC (2+ messages)
[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 (17+ 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: 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 (3+ messages)
[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 (3+ messages)
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
[PATCH v3 08/10] KVM: x86/lapic: Clear IPI tracking on matching-vector EOI
2026-06-12 3:46 UTC (2+ messages)
[PATCH v3 03/10] sched/fair: Credit queued next-buddy via canonical requeue
2026-06-12 1:55 UTC (2+ messages)
[PATCH v3 04/10] sched/fair: Credit nominated next-buddy in yield_to_task_fair()
2026-06-12 1:54 UTC (2+ messages)
page: | 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