virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-30 06:47:05 to 2026-01-03 09:13:17 UTC [more...]

[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-03  9:13 UTC  (7+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker
` [PATCH net v2 2/3] virtio-net: remove unused "
` [PATCH net v2 3/3] virtio-net: clean up __virtnet_rx_pause/resume

[PATCH net] virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
 2026-01-03  1:25 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next v7 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2026-01-02 18:05 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net: refactor set_rx_mode into snapshot and deferred I/O
` [PATCH net-next v7 2/2] virtio-net: Implement ndo_write_rx_mode callback

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-02 13:27 UTC  (28+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 02/13] docs: dma-api: document __dma_align_begin/end
` [PATCH RFC 03/13] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 04/13] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 06/13] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH RFC 07/13] vsock/virtio: fix DMA alignment for event_list
` [PATCH RFC 08/13] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 09/13] virtio_input: fix DMA alignment for evts
` [PATCH RFC 10/13] virtio_scsi: fix DMA cacheline issues for events
` [PATCH RFC 11/13] virtio-rng: fix DMA alignment for data buffer
` [PATCH RFC 12/13] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 13/13] vsock/virtio: reorder fields to reduce struct padding
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH V2 0/4] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-01-02 12:29 UTC  (3+ messages)
` [PATCH V2 1/5] nvdimm: virtio_pmem: always wake -ENOSPC waiters

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-02 12:14 UTC  (6+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCH] vhost: fix caching attributes of MMIO regions by setting them explicitly
 2026-01-02  6:57 UTC 

[PATCH v6] can: virtio: Add virtio CAN driver
 2025-12-31 21:08 UTC  (7+ messages)

[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2025-12-31 15:25 UTC  (13+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work

[Patch net] vsock: fix DMA cacheline overlap warning using coherent memory
 2025-12-30 13:12 UTC  (4+ messages)

[PATCH net-next] vsock/test: add a final full barrier after run all tests
 2025-12-30 11:08 UTC  (2+ messages)

[PATCH RFC 09/13] virtio_input: fix DMA cacheline alignment for evts
 2025-12-30 10:16 UTC  (2+ messages)
` [PATCH RFC 11/13] virtio-rng: fix DMA cacheline alignment for data buffer

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


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).