Linux Virtualization
[Prev Page][Next Page]
- [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated,
Heng Qi
- [PATCH] LoongArch: Revert qspinlock to test-and-set on VMs, Bibo Mao
- [PATCH v8 0/3] vdpa: support set mac address from vdpa tool,
Cindy Lu
- [PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state,
Jason Wang
- [PATCH v2 0/4] mm: clarify nofail memory allocation,
Barry Song
- [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible,
Luigi Leonardi via B4 Relay
- [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports,
Luigi Leonardi via B4 Relay
- [PATCH 6.10 373/809] drm/qxl: Pin buffer objects for internal mappings, Greg Kroah-Hartman
- [PATCH v4 0/3] Add extioi virt extension support,
Bibo Mao
- [PATCH v9 0/6] drm/ci: Add support for GPU and display testing,
Vignesh Raman
- [PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands,
Heng Qi
- [PATCH v3] ptp: Add vDSO-style vmclock support,
David Woodhouse
- [PATCH v4] x86/paravirt: Disable virt spinlock on bare metal,
Chen Yu
- [PATCH v7 0/3] vdpa: support set mac address from vdpa tool,
Cindy Lu
- [GIT PULL] virtio: fixes for rc1,
Michael S. Tsirkin
- [PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock,
Arseniy Krasnov
- [PATCH v2 0/2] Support userspace hypercalls for TDX,
Tim Merrifield
- [PATCH v2] ptp: Add vDSO-style vmclock support,
David Woodhouse
- [PATCH v3 0/2] Add paravirt KVM_FEATURE_VIRT_EXTIOI feature,
Bibo Mao
- [PATH v6 0/3] vdpa: support set mac address from vdpa tool,
Cindy Lu
- [PATCH] ptp: Add vDSO-style vmclock support,
David Woodhouse
- [PATCH 0/5] mm: clarify nofail memory allocation,
Barry Song
- [PATCH RFC v2] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL, Barry Song
- [PATCH] tools/virtio:Fix the wrong format specifier,
Zhu Jun
- [RFC] vduse config write support,
Srivatsa Vaddagiri
- [PATCH net] virtio: fix GSO with frames unaligned to size,
Jakub Kicinski
- [PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature,
Sergio Lopez
Re: [PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature, Rob Clark
[PATCH 0/2] LoongArch: KVM: Add paravirt qspinlock support,
Bibo Mao
[PATH v5 0/3] vdpa: support set mac address from vdpa tool,
Cindy Lu
[PATH v4 0/3] vdpa: support set mac address from vdpa tool,
Cindy Lu
[no subject], Unknown
[RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH] virtio: Fix various coding style issues,
Juan José Arboleda
[PATCH v2] drm/qxl: fix null pointer dereference in qxl_add_mode, Ma Ke
[PATCH] LoongArch: KVM: Implement function kvm_arch_para_features, Bibo Mao
[PATCH virtio v3 00/13] virtio_pci_modern: allow parallel admin queue commands execution,
Jiri Pirko
- [PATCH virtio v3 02/13] virtio_pci: simplify vp_request_msix_vectors() call a bit, Jiri Pirko
- [PATCH virtio v3 01/13] virtio_pci: push out single vq find code to vp_find_one_vq_msix(), Jiri Pirko
- [PATCH virtio v3 03/13] virtio_pci: pass vector policy enum to vp_find_vqs_msix(), Jiri Pirko
- [PATCH virtio v3 04/13] virtio_pci: pass vector policy enum to vp_find_one_vq_msix(), Jiri Pirko
- [PATCH virtio v3 06/13] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static, Jiri Pirko
- [PATCH virtio v3 05/13] virtio_pci: introduce vector allocation fallback for slow path virtqueues, Jiri Pirko
- [PATCH virtio v3 07/13] virtio: push out code to vp_avq_index(), Jiri Pirko
- [PATCH virtio v3 08/13] virtio_pci: pass vq info as an argument to vp_setup_vq(), Jiri Pirko
- [PATCH virtio v3 09/13] virtio: create admin queues alongside other virtqueues, Jiri Pirko
- [PATCH virtio v3 10/13] virtio_pci_modern: create admin queue of queried size, Jiri Pirko
- [PATCH virtio v3 11/13] virtio_pci_modern: pass cmd as an identification token, Jiri Pirko
- [PATCH virtio v3 12/13] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result, Jiri Pirko
- [PATCH virtio v3 13/13] virtio_pci_modern: remove admin queue serialization lock, Jiri Pirko
[RFC net-next 00/13] virtio-net: support AF_XDP zero copy (tx),
Xuan Zhuo
- [RFC net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx, Xuan Zhuo
- [RFC net-next 03/13] virtio_ring: packed: harden dma unmap for indirect, Xuan Zhuo
- [RFC net-next 02/13] virtio_ring: split: harden dma unmap for indirect, Xuan Zhuo
- [RFC net-next 04/13] virtio_ring: perform premapped operations based on per-buffer, Xuan Zhuo
- [RFC net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [RFC net-next 11/13] virtio_net: xsk: tx: handle the transmitted xsk buffer, Xuan Zhuo
- [RFC net-next 12/13] virtio_net: update tx timeout record, Xuan Zhuo
- [RFC net-next 05/13] virtio-net: rq submits premapped buffer per buffer, Xuan Zhuo
- [RFC net-next 06/13] virtio_ring: remove API virtqueue_set_dma_premapped, Xuan Zhuo
- [RFC net-next 07/13] virtio_net: refactor the xmit type, Xuan Zhuo
- [RFC net-next 09/13] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [RFC net-next 01/13] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [RFC net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY, Xuan Zhuo
- Re: [RFC net-next 00/13] virtio-net: support AF_XDP zero copy (tx), Jason Wang
[no subject], Unknown
Re: [BUG REPORT] kernel BUG at lib/dynamic_queue_limits.c:99!,
Jakub Kicinski
[PATCH] virtio-pci: Add MSI support,
Manivannan Sadhasivam
[PATCH] vdpa/octeon_ep: Fix error code in octep_process_mbox(),
Dan Carpenter
[PATCH V2 0/7] vdpa live update,
Steve Sistare
[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning,
Breno Leitao
[PATCH net-next] net: virtio: fix virtnet_sq_free_stats initialization,
Jean-Philippe Brucker
[PATCH 0/2] Cleanup the MAINTAINER's file,
Andi Shyti
[PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible,
Luigi Leonardi via B4 Relay
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams,
Amery Hung
- [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code, Amery Hung
- [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports, Amery Hung
- [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions, Amery Hung
- [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table, Amery Hung
- [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams, Amery Hung
- [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket(), Amery Hung
- [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM, Amery Hung
- [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit, Amery Hung
- [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support, Amery Hung
- [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path, Amery Hung
- [RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support, Amery Hung
- [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path, Amery Hung
- [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests, Amery Hung
- [RFC PATCH net-next v6 13/14] virtio/vsock: implement datagram support, Amery Hung
- Re: [RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams, Stefano Garzarella
[no subject], Unknown
[PATCH V2] test/vsock: add install target,
Peng Fan (OSS)
[PATCH v2 2/2] virtio: fix vq # for balloon,
Michael S. Tsirkin
[PATCH v2 1/2] virtio_balloon: add work around for out of spec QEMU,
Michael S. Tsirkin
[PATCH virtio v2 00/13] virtio_pci_modern: allow parallel admin queue commands execution,
Jiri Pirko
- [PATCH virtio v2 01/13] virtio_pci: push out single vq find code to vp_find_one_vq_msix(), Jiri Pirko
- [PATCH virtio v2 03/13] virtio_pci: pass vector policy enum to vp_find_vqs_msix(), Jiri Pirko
- [PATCH virtio v2 02/13] virtio_pci: simplify vp_request_msix_vectors() call a bit, Jiri Pirko
- [PATCH virtio v2 05/13] virtio_pci: introduce vector allocation fallback for slow path virtqueues, Jiri Pirko
- [PATCH virtio v2 04/13] virtio_pci: pass vector policy enum to vp_find_one_vq_msix(), Jiri Pirko
- [PATCH virtio v2 06/13] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static, Jiri Pirko
- [PATCH virtio v2 07/13] virtio: push out code to vp_avq_index(), Jiri Pirko
- [PATCH virtio v2 08/13] virtio_pci: pass vq info as an argument to vp_setup_vq(), Jiri Pirko
- [PATCH virtio v2 09/13] virtio: create admin queues alongside other virtqueues, Jiri Pirko
- [PATCH virtio v2 10/13] virtio_pci_modern: create admin queue of queried size, Jiri Pirko
- [PATCH virtio v2 11/13] virtio_pci_modern: pass cmd as an identification token, Jiri Pirko
- [PATCH virtio v2 12/13] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result, Jiri Pirko
- [PATCH virtio v2 13/13] virtio_pci_modern: remove admin queue serialization lock, Jiri Pirko
[PATCH] test/vsock: add install target,
Peng Fan (OSS)
[PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH 0/2] virtio-fs: Add 'file' mount option,
Hanna Czenczek
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state,
Jason Wang
[PATCH] virtio_blk: stop all virtqueues when 'virtblk_probe' fails, lixianming.19951001
[PATCH v2] drm/qxl: Pin buffer objects for internal mappings,
Thomas Zimmermann
[PATCH vhost v3 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime,
Dragos Tatulea
- [PATCH vhost v3 01/24] vdpa/mlx5: Clarify meaning thorough function rename, Dragos Tatulea
- [PATCH vhost v3 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume, Dragos Tatulea
- [PATCH vhost v3 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical, Dragos Tatulea
- [PATCH vhost v3 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset, Dragos Tatulea
- [PATCH vhost v3 09/24] vdpa/mlx5: Rename init_mvqs, Dragos Tatulea
- [PATCH vhost v3 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues(), Dragos Tatulea
- [PATCH vhost v3 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field, Dragos Tatulea
- [PATCH vhost v3 11/24] vdpa/mlx5: Add support for modifying the VQ features field, Dragos Tatulea
- [PATCH vhost v3 06/24] vdpa/mlx5: Remove duplicate suspend code, Dragos Tatulea
- [PATCH vhost v3 03/24] vdpa/mlx5: Drop redundant code, Dragos Tatulea
- [PATCH vhost v3 07/24] vdpa/mlx5: Initialize and reset device with one queue pair, Dragos Tatulea
- [PATCH vhost v3 15/24] vdpa/mlx5: Allow creation of blank VQs, Dragos Tatulea
- [PATCH vhost v3 12/24] vdpa/mlx5: Set an initial size on the VQ, Dragos Tatulea
- [PATCH vhost v3 13/24] vdpa/mlx5: Start off rqt_size with max VQPs, Dragos Tatulea
- [PATCH vhost v3 14/24] vdpa/mlx5: Set mkey modified flags on all VQs, Dragos Tatulea
- [PATCH vhost v3 17/24] vdpa/mlx5: Add error code for suspend/resume VQ, Dragos Tatulea
- [PATCH vhost v3 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq(), Dragos Tatulea
- [PATCH vhost v3 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time, Dragos Tatulea
- [PATCH vhost v3 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq(), Dragos Tatulea
- [PATCH vhost v3 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions, Dragos Tatulea
- [PATCH vhost v3 19/24] vdpa/mlx5: Forward error in suspend/resume device, Dragos Tatulea
- [PATCH vhost v3 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready(), Dragos Tatulea
- [PATCH vhost v3 20/24] vdpa/mlx5: Use suspend/resume during VQP change, Dragos Tatulea
- [PATCH vhost v3 23/24] vdpa/mlx5: Don't reset VQs more than necessary, Dragos Tatulea
[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v8 01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM, Xuan Zhuo
- [PATCH net-next v8 02/10] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v8 03/10] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v8 04/10] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v8 08/10] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v8 09/10] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v8 05/10] virtio_net: separate receive_mergeable, Xuan Zhuo
- [PATCH net-next v8 06/10] virtio_net: xsk: bind/unbind xsk for rx, Xuan Zhuo
- [PATCH net-next v8 10/10] virtio_net: xsk: rx: support recv merge mode, Xuan Zhuo
- [PATCH net-next v8 07/10] virtio_net: xsk: support wakeup, Xuan Zhuo
- Re: [PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy, Michael S. Tsirkin
- Re: [PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy, patchwork-bot+netdevbpf
[RFC PATCH v4] ptp: Add vDSO-style vmclock support,
David Woodhouse
[PATCH v2 0/5] Validate logical block size in blk_validate_limits(),
John Garry
[PATCH virtio v4 00/19] virtio: consolidate vq info args of find_vqs(),
Jiri Pirko
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]