aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAge
* vringh: fix copy direction of vringh_iov_push_kern()Jason Wang2019-10-28
* vhost/test: stop device before resetMichael S. Tsirkin2019-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin2019-09-14
| * vhost: make sure log_num < in_numyongduan2019-09-11
| * vhost: block speculation of translated descriptorsMichael S. Tsirkin2019-09-11
| * Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2019-09-04
| * vhost: Remove unnecessary variableYunsheng Lin2019-09-04
| * vhost/test: fix build for vhost testTiwei Bie2019-09-04
| * vhost/test: fix build for vhost testTiwei Bie2019-09-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\|
| * vhost: disable metadata prefetch optimizationMichael S. Tsirkin2019-07-26
* | vhost/vsock: split packets to send using multiple buffersStefano Garzarella2019-07-30
* | vsock/virtio: limit the memory used per-socketStefano Garzarella2019-07-30
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-17
|\
| * vhost: fix clang build warningMichael S. Tsirkin2019-06-06
| * vhost: access vq metadata through kernel virtual addressJason Wang2019-06-05
| * vhost: factor out setting vring addr and numJason Wang2019-06-05
| * vhost: introduce helpers to get the size of metadata areaJason Wang2019-06-05
| * vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()Jason Wang2019-06-05
| * vhost: fine grain userspace memory accessorsJason Wang2019-06-05
| * vhost: generalize adding used elemJason Wang2019-06-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \
| * | | vhost_net: disable zerocopy by defaultJason Wang2019-06-17
| | |/ | |/|
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
| |\|
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-19
| |/ |/|
* | vhost: scsi: add weight supportJason Wang2019-05-27
* | vhost: vsock: add weight supportJason Wang2019-05-27
* | vhost_net: fix possible infinite loopJason Wang2019-05-27
* | vhost: introduce vhost_exceeds_weight()Jason Wang2019-05-27
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-05-14
|\
| * vhost-scsi: remove incorrect memory barrierPaolo Bonzini2019-05-12
* | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
|/
* vhost: reject zero size iova rangeJason Wang2019-04-11
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-10
|\
| * vhost: silence an unused-variable warningArnd Bergmann2019-03-06
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\ \ | |/ |/|
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-04
* | vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-19
* | vhost: fix OOB in get_rx_bufs()Jason Wang2019-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-20
|\ \
| * | vhost: log dirty page correctlyJason Wang2019-01-18
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-20
|\ \ \ | |/ / |/| |
| * | vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh2019-01-14
| * | vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov2019-01-14
| |/