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
2022-06-14
vringh: Fix loop descriptors check in the indirect cases
Xie Yongji
2022-05-25
Fix double fget() in vhost_net_set_backend()
Al Viro
2022-03-02
vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
Stefano Garzarella
2021-12-01
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-07
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-05
vhost: Check docket sk_family instead of call getname
Eugenio Pérez
2020-01-27
vhost/test: stop device before reset
Michael S. Tsirkin
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 - again
Tiwei Bie
2019-09-16
vhost/test: fix build for vhost test
Tiwei Bie
2019-08-04
vhost: scsi: add weight support
Jason Wang
2019-08-04
vhost: vsock: add weight support
Jason Wang
2019-08-04
vhost_net: fix possible infinite loop
Jason Wang
2019-08-04
vhost: introduce vhost_exceeds_weight()
Jason Wang
2019-07-26
vhost_net: disable zerocopy by default
Jason Wang
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-27
vhost: return EINVAL if iovecs size does not match the message size
Pavel Tikhomirov
2019-02-23
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
2019-02-06
vhost: fix OOB in get_rx_bufs()
Jason Wang
2019-01-31
vhost: log dirty page correctly
Jason Wang
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-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-25
vhost: correctly check the iova range when waking virtqueue
Jason Wang
2018-08-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-08-22
vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
Greg Edwards
2018-08-22
vhost: allow vhost-scsi driver to be built-in
Greg Edwards
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-08
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
2018-08-06
vhost: switch to use new message format
Jason Wang
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
[next]