public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 07:20:40 to 2026-03-24 17:28:28 UTC [more...]

[BUG] vsock: refcount_t saturation and OOM via buffer size invariant inversion
 2026-03-24 17:28 UTC 

[PATCH v3 0/3] Add queue ready message to VDUSE
 2026-03-24 15:24 UTC  (8+ messages)
` [PATCH v3 3/3] vduse: add F_QUEUE_READY feature

[PATCH net-next] virtio_net: sync RX buffer before reading the header
 2026-03-24 15:15 UTC 

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-24 12:58 UTC  (16+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()

[PATCH] hv_sock: update outdated comment for renamed vsock_stream_recvmsg()
 2026-03-24 12:20 UTC  (3+ messages)

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-24 11:22 UTC  (9+ messages)

[PATCH net v11 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-24 10:30 UTC  (5+ messages)
` [PATCH net v11 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v11 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-24 10:14 UTC  (9+ 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 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

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

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-24  8:20 UTC  (21+ messages)

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-24  6:14 UTC  (10+ 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 v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-23 16:16 UTC  (7+ messages)
` [PATCH v3 1/3] scsi: virtio_scsi: kick event_list unconditionally
` [PATCH v3 2/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
` [PATCH v3 3/3] scsi: virtio_scsi: remove unnecessary fn declaration

[PATCH 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-03-23 15:22 UTC  (13+ messages)
` [PATCH 1/8] x86/msr: Use "raw_" names for calls to native_* functions
` [PATCH 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH 7/8] x86/msr: Remove old crusty comment
` [PATCH 8/8] x86/msr: Remove duplicate #include

[PATCH v13] can: virtio: Add virtio CAN driver
 2026-03-23 10:36 UTC  (2+ messages)

[PATCH 1/3] virtiofs: Only parse the out header if the request expects a reply in virtio_fs_request_complete()
 2026-03-23  9:43 UTC  (3+ messages)
` [PATCH 2/3] virtiofs: Allow ENOMEM requests to wait and retry later in send_forget_request()
` [PATCH 3/3] virtiofs: Distinguish between 1 and negative return values "

[PATCH] [PATCH v2] virtiofs: Strengthen FUSE protocol validation for server responses
 2026-03-23  8:14 UTC 

[PATCH net-next v4] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-23  4:17 UTC 

[PATCH] virtiofs: Verify that server properly follows FUSE protocol
 2026-03-23  1:58 UTC  (3+ messages)

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-03-22  9:43 UTC  (2+ messages)

[PATCH net-next v2 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-21  1:40 UTC  (4+ messages)
` [PATCH net-next v2 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners
` [PATCH net-next v2 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs

[PATCH] vdpa: don't free reply skb after genlmsg_reply()
 2026-03-20 22:37 UTC  (4+ messages)

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

[RFC] loading vmw_vsock_virtio_transport by systemd breaks vsock_loopback autoloading
 2026-03-20 11:02 UTC 

[PATCH net] virtio-net: correct DMA unmap vq mismatch in virtnet_xsk_pool_enable()
 2026-03-20  9:45 UTC  (2+ messages)

[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-20  1:47 UTC  (9+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "

[PATCH] virtio: fix kernel-doc warnings for virtio_device
 2026-03-19 15:26 UTC  (2+ messages)

[PATCH] vhost: Bump max_mem_regions default to 256
 2026-03-19  8:00 UTC 

[PATCH net-next v2] selftests/vsock: auto-detect kernel for guest VMs
 2026-03-19  3:10 UTC  (2+ messages)

[PATCH net v3] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-19  0:43 UTC  (5+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[PATCH net-next 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-17 21:41 UTC  (4+ messages)
` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-17 17:55 UTC  (12+ messages)

[PATCH net-next v9 0/7] Introduce async callback ndo_set_rx_mode_async
 2026-03-17 16:15 UTC  (18+ messages)
` [PATCH net-next v9 1/7] net: core: Add state tracking for async netdev ops
  ` [Intel-wired-lan] "
` [PATCH net-next v9 2/7] net: core: Introduce callback ndo_set_rx_mode_async
  ` [Intel-wired-lan] "
` [PATCH net-next v9 3/7] virtio-net: Implement ndo_set_rx_mode_async callback
  ` [Intel-wired-lan] "
` [PATCH net-next v9 4/7] e1000: "
  ` [Intel-wired-lan] "
` [PATCH net-next v9 5/7] 8139cp: "
  ` [Intel-wired-lan] "
` [PATCH net-next v9 6/7] vmxnet3: "
  ` [Intel-wired-lan] "
` [PATCH net-next v9 7/7] pcnet32: "
  ` [Intel-wired-lan] "

[PATCH] virtio: document the map API in the driver writing guide
 2026-03-17 14:49 UTC  (3+ messages)

[PATCHv3] gpio: virtio: remove one kcalloc
 2026-03-17  9:45 UTC  (8+ messages)

[PATCH v3] mm/mempolicy: track user-defined mempolicy allocations
 2026-03-17  5:06 UTC 

[PATCH net-next v2] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-17  1:55 UTC  (9+ messages)

[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-16 14:55 UTC  (9+ 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] virtio: add kernel-doc for map and vmap members
 2026-03-16 12:08 UTC  (3+ messages)

[RFC 1/2] virtio_net: timeout control virtqueue commands
 2026-03-16  9:26 UTC  (12+ messages)

[PATCH net v2] virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supported
 2026-03-16  7:32 UTC 

[PATCH] virtio_ring: reject NULL recycle callback in reset/resize helpers
 2026-03-15 15:30 UTC  (2+ messages)

[PATCH 5/5] virtio: document the map API in the driver writing guide
 2026-03-15 14:58 UTC 

[PATCH 3/5] virtio: add kernel-doc for map and vmap members
 2026-03-15 14:57 UTC 

[PATCH] virtio_pci: fix vq info pointer lookup via wrong index
 2026-03-15 14:18 UTC 

[PATCH 0/2] Allow virtio-mmio to work on m68k nommu 68000
 2026-03-14 15:06 UTC  (5+ messages)
` [PATCH 2/2] virtio-mmio: Use raw io accessors to avoid arch issues


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