summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAgeFilesLines
* vhost: return bool from *_access_ok() functionsStefan Hajnoczi2018-04-112-35/+35
* vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-111-3/+5
* vhost: Fix vhost_copy_to_user()Eric Auger2018-04-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-091-1/+7
|\
| * vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2018-04-091-1/+7
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-063-3/+14
|\ \ | |/ |/|
| * vhost: add vsock compat ioctlSonny Rao2018-03-201-0/+11
| * vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-202-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-012-12/+9
|\ \
| * | vhost: validate log when IOTLB is enabledJason Wang2018-03-291-8/+6
| * | vhost: correctly remove wait queue during poll failureJason Wang2018-03-271-2/+1
| * | vhost_net: add missing lock nesting notationJason Wang2018-03-261-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-3/+5
|\| |
| * | vhost_net: examine pointer types during un-producingJason Wang2018-03-091-1/+1
| * | vhost_net: keep private_data and rx_ring syncedJason Wang2018-03-091-2/+3
| * | vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko2018-03-091-0/+1
| |/
* | drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute2018-03-091-2/+2
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-4/+3
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-7/+7
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-086-69/+25
|\
| * vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2018-02-012-20/+5
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2018-02-012-15/+4
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2018-02-012-16/+5
| * vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)2018-02-016-8/+7
| * vhost: Remove the unused variable.Tonghao Zhang2018-02-012-5/+0
| * vhost/scsi: Improve a size determination in four functionsMarkus Elfring2018-01-311-5/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-24/+44
|\ \
| * | vhost_net: stop device during reset ownerJason Wang2018-01-291-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-1/+5
| |\|
| * | vhost_net: batch used ring update in rxJason Wang2018-01-101-4/+11
| * | tuntap: XDP transmissionJason Wang2018-01-091-1/+12
| * | tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-091-19/+20
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-303-10/+10
|\ \ \
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-4/+4
| * | | vhost: annotate vhost_pollAl Viro2017-11-272-3/+3
| * | | annotate poll-related wait keysAl Viro2017-11-271-2/+2
| * | | anntotate the places where ->poll() return values goAl Viro2017-11-271-2/+2
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-6/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-6/+1
| |\ \ \ | | |_|/ | |/| |
| | * | drivers/vhost: Remove now-redundant read_barrier_depends()Paul E. McKenney2017-12-051-6/+1
| | |/
* | | vhost: do not try to access device IOTLB when not initializedJason Wang2018-01-241-0/+4
* | | vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang2018-01-241-1/+1
|/ /
* / vhost: fix skb leak in handle_rx()Wei Xu2017-12-021-10/+10
|/
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-171-50/+23
|\
| * vhost/scsi: switch to iov_iter_get_pages()Al Viro2017-10-111-48/+20
| * fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-10-111-2/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-11-163-4/+6
|\ \
| * | vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2017-11-141-0/+2
| * | vhost: fix end of range for access_okMichael S. Tsirkin2017-11-141-2/+2
| * | vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()Byungchul Park2017-11-141-2/+2