public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-07-13 21:26:14 to 2025-07-18 09:16:56 UTC [more...]

[PATCH V4 0/9] Refine virtio mapping API
 2025-07-18  9:16 UTC  (7+ messages)
` [PATCH V4 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V4 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V4 3/9] virtio: rename dma helpers
` [PATCH V4 4/9] virtio: rename dma_dev to map_token
` [PATCH V4 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH V4 6/9] virtio: introduce map ops in virtio core

[PATCH V4 0/9] Refine virtio mapping API
 2025-07-18  9:15 UTC 

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  9:07 UTC  (3+ messages)

[PATCH V3 0/9] Refine virtio mapping API
 2025-07-18  8:54 UTC  (15+ messages)
` [PATCH V3 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V3 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V3 3/9] virtio: rename dma helpers
` [PATCH V3 4/9] virtio: rename dma_dev to map_token
` [PATCH V3 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH V3 6/9] virtio: introduce map ops in virtio core
` [PATCH V3 7/9] vdpa: rename dma_dev to map_token
` [PATCH V3 8/9] vdpa: introduce map ops
` [PATCH V3 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH RFC v5 0/5] pci,virtio: report surprise removal event
 2025-07-18  8:40 UTC  (18+ messages)
` [PATCH RFC v5 1/5] pci: "

[PATCH v1 0/1] gpio: virtio: Fix config space reading
 2025-07-18  8:15 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] vduse: drop depedencies for HAS_DMA and ARCH_HAS_DMA_OPS
 2025-07-18  7:53 UTC 

[PATCH V2 0/9] Refine virtio mapping API
 2025-07-18  2:05 UTC  (14+ messages)
` [PATCH V2 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V2 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V2 3/9] virtio: rename dma helpers
` [PATCH V2 4/9] virtio: rename dma_dev to map_token
` [PATCH V2 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH V2 6/9] virtio: introduce map ops in virtio core
` [PATCH V2 7/9] vdpa: rename dma_dev to map_token
` [PATCH V2 8/9] vdpa: introduce map ops
` [PATCH V2 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-18  2:04 UTC  (12+ messages)
` [PATCH net-next V2 1/3] vhost: fail early when __vhost_add_used() fails
` [PATCH net-next V2 2/3] vhost: basic in order support
` [PATCH net-next V2 3/3] vhost_net: basic in_order support

[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
 2025-07-17 14:50 UTC  (4+ messages)

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2025-07-17 12:36 UTC  (16+ messages)
` [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH drm-next] drm/bochs: Add support for drm_panic
 2025-07-17  9:54 UTC  (7+ messages)

[PATCH v3] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
 2025-07-17  8:07 UTC  (3+ messages)

[PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
 2025-07-17  1:25 UTC  (3+ messages)

[PATCH v3] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-16 20:22 UTC  (6+ messages)

[PATCH v13 0/1]vhost: Add support of kthread API
 2025-07-16 14:12 UTC  (7+ messages)
` [PATCH v13 1/1] vhost: Reintroduces support of kthread API and adds mode selection
  ` [PATCH v13] "

[PATCH net v2] virtio-net: fix received length check in big packets
 2025-07-16 14:00 UTC  (6+ messages)

[PATCH] virtio: virtio_dma_buf: fix missing parameter documentation
 2025-07-16 13:45 UTC  (2+ messages)

[PATCH] vhost: Fix typos in comments and clarity on alignof usage
 2025-07-16 13:38 UTC  (2+ messages)

[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-07-16 11:20 UTC  (5+ messages)
  `  "
      `  "

[PATCH] vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
 2025-07-16  8:58 UTC  (3+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-07-16  8:55 UTC  (2+ messages)

Failure to create vp_vdpa device with enabled feature provisioning
 2025-07-16  2:46 UTC  (6+ messages)

[PATCH 1/2] crypto: engine: remove request batching support
 2025-07-15 21:38 UTC  (2+ messages)

[PATCH v3 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
 2025-07-15 18:15 UTC  (9+ messages)
` [PATCH v3 1/7] Revert "drm/virtio: Use dma_buf from GEM object instance"
` [PATCH v3 2/7] Revert "drm/vmwgfx: "
` [PATCH v3 3/7] Revert "drm/etnaviv: "
` [PATCH v3 4/7] Revert "drm/prime: "
` [PATCH v3 5/7] Revert "drm/gem-framebuffer: "
` [PATCH v3 6/7] Revert "drm/gem-shmem: "
` [PATCH v3 7/7] Revert "drm/gem-dma: "

[PATCH RFC v2] virtio-net: Fix VLAN filter table reset timing
 2025-07-15 16:00 UTC  (3+ messages)

[PATCH RFC] virtio-net: Fix VLAN filter table initialization timing
 2025-07-15 15:45 UTC  (3+ messages)

[PATCH v2] virtio_net: simplify tx queue wake condition check
 2025-07-15 15:31 UTC  (2+ messages)

[PATCH v3 0/9] vsock/virtio: SKB allocation improvements
 2025-07-15 15:05 UTC  (19+ messages)
` [PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v3 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v3 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v3 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v3 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v3 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v3 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v3 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-15 13:58 UTC  (4+ messages)
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API

[PATCH 5.10 076/208] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-15 13:13 UTC 

[PATCH 5.4 056/148] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-15 13:12 UTC 

[PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
 2025-07-15 13:07 UTC  (4+ messages)

[PATCH v2 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
 2025-07-15  8:43 UTC  (9+ messages)
` [PATCH v2 1/7] Revert "drm/virtio: Use dma_buf from GEM object instance"
` [PATCH v2 2/7] Revert "drm/vmwgfx: "
` [PATCH v2 3/7] Revert "drm/etnaviv: "
` [PATCH v2 4/7] Revert "drm/prime: "
` [PATCH v2 5/7] Revert "drm/gem-framebuffer: "
` [PATCH v2 6/7] Revert "drm/gem-shmem: "
` [PATCH v2 7/7] Revert "drm/gem-dma: "

[PATCH v6.1] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:22 UTC 

[PATCH v5.15] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:22 UTC 

[PATCH v5.10 v2] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:21 UTC 

[PATCH] i2c: virtio: Avoid hang by using interruptible completion wait
 2025-07-14 21:21 UTC  (4+ messages)

[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-14 16:08 UTC  (5+ messages)

Failure to create vp_vdpa device with enabled feature provisioning
 2025-07-14 13:22 UTC 

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-14  9:42 UTC  (3+ messages)

[PATCH vhost] vdpa/mlx5: Fix release of uninitialized resources on error path
 2025-07-14  9:00 UTC  (2+ messages)

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-13 21:37 UTC  (14+ messages)
` [PATCH v2 3/8] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH v2 5/8] vsock/virtio: Add vsock helper for linear SKB allocation
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers


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