Linux Virtualization Development
[Prev Page][Next Page]
- [PATCH net-next v7 03/10] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 02/10] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 00/10] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v7 01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [mst-vhost:vhost 45/58] drivers/s390/virtio/virtio_ccw.c:708:22: error: 'vq_info' undeclared; did you mean 'vqs_info'?
- From: kernel test robot <lkp@xxxxxxxxx>
- [mst-vhost:vhost 45/58] drivers/s390/virtio/virtio_ccw.c:708:8: error: use of undeclared identifier 'vq_info'; did you mean 'vqs_info'?
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH virtio v3 19/19] virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 18/19] virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 16/19] virtio_balloon: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 15/19] virtiofs: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 14/19] scsi: virtio_scsi: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 12/19] virtio_crypto: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 13/19] virtio_net: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 11/19] virtio_console: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 10/19] virtio_blk: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 09/19] virtio: rename find_vqs_info() op to find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 08/19] virtio: remove the original find_vqs() op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 07/19] virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 06/19] virtio: convert find_vqs() op implementations to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 05/19] virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 03/19] virtio: make virtio_find_single_vq() call virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 02/19] virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v3 01/19] caif_virtio: use virtio_find_single_vq() for single virtqueue finding
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH RESEND] drm/qxl: fix null pointer dereference in qxl_add_mode
- From: Ma Ke <make24@xxxxxxxxxxx>
- Re: [PATCH 0/2] Support userspace hypercalls for TDX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH virtio v2 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH virtio v2 00/19] virtio: consolidate vq info args of find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
- From: Simon Fernandez <fernandez.simon@xxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH v1] drm/ci: uprev IGT
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH v1] drm/ci: uprev IGT
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- Re: [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH virtio v2 18/19] virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 19/19] virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 15/19] virtiofs: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 14/19] scsi: virtio_scsi: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 16/19] virtio_balloon: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 13/19] virtio_net: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 12/19] virtio_crypto: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 10/19] virtio_blk: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 09/19] virtio: rename find_vqs_info() op to find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 11/19] virtio_console: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 08/19] virtio: remove the original find_vqs() op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 07/19] virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 06/19] virtio: convert find_vqs() op implementations to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 03/19] virtio: make virtio_find_single_vq() call virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 05/19] virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 02/19] virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 01/19] caif_virtio: use virtio_find_single_vq() for single virtqueue finding
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio v2 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- RE: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Support userspace hypercalls for TDX
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH 2/2] x86/vmware: VMware support for TDX userspace hypercalls
- From: Tim Merrifield <tim.merrifield@xxxxxxxxxxxx>
- [PATCH 1/2] x86/tdx: Add prctl to allow userlevel TDX hypercalls
- From: Tim Merrifield <tim.merrifield@xxxxxxxxxxxx>
- [PATCH 0/2] Support userspace hypercalls for TDX
- From: Tim Merrifield <tim.merrifield@xxxxxxxxxxxx>
- Re: [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2] net: missing check virtio
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/24] vdpa/mlx5: Forward error in suspend/resume device
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost v2 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH virtio 08/19] virtio: remove the original find_vqs() op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 19/19] virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 16/19] virtio_balloon: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 15/19] virtiofs: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 11/19] virtio_console: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 06/19] virtio: convert find_vqs() op implementations to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 18/19] virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 12/19] virtio_crypto: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 07/19] virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 14/19] scsi: virtio_scsi: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 13/19] virtio_net: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 09/19] virtio: rename find_vqs_info() op to find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 10/19] virtio_blk: convert to use virtio_find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 05/19] virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 03/19] virtio: make virtio_find_single_vq() call virtio_find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 02/19] virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 01/19] caif_virtio: use virtio_find_single_vq() for single virtqueue finding
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] virtio: add missing MODULE_DESCRIPTION() macros
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] virtio: add missing MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Dorjoy Chowdhury <dorjoychy111@xxxxxxxxx>
- [PATCH] drm/qxl: Pin buffer objects for internal mappings
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH PATCH net-next v2 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH PATCH net-next v2 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH PATCH net-next v2 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [REGRESSION] QXL display malfunction
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 10/10] iommufd/selftest: Add coverage for IOPF test
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 09/10] iommufd/selftest: Add IOPF support for mock device
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 06/10] iommufd: Add iommufd fault object
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 05/10] iommufd: Add fault and response message definitions
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 04/10] iommu: Extend domain attach group with handle support
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 03/10] iommu: Add attach handle to struct iopf_group
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 02/10] iommu: Remove sva handle list
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 01/10] iommu: Introduce domain attachment handle
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH PATCH net-next v2 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Luigi Leonardi <luigi.leonardi@xxxxxxxxxxx>
- [PATCH net-next v2 0/2] vsock: avoid queuing on workqueue if possible
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- [PATCH PATCH net-next v2 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- [PATCH PATCH net-next v2 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
- From: Michal Kubiak <michal.kubiak@xxxxxxxxx>
- Re: [REGRESSION] QXL display malfunction
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Dorjoy Chowdhury <dorjoychy111@xxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 04/10] iommu: Extend domain attach group with handle support
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 06/10] iommufd: Add iommufd fault object
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 02/10] iommu: Remove sva handle list
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 01/10] iommu: Introduce domain attachment handle
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 04/10] iommu: Extend domain attach group with handle support
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [syzbot] [virt?] [net?] upstream test error: KMSAN: uninit-value in virtnet_poll
- From: syzbot <syzbot+35b9a14142dd62084eb9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH] hw/acpi: Add vmclock device
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] vhost/vsock: always initialize seqpacket_allow
- From: 박정준 <aha310510@xxxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Dorjoy Chowdhury <dorjoychy111@xxxxxxxxx>
- Re: [PATCH] vDPA: add missing MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- Re: (subset) [PATCH] drm/qxl: Add check for drm_cvt_mode
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types.
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- [PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
- From: Luigi Leonardi via B4 Relay <devnull+luigi.leonardi.outlook.com@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 23/24] vdpa/mlx5: Don't reset VQs more than necessary
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 20/24] vdpa/mlx5: Use suspend/resume during VQP change
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 19/24] vdpa/mlx5: Forward error in suspend/resume device
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 17/24] vdpa/mlx5: Add error code for suspend/resume VQ
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 12/24] vdpa/mlx5: Set an initial size on the VQ
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 11/24] vdpa/mlx5: Add support for modifying the VQ features field
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 06/24] vdpa/mlx5: Remove duplicate suspend code
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 03/24] vdpa/mlx5: Drop redundant code
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 01/24] vdpa/mlx5: Clarify meaning thorough function rename
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost v2 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode
- From: Ma Ke <make24@xxxxxxxxxxx>
- Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: "Zhuo, Qiuxu" <qiuxu.zhuo@xxxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] virtio-pci: PCI extended capabilities for virtio
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] virtio-pci: PCI extended capabilities for virtio
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: John Stultz <jstultz@xxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [RFC PATCH v2] ptp: Add vDSO-style vmclock support
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH] virtio-pci: PCI extended capabilities for virtio
- From: sahanlb <sahanb@xxxxxx>
- Re: How to implement message forwarding from one CID to another in vhost driver
- From: Dorjoy Chowdhury <dorjoychy111@xxxxxxxxx>
- Re: [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
- From: Alexey Makhalov <alexey.makhalov@xxxxxxxxxxxx>
- Re: [PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
- From: Alexey Makhalov <alexey.makhalov@xxxxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- RE: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
- From: Alexey Makhalov <alexey.makhalov@xxxxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- md: set md-specific flags for all queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- RE: [PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
- From: Srujana Challa <schalla@xxxxxxxxxxx>
- [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH RESEND v2] tools/virtio: creating pipe assertion in vringh_test
- Re: [PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted.
- From: Konstantin Khorenko <khorenko@xxxxxxxxxxxxx>
- Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 8/8] virtio_pci_modern: remove admin queue serialization lock
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 6/8] virtio_pci_modern: pass cmd as an identification token
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 4/8] virtio: create admin queues alongside other virtqueues
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 5/8] virtio_pci_modern: create admin queue of queried size
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 2/8] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 3/8] virtio: push out code to vp_avq_index()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: Christoph Hellwig <hch@xxxxxx>
- [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 2/3] virtio: export virtio_config_{enable|disable}()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] virtio: add missing MODULE_DESCRIPTION() macro
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
- From: Luigi Leonardi <luigi.leonardi@xxxxxxxxxxx>
- Re: [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net 0/2] virtio_net: fix race on control_buf
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
- From: Yunseong Kim <yskelg@xxxxxxxxx>
- Re: [PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
- From: Yunseong Kim <yskelg@xxxxxxxxx>
- RE: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next] net: virtio: unify code to init stats
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 2/2] vsock/test: add test for deferred credit update
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v15 3/5] ethtool: provide customized dim profile management
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Luigi Leonardi <luigi.leonardi@xxxxxxxxxxx>
- [PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
- From: Li RongQing <lirongqing@xxxxxxxxx>
- Re: [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
- Re: [PATCH] drm/qxl: Add check for drm_cvt_mode
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH] drm/qxl: Add check for drm_cvt_mode
- From: Chen Ni <nichen@xxxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- RE: [????] Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: "Li,Rongqing" <lirongqing@xxxxxxxxx>
- Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net] selftests: virtio_net: add forgotten config options
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net] selftests: virtio_net: add forgotten config options
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/7] Add virtio_rtc module and related changes
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
- From: Peter Hilber <peter.hilber@xxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] net: virtio: unify code to init stats
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] net: virtio: unify code to init stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net-next] net: virtio: unify code to init stats
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 5/5] virtio_net: improve dim command request efficiency
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- [PATCH net-next v4 5/5] virtio_net: improve dim command request efficiency
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 4/5] virtio_net: refactor command sending and response handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 3/5] virtio_net: change the command token to completion
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 1/5] virtio_net: passing control_buf explicitly
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
- From: Simon Fernandez <fernandez.simon@xxxxxxxxx>
- Re: [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: move features flags into queue_limits v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: move features flags into queue_limits v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: move features flags into queue_limits v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] net: missing check virtio
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH net] selftests: virtio_net: add forgotten config options
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net] selftests: virtio_net: add forgotten config options
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH net] selftests: virtio_net: add forgotten config options
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
- From: Li RongQing <lirongqing@xxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2] net: missing check virtio
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Luigi Leonardi <luigi.leonardi@xxxxxxxxxxx>
- [PATCH net-next v3] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 06/10] virtio_net: xsk: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 04/10] virtio_net: separate receive_mergeable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 03/10] virtio_net: separate receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 02/10] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 01/10] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [syzbot] [net?] [virt?] upstream test error: KMSAN: uninit-value in receive_buf
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH 12/26] block: remove blk_flush_policy
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 11/26] block: freeze the queue in queue_attr_store
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 02/26] sd: remove sd_is_zoned
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [syzbot] [net?] [virt?] upstream test error: KMSAN: uninit-value in receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH vhost 07/23] vdpa/mlx5: Initialize and reset device with one queue pair
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- mmap_assert_write_locked warnings during for vhost_vdpa_fault
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH vhost 14/23] vdpa/mlx5: Allow creation of blank VQs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 15/23] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 09/23] vdpa/mlx5: Add support for modifying the virtio_version VQ field
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 10/23] vdpa/mlx5: Add support for modifying the VQ features field
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH 26/26] block: move the bounce flag into the features field
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
- From: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH] vringh: add MODULE_DESCRIPTION()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_net: Eliminate OOO packets during switching
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH 1/2] virtio_net: checksum offloading handling fix
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- RE: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 26/26] block: move the bounce flag into the features field
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 23/26] block: move the zone_resetall flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 22/26] block: move the zoned flag into the features field
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 21/26] block: move the poll flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/26] block: move the synchronous flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 20/26] block: move the dax flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 19/26] block: move the nowait flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 16/26] block: move the io_stat flag setting to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 17/26] block: move the stable_writes flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/26] block: move the add_random flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/26] block: move cache control settings out of queue->flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [patch net-next] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- RE: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] vdpa: support set mac address from vdpa tool
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v6 07/10] iommufd: Fault-capable hwpt attach/detach/replace
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[Index of Archives]
[KVM]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]