public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-07-17 09:01:23 to 2025-07-29 02:34:06 UTC [more...]

[PATCH V5] virtio_ring: add in order support
 2025-07-29  2:33 UTC  (3+ messages)

vhost: linux-next: kernel crash at vhost_dev_cleanup/kfree
 2025-07-28 21:25 UTC  (2+ messages)

[PATCH v3] virtio-net: Fix VLAN filter table reset timing
 2025-07-28 18:57 UTC  (2+ messages)

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-28 14:26 UTC  (12+ messages)
` [PATCH net-next V2 2/3] vhost: basic in order support

[PATCH] vduse: drop depedencies for HAS_DMA and ARCH_HAS_DMA_OPS
 2025-07-28 13:52 UTC  (2+ messages)

[PATCH net] net: check the minimum value of gso size in virtio_net_hdr_to_skb()
 2025-07-28 13:45 UTC  (10+ messages)

[PATCH V4 00/19] virtio_ring in order support
 2025-07-28 13:41 UTC  (24+ messages)
` [PATCH V4 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V4 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V4 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V4 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V4 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V4 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V4 07/19] virtio: "
` [PATCH V4 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V4 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V4 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V4 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V4 12/19] virtio_ring: use u16 for last_used_idx in virtqueue_poll_split()
` [PATCH V4 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V4 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V4 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V4 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V4 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V4 18/19] virtio_ring: factor out split "
` [PATCH V4 19/19] virtio_ring: add in order support

[PATCH v3] media: add virtio-media driver
 2025-07-28 11:51 UTC  (6+ messages)

[PATCH V4 0/9] Refine virtio mapping API
 2025-07-28 10:44 UTC  (31+ 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 7/9] vdpa: rename dma_dev to map_token
` [PATCH V4 8/9] vdpa: introduce map ops
` [PATCH V4 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH] virtio_ring: fix uninitialized used value
 2025-07-28  3:29 UTC  (3+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-27  6:30 UTC  (5+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH net-next] vsock: remove unnecessary null check in vsock_getname()
 2025-07-26 18:40 UTC  (3+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2025-07-26  5:53 UTC  (3+ messages)

next-20250725 i386 x86_64 virtio_ring.c error variable 'id' is uninitialized when used here [-Werror,-Wuninitialized]
 2025-07-25  8:38 UTC  (2+ messages)

[PATCH v2 0/1] gpio: virtio: Fix config space reading
 2025-07-25  8:10 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/7] Replace "__auto_type" with "auto"
 2025-07-22 16:40 UTC  (13+ messages)
` [PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH v2 3/7] fs/proc: replace "__auto_type" with "const auto"
  ` [PATCH v2.1 "
` [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
` [PATCH v2 5/7] arch/x86: replace "__auto_type" "
` [PATCH v2 6/7] selftests/bpf: "
` [PATCH v2 7/7] tools/virtio: "

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-07-22 14:36 UTC  (3+ messages)

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

[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
 2025-07-21 15:26 UTC  (11+ messages)
` [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs
` [PATCH v1 2/7] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
` [PATCH v1 3/7] drm/ci: i915: cml: update runner tag
` [PATCH v1 4/7] drm/ci: uprev mesa
` [PATCH v1 5/7] drm/ci: uprev IGT
` [PATCH v1 6/7] drm/ci: add rk3588-rock-5b
` [PATCH v1 7/7] drm/ci: add mt8192

[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-21 14:52 UTC  (7+ messages)
  ` [PATCH] "

[PATCH 0/7] Replace "__auto_type" with "auto"
 2025-07-19 14:26 UTC  (15+ messages)
` [PATCH 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
` [PATCH 4/7] arch/nios: "
` [PATCH 5/7] arch/x86: "
` [PATCH 6/7] selftests/bpf: "
` [PATCH 7/7] tools/virtio: "

[PATCH 1/2] crypto: engine: remove request batching support
 2025-07-18 11:13 UTC  (2+ messages)

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

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

[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  (8+ 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 V2 0/9] Refine virtio mapping API
 2025-07-18  2:05 UTC  (6+ messages)
` [PATCH V2 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH RFC v5 1/5] pci: report surprise removal event
 2025-07-17 15:15 UTC  (3+ messages)

[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
 2025-07-17 14:50 UTC  (2+ 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)


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