public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 21:40:47 to 2026-03-13 12:06:46 UTC [more...]

[RFC 1/2] virtio_net: timeout control virtqueue commands
 2026-03-13 12:06 UTC  (14+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-13 10:35 UTC  (12+ messages)
` [PATCH net-next v8 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-13  9:31 UTC  (23+ messages)

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-13  9:26 UTC  (3+ messages)

[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-13  7:59 UTC  (3+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v10 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH v3 0/3] Add queue ready message to VDUSE
 2026-03-13  7:08 UTC  (12+ messages)
` [PATCH v3 1/3] vduse: store control device pointer
` [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
` [PATCH v3 3/3] vduse: add F_QUEUE_READY feature

[PATCHv3] gpio: virtio: remove one kcalloc
 2026-03-13  6:29 UTC  (3+ messages)

[PATCH net] virtio-net: clear NETIF_F_GRO_HW if no GRO-related offloads are capable
 2026-03-13  6:22 UTC  (3+ messages)

[PATCH] virtio: document the map API in the driver writing guide
 2026-03-13  6:18 UTC  (2+ messages)

[PATCH] virtio: add kernel-doc for map and vmap members
 2026-03-13  6:18 UTC  (2+ messages)

[PATCH v2] vduse: Add suspend
 2026-03-13  5:57 UTC  (4+ messages)

[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-12 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: virtio_scsi: kick event_list unconditionally
` [PATCH v2 2/3] scsi: virtio_scsi: remove unnecessary fn declaration
` [PATCH v2 3/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-12 16:50 UTC  (17+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[PATCH net v9 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-12 14:28 UTC  (4+ messages)
` [PATCH net v9 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v9 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH] vdpa: don't free reply skb after genlmsg_reply()
 2026-03-12 11:04 UTC 

[PATCH] virtio: fix kernel-doc warnings for virtio_device
 2026-03-12 10:51 UTC 

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-12 10:10 UTC  (7+ messages)
` [net-next,v4] "
    ` [net-next, v4] "

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-12  2:54 UTC 

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-12  2:49 UTC 

[PATCH v3] virtio_ring: Fix KCSAN warnings in virtqueue_enable_cb_delayed_split()
 2026-03-12  2:41 UTC  (2+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11 10:47 UTC  (7+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-03-11  9:16 UTC  (2+ messages)

[PATCHv2] gpio: virtio: remove one kcalloc
 2026-03-11  9:03 UTC  (2+ messages)

[PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
 2026-03-11  8:01 UTC  (5+ messages)

[PATCH net v8 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-11  6:35 UTC  (7+ messages)
` [PATCH net v8 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v8 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH 0/3] RDMA: Enable runs with DMA debug enabled
 2026-03-10 23:34 UTC  (17+ messages)
` [PATCH 1/3] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH 3/3] RDMA/umem: Tell DMA debug that cacheline overlap is expected

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-10 15:51 UTC  (36+ messages)

[PATCH v12] can: virtio: Add virtio CAN driver
 2026-03-10 15:23 UTC  (3+ messages)

[PATCH] virtio: Add ID for virtio media
 2026-03-10  8:40 UTC 

[PATCH] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-10  6:36 UTC  (6+ messages)

[PATCH v2] virtio: add num_vf callback to virtio_bus
 2026-03-10  6:14 UTC 

[PATCH] virtio: add num_vf callback to virtio_bus
 2026-03-10  5:34 UTC  (5+ messages)

[PATCH] gpio: virtio: remove one kcalloc
 2026-03-10  5:01 UTC  (2+ messages)

[PATCH 0/4] x86/vmware: Hypercall refactoring and improved guest support
 2026-03-09 23:52 UTC  (12+ messages)
` [PATCH 1/4] x86/vmware: Introduce common vmware_hypercall()
` [PATCH 2/4] x86/vmware: Log kmsg dump on panic
` [PATCH 3/4] x86/vmware: Report guest crash to the hypervisor
` [PATCH 4/4] x86/vmware: Support steal time clock for encrypted guests
` [PATCH v2 0/4] x86/vmware: Hypercall refactoring and improved guest support
  ` [PATCH v2 1/4] x86/vmware: Introduce common vmware_hypercall()
  ` [PATCH v2 2/4] x86/vmware: Log kmsg dump on panic
  ` [PATCH v2 3/4] x86/vmware: Report guest crash to the hypervisor
  ` [PATCH v2 4/4] x86/vmware: Support steal time clock for encrypted guests

[PATCH 0/1] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-09 23:07 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-09  2:07 UTC  (3+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH net-next v10] virtio_net: add page_pool support for buffer allocation
 2026-03-08 12:09 UTC  (6+ messages)

[syzbot] [net?] [virt?] BUG: soft lockup in perf_event_open (2)
 2026-03-08  4:57 UTC 

[PATCH net-next v3] virtio-net: xsk: Support wakeup on RX side
 2026-03-07  1:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox