messages from 2023-06-02 13:30:15 to 2023-06-20 14:58:15 UTC [more...]
[PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST
2023-06-20 14:53 UTC
[PATCH 7/9] virtio_console: make port class a static const structure
2023-06-20 14:37 UTC
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-20 12:59 UTC (5+ messages)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
[PATCH] drm/virtgpu: Replace dev_private by helper function
2023-06-20 10:33 UTC
[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
2023-06-19 12:58 UTC (2+ messages)
[RFC PATCH net 0/3] virtio-net: allow usage of small vrings
2023-06-17 7:44 UTC (2+ messages)
[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-16 16:12 UTC
[PATCH AUTOSEL 5.10 14/14] vhost_vdpa: tell vqs about the negotiated
2023-06-16 10:27 UTC
[PATCH AUTOSEL 5.15 15/16] vhost_vdpa: tell vqs about the negotiated
2023-06-16 10:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 16/16] vhost_net: revert upend_idx only on retriable error
[PATCH AUTOSEL 6.1 25/26] vhost_vdpa: tell vqs about the negotiated
2023-06-16 10:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 26/26] vhost_net: revert upend_idx only on retriable error
[PATCH AUTOSEL 6.3 28/30] tools/virtio: Fix arm64 ringtest compilation error
2023-06-16 10:25 UTC (3+ messages)
` [PATCH AUTOSEL 6.3 29/30] vhost_vdpa: tell vqs about the negotiated
` [PATCH AUTOSEL 6.3 30/30] vhost_net: revert upend_idx only on retriable error
[PATCH] vduse: fix NULL pointer dereference
2023-06-15 7:46 UTC (2+ messages)
[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-14 17:59 UTC (22+ messages)
` [CFT][PATCH v3] "
` Can vhost translate to io_uring?
[PATCH v8 00/17] vhost: multiple worker support
2023-06-13 1:42 UTC (19+ messages)
` [PATCH v8 01/17] vhost: create worker at end of vhost_dev_set_owner
` [PATCH v8 02/17] vhost: dynamically allocate vhost_worker
` [PATCH v8 03/17] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH v8 04/17] vhost, vhost_net: add helper to check if vq has work
` [PATCH v8 05/17] vhost: take worker or vq instead of dev for queueing
` [PATCH v8 06/17] vhost: take worker or vq for flushing
` [PATCH v8 07/17] vhost: convert poll work to be vq based
` [PATCH v8 08/17] vhost_sock: convert to vhost_vq_work_queue
` [PATCH v8 09/17] vhost_scsi: make SCSI cmd completion per vq
` [PATCH v8 10/17] vhost_scsi: convert to vhost_vq_work_queue
` [PATCH v8 11/17] vhost_scsi: flush IO vqs then send TMF rsp
` [PATCH v8 12/17] vhost: remove vhost_work_queue
` [PATCH v8 13/17] vhost: add helper to parse userspace vring state/file
` [PATCH v8 14/17] vhost: replace single worker pointer with xarray
` [PATCH v8 15/17] vhost: allow userspace to create workers
` [PATCH v8 16/17] vhost_scsi: add support for worker ioctls
` [PATCH v8 17/17] vhost: Allow worker switching while work is queueing
[PATCH V2 0/3] vDPA/ifcvf: enable virtio-net on Intel F2000X-PL
2023-06-12 15:14 UTC (4+ messages)
` [PATCH V2 1/3] vDPA/ifcvf: dynamic allocate vq data stores
` [PATCH V2 2/3] vDPA/ifcvf: detect and report max allowed vq size
` [PATCH V2 3/3] vDPA/ifcvf: implement new accessors for vq_state
[PATCH 0/3] vDPA/ifcvf: enable virtio-net on Intel F2000X-PL
2023-06-12 6:37 UTC (6+ messages)
` [PATCH 1/3] vDPA/ifcvf: dynamic allocate vq data stores
` [PATCH 2/3] vDPA/ifcvf: detect and report max allowed vq size
` [PATCH 3/3] vDPA/ifcvf: implement new accessors for vq_state
[PATCH] Documentation: virt: clean up paravirt_ops doc
2023-06-12 5:27 UTC (2+ messages)
[PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP
2023-06-10 18:37 UTC (3+ messages)
[PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs
2023-06-10 6:51 UTC (8+ messages)
` [PATCH 2/3] virtio_console: "
[PATCH 2/2] x86/paravirt: Make the struct paravirt_patch_site packed
2023-06-09 18:25 UTC (2+ messages)
[GIT PULL] virtio,vhost,vdpa: bugfixes
2023-06-09 18:19 UTC (2+ messages)
[PATCH v2 2/4] vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
2023-06-09 16:13 UTC
[PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config
2023-06-09 16:12 UTC (3+ messages)
[PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
2023-06-09 16:06 UTC (3+ messages)
[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
2023-06-09 7:37 UTC (29+ messages)
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-06-09 2:57 UTC (21+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
[PATCH] vdpa/mlx5: Support interrupt bypassing
2023-06-09 2:49 UTC (4+ messages)
[PATCH] Revert "virtio-blk: support completion batching for the IRQ path"
2023-06-09 0:45 UTC (3+ messages)
virtio-blk: support completion batching for the IRQ path - failure
2023-06-08 18:04 UTC (3+ messages)
vhost: Fix vhost_task regressions in 6.4-rc
2023-06-08 15:11 UTC (7+ messages)
` [PATCH 1/2] vhost: Fix crash during early vhost_transport_send_pkt calls
` [PATCH 2/2] vhost: Fix worker hangs due to missed wake up calls
[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
2023-06-08 14:03 UTC (3+ messages)
` [RFC PATCH 1/3] x86/paravirt: move some functions and defines to alternative
` [RFC PATCH 3/3] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
[PATCH] scsi: virtio_scsi: Remove a useless function call
2023-06-08 1:42 UTC
[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
2023-06-07 20:15 UTC (13+ messages)
` [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
` [PATCH vhost v10 10/10] virtio_net: support dma premapped
[PATCH 1/1] vhost: Fix crash during early vhost_transport_send_pkt calls
2023-06-07 8:48 UTC (6+ messages)
[PATCH] vp_vdpa: Check queue number of vdpa device from add_config
2023-06-07 2:11 UTC (2+ messages)
[PATCH net] virtio_net: use control_buf for coalesce params
2023-06-06 8:29 UTC (3+ messages)
[RFC PATCH net] virtio_net: Prevent napi_weight changes with VIRTIO_NET_F_NOTF_COAL support
2023-06-06 2:03 UTC (3+ messages)
[PATCH V3] virtio-fs: Improved request latencies when Virtio queue is full
2023-06-05 20:34 UTC (3+ messages)
[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-05 14:20 UTC (13+ messages)
[PATCH] vduse: avoid empty string for dev name
2023-06-05 14:02 UTC (2+ messages)
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-06-05 8:26 UTC (11+ messages)
[PATCH net] virtio/vsock: fix sock refcnt bug on owner set failure
2023-06-05 8:23 UTC (2+ messages)
[PATCH v2 2/3] vhost: support PACKED when setting-getting vring_base
2023-06-05 8:17 UTC (11+ messages)
[PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction
2023-06-05 6:40 UTC (2+ messages)
[PATCH v4 0/1] Introduce a vringh accessor for IO memory
2023-06-05 1:51 UTC (9+ messages)
` [PATCH v4 1/1] vringh: IOMEM support
[PATCH 1/1] virtio: move pci drivers files to a directory
2023-06-04 22:21 UTC
vhost stable branch
2023-06-02 16:05 UTC (7+ messages)
[PATCH V2] virtio-fs: Improved request latencies when Virtio queue is full
2023-06-02 13:11 UTC (3+ 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).