index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2021-12-08
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
2021-09-03
vringh: Use wiov->used to check for read/write desc order
Neeraj Upadhyay
2021-08-26
vhost: Fix the calculation in vhost_overflow()
Xie Yongji
2021-04-07
vhost: Fix vhost_vq_reset()
Laurent Vivier
2021-01-12
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
2020-11-05
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
2020-10-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2020-05-27
vhost/vsock: fix packet delivery order to monitoring devices
Stefano Garzarella
2020-05-10
vhost: vsock: kick send_pkt worker once device is started
Jia He
2020-03-11
vhost: Check docket sk_family instead of call getname
Eugenio Pérez
2020-01-04
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-01
vhost/vsock: split packets to send using multiple buffers
Stefano Garzarella
2019-09-16
vhost: make sure log_num < in_num
yongduan
2019-09-16
vhost/test: fix build for vhost test
Tiwei Bie
2019-07-31
vhost_net: disable zerocopy by default
Jason Wang
2019-07-10
vhost: scsi: add weight support
Jason Wang
2019-07-10
vhost: vsock: add weight support
Jason Wang
2019-07-10
vhost_net: fix possible infinite loop
Jason Wang
2019-07-10
vhost: introduce vhost_exceeds_weight()
Jason Wang
2019-07-10
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
2019-07-10
vhost_net: use packet weight for rx handler, too
Paolo Abeni
2019-07-10
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
2019-04-27
vhost: reject zero size iova range
Jason Wang
2019-03-19
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-02-23
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
2019-01-31
vhost: log dirty page correctly
Jason Wang
2019-01-13
vhost/vsock: fix uninitialized vhost_vsock->guest_cid
Stefan Hajnoczi
2019-01-09
vhost: make sure used idx is seen before log in vhost_add_used_n()
Jason Wang
2018-12-21
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
2018-12-13
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
2018-11-21
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
Greg Edwards
2018-11-04
vhost: Fix Spectre V1 vulnerability
Jason Wang
2018-09-15
vhost: correctly check the iova range when waking virtqueue
Jason Wang
2018-08-22
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
2018-07-22
vhost_net: validate sock before trying to put its fd
Jason Wang
2018-06-26
vhost: fix info leak due to uninitialized memory
Michael S. Tsirkin
2018-06-11
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
2018-04-19
vhost: Fix vhost_copy_to_user()
Eric Auger
2018-04-19
vhost: fix vhost_vq_access_ok() log check
Stefan Hajnoczi
2018-04-12
vhost_net: add missing lock nesting notation
Jason Wang
2018-04-12
vhost: validate log when IOTLB is enabled
Jason Wang
2018-04-12
vhost: correctly remove wait queue during poll failure
Jason Wang
2018-02-25
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
2018-02-13
vhost_net: stop device during reset owner
Jason Wang
2017-12-17
vhost: fix skb leak in handle_rx()
Wei Xu
2017-11-30
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-05
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
2017-09-01
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
[next]