messages from 2024-03-19 08:21:27 to 2024-03-25 09:12:57 UTC [more...]
[PATCH vhost v5 0/6] refactor the params of find_vqs()
2024-03-25 9:12 UTC (8+ messages)
` [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v5 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v5 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v5 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v5 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v5 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH vhost v4 0/6] refactor the params of find_vqs()
2024-03-25 9:11 UTC (13+ messages)
` [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v4 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v4 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v4 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v4 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v4 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
2024-03-25 8:54 UTC (11+ messages)
` [PATCH vhost v5 01/10] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v5 02/10] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v5 03/10] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v5 04/10] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v5 05/10] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v5 06/10] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v5 07/10] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v5 08/10] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v5 09/10] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v5 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
2024-03-25 8:44 UTC (15+ messages)
[PATCH 0/2] virtio-net: a fix and some updates for virtio dim
2024-03-25 8:42 UTC (19+ messages)
` [PATCH 1/2] virtio-net: fix possible dim status unrecoverable
` [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker
[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
2024-03-25 7:53 UTC (13+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "
[PATCH] virtio_ring: Fix the stale index in available ring
2024-03-25 7:34 UTC (23+ messages)
[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
2024-03-25 7:10 UTC (22+ messages)
` [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
[PATCH] virtio_net: Do not send RSS key if it is not supported
2024-03-25 5:57 UTC (4+ messages)
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-03-25 5:01 UTC (25+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-23 19:02 UTC (5+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch
Call For Nominations: HPDC 2024 Achievement Award
2024-03-22 13:54 UTC
[syzbot] [virtualization?] net-next boot error: WARNING: refcount bug in __free_pages_ok
2024-03-22 10:44 UTC
[PATCH vhost] virtio_net: update the hdr_len calculation for xmit
2024-03-22 6:08 UTC (7+ messages)
[syzbot] [virtualization?] upstream boot error: WARNING: refcount bug in __free_pages_ok
2024-03-21 17:13 UTC (12+ messages)
[PATCH net-next v5 0/9] virtio-net: support device stats
2024-03-21 12:42 UTC (11+ messages)
[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2024-03-21 6:59 UTC (4+ messages)
[PATCH vhost v3 0/4] refactor the params of find_vqs()
2024-03-21 4:11 UTC (16+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
[PATCH v2 0/2] Improvements to virtio_balloon pm
2024-03-21 1:24 UTC (3+ messages)
` [PATCH v2 1/2] virtio_balloon: Give the balloon its own wakeup source
` [PATCH v2 2/2] virtio_balloon: Treat stats requests as wakeup events
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-03-20 17:22 UTC (14+ messages)
Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
2024-03-20 15:25 UTC (4+ messages)
` [PATCH 0/1] drm/qxl: fixes qxl_fence_wait
` [PATCH 1/1] "
[PATCH 00/10] vDPA: allow userspace query virito-block device
2024-03-20 10:53 UTC (30+ messages)
` [PATCH 01/10] vDPA: report virtio-block capacity to user space
` [PATCH 02/10] vDPA: report virtio-block max segment size "
` [PATCH 03/10] vDPA: report virtio-block block-size "
` [PATCH 04/10] vDPA: report virtio-block max segments in a request "
` [PATCH 05/10] vDPA: report virtio-block MQ info "
` [PATCH 06/10] vDPA: report virtio-block topology "
` [PATCH 07/10] vDPA: report virtio-block discarding configuration "
` [PATCH 08/10] vDPA: report virtio-block write zeroes "
` [PATCH 09/10] vDPA: report virtio-block read-only info "
` [PATCH 10/10] vDPA: report virtio-blk flush "
[PATCH net-next v4 0/8] virtio-net: support device stats
2024-03-20 8:12 UTC (6+ messages)
` [PATCH net-next v4 3/8] virtio_net: "
[PATCH] MAINTAINERS: apply maintainer role of Intel vDPA driver
2024-03-20 1:20 UTC (6+ messages)
[GIT PULL] virtio: features, fixes
2024-03-19 19:24 UTC (4+ messages)
[PATCH v7 0/3] vduse: add support for networking devices
2024-03-19 12:21 UTC (5+ messages)
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-03-19 8:59 UTC (9+ messages)
` "
[PATCH 0/2] Improvements to virtio_balloon pm
2024-03-19 8:54 UTC (5+ messages)
` [PATCH 1/2] virtio_balloon: Give the balloon its own wakeup source
` [PATCH 2/2] virtio_balloon: Treat stats requests as wakeup events
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).