Show patches with: Submitter = Jason Wang       |   908 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3,14/15] vhost: event suppression for packed ring Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,13/15] vhost: packed ring support Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,12/15] vhost: vhost_put_user() can accept metadata type Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,11/15] vhost: do not use vring_used_elem Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,10/15] vhost: hide used ring layout from device Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,09/15] vhost: do not export vhost_add_used_n() and vhost_add_used_and_signal_n() Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,08/15] vhost_net: switch to use shadow used ring API for RX Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,07/15] vhost_net: calculate last used length once for mergeable buffer Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,06/15] vhost_net: switch TX to use shadow used ring API Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,05/15] vhost: introduce helpers to manipulate shadow used ring Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,04/15] vhost-net: don't use vhost_add_used_n() for zerocopy Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,03/15] vhost: remove unnecessary parameter of vhost_enable_notify()/vhost_disable_notify Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,02/15] vhost: remove the unnecessary parameter of vhost_vq_avail_empty() Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[V3,01/15] vhost: simplify meta data pointer accessing Packed virtqueue support for vhost - - - --- 2019-07-17 Jason Wang New
[net-next] vhost_net: disable zerocopy by default [net-next] vhost_net: disable zerocopy by default 1 - - --- 2019-06-17 Jason Wang New
[net-next,6/6] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[net-next,5/6] vhost: factor out setting vring addr and num vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[net-next,4/6] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[net-next,3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[net-next,2/6] vhost: fine grain userspace memory accessors vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[net-next,1/6] vhost: generalize adding used elem vhost: accelerate metadata access - - - --- 2019-05-24 Jason Wang New
[V2,4/4] vhost: scsi: add weight support Prevent vhost kthread from hogging CPU - - - --- 2019-05-17 Jason Wang New
[V2,3/4] vhost: vsock: add weight support Prevent vhost kthread from hogging CPU - - - --- 2019-05-17 Jason Wang New
[V2,2/4] vhost_net: fix possible infinite loop Prevent vhost kthread from hogging CPU - - - --- 2019-05-17 Jason Wang New
[V2,1/4] vhost: introduce vhost_exceeds_weight() Prevent vhost kthread from hogging CPU - - - --- 2019-05-17 Jason Wang New
[net,4/4] vhost: scsi: add weight support Prevent vhost kthread from hogging CPU - - - --- 2019-05-16 Jason Wang New
[net,3/4] vhost: vsock: add weight support Prevent vhost kthread from hogging CPU - - - --- 2019-05-16 Jason Wang New
[net,2/4] vhost_net: fix possible infinite loop Prevent vhost kthread from hogging CPU - - - --- 2019-05-16 Jason Wang New
[net,1/4] vhost: introduce vhost_exceeds_weight() Prevent vhost kthread from hogging CPU - - - --- 2019-05-16 Jason Wang New
[net] vhost: don't use kmap() to log dirty pages [net] vhost: don't use kmap() to log dirty pages - - - --- 2019-05-13 Jason Wang New
[RFC,V2] vhost: don't use kmap() to log dirty pages [RFC,V2] vhost: don't use kmap() to log dirty pages - - - --- 2019-05-09 Jason Wang New
[RFC] vhost: don't use kmap() to log dirty pages [RFC] vhost: don't use kmap() to log dirty pages - - - --- 2019-05-07 Jason Wang New
[net] vhost_net: fix possible infinite loop [net] vhost_net: fix possible infinite loop - - - --- 2019-04-25 Jason Wang New
[RFC,V3,6/6] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[RFC,V3,5/6] vhost: factor out setting vring addr and num vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[RFC,V3,4/6] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[RFC,V3,3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[RFC,V3,2/6] vhost: fine grain userspace memory accessors vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[RFC,V3,1/6] vhost: generalize adding used elem vhost: accelerate metadata access - - - --- 2019-04-23 Jason Wang New
[net] vhost: flush dcache page when logging dirty pages [net] vhost: flush dcache page when logging dirty pages - - - --- 2019-04-09 Jason Wang New
[net] vhost: reject zero size iova range [net] vhost: reject zero size iova range 1 - - --- 2019-04-09 Jason Wang New
[RFC,V2,5/5] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access through vmap() - - - --- 2019-03-06 Jason Wang New
[RFC,V2,4/5] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access through vmap() - - - --- 2019-03-06 Jason Wang New
[RFC,V2,3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access through vmap() - - - --- 2019-03-06 Jason Wang New
[RFC,V2,2/5] vhost: fine grain userspace memory accessors vhost: accelerate metadata access through vmap() - - - --- 2019-03-06 Jason Wang New
[RFC,V2,1/5] vhost: generalize adding used elem vhost: accelerate metadata access through vmap() - - - --- 2019-03-06 Jason Wang New
[net,V2] vhost: correctly check the return value of translate_desc() in log_used() [net,V2] vhost: correctly check the return value of translate_desc() in log_used() 1 - - --- 2019-02-19 Jason Wang New
[net] vhost: correctly check the return value of translate_desc() in log_used() [net] vhost: correctly check the return value of translate_desc() in log_used() 1 - - --- 2019-02-15 Jason Wang New
[net] vhost: fix OOB in get_rx_bufs() [net] vhost: fix OOB in get_rx_bufs() 1 - - --- 2019-01-28 Jason Wang New
[net-next,V4,5/5] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access through vmap() - - - --- 2019-01-23 Jason Wang New
[net-next,V4,4/5] vhost: introduce helpers to get the size of metadata area vhost: accelerate metadata access through vmap() - - - --- 2019-01-23 Jason Wang New
[net-next,V4,3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() vhost: accelerate metadata access through vmap() - - - --- 2019-01-23 Jason Wang New
[net-next,V4,2/5] vhost: fine grain userspace memory accessors vhost: accelerate metadata access through vmap() - - - --- 2019-01-23 Jason Wang New
[net-next,V4,1/5] vhost: generalize adding used elem vhost: accelerate metadata access through vmap() - - - --- 2019-01-23 Jason Wang New
[net,V4] vhost: log dirty page correctly [net,V4] vhost: log dirty page correctly 1 - - --- 2019-01-16 Jason Wang New
[net,V3] vhost: log dirty page correctly [net,V3] vhost: log dirty page correctly - - - --- 2019-01-11 Jason Wang New
[net-next,V2,3/3] vhost: don't touch avail ring if in_order is negotiated basic in order support for vhost_net - - - --- 2019-01-09 Jason Wang New
[net-next,V2,2/3] vhost_net: support in order feature basic in order support for vhost_net - - - --- 2019-01-09 Jason Wang New
[net-next,V2,1/3] virtio: introduce in order feature bit basic in order support for vhost_net - - - --- 2019-01-09 Jason Wang New
[net,V2] vhost: log dirty page correctly [net,V2] vhost: log dirty page correctly - - - --- 2019-01-09 Jason Wang New
[RFC,V3,5/5] vhost: access vq metadata through kernel virtual address Hi: - - - --- 2018-12-29 Jason Wang New
[RFC,V3,4/5] vhost: introduce helpers to get the size of metadata area Hi: - - - --- 2018-12-29 Jason Wang New
[RFC,V3,3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() Hi: - - - --- 2018-12-29 Jason Wang New
[RFC,V3,2/5] vhost: fine grain userspace memory accessors Hi: - - - --- 2018-12-29 Jason Wang New
[RFC,V3,1/5] vhost: generalize adding used elem Hi: - - - --- 2018-12-29 Jason Wang New
[RFC,V2,3/3] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access through vmap() - - - --- 2018-12-28 Jason Wang New
[RFC,V2,2/3] vhost: fine grain userspace memory accessors vhost: accelerate metadata access through vmap() - - - --- 2018-12-28 Jason Wang New
[RFC,V2,1/3] vhost: generalize adding used elem vhost: accelerate metadata access through vmap() - - - --- 2018-12-28 Jason Wang New
[net-next,3/3] vhost: access vq metadata through kernel virtual address vhost: accelerate metadata access through vmap() - - - --- 2018-12-13 Jason Wang New
[net-next,2/3] vhost: fine grain userspace memory accessors vhost: accelerate metadata access through vmap() - - - --- 2018-12-13 Jason Wang New
[net-next,1/3] vhost: generalize adding used elem vhost: accelerate metadata access through vmap() - - - --- 2018-12-13 Jason Wang New
[net,V3,3/3] Revert "net: vhost: lock the vqs one by one" Fix various issue of vhost 1 - - --- 2018-12-13 Jason Wang New
[net,V3,2/3] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll() Fix various issue of vhost 1 - - --- 2018-12-13 Jason Wang New
[net,V3,1/3] vhost: make sure used idx is seen before log in vhost_add_used_n() Fix various issue of vhost 1 - - --- 2018-12-13 Jason Wang New
[net,V2,4/4] vhost: log dirty page correctly Fix various issue of vhost - - - --- 2018-12-12 Jason Wang New
[net,V2,3/4] Revert "net: vhost: lock the vqs one by one" Fix various issue of vhost 1 - - --- 2018-12-12 Jason Wang New
[net,V2,2/4] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll() Fix various issue of vhost 1 - - --- 2018-12-12 Jason Wang New
[net,V2,1/4] vhost: make sure used idx is seen before log in vhost_add_used_n() Fix various issue of vhost 1 - - --- 2018-12-12 Jason Wang New
[net,4/4] vhost: log dirty page correctly Fix various issue of vhost - - - --- 2018-12-10 Jason Wang New
[net,3/4] Revert "net: vhost: lock the vqs one by one" Fix various issue of vhost - - - --- 2018-12-10 Jason Wang New
[net,2/4] vhost_net: rework on the lock ordering for busy polling Fix various issue of vhost - - - --- 2018-12-10 Jason Wang New
[net,1/4] vhost: make sure used idx is seen before log in vhost_add_used_n() Fix various issue of vhost - - - --- 2018-12-10 Jason Wang New
[net-next,3/3] vhost: don't touch avail ring if in_order is negotiated basic in order support for vhost_net - - - --- 2018-11-23 Jason Wang New
[net-next,2/3] vhost_net: support in order feature basic in order support for vhost_net - - - --- 2018-11-23 Jason Wang New
[net-next,1/3] virtio: introduce in order feature bit basic in order support for vhost_net - - - --- 2018-11-23 Jason Wang New
[net-next,2/2] tuntap: free XDP dropped packets in a batch [net-next,1/2] vhost_net: mitigate page reference counting during page frag refill - - - --- 2018-11-15 Jason Wang New
[net-next,1/2] vhost_net: mitigate page reference counting during page frag refill [net-next,1/2] vhost_net: mitigate page reference counting during page frag refill - - - --- 2018-11-15 Jason Wang New
[net] vhost: Fix Spectre V1 vulnerability [net] vhost: Fix Spectre V1 vulnerability - - - --- 2018-10-30 Jason Wang New
[net,V2] vhost-vsock: fix use after free [net,V2] vhost-vsock: fix use after free - 1 - --- 2018-09-27 Jason Wang New
[net] vhost-vsock: fix use after free [net] vhost-vsock: fix use after free - - - --- 2018-09-27 Jason Wang New
[net-next,V2,11/11] vhost_net: batch submitting XDP buffers to underlayer sockets vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,10/11] tap: accept an array of XDP buffs through sendmsg() vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,09/11] tuntap: accept an array of XDP buffs through sendmsg() vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,08/11] tun: switch to new type of msg_control vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,07/11] tuntap: move XDP flushing out of tun_do_xdp() vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,06/11] tuntap: split out XDP logic vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,05/11] tuntap: tweak on the path of skb XDP case in tun_build_skb() vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,04/11] tuntap: simplify error handling in tun_build_skb() vhost_net TX batching - - - --- 2018-09-12 Jason Wang New
[net-next,V2,03/11] tuntap: enable bh early during processing XDP vhost_net TX batching 1 - - --- 2018-09-12 Jason Wang New
[net-next,V2,02/11] tuntap: switch to use XDP_PACKET_HEADROOM vhost_net TX batching 1 - - --- 2018-09-12 Jason Wang New
« 1 2 ... 3 4 59 10 »