messages from 2025-10-23 01:00:38 to 2025-10-30 10:01:09 UTC [more...]
[PATCH v8 0/6] Add multiple address spaces support to VDUSE
2025-10-30 10:00 UTC (7+ 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
` [PATCH v8 6/6] vduse: bump version number
Host Crash when re-running vDPA device creation script after interruption
2025-10-30 8:48 UTC (8+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-30 8:47 UTC (13+ 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 v4] drm/virtgpu: Make vblank event dependent on the external sync
2025-10-30 8:19 UTC (4+ 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
[REGRESSION][BISECTED] virtio_net CSUM broken with Cloud Hypervisor
2025-10-30 2:27 UTC (2+ messages)
[PATCH v6] can: virtio: Add virtio CAN driver
2025-10-29 17:40 UTC
[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-10-29 17:01 UTC (34+ 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 net-next 12/12] selftests/vsock: add vsock_loopback module loading
[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] fuse: virtio_fs: add checks for FUSE protocol compliance
2025-10-29 6:01 UTC (4+ messages)
[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 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
2025-10-28 17:08 UTC (29+ 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 12/22] vfio/ccw: "
` [PATCH 13/22] vfio/gvt: "
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 16/22] vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
` [PATCH 17/22] vfio/gvt: Convert to get_region_info_caps
` [PATCH 18/22] vfio/ccw: "
` [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] 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 v6 00/12] virtio_net: Add ethtool flow rules support
2025-10-27 17:39 UTC (13+ 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 net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-10-27 17:25 UTC (17+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 02/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v8 03/14] vsock: add netns to vsock skb cb
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support
` [PATCH net-next v8 08/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v8 09/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v8 10/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v8 11/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v8 12/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v8 13/14] selftests/vsock: add tests for namespace deletion and mode changes
` [PATCH net-next v8 14/14] selftests/vsock: add tests for module loading order
[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 (11+ messages)
` [PATCH v2 1/6] iommu: Generic support for RMRs during device release
` [PATCH v2 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v2 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v2 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v2 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v2 6/6] iommu: Pass in old domain to attach_dev callback functions
[RFC][PATCH] drm/virtgpu: Make vblank event dependent on the host resource
2025-10-27 9:56 UTC (14+ messages)
[PATCH] virtio: vdpa: Fix reference count leak in octep_sriov_enable()
2025-10-27 6:07 UTC
[PATCH net v3 0/3] fixes two virtio-net related bugs
2025-10-27 5:34 UTC (6+ messages)
` [PATCH net v3 1/3] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v3 2/3] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v3 3/3] virtio-net: correct hdr_len handling for tunnel gso
[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in get_random_u8
2025-10-26 1:24 UTC
[PATCH AUTOSEL 6.17] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
2025-10-25 15:57 UTC
[PATCH v2 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
2025-10-24 13:16 UTC (3+ messages)
[linux-next:master] [drm/bochs] bde4437839: WARNING:at_drivers/gpu/drm/drm_vblank.c:#drm_wait_one_vblank
2025-10-24 5:52 UTC
virtio_pci: Question about virtio_pci kernel module refcnt
2025-10-24 4:00 UTC (6+ messages)
` [External] "
[PATCH net v2] virtio-net: drop the multi-buffer XDP packet in zerocopy
2025-10-24 1:20 UTC (2+ messages)
[PATCH] vdpa/pds: use %pe for ERR_PTR() in event handler registration
2025-10-23 22:24 UTC (2+ messages)
[PATCH net v4] virtio-net: fix received length check in big packets
2025-10-23 15:06 UTC (5+ messages)
[PATCH net V2] virtio-net: zero unused hash fields
2025-10-23 14:30 UTC (2+ messages)
[PATCH net] vsock: fix lock inversion in vsock_assign_transport()
2025-10-23 14:10 UTC (2+ messages)
[PATCH v3 00/21] paravirt: cleanup and reorg
2025-10-23 12:14 UTC (3+ messages)
` [PATCH v3 02/21] x86/paravirt: Remove some unneeded struct declarations
[linux-next:master] [drm/qxl] e485883c81: WARNING:at_drivers/gpu/drm/drm_vblank.c:#drm_wait_one_vblank
2025-10-23 7:53 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).