Toggle navigation
Patchwork
Linux Kernel Mailing List
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jason Wang
| Archived =
No
| 193 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
In Next
Search
Archived
No
Yes
Both
Delegate
------
Nobody
patchwork
lfgitoliteapi
Apply
«
1
2
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[1/2] Revert "vhost: access vq metadata through kernel virtual address"
Revert and rework on the metadata accelreation
- - -
0 0 0
2019-09-05
Jason Wang
New
[1/6] mdev: class id support
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[1/6] vhost: don't set uaddr for invalid address
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[2/2] vhost: re-introducing metadata acceleration through kernel virtual address
Revert and rework on the metadata accelreation
- - -
0 0 0
2019-09-05
Jason Wang
New
[2/6] mdev: introduce device specific ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[2/6] vhost: validate MMU notifier registration
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[3/6] mdev: introduce virtio device and its device ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[3/6] vhost: fix vhost map leak
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[4/6] vhost: reset invalidate_count in vhost_set_vring_num_addr()
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[4/6] virtio: introduce a mdev based transport
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[5/6] vhost: mark dirty pages during map uninit
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[5/6] vringh: fix copy direction of vringh_iov_push_kern()
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-23
Jason Wang
Superseded
[6/6] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps()
Fixes for meta data acceleration
- - -
0 0 0
2019-07-23
Jason Wang
New
[net,1/4] vhost: introduce vhost_exceeds_weight()
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-16
Jason Wang
Superseded
[net,1/4] vhost: make sure used idx is seen before log in vhost_add_used_n()
Fix various issue of vhost
- - -
0 0 0
2018-12-10
Jason Wang
Superseded
[net,2/4] vhost_net: fix possible infinite loop
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-16
Jason Wang
Superseded
[net,2/4] vhost_net: rework on the lock ordering for busy polling
Fix various issue of vhost
- - -
0 0 0
2018-12-10
Jason Wang
Superseded
[net,3/4] Revert "net: vhost: lock the vqs one by one"
Fix various issue of vhost
- - -
0 0 0
2018-12-10
Jason Wang
Superseded
[net,3/4] vhost: vsock: add weight support
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-16
Jason Wang
Superseded
[net,4/4] vhost: log dirty page correctly
Fix various issue of vhost
- - -
0 0 0
2018-12-10
Jason Wang
Superseded
[net,4/4] vhost: scsi: add weight support
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-16
Jason Wang
Superseded
[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
- - -
0 0 0
2018-11-15
Jason Wang
Accepted
[net-next,1/3] vhost: generalize adding used elem
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-13
Jason Wang
Superseded
[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
- - -
0 0 0
2018-11-15
Jason Wang
Accepted
[net-next,2/3] vhost: fine grain userspace memory accessors
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-13
Jason Wang
Superseded
[net-next,3/3] vhost: access vq metadata through kernel virtual address
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-13
Jason Wang
Superseded
[net-next] vhost_net: disable zerocopy by default
[net-next] vhost_net: disable zerocopy by default
1 - -
0 0 0
2019-06-17
Jason Wang
Accepted
[net-next] vringh: fix copy direction of vringh_iov_push_kern()
[net-next] vringh: fix copy direction of vringh_iov_push_kern()
- - -
0 0 0
2019-10-24
Jason Wang
Accepted
[net,V2,1/4] vhost: make sure used idx is seen before log in vhost_add_used_n()
Fix various issue of vhost
1 - -
0 0 0
2018-12-12
Jason Wang
Superseded
[net,V2,2/4] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
Fix various issue of vhost
1 - -
0 0 0
2018-12-12
Jason Wang
Superseded
[net,V2,3/4] Revert "net: vhost: lock the vqs one by one"
Fix various issue of vhost
1 - -
0 0 0
2018-12-12
Jason Wang
Superseded
[net,V2,4/4] vhost: log dirty page correctly
Fix various issue of vhost
- - -
0 0 0
2018-12-12
Jason Wang
Superseded
[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 - -
0 0 0
2019-02-19
Jason Wang
Accepted
[net,V3,1/2] tuntap: fix dividing by zero in ebpf queue selection
[net,V3,1/2] tuntap: fix dividing by zero in ebpf queue selection
- 1 -
0 0 0
2019-05-09
Jason Wang
Accepted
[net,V3,1/3] vhost: make sure used idx is seen before log in vhost_add_used_n()
Fix various issue of vhost
1 - -
0 0 0
2018-12-13
Jason Wang
Accepted
[net,V3,2/2] tuntap: synchronize through tfiles array instead of tun->numqueues
[net,V3,1/2] tuntap: fix dividing by zero in ebpf queue selection
- 1 -
0 0 0
2019-05-09
Jason Wang
Accepted
[net,V3,2/3] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
Fix various issue of vhost
1 - -
0 0 0
2018-12-13
Jason Wang
Accepted
[net,V3,3/3] Revert "net: vhost: lock the vqs one by one"
Fix various issue of vhost
1 - -
0 0 0
2018-12-13
Jason Wang
Accepted
[net,V4] vhost: log dirty page correctly
[net,V4] vhost: log dirty page correctly
1 - -
0 0 0
2019-01-16
Jason Wang
Accepted
[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 - -
0 0 0
2019-02-15
Jason Wang
Accepted
[net] vhost: reject zero size iova range
[net] vhost: reject zero size iova range
1 - -
0 0 0
2019-04-09
Jason Wang
Accepted
[net] virtio-net: keep vnet header zeroed after processing XDP
[net] virtio-net: keep vnet header zeroed after processing XDP
- - -
0 0 0
2018-11-29
Jason Wang
Accepted
[RFC,1/2] mdev: device id support
Mdev: support mutiple kinds of devices
- - -
0 0 0
2019-09-12
Jason Wang
New
[RFC,1/2] virtio: accept parent as a parameter when allocating virtqueue
virtio: allow per vq DMA domain
- - -
0 0 0
2019-10-29
Jason Wang
New
[RFC,1/4] vringh: fix copy direction of vringh_iov_push_kern()
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-10
Jason Wang
Superseded
[RFC,2/2] mdev: introduce device specific ops
Mdev: support mutiple kinds of devices
- - -
0 0 0
2019-09-12
Jason Wang
New
[RFC,2/2] virtio: allow query vq parent device
virtio: allow per vq DMA domain
- - -
0 0 0
2019-10-29
Jason Wang
New
[RFC,2/4] mdev: introduce helper to set per device dma ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-10
Jason Wang
Superseded
[RFC,3/4] virtio: introudce a mdev based transport
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-10
Jason Wang
Superseded
[RFC,4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-10
Jason Wang
Superseded
[RFC,V2,1/3] vhost: generalize adding used elem
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-28
Jason Wang
Superseded
[RFC,V2,1/6] mdev: class id support
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2,2/3] vhost: fine grain userspace memory accessors
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-28
Jason Wang
Superseded
[RFC,V2,2/6] mdev: introduce device specific ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2,3/3] vhost: access vq metadata through kernel virtual address
vhost: accelerate metadata access through vmap()
- - -
0 0 0
2018-12-28
Jason Wang
Superseded
[RFC,V2,3/6] mdev: introduce virtio device and its device ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2,4/6] virtio: introudce a mdev based transport
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2,5/6] vringh: fix copy direction of vringh_iov_push_kern()
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2,6/6] docs: Sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-20
Jason Wang
Superseded
[RFC,V2] vhost: don't use kmap() to log dirty pages
[RFC,V2] vhost: don't use kmap() to log dirty pages
- - -
0 0 0
2019-05-09
Jason Wang
Superseded
[RFC] vhost: don't use kmap() to log dirty pages
[RFC] vhost: don't use kmap() to log dirty pages
- - -
0 0 0
2019-05-07
Jason Wang
Superseded
[V10,1/6] mdev: class id support
mdev based hardware virtio offloading support
- 2 -
0 0 0
2019-11-06
Jason Wang
Superseded
[V10,2/6] modpost: add support for mdev class id
mdev based hardware virtio offloading support
- 2 -
0 0 0
2019-11-06
Jason Wang
Superseded
[V10,3/6] mdev: introduce device specific ops
mdev based hardware virtio offloading support
- 1 -
0 0 0
2019-11-06
Jason Wang
Superseded
[V10,4/6] mdev: introduce virtio device and its device ops
mdev based hardware virtio offloading support
- 1 -
0 0 0
2019-11-06
Jason Wang
Superseded
[V10,5/6] virtio: introduce a mdev based transport
mdev based hardware virtio offloading support
- 1 -
0 0 0
2019-11-06
Jason Wang
Superseded
[V10,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
1 - -
0 0 0
2019-11-06
Jason Wang
Superseded
[V11,1/6] mdev: class id support
mdev based hardware virtio offloading support
- 3 -
0 0 0
2019-11-07
Jason Wang
Superseded
[V11,2/6] modpost: add support for mdev class id
mdev based hardware virtio offloading support
- 3 -
0 0 0
2019-11-07
Jason Wang
Superseded
[V11,3/6] mdev: introduce device specific ops
mdev based hardware virtio offloading support
- 3 -
0 0 0
2019-11-07
Jason Wang
Superseded
[V11,4/6] mdev: introduce virtio device and its device ops
mdev based hardware virtio offloading support
- 2 -
0 0 0
2019-11-07
Jason Wang
Superseded
[V11,5/6] virtio: introduce a mdev based transport
mdev based hardware virtio offloading support
- 1 -
0 0 0
2019-11-07
Jason Wang
Superseded
[V11,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
1 - -
0 0 0
2019-11-07
Jason Wang
Superseded
[V12,1/6] mdev: make mdev bus agnostic
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V12,2/6] mdev: split out VFIO bus specific parent ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V12,3/6] mdev: move to drivers/
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V12,4/6] mdev: introduce mediated virtio bus
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V12,5/6] virtio: introduce a mdev based transport
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V12,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
Superseded
[V13,1/6] mdev: make mdev bus agnostic
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V13,2/6] mdev: split out VFIO bus specific parent ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V13,3/6] mdev: move to drivers/
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V13,4/6] mdev: introduce mediated virtio bus
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V13,5/6] virtio: introduce a mdev based transport
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V13,6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
mdev based hardware virtio offloading support
- - -
0 0 0
2019-11-18
Jason Wang
New
[V2,1/4] vhost: introduce vhost_exceeds_weight()
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-17
Jason Wang
Accepted
[V2,1/8] vringh: fix copy direction of vringh_iov_push_kern()
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-24
Jason Wang
Superseded
[V2,1/9] vhost: don't set uaddr for invalid address
Fixes for metadata accelreation
- - -
0 0 0
2019-07-31
Jason Wang
New
[V2,2/4] vhost_net: fix possible infinite loop
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-17
Jason Wang
Accepted
[V2,2/8] mdev: class id support
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-24
Jason Wang
Superseded
[V2,2/9] vhost: validate MMU notifier registration
Fixes for metadata accelreation
- - -
0 0 0
2019-07-31
Jason Wang
New
[V2,3/4] vhost: vsock: add weight support
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-17
Jason Wang
Accepted
[V2,3/8] mdev: bus uevent support
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-24
Jason Wang
Superseded
[V2,3/9] vhost: fix vhost map leak
Fixes for metadata accelreation
- - -
0 0 0
2019-07-31
Jason Wang
New
[V2,4/4] vhost: scsi: add weight support
Prevent vhost kthread from hogging CPU
- - -
0 0 0
2019-05-17
Jason Wang
Accepted
[V2,4/8] modpost: add support for mdev class id
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-24
Jason Wang
Superseded
[V2,4/9] vhost: reset invalidate_count in vhost_set_vring_num_addr()
Fixes for metadata accelreation
- - -
0 0 0
2019-07-31
Jason Wang
New
[V2,5/8] mdev: introduce device specific ops
mdev based hardware virtio offloading support
- - -
0 0 0
2019-09-24
Jason Wang
Superseded
[V2,5/9] vhost: mark dirty pages during map uninit
Fixes for metadata accelreation
- - -
0 0 0
2019-07-31
Jason Wang
New
«
1
2
»