Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH vhost v13 04/12] virtio_ring: support add premapped buf, (continued)
[PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev(), Xuan Zhuo
[PATCH vhost v13 03/12] virtio_ring: introduce virtqueue_set_dma_premapped(), Xuan Zhuo
[PATCH vhost v13 07/12] virtio_ring: correct the expression of the description of virtqueue_resize(), Xuan Zhuo
[PATCH vhost v13 06/12] virtio_ring: skip unmap for premapped, Xuan Zhuo
[PATCH vhost v13 08/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize, Xuan Zhuo
[PATCH vhost v13 09/12] virtio_ring: introduce virtqueue_reset(), Xuan Zhuo
[PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue, Xuan Zhuo
[PATCH vhost v13 10/12] virtio_ring: introduce dma map api for virtqueue, Xuan Zhuo
[PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers, Xuan Zhuo
Re: [PATCH] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case,
Jason Wang
[PATCH net V2] virtio-net: set queues after driver_ok, Jason Wang
[PATCH RFC 0/3] vdpa: dedicated descriptor table group,
Si-Wei Liu
Re: [PATCH -next 1/7] drm/amdkfd: Remove unnecessary NULL values,
Christian König via Virtualization
[PATCH net] virtio-net: set queues after driver_ok,
Jason Wang
[PATCH V3 04/14] virtio-blk: limit max allowed submit queues,
Ming Lei
Re: [PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed,
Jason Wang
<Possible follow-ups>
Re: [PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed, Michael S. Tsirkin
Re: [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless, Dave Chinner via Virtualization
Re: [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Dave Chinner via Virtualization
Re: [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless,
Dave Chinner via Virtualization
Re: [PATCH v4] virtio_pmem: add the missing REQ_OP_WRITE for flush bio, Michael S. Tsirkin
[PATCH v2] vdpa/mlx5: Fix crash on shutdown for when no ndev exists, Dragos Tatulea via Virtualization
Unbinding virtio_pci_modern does not release BAR4 in Linux 6.5.0-rc4,
Stefan Hajnoczi
[PATCH -next] vdpa/mlx5: Remove unused function declarations, Yue Haibing via Virtualization
[PATCH -next] af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap(),
Yue Haibing via Virtualization
Re: [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams,
Stefano Garzarella
[PATCH net] test/vsock: remove vsock_perf executable on `make clean`, Stefano Garzarella
Re: [PATCH bpf-next 2/3] net: move struct netdev_rx_queue out of netdevice.h, Nambiar, Amritha
[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling,
Dragos Tatulea via Virtualization
[PATCH 2/2] vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary, Dragos Tatulea via Virtualization
Re: [PATCH 0/2] vdpa/mlx5: Fixes for ASID handling, Michael S. Tsirkin
Re: [RFC] iommu/virtio: Use single flush queue (EXPERIMENTAL),
Jean-Philippe Brucker
Re: [RFC PATCH v1 2/2] test/vsock: shutdowned socket test, Stefano Garzarella
Re: [RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket,
Stefano Garzarella
- Message not available
- Message not available
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17, kernel test robot
Re: [PATCH net-next v5 4/4] vsock/virtio: MSG_ZEROCOPY flag support,
Paolo Abeni
Re: [PATCH net-next v5 1/4] vsock/virtio/vhost: read data from non-linear skb, Paolo Abeni
Re: [PATCH net-next V4 3/3] virtio_net: enable per queue interrupt coalesce feature, Jason Wang
Re: [PATCH] virtio: a new vcpu watchdog driver,
Randy Dunlap
[PATCH net-next] vsock: Remove unused function declarations,
Yue Haibing via Virtualization
Re: [PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations, Michael S. Tsirkin
Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Dave Chinner via Virtualization
[PATCH v3 0/4] vdpa: Enable strict validation for netlink ops,
Dragos Tatulea via Virtualization
[PATCH] vdpa/mlx5: Correct default number of queues when MQ is on,
Dragos Tatulea via Virtualization
Re: [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command,
Paolo Abeni
Re: [PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams, Michael S. Tsirkin
[PATCH] x86/paravirt: Fix tlb_remove_table function callback prototype warning,
Kees Cook
[PATCH] virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs(),
Dragos Tatulea via Virtualization
[PATCH] vdpa/mlx5: Fix crash on shutdown for when no ndev exists,
Dragos Tatulea via Virtualization
[PATCH v2 0/2] vdpa: Enable strict validation for netlink ops,
Dragos Tatulea via Virtualization
Re: [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support, Michael S. Tsirkin
Re: [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit,
Michael S. Tsirkin
[PATCH 0/2] vdpa: Enable strict validation for netlink ops,
Dragos Tatulea via Virtualization
Re: [PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag, Michael S. Tsirkin
Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless,
Dave Chinner via Virtualization
Re: [PATCH net-next v3 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET, Stefano Garzarella
Re: [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET, Stefano Garzarella
Re: [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM, Stefano Garzarella
Re: [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET, Stefano Garzarella
Re: [RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM, Stefano Garzarella
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support, Michael S. Tsirkin
Re: [PATCH net-next v3 2/4] vsock/virtio: support to send non-linear skb, Stefano Garzarella
[PATCH net] virtio-net: fix race between set queues and probe,
Jason Wang
Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker,
Peter Zijlstra
Re: [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command, Michael S. Tsirkin
ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile, ICITS-24
Re: [PATCH v1] vdpa: Complement vdpa_nl_policy for nlattr length check,
Michael S. Tsirkin
Message not available
Re: [PATCH v2 21/22] i2c: virtio: Remove #ifdef guards for PM related functions,
kernel test robot
[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command,
Jason Wang
Re: [PATCH] vpda: pds: fix building without debugfs, Shannon Nelson via Virtualization
[PATCH v1] virtio-pci: Fix legacy device flag setting error in probe,
Feng Liu via Virtualization
[PATCH vhost v12 00/10] virtio core prepares for AF_XDP,
Xuan Zhuo
- [PATCH vhost v12 01/10] virtio_ring: check use_dma_api before unmap desc for indirect, Xuan Zhuo
- [PATCH vhost v12 03/10] virtio_ring: introduce virtqueue_set_dma_premapped(), Xuan Zhuo
- [PATCH vhost v12 02/10] virtio_ring: put mapping error check in vring_map_one_sg, Xuan Zhuo
- [PATCH vhost v12 05/10] virtio_ring: introduce virtqueue_dma_dev(), Xuan Zhuo
- [PATCH vhost v12 04/10] virtio_ring: support add premapped buf, Xuan Zhuo
- [PATCH vhost v12 06/10] virtio_ring: skip unmap for premapped, Xuan Zhuo
- [PATCH vhost v12 07/10] virtio_ring: correct the expression of the description of virtqueue_resize(), Xuan Zhuo
- [PATCH vhost v12 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize, Xuan Zhuo
- [PATCH vhost v12 10/10] virtio_net: merge dma operations when filling mergeable buffers, Xuan Zhuo
- [PATCH vhost v12 09/10] virtio_ring: introduce virtqueue_reset(), Xuan Zhuo
Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb,
Michael S. Tsirkin
[PATCH RFC net] virtio-net: add timeout for virtnet_send_command(), Shannon Nelson via Virtualization
Re: [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb, Stefano Garzarella
vdpa: use io_uring passthrough command for IOCTLs [was Re: [PATCH 1/2] Reduce vdpa initialization / startup overhead],
Stefano Garzarella
[PATCH 1/1] MAINTAINERS: add vhost-scsi entry and myself as a co-maintainer,
Mike Christie
[PATCH] iommu: Explicitly include correct DT includes,
Rob Herring
Re: [PATCH 0/2] eventfd: simplify signal helpers,
Alex Williamson
[PATCH v1 0/4] virtio-mem: memory unplug/offlining related cleanups,
David Hildenbrand
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev,
Sean Paul
[PATCH 4/7] drm/virtgpu: switch to using drm_exec, Christian König
[PATCH 2/7] drm/qxl: switch to using drm_exec, Christian König
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev,
Thomas Zimmermann
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev, Geert Uytterhoeven
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev, Thomas Zimmermann
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev, Thomas Zimmermann
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev, Geert Uytterhoeven
Re: [PATCH net-next V1 3/4] virtio_net: support per queue interrupt coalesce command,
Jason Wang
Re: [PATCH net-next V1 2/4] virtio_net: extract get/set interrupt coalesce to a function, Jason Wang
Re: [PATCH net-next V1 1/4] virtio_net: extract interrupt coalescing settings to a structure, Jason Wang
Re: [PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events",
Stefano Garzarella
Re: (subset) [PATCH v2 00/24] use vmalloc_array and vcalloc, Martin K. Petersen
[PATCH v2 virtio 0/5] pds_vdpa: mac, reset, and irq updates,
Shannon Nelson via Virtualization
Re: [PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support,
Xuan Zhuo
<Possible follow-ups>
Re: [PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support, Michael S. Tsirkin
[PATCH vhost v11 00/10] virtio core prepares for AF_XDP,
Xuan Zhuo
[PATCH vhost v11 07/10] virtio_ring: correct the expression of the description of virtqueue_resize(), Xuan Zhuo
[PATCH vhost v11 06/10] virtio_ring: skip unmap for premapped, Xuan Zhuo
[PATCH vhost v11 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize, Xuan Zhuo
[PATCH vhost v11 09/10] virtio_ring: introduce virtqueue_reset(), Xuan Zhuo
[PATCH vhost v11 10/10] virtio_net: merge dma operation for one page, Xuan Zhuo
[PATCH v2 0/2] vhost-scsi: Fix IO hangs when using windows,
Mike Christie
[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs,
Shannon Nelson via Virtualization
Re: linux-next: Tree for Jul 6 [drivers/vdpa/pds/pds_vdpa.ko],
Randy Dunlap
Re: [RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests, Stefano Garzarella
Re: [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK, Stefano Garzarella
Re: [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY, Stefano Garzarella
Re: [RFC PATCH v5 12/17] vsock/loopback: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v5 11/17] vsock/virtio: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit, Stefano Garzarella
Re: [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send, Stefano Garzarella
Re: [RFC PATCH v5 07/17] vsock: read from socket's error queue, Stefano Garzarella
Re: [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue, Stefano Garzarella
Re: [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap, Stefano Garzarella
Re: [RFC PATCH v5 03/17] vsock/virtio: support to send non-linear skb, Stefano Garzarella
Re: [RFC PATCH v5 02/17] vhost/vsock: read data from non-linear skb, Stefano Garzarella
Re: [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb, Stefano Garzarella
Re: [PATCH] Fix max/min warnings in virtio_net, amd/display, and io_uring,
Alex Deucher
Re: Hyper-V vsock streams do not fill the supplied buffer in full, Stefano Garzarella
Re: [PATCH 22/23] i2c: virtio: Remove #ifdef guards for PM related functions, Viresh Kumar
Re: [PATCH v2 00/24] use vmalloc_array and vcalloc, Martin K. Petersen
[PATCH] vduse: Use proper spinlock for IRQ injection,
Maxime Coquelin
[PATCH v3 0/3] vduse: add support for networking devices,
Maxime Coquelin
[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1, kernel test robot
[PATCH v2 0/3] vduse: add support for networking devices,
Maxime Coquelin
[PATCH V4] virtio-fs: Improved request latencies when Virtio queue is full,
Peter-Jan Gootzen via Virtualization
[GIT PULL] virtio: features, fixes, cleanups,
Michael S. Tsirkin
- Re: [GIT PULL] virtio: features, fixes, cleanups, pr-tracker-bot
- <Possible follow-ups>
- [GIT PULL] virtio: features, fixes, cleanups, Michael S. Tsirkin
- [GIT PULL] virtio: features, fixes, cleanups, Michael S. Tsirkin
- [GIT PULL] virtio: features, fixes, cleanups, Michael S. Tsirkin
- [GIT PULL] virtio: features, fixes, cleanups, Michael S. Tsirkin
- [GIT PULL] virtio: features, fixes, cleanups, Michael S. Tsirkin
Re: [PATCH] mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK,
Michael S. Tsirkin
Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it,
Michael S. Tsirkin
Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it, Jason Wang
Re: [PATCH] virtio-mmio: don't break lifecycle of vm_dev, Xuan Zhuo
[PATCH] vp_vdpa: synchronize irq when free irq,
Zhu Lingshan
[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates,
Shannon Nelson via Virtualization
[PATCH AUTOSEL 6.3 15/17] Revert "virtio-blk: support completion batching for the IRQ path", Sasha Levin
Re: [RFC 4/4] vduse: update the vq_info in ioctl, Jason Wang
Re: [RFC 3/4] vduse: Add the function for get/free the mapp pages, Jason Wang
Re: [RFC 2/4] vduse: Add file operation for mmap,
Jason Wang
Re: [RFC 1/4] vduse: Add the struct to save the vq reconnect info,
Jason Wang
<Possible follow-ups>
Re: [RFC 1/4] vduse: Add the struct to save the vq reconnect info, Maxime Coquelin
[PATCH v1 0/2] vduse: add support for networking devices,
Maxime Coquelin
[PATCH v1 0/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals,
David Hildenbrand
[PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals, David Hildenbrand
Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals, kernel test robot
[PATCH v1 4/5] virtio-mem: set the timeout for offline_and_remove_memory() to 10 seconds, David Hildenbrand
[PATCH v1 5/5] virtio-mem: check if the config changed before (fake) offlining memory, David Hildenbrand
Re: [PATCH v3 1/8] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Pekka Paalanen
[PATCH v9 00/17] vhost: multiple worker support,
Mike Christie
- [PATCH v9 01/17] vhost: create worker at end of vhost_dev_set_owner, Mike Christie
- [PATCH v9 06/17] vhost: take worker or vq for flushing, Mike Christie
- [PATCH v9 04/17] vhost, vhost_net: add helper to check if vq has work, Mike Christie
- [PATCH v9 07/17] vhost: convert poll work to be vq based, Mike Christie
- [PATCH v9 03/17] vhost: add vhost_worker pointer to vhost_virtqueue, Mike Christie
- [PATCH v9 08/17] vhost_sock: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v9 10/17] vhost_scsi: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v9 09/17] vhost_scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH v9 05/17] vhost: take worker or vq instead of dev for queueing, Mike Christie
- [PATCH v9 02/17] vhost: dynamically allocate vhost_worker, Mike Christie
- [PATCH v9 11/17] vhost_scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH v9 12/17] vhost: remove vhost_work_queue, Mike Christie
- [PATCH v9 14/17] vhost: replace single worker pointer with xarray, Mike Christie
- [PATCH v9 15/17] vhost: allow userspace to create workers, Mike Christie
- [PATCH v9 13/17] vhost: add helper to parse userspace vring state/file, Mike Christie
- [PATCH v9 16/17] vhost_scsi: add support for worker ioctls, Mike Christie
- [PATCH v9 17/17] vhost: Allow worker switching while work is queueing, Mike Christie
Re: [RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag, Stefano Garzarella
Re: [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET,
Stefano Garzarella
Re: [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM, Stefano Garzarella
Re: [RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support,
Stefano Garzarella
Re: [RFC PATCH v4 12/17] vsock/loopback: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 11/17] vsock/virtio: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 07/17] vsock: read from socket's error queue,
Stefano Garzarella
Re: [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR,
Stefano Garzarella
Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support,
Stefano Garzarella
Re: [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap, Stefano Garzarella
Re: [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb,
Stefano Garzarella
Re: [RFC PATCH v4 02/17] vhost/vsock: read data from non-linear skb, Stefano Garzarella
Re: [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb, Stefano Garzarella
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]