Linux Virtualization
[Prev Page][Next Page]
- [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings,
Dragos Tatulea via Virtualization
- <Possible follow-ups>
- [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings, Dragos Tatulea via Virtualization
- [PATCH mlx5-next 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability, Dragos Tatulea via Virtualization
- [PATCH vhost 02/16] vdpa: introduce dedicated descriptor group for virtqueue, Dragos Tatulea via Virtualization
- [PATCH vhost 03/16] vhost-vdpa: introduce descriptor group backend feature, Dragos Tatulea via Virtualization
- [PATCH vhost 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id, Dragos Tatulea via Virtualization
- [PATCH vhost 05/16] vdpa/mlx5: Create helper function for dma mappings, Dragos Tatulea via Virtualization
- [PATCH vhost 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code, Dragos Tatulea via Virtualization
- [PATCH vhost 09/16] vdpa/mlx5: Rename mr destroy functions, Dragos Tatulea via Virtualization
- [PATCH vhost 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh, Dragos Tatulea via Virtualization
- [PATCH vhost 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions, Dragos Tatulea via Virtualization
- [PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct, Dragos Tatulea via Virtualization
- [PATCH vhost 12/16] vdpa/mlx5: Improve mr update flow, Dragos Tatulea via Virtualization
- [PATCH vhost 11/16] vdpa/mlx5: Move mr mutex out of mr struct, Dragos Tatulea via Virtualization
- [PATCH vhost 13/16] vdpa/mlx5: Introduce mr for vq descriptor, Dragos Tatulea via Virtualization
- [PATCH vhost 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping, Dragos Tatulea via Virtualization
- [PATCH vhost 15/16] vdpa/mlx5: Make iotlb helper functions more generic, Dragos Tatulea via Virtualization
- [PATCH vhost 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change, Dragos Tatulea via Virtualization
- [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g, Geert Uytterhoeven
- Re: [PATCH 2/2] tools/virtio: Add hints when module is not installed, Michael S. Tsirkin
- [RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE, Eric Auger
- [PATCH vhost] virtio_net: fix the missing of the dma cpu sync, Xuan Zhuo
- Re: [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support, Stefano Garzarella
- Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests,
Stefano Garzarella
Re: [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests, Stefano Garzarella
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY,
Stefano Garzarella
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue,
Stefano Garzarella
Re: [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue, Stefano Garzarella
Re: [RFC 1/7] vhost/iommufd: Add the functions support iommufd, Jason Wang
Re: [RFC 3/7] vhost: Add 3 new uapi to support iommufd, Jason Wang
Re: [RFC 5/7] vdpa: Add new vdpa_config_ops, Jason Wang
Re: [RFC 0/7] vdpa: Add support for iommufd, Jason Wang
[PATCH v2] MAINTAINERS: Add myself as mlx5_vdpa driver, Dragos Tatulea via Virtualization
[PATCH] crypto: virtio-crypto: call finalize with bh disabled,
Gonglei (Arei) via Virtualization
[PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer(),
Stefano Garzarella
[PATCH 0/2] strictly check the acccess to the common cfg,
Xuan Zhuo
[PATCH] virtio_console: Annotate struct port_buffer with __counted_by,
Kees Cook
[PATCH 0/9] drm: Annotate structs with __counted_by,
Kees Cook
[PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by, Kees Cook
[PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by, Kees Cook
[PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon with __counted_by, Kees Cook
Re: [PATCH 0/9] drm: Annotate structs with __counted_by, Kees Cook
BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context,
Halil Pasic
Weird locking hierarchy in virtcrypto,
Juergen Gross via Virtualization
Re: [PATCH net 6/6] virtio-net: a tiny comment update, Jason Wang
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize,
Jason Wang
Re: [PATCH net 4/6] virtio-net: fix per queue coalescing parameter setting, Jason Wang
Re: [PATCH net 3/6] virtio-net: consistently save parameters for per-queue, Jason Wang
Re: [PATCH net 2/6] virtio-net: fix mismatch of getting tx-frames, Jason Wang
[PATCH vfio 00/11] Introduce a vfio driver over virtio devices,
Yishai Hadas via Virtualization
- [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one, Yishai Hadas via Virtualization
- [PATCH vfio 02/11] virtio: Define feature bit for administration virtqueue, Yishai Hadas via Virtualization
- [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue, Yishai Hadas via Virtualization
- [PATCH vfio 04/11] virtio: Expose the synchronous command helper function, Yishai Hadas via Virtualization
- [PATCH vfio 05/11] virtio-pci: Introduce admin command sending function, Yishai Hadas via Virtualization
- [PATCH vfio 06/11] virtio-pci: Introduce API to get PF virtio device from VF PCI device, Yishai Hadas via Virtualization
- [PATCH vfio 07/11] virtio-pci: Introduce admin commands, Yishai Hadas via Virtualization
- [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap(), Yishai Hadas via Virtualization
- [PATCH vfio 09/11] vfio/pci: Expose vfio_pci_iowrite/read##size(), Yishai Hadas via Virtualization
- [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device, Yishai Hadas via Virtualization
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Yishai Hadas via Virtualization
Message not available
Message not available
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Michael S. Tsirkin
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Alex Williamson
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Alex Williamson
Message not available
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Yishai Hadas via Virtualization
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Michael S. Tsirkin
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices, Michael S. Tsirkin
Re: [PATCH net 1/6] virtio-net: initially change the value of tx-frames, Jason Wang
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Michael S. Tsirkin
Re: [PATCH v2 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush, Jean-Philippe Brucker
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map,
Jean-Philippe Brucker
Re: [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO,
Jason Wang
Re: [RFC v2 2/4] vduse: Add file operation for mmap, Jason Wang
Re: [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection, Jason Wang
[PATCH net-next 0/5] vsock/test: add recv_buf()/send_buf() utility functions and some improvements,
Stefano Garzarella
Re: [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Stefano Garzarella
Re: [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support, Stefano Garzarella
Re: [PATCH net-next v8 2/4] vsock/virtio: support to send non-linear skb, Stefano Garzarella
Re: [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK, Waiman Long
virtio-sound linux driver conformance to spec,
Matias Ezequiel Vara Larsen
Re: virtio-sound linux driver conformance to spec, Anton Yakovlev via Virtualization
Re: virtio-sound linux driver conformance to spec, Michael S. Tsirkin
[PATCH 0/3] xen: cleanup and fix lazy mode handling,
Juergen Gross via Virtualization
[PATCH 00/16] vdpa: Add support for vq descriptor mappings,
Dragos Tatulea via Virtualization
- [PATCH 03/16] vhost-vdpa: uAPI to get dedicated descriptor group id, Dragos Tatulea via Virtualization
- [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings, Dragos Tatulea via Virtualization
- [PATCH 01/16] vdpa: introduce dedicated descriptor group for virtqueue, Dragos Tatulea via Virtualization
- [PATCH 02/16] vhost-vdpa: introduce descriptor group backend feature, Dragos Tatulea via Virtualization
- [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions, Dragos Tatulea via Virtualization
- [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh, Dragos Tatulea via Virtualization
- [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions, Dragos Tatulea via Virtualization
- [PATCH 11/16] vdpa/mlx5: Improve mr update flow, Dragos Tatulea via Virtualization
- [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code, Dragos Tatulea via Virtualization
- [PATCH 10/16] vdpa/mlx5: Move mr mutex out of mr struct, Dragos Tatulea via Virtualization
- [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct, Dragos Tatulea via Virtualization
- [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor, Dragos Tatulea via Virtualization
- [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping, Dragos Tatulea via Virtualization
- [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic, Dragos Tatulea via Virtualization
- [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change, Dragos Tatulea via Virtualization
- Message not available
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings, Dragos Tatulea via Virtualization
Re: [RFC v2 3/4] vduse: update the vq_info in ioctl,
Jason Wang
Re: [RFC v2 3/4] vduse: update the vq_info in ioctl, Maxime Coquelin
[PATCH net-next] virtio: kdoc for struct virtio_pci_modern_device,
Shannon Nelson via Virtualization
[PATCH iproute2] vdpa: consume device_features parameter,
Shannon Nelson via Virtualization
Re: [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line,
Waiman Long
Re: [PATCH 0/2] vdpa: Add logging operatins, Jason Wang
Re: [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k,
Waiman Long
[PATCH RFC v3 0/4] vdpa: decouple reset of iotlb mapping from device reset,
Si-Wei Liu
[PATCH RFC v2 0/4] vdpa: decouple reset of iotlb mapping from device reset,
Si-Wei Liu
[PATCH RFC v2 0/3] vdpa: dedicated descriptor table group,
Si-Wei Liu
Re: [PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit(),
Ming Lei
Re: [PATCH v2] virtio-mmio: fix memory leak of vm_dev,
Catalin Marinas
<Possible follow-ups>
Re: [PATCH v2] virtio-mmio: fix memory leak of vm_dev, Xuan Zhuo
Re: [PATCH] virtio-mmio: fix memory leak of vm_dev, Catalin Marinas
Re: [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush,
Jean-Philippe Brucker
Re: [PATCH 1/2] iommu/virtio: Make use of ops->iotlb_sync_map, Jean-Philippe Brucker
[PATCH] virtio-blk: fix implicit overflow on virtio_max_dma_size, zhenwei pi via Virtualization
[GIT PULL] virtio: features,
Michael S. Tsirkin
Re: [PATCH net-next v7 2/4] vsock/virtio: support to send non-linear skb, Stefano Garzarella
Re: [PATCH net-next v7 1/4] vsock/virtio/vhost: read data from non-linear skb, Stefano Garzarella
Re: [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support,
Stefano Garzarella
Re: [BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs,
Erik Schilling
[PATCH v2] vdpa/mlx5: Fix firmware error on creation of 1k VQs,
Dragos Tatulea via Virtualization
Re: [RFC PATCH v2 0/2] vsock: handle writes to shutdowned socket, Stefano Garzarella
Re: [RFC PATCH v2 2/2] test/vsock: shutdowned socket test, Stefano Garzarella
Re: [RFC PATCH v2 1/2] vsock: send SIGPIPE on write to shutdowned socket, Stefano Garzarella
[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64,
Gavin Shan
Re: [PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit, Stefano Garzarella
[PATCH] vdpa/mlx5: Fix firmware error on creation of 1k VQs,
Dragos Tatulea via Virtualization
[PATCH] vdpa/mlx5: Fix double release of debugfs entry,
Dragos Tatulea via Virtualization
[PATCH AUTOSEL 6.4 09/17] virtio-mem: check if the config changed before fake offlining memory, Sasha Levin
[PATCH AUTOSEL 6.4 08/17] virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block Mode (SBM), Sasha Levin
[PATCH AUTOSEL 6.4 07/17] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY, Sasha Levin
[PATCH AUTOSEL 6.4 06/17] virtio-mem: remove unsafe unplug in Big Block Mode (BBM), Sasha Levin
[PATCH AUTOSEL 6.4 05/17] vdpa/mlx5: Correct default number of queues when MQ is on, Sasha Levin
[PATCH AUTOSEL 6.4 04/17] vhost-scsi: Fix alignment handling with windows, Sasha Levin
Re: [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper, Christian König via Virtualization
[PATCH] virtio_balloon: Fix endless deflation and inflation on arm64,
Gavin Shan
[PATCH net] virtio: kdoc for struct virtio_pci_modern_device,
Shannon Nelson via Virtualization
Re: [PATCH v15 11/23] dma-resv: Add kref_put_dma_resv(), Christian König via Virtualization
[PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE,
Eric Auger
[PATCH] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE,
Eric Auger
Re: [RFC PATCH 1/2] random: emit reseed notifications for PRNGs,
Greg KH
Re: [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem, Daniel Vetter
Re: [PATCH net-next v6 2/4] vsock/virtio: support to send non-linear skb, Paolo Abeni
virtio queue numbering and optional queues,
Daniel Verkamp
[PATCH net-next v3] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting,
Feng Liu via Virtualization
Re: [PATCH] vdpa_sim_blk: Fix the potential leak of mgmt_dev, Jason Wang
Re: [PATCH] vdpa: Update sysfs ABI documentation, Jason Wang
[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting,
Feng Liu via Virtualization
[PATCH] MAINTAINERS: Add myself as mlx5_vdpa driver,
Dragos Tatulea via Virtualization
[PATCH net v1] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting,
Feng Liu via Virtualization
Re: [PATCH] virtio-balloon: correct the comment of virtballoon_migratepage(),
David Hildenbrand
Re: [PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation, Jason Wang
Re: [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory,
Waiman Long
Re: [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock, Waiman Long
Re: [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support, Waiman Long
Re: [PATCH net-next 7/8] virtio-net: support tx netdim, kernel test robot
Re: [PATCH net-next 6/8] virtio-net: support rx netdim,
kernel test robot
[PATCH -next] drm/virtio: Remove unused function declarations, Yue Haibing via Virtualization
[PATCH] virtio_vdpa: build affinity masks conditionally,
Jason Wang
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC', kernel test robot
Re: [PATCH] A new virtio pci driver is added for listening to vcpus inside guest. Each vcpu creates a corresponding thread to periodically send data to qemu's back-end watchdog device., kernel test robot
Re: [PATCH] virtio_mmio: add suspend and resume calls for virtio_mmio devices,
Michael S. Tsirkin
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP,
Xuan Zhuo
- [PATCH vhost v13 01/12] virtio_ring: check use_dma_api before unmap desc for indirect, Xuan Zhuo
- [PATCH vhost v13 02/12] virtio_ring: put mapping error check in vring_map_one_sg, Xuan Zhuo
- [PATCH vhost v13 04/12] virtio_ring: support add premapped buf, Xuan Zhuo
- [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
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]