messages from 2026-05-26 12:32:08 to 2026-05-27 10:24:18 UTC [more...]
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-27 10:23 UTC (9+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH v13 0/8] vfio/pci: Add PCIe TPH support
2026-05-27 10:18 UTC (10+ messages)
` [PATCH v13 1/8] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v13 2/8] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v13 3/8] PCI/TPH: Add requester selection policy to pcie_enable_tph()
` [PATCH v13 4/8] PCI/TPH: Add requester policy to pcie_tph_get_cpu_st()
` [PATCH v13 5/8] PCI/TPH: expose the enabled TPH requester type
` [PATCH v13 6/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v13 7/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_CPU_ST to query TPH steering tag
` [PATCH v13 8/8] vfio/pci: Virtualize PCIe TPH capability registers
[PATCH v12 4/6] PCI/TPH: Move tph_req_type initialization into pci_tph_init
2026-05-27 9:54 UTC (3+ messages)
` [PATCH v12 5/6] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for PCIe TPH steering tag management
[RFC] KVM/x86: Killing kvm_get_time_and_clockread() in favour of ktime_get_snapshot()
2026-05-27 8:49 UTC (5+ messages)
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-27 8:18 UTC (23+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension
[Bug 220776] New: When passthrough device to KVM guest with iommufd+hugepage, more hugepage are used than assigned, and DMAR error reported from host dmesg
2026-05-27 7:51 UTC (2+ messages)
` [Bug 220776] "
[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-27 6:57 UTC (2+ messages)
` [PATCH v5 2/4] dma-buf: add optional get_tph() callback
[PATCH v2 0/3] KVM: riscv: add check_supported_reg() into get-reg-list test
2026-05-27 6:57 UTC (7+ messages)
` [PATCH v2 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v2 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v2 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
2026-05-27 6:56 UTC (5+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl
[PATCH] LoongArch: KVM: Check return values for put_user
2026-05-27 6:16 UTC (2+ messages)
[PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
2026-05-27 3:29 UTC (2+ messages)
[PATCH v2] KVM: VMX: Handle bad values on proxied writes to LBR MSRs
2026-05-27 2:59 UTC (2+ messages)
` 回复:[PATCH "
[PATCH net] vsock/virtio: bind uarg before filling zerocopy skb
2026-05-27 2:42 UTC
[PATCH v2 00/10] selftests/vfio: igb: Add driver for Intel
2026-05-27 2:40 UTC (15+ messages)
` [PATCH v2 01/10] selftests/vfio: igb: Add driver for IGB QEMU device
` [PATCH v2 02/10] selftests/vfio: igb: Use PHY internal loopback on 82576
` [PATCH v2 03/10] selftests/vfio: igb: Use advanced TX and RX descriptors
` [PATCH v2 04/10] selftests/vfio: igb: Program MSI-X interrupt routing
` [PATCH v2 05/10] selftests/vfio: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v2 06/10] selftests/vfio: igb: Disable PCIe completion timeout retries
` [PATCH v2 07/10] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH v2 08/10] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH v2 09/10] selftests/vfio: igb: Recover after DMA-read faults
` [PATCH v2 10/10] selftests/vfio: igb: Use offical IGB headers in selftest driver
[PATCH net v2] vsock/virtio: bind uarg before filling zerocopy skb
2026-05-27 2:33 UTC
[PATCH v3 00/16] KVM: selftests: Link with VFIO selftests lib and test device interrupts
2026-05-27 2:23 UTC (13+ messages)
` [PATCH v3 03/16] KVM: selftests: Add guest read/write macros
` [PATCH v3 05/16] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v3 06/16] KVM: selftests: Add IRQ injection test
` [PATCH v3 12/16] KVM: selftests: Verify non-postable IRQ remapping
` [PATCH v3 13/16] KVM: selftests: Verify vCPU migration during IRQ delivery
[kvm-unit-tests PATCH v2 0/4] nVMX: Improve IA32_DEBUGCTLMSR test on debug controls
2026-05-27 2:11 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 2/4] nVMX: Validate DEBUGCTLMSR_BUS_LOCK_DETECT states during VMX transitions
` [kvm-unit-tests PATCH v2 3/4] nVMX: Validate DEBUGCTLMSR_RTM_DEBUG "
` [kvm-unit-tests PATCH v2 4/4] nVMX: Validate DEBUGCTLMSR_LBR "
[PATCH net] vsock/virtio: bind uarg before filling zerocopy skb
2026-05-27 1:46 UTC (2+ messages)
[PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
2026-05-27 1:45 UTC (2+ messages)
[PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
2026-05-27 1:29 UTC (2+ messages)
[PATCH] KVM: Delete guest-triggerable (in theory) BUG_ON() in ioeventfd datamatch
2026-05-27 1:24 UTC (3+ messages)
[PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
2026-05-27 1:21 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-05-28
2026-05-26 23:49 UTC
[PATCH v6 00/16]
2026-05-26 23:31 UTC (9+ messages)
` [PATCH v6 01/16] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
` [PATCH v6 08/16] KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0
[RFC PATCH 1/8] timekeeping: Add clocksource read_raw() method and raw_cycles to snapshot
2026-05-26 23:06 UTC (8+ messages)
` [RFC PATCH 2/8] clocksource/hyperv: Implement read_raw() for TSC page clocksource
` [RFC PATCH 3/8] x86/kvmclock: Implement read_raw() for kvmclock clocksource
` [RFC PATCH 4/8] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [RFC PATCH 5/8] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [RFC PATCH 6/8] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
` [RFC PATCH 7/8] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
` [RFC PATCH 8/8] ptp: vmclock: Use raw_cycles from snapshot for precise TSC pairing
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-26 22:47 UTC (10+ messages)
` [PATCH v14 13/44] arm64: RMI: Define the user ABI
` [PATCH v14 17/44] arm64: RMI: RTT tear down
` [PATCH v14 19/44] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor
[PATCH] KVM: VMX: Use _safe MSR accessors in LBR handler
2026-05-26 22:12 UTC (3+ messages)
[PATCH 1/2] kvm: rework memory prefault
2026-05-26 21:20 UTC (5+ messages)
` [PATCH 2/2] s390: kvm: arm64: add HAS_IOMEM dependency
[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
2026-05-26 20:00 UTC (3+ messages)
[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
2026-05-26 19:35 UTC (6+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH v3 "
[PATCH] KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
2026-05-26 19:14 UTC (3+ messages)
[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
2026-05-26 18:52 UTC (9+ messages)
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
` [PATCH v4 3/5] KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits
[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
2026-05-26 18:38 UTC (11+ messages)
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
[PATCH v2 0/5] guest_memfd fixes for bind and populate
2026-05-26 16:55 UTC (12+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate
[PATCH v6 00/11] Dynamic PAMT
2026-05-26 16:42 UTC (4+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v2 0/7] riscv: kexec: Fix VCPU crash on kexec/kdump under KVM
2026-05-26 16:30 UTC (14+ messages)
` [PATCH v2 1/7] riscv: Add kexec trampoline text section to vmlinux.lds.S
` [PATCH v2 2/7] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
` [PATCH v2 3/7] riscv: kexec: Build trampoline page tables for crash kernel entry
` [PATCH v2 4/7] riscv: kexec: Switch to trampoline page table before norelocate
` [PATCH v2 5/7] riscv: kexec: Always build the trampoline page table
` [PATCH v2 6/7] riscv: kexec: Add the relocate-trampoline wrapper
` [PATCH v2 7/7] riscv: kexec: Route normal kexec through the trampoline page table
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-26 16:27 UTC (3+ messages)
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-05-26 15:19 UTC (12+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-05-26 15:07 UTC (32+ messages)
` [PATCH v5 01/18] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH v5 02/18] mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
` [PATCH v5 03/18] userfaultfd: gate must_wait writability check on pte_present()
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
` [PATCH v5 05/18] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v5 06/18] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v5 07/18] mm: rename uffd-wp PTE accessors "
` [PATCH v5 08/18] mm: add VM_UFFD_RWP VMA flag
` [PATCH v5 09/18] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v5 10/18] mm: preserve RWP marker across PTE rewrites
` [PATCH v5 11/18] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v5 12/18] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v5 13/18] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v5 14/18] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v5 15/18] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v5 16/18] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v5 17/18] selftests/mm: add userfaultfd RWP tests
` [PATCH v5 18/18] Documentation/userfaultfd: document RWP working set tracking
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-05-26 15:06 UTC (9+ messages)
` [PATCH v5 1/6] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v5 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v5 4/6] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v5 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v5 6/6] LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is set
New "no-cfi indirect call!" build failure on 7.1-rc5
2026-05-26 13:45 UTC (2+ messages)
[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
2026-05-26 13:41 UTC (3+ messages)
` [PATCH v2 29/39] KVM: arm64: gic-v5: Support SPI injection
[PATCH] RISC-V: KVM: Fix timer state restore
2026-05-26 13:31 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