messages from 2025-10-27 09:55:55 to 2025-11-03 22:56:12 UTC [more...]
[PATCH net-next v7 00/12] virtio_net: Add ethtool flow rules support
2025-11-03 22:55 UTC (8+ messages)
` [PATCH net-next v7 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v7 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v7 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v7 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v7 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v7 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v7 08/12] virtio_net: Use existing classifier if possible
[PATCH v6] can: virtio: Add virtio CAN driver
2025-11-03 21:37 UTC (2+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-11-03 18:54 UTC (15+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
2025-11-03 14:27 UTC (52+ messages)
` [PATCH 01/22] vfio: Provide a get_region_info op
` [PATCH 02/22] vfio/hisi: Convert to the "
` [PATCH 03/22] vfio/virtio: "
` [PATCH 04/22] vfio/nvgrace: "
` [PATCH 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH 07/22] vfio/mdpy: "
` [PATCH 08/22] vfio/mbochs: "
` [PATCH 09/22] vfio/platform: "
` [PATCH 10/22] vfio/fsl: "
` [PATCH 11/22] vfio/cdx: "
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 18/22] vfio/ccw: Convert to get_region_info_caps
` [PATCH 19/22] vfio/pci: Convert all PCI drivers "
` [PATCH 20/22] vfio/platform: Convert "
` [PATCH 21/22] vfio: Move the remaining drivers "
` [PATCH 22/22] vfio: Remove the get_region_info op
[PATCH v8 0/6] Add multiple address spaces support to VDUSE
2025-11-03 9:45 UTC (24+ messages)
` [PATCH v8 1/6] vduse: add v1 API definition
` [PATCH v8 2/6] vduse: add vq group support
` [PATCH v8 3/6] vduse: return internal vq group struct as map token
` [PATCH v8 4/6] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v8 5/6] vduse: add vq group asid support
` [External] "
` "
` "
` "
` [PATCH v8 6/6] vduse: bump version number
[PATCH] virtio_net: Fix a typo error in virtio_net
2025-11-03 7:43 UTC
[PATCH] virtio_net: Fix a typo error in virtio_net
2025-11-03 6:36 UTC
[PATCH net v7] virtio-net: fix received length check in big packets
2025-11-03 5:56 UTC (2+ messages)
[PATCH net-next v6 00/12] virtio_net: Add ethtool flow rules support
2025-11-03 5:52 UTC (29+ messages)
` [PATCH net-next v6 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v6 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v6 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v6 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v6 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v6 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v6 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v6 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v6 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v6 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v6 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v6 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-11-02 16:39 UTC (3+ messages)
` [PATCH v6 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH 1/1] vhost: Fix kthread worker cgroup failure handling
2025-11-01 20:55 UTC (2+ messages)
[PATCH v5] can: virtio: Initial virtio CAN driver
2025-10-31 12:21 UTC (6+ messages)
[PATCH] fuse: virtio_fs: add checks for FUSE protocol compliance
2025-10-31 6:37 UTC (5+ messages)
[PATCH net V2] virtio_net: fix alignment for virtio_net_hdr_v1_hash
2025-10-31 6:05 UTC
[PATCH v4] drm/virtgpu: Make vblank event dependent on the external sync
2025-10-31 5:04 UTC (6+ messages)
[REGRESSION][BISECTED] virtio_net CSUM broken with Cloud Hypervisor
2025-10-30 11:48 UTC (3+ messages)
Host Crash when re-running vDPA device creation script after interruption
2025-10-30 8:48 UTC (8+ messages)
[PATCH net] virtio_net: fix alignment for virtio_net_hdr_v1_hash
2025-10-30 8:17 UTC (6+ messages)
[PATCH net v4 0/4] fixes two virtio-net related bugs
2025-10-30 8:02 UTC (9+ messages)
` [PATCH net v4 1/4] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v4 2/4] virtio-net: Ensure hdr_len is not set unless the header is forwarded to the device
` [PATCH net v4 3/4] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v4 4/4] virtio-net: correct hdr_len handling for tunnel gso
[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-10-29 17:01 UTC (33+ messages)
` [PATCH net-next 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next 10/12] selftests/vsock: avoid false-positives when checking dmesg
` [PATCH net-next 11/12] selftests/vsock: add 1.37 to tested virtme-ng versions
[PATCH] virtio-fs: fix incorrect check for fsvq->kobj
2025-10-29 15:50 UTC (3+ messages)
[PATCH net v6] virtio-net: fix received length check in big packets
2025-10-29 15:48 UTC (3+ messages)
[PATCH net] virtio-net: calculate header alignment mask based on features
2025-10-29 8:18 UTC (4+ messages)
[syzbot] Monthly virt report (Oct 2025)
2025-10-29 8:17 UTC
[PATCH] virtio: document @vaddr in virtqueue_map_free_coherent kernel-doc comment
2025-10-29 3:35 UTC
[RFC 1/2] virtio_net: timeout control virtqueue commands
2025-10-29 0:36 UTC (15+ messages)
[PATCH v2] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-28 21:14 UTC (2+ messages)
[PATCH] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-28 7:13 UTC (5+ messages)
[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-10-27 17:25 UTC (3+ messages)
[PATCH v7 0/7] Add multiple address spaces support to VDUSE
2025-10-27 16:57 UTC (5+ messages)
` [PATCH v7 1/7] vduse: make domain_lock an rwlock
[PATCH net v5] virtio-net: fix received length check in big packets
2025-10-27 15:16 UTC (8+ messages)
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-27 12:55 UTC (2+ messages)
[RFC][PATCH] drm/virtgpu: Make vblank event dependent on the host resource
2025-10-27 9:56 UTC (13+ 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).