summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)Author
2020-12-02vhost scsi: fix cmd completion raceMike Christie
2020-11-05vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella
2020-10-14vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz
2020-10-14vhost: Don't call access_ok() when using IOTLBGreg Kurz
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2020-08-05vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-06-24scsi: vhost: Notify TCM about the maximum sg entries supported per commandSudhakar Panneerselvam
2020-05-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella
2020-05-10vhost: vsock: kick send_pkt worker once device is startedJia He
2020-03-05vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-10-28vringh: fix copy direction of vringh_iov_push_kern()Jason Wang
2019-10-13vhost/test: stop device before resetMichael S. Tsirkin
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-11vhost: make sure log_num < in_numyongduan
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin
2019-09-04vhost: Remove unnecessary variableYunsheng Lin
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2019-07-26vhost: disable metadata prefetch optimizationMichael S. Tsirkin
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-17vhost_net: disable zerocopy by defaultJason Wang
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-06vhost: fix clang build warningMichael S. Tsirkin
2019-06-05vhost: access vq metadata through kernel virtual addressJason Wang
2019-06-05vhost: factor out setting vring addr and numJason Wang
2019-06-05vhost: introduce helpers to get the size of metadata areaJason Wang
2019-06-05vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()Jason Wang
2019-06-05vhost: fine grain userspace memory accessorsJason Wang
2019-06-05vhost: generalize adding used elemJason Wang
2019-05-27vhost: scsi: add weight supportJason Wang
2019-05-27vhost: vsock: add weight supportJason Wang
2019-05-27vhost_net: fix possible infinite loopJason Wang
2019-05-27vhost: introduce vhost_exceeds_weight()Jason Wang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-12vhost-scsi: remove incorrect memory barrierPaolo Bonzini
2019-04-10vhost: reject zero size iova rangeJason Wang