messages from 2026-07-30 19:17:44 to 2026-07-31 02:30:25 UTC [more...]
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-31 2:30 UTC (8+ messages)
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-31 1:12 UTC (8+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-31 0:57 UTC (6+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
[PATCH v11 0/6] Add RMPOPT support
2026-07-31 0:12 UTC (8+ messages)
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-30 23:59 UTC (3+ messages)
[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-30 23:49 UTC (2+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-30 23:49 UTC (16+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-30 23:46 UTC (7+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v9 2/5] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v9 3/5] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v9 4/5] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v9 5/5] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-30 23:43 UTC (11+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v5 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v5 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-07-30 22:59 UTC (4+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-07-30 22:46 UTC (2+ messages)
[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
2026-07-30 22:17 UTC (5+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-07-30 22:15 UTC (2+ messages)
[PATCH v8 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-30 22:12 UTC (4+ messages)
` [PATCH v8 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-07-30 21:52 UTC (4+ messages)
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-07-30 21:46 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown
[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-07-30 21:36 UTC (6+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v13 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v13 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v13 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
[PATCH 0/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
2026-07-30 21:31 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
2026-07-30 20:53 UTC (2+ messages)
[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
2026-07-30 20:24 UTC (15+ messages)
` [PATCH 1/9] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH 2/9] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH 3/9] KVM: selftests: Affine child tasks to other pCPUs in hardware disable test
` [PATCH 4/9] KVM: selftests: Drop unreachable, dead code from "
` [PATCH 5/9] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH 6/9] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH 7/9] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH 8/9] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH 9/9] KVM: selftests: Clean up global constants in hardware disable test
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;
as well as URLs for NNTP newsgroup(s).