messages from 2025-06-06 09:14:59 to 2025-06-16 13:15:52 UTC [more...]
[PATCH 0/2] vringh small unused functions
2025-06-16 13:15 UTC (4+ messages)
` [PATCH 1/2] vhost: vringh: Remove unused iotlb functions
` [PATCH 2/2] vhost: vringh: Remove unused functions
[PATCH V3 00/19] virtio_ring in order support
2025-06-16 8:25 UTC (20+ messages)
` [PATCH V3 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V3 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V3 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V3 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V3 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V3 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V3 07/19] virtio: "
` [PATCH V3 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V3 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V3 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V3 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V3 12/19] virtio_ring: use u16 for last_used_idx in virtqueue_poll_split()
` [PATCH V3 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V3 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V3 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V3 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V3 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V3 18/19] virtio_ring: factor out split "
` [PATCH V3 19/19] virtio_ring: add in order support
[PATCH v12 0/1] vhost: Add support of kthread API
2025-06-16 6:28 UTC (2+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-16 3:01 UTC (5+ messages)
` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH] virtio-crypto: Remove unused virtcrypto functions
2025-06-16 2:51 UTC (2+ messages)
Virtio-IOMMU interrupt remapping design
2025-06-15 18:47 UTC
[PATCH] vhost: Fix typos in comments and clarity on alignof usage
2025-06-15 17:39 UTC
[PATCH net 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-15 15:13 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH v11 0/3] vhost: Add support of kthread API
2025-06-15 14:07 UTC (11+ messages)
` [PATCH v11 1/3] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v11 2/3] vhost: Reintroduce kthread mode support in vhost
` [PATCH v11 3/3] vhost: Add configuration controls for vhost worker's mode
[PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
2025-06-15 13:29 UTC (2+ messages)
[PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
2025-06-15 13:28 UTC (3+ messages)
Virtio interrupt remapping
2025-06-14 8:11 UTC (4+ messages)
[PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
2025-06-13 15:58 UTC (6+ messages)
` [PATCH net-next v3 1/3] vsock/test: Introduce vsock_bind_try() helper
` [PATCH net-next v3 2/3] vsock/test: Introduce get_transports()
` [PATCH net-next v3 3/3] vsock/test: Cover more CIDs in transport_uaf test
[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
2025-06-13 15:58 UTC (10+ messages)
[PATCH drm-next] drm/bochs: Add support for drm_panic
2025-06-13 13:20 UTC
[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-06-13 9:00 UTC (26+ messages)
` [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 04/25] drm/gem-shmem: "
` [PATCH v5 05/25] drm/gem-vram: "
` [PATCH v5 06/25] drm/armada: "
` [PATCH v5 07/25] drm/exynos: "
` [PATCH v5 08/25] drm/gma500: "
` [PATCH v5 09/25] drm/hibmc: "
` [PATCH v5 10/25] drm/imx/ipuv3: "
` [PATCH v5 11/25] drm/loongson: "
` [PATCH v5 12/25] drm/mediatek: "
` [PATCH v5 13/25] drm/msm: "
` [PATCH v5 14/25] drm/nouveau: "
` [PATCH v5 15/25] drm/omapdrm: "
` [PATCH v5 16/25] drm/qxl: "
` [PATCH v5 17/25] drm/renesas/rcar-du: "
` [PATCH v5 18/25] drm/renesas/rz-du: "
` [PATCH v5 19/25] drm/rockchip: "
` [PATCH v5 20/25] drm/tegra: "
` [PATCH v5 21/25] drm/virtio: "
` [PATCH v5 22/25] drm/vmwgfx: "
` [PATCH v5 23/25] drm/xe: "
` [PATCH v5 24/25] drm/xen: "
` [PATCH v5 25/25] drm/xlnx: "
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-06-13 8:01 UTC (8+ messages)
` [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-06-13 7:15 UTC (9+ messages)
` [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH net-next v2 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-13 3:11 UTC (4+ messages)
` [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v2 2/3] vsock/virtio: Add SIOCINQ support for all virtio based transports
` [PATCH net-next v2 3/3] test/vsock: Add ioctl SIOCINQ tests
[PATCH] virtio: document ENOSPC
2025-06-13 1:53 UTC (2+ messages)
[PATCH v2 1/3] virtio: Fix typo in register_virtio_device() doc comment
2025-06-13 1:45 UTC (2+ messages)
[RFC 0/6] Add multiple address spaces support to VDUSE
2025-06-13 1:21 UTC (20+ messages)
` [RFC 1/6] vduse: add v1 API definition
` [RFC 2/6] vduse: add vq group support
` [RFC 3/6] vduse: add vq group asid support
` [RFC 4/6] vduse: send update_iotlb_v2 message
` [RFC 5/6] vduse: reset group asid in reset
` [RFC 6/6] vduse: bump version number
[PATCH net-next 8/9] net: drv: virtio: migrate to new RXFH callbacks
2025-06-13 0:42 UTC (2+ messages)
[PATCH] x86: Fix build warnings about export.h
2025-06-12 19:03 UTC (4+ messages)
[PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
2025-06-12 9:30 UTC (9+ messages)
[PATCH 1/2] vhost-scsi: Fix typos and formatting in comments and logs
2025-06-12 2:30 UTC (6+ messages)
` [PATCH 2/2] vhost-scsi: Improve error handling in vhost_scsi_make_nexus and tpg
[PATCH 1/1] vhost-scsi: Fix log flooding with target does not exist errors
2025-06-11 21:01 UTC
[PATCH] vhost-scsi: Fix log flooding with target does not exist errors
2025-06-11 20:57 UTC (6+ messages)
[PATCH RFC net-next v2 0/3] vsock/test: Improve transport_uaf test
2025-06-11 20:35 UTC (8+ messages)
` [PATCH RFC net-next v2 2/3] vsock/test: Introduce get_transports()
[PATCH net-next v10] selftests/vsock: add initial vmtest.sh for vsock
2025-06-11 20:20 UTC (3+ messages)
[PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
2025-06-11 15:26 UTC (7+ messages)
[PATCH net-next v3] vsock/test: Add test for null ptr deref when transport changes
2025-06-11 14:53 UTC (2+ messages)
[PATCH v2 0/7] Remove ops.pgsize_bitmap
2025-06-11 9:46 UTC (16+ messages)
` [PATCH v2 1/7] qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH v2 2/7] iommu/arm-smmu: "
` [PATCH v2 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
` [PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH v2 6/7] iommu/qcom: "
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap
[RFC PATCH 0/6] drm: Add vblank timers for devices without interrupts
2025-06-10 15:36 UTC (6+ messages)
` [PATCH 1/6] drm/vblank: Add vblank timer
` [PATCH 2/6] drm/vkms: Use "
[PATCH 0/3] virtgpu: fix memory leak on device removal
2025-06-10 13:34 UTC (9+ messages)
` [PATCH 1/3] virtgpu: add virtio_gpu_queue_cleanup()
` [PATCH 2/3] virtgpu: add virtio_gpu_fence_cleanup()
` [PATCH 3/3] virtgpu: deallocate capsets on device deinit
Re:Confirm if Interested
2025-06-10 12:31 UTC
[PATCH] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
2025-06-09 13:49 UTC (3+ messages)
virtio-net: hash-report feature enabled on driver load
2025-06-09 9:03 UTC
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-06 9:26 UTC (8+ messages)
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
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