- d2f8825 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
- 1b0be99 vhost: missing __user tags by Michael S. Tsirkin · 4 years, 8 months ago
- a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 9 months ago
- a78d163 vsock/virtio: fix multiple packet delivery to monitoring devices by Stefano Garzarella · 4 years, 9 months ago
- 107bc07 vhost/vsock: fix packet delivery order to monitoring devices by Stefano Garzarella · 4 years, 9 months ago
- d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
- 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 9 months ago
- 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 10 months ago
- 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 10 months ago
- e373f3d vhost: remove set but not used variable 'status' by Jason Yan · 4 years, 10 months ago
- aa21c2e vhost: vdpa: remove unnecessary null check by Gustavo A. R. Silva · 4 years, 10 months ago
- 4c8cf31 vhost: introduce vDPA-based backend by Tiwei Bie · 4 years, 10 months ago
- 9ad9c49 vringh: IOTLB support by Jason Wang · 4 years, 10 months ago
- 0bbe306 vhost: factor out IOTLB by Jason Wang · 4 years, 10 months ago
- 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 10 months ago
- 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
- 42d84c8 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 5 years ago
- 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
- 8f6a7f9 vhost, kcov: collect coverage from vhost_worker by Andrey Konovalov · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- ed8640a vhost/vsock: refuse CID assigned to the guest->host transport by Stefano Garzarella · 5 years ago
- 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
- c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
- b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
- 4c7246d vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() by Stefano Garzarella · 5 years ago
- b3683de vringh: fix copy direction of vringh_iov_push_kern() by Jason Wang · 5 years ago
- 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- 245cdd9 vhost/test: stop device before reset by Michael S. Tsirkin · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0d4a3f2 Revert "vhost: block speculation of translated descriptors" by Michael S. Tsirkin · 5 years ago
- 060423b vhost: make sure log_num < in_num by yongduan · 5 years ago
- a89db44 vhost: block speculation of translated descriptors by Michael S. Tsirkin · 5 years ago
- 3d2c7d3 Revert "vhost: access vq metadata through kernel virtual address" by Michael S. Tsirkin · 5 years ago
- 896fc24 vhost: Remove unnecessary variable by Yunsheng Lin · 5 years ago
- 264b563 vhost/test: fix build for vhost test by Tiwei Bie · 5 years ago
- 93d2c4d vhost/test: fix build for vhost test by Tiwei Bie · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
- 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 5 years ago
- 73f628e vhost: disable metadata prefetch optimization by Michael S. Tsirkin · 5 years ago
- 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
- 098eadc vhost_net: disable zerocopy by default by Jason Wang · 6 years ago
- 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
- cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
- 0b4a709 vhost: fix clang build warning by Michael S. Tsirkin · 6 years ago
- 7f46603 vhost: access vq metadata through kernel virtual address by Jason Wang · 6 years ago
- feebcae vhost: factor out setting vring addr and num by Jason Wang · 6 years ago
- 4942e82 vhost: introduce helpers to get the size of metadata area by Jason Wang · 6 years ago
- 9b5e830 vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() by Jason Wang · 6 years ago
- 7b5d753 vhost: fine grain userspace memory accessors by Jason Wang · 6 years ago
- 1ab5d13 vhost: generalize adding used elem by Jason Wang · 6 years ago
- c1ea02f vhost: scsi: add weight support by Jason Wang · 6 years ago
- e79b431 vhost: vsock: add weight support by Jason Wang · 6 years ago
- e2412c0 vhost_net: fix possible infinite loop by Jason Wang · 6 years ago
- e82b9b0 vhost: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 35c99ff Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- 889e31e vhost-scsi: remove incorrect memory barrier by Paolo Bonzini · 6 years ago
- 813dbeb vhost: reject zero size iova range by Jason Wang · 6 years ago
- 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- cfdbb4ed vhost: silence an unused-variable warning by Arnd Bergmann · 6 years ago
- 816db76 vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
- f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
- b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
- 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- bb617b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- cc5e710 vhost: log dirty page correctly by Jason Wang · 6 years ago
- 8e5dadf vhost/scsi: Use copy_to_iter() to send control queue response by Bijan Mottahedeh · 6 years ago
- 74ad741 vhost: return EINVAL if iovecs size does not match the message size by Pavel Tikhomirov · 6 years ago
- 7fbe078 vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a691ffb vhost: correct the related warning message by wangyan · 6 years ago
- 6db3d8d vhost/vsock: switch to a mutex for vhost_vsock_hash by Stefan Hajnoczi · 6 years ago
- 86a07da Revert "net: vhost: lock the vqs one by one" by Jason Wang · 6 years ago
- 476e8ba vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll() by Jason Wang · 6 years ago
- 841df92 vhost: make sure used idx is seen before log in vhost_add_used_n() by Jason Wang · 6 years ago
- 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 834e772 vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
- c38f57d vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 6 years ago
- e3f7871 vhost: fix IOTLB locking by Jean-Philippe Brucker · 6 years ago
- 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
- 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
- d05faa5 drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu() by Paul E. McKenney · 6 years ago
- e4dab1e6 vhost_net: mitigate page reference counting during page frag refill by Jason Wang · 6 years ago
- b5b1de3 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago