messages from 2025-07-09 23:38:21 to 2025-07-17 09:01:29 UTC [more...]
[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
2025-07-17 9:01 UTC (3+ 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 v3] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
2025-07-17 8:07 UTC (3+ messages)
[PATCH V2 0/9] Refine virtio mapping API
2025-07-17 8:02 UTC (10+ 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-17 6:31 UTC (10+ 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 2:02 UTC (3+ messages)
[PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
2025-07-17 1:25 UTC (3+ messages)
[PATCH RFC v5 0/5] pci,virtio: report surprise removal event
2025-07-16 22:29 UTC (12+ messages)
` [PATCH RFC v5 1/5] pci: "
[PATCH drm-next] drm/bochs: Add support for drm_panic
2025-07-16 21:48 UTC (6+ messages)
[PATCH v3] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-16 20:22 UTC (6+ messages)
[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
2025-07-16 16:22 UTC
[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 (6+ 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 (4+ messages)
[PATCH v2] virtio_net: simplify tx queue wake condition check
2025-07-15 15:31 UTC (3+ 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 (28+ messages)
` [PATCH 1/9] Revert "drm/framebuffer: Acquire internal references on GEM handles"
` [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
` [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
` [PATCH 4/9] Revert "drm/vmwgfx: "
` [PATCH 5/9] Revert "drm/etnaviv: "
` [PATCH 6/9] Revert "drm/prime: "
` [PATCH 7/9] Revert "drm/gem-framebuffer: "
` [PATCH 8/9] Revert "drm/gem-shmem: "
` [PATCH 9/9] Revert "drm/gem-dma: "
[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 (8+ 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 (16+ 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
[PATCH 00/12] gpio: use new GPIO line value setter callbacks
2025-07-13 8:45 UTC (2+ messages)
virtio_net: Incorrect VLAN filter configuration on boot
2025-07-13 8:36 UTC (2+ messages)
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-11 9:58 UTC (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-07-11 8:28 UTC (3+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
[PATCH v12 0/1] vhost: Add support of kthread API
2025-07-11 6:48 UTC (5+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection
[PATCH net-next 0/2] in order support for vhost-net
2025-07-11 1:44 UTC (6+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support
Host Crash when re-running vDPA device creation script after interruption
2025-07-10 10:18 UTC (5+ messages)
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-10 8:29 UTC (4+ messages)
[REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
2025-07-10 4:21 UTC
[PATCH net-next] vsock/test: fix test for null ptr deref when transport changes
2025-07-10 3:00 UTC (2+ messages)
[PATCH net-next v6 0/4] vsock: Introduce SIOCINQ ioctl support
2025-07-10 2:50 UTC (2+ messages)
[PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
2025-07-10 2:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).