| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+3 |
| 2025-11-27 | vhost: Fix kthread worker cgroup failure handling | Mike Christie | 1 | -1/+3 |
| 2025-11-26 | vhost: rewind next_avail_head while discarding descriptors | Jason Wang | 1 | -14/+62 |
| 2025-08-05 | vhost: initialize vq->nheads properly | Jason Wang | 1 | -0/+1 |
| 2025-08-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -44/+333 |
| 2025-08-01 | vhost: basic in order support | Jason Wang | 1 | -21/+99 |
| 2025-08-01 | vhost: fail early when __vhost_add_used() fails | Jason Wang | 1 | -0/+3 |
| 2025-08-01 | vhost: Reintroduce kthread API and add mode selection | Cindy Lu | 1 | -18/+226 |
| 2025-08-01 | vhost: Fix typos | Alok Tiwari | 1 | -5/+5 |
| 2025-07-08 | vhost-net: allow configuring extended features | Paolo Abeni | 1 | -1/+1 |
| 2025-05-18 | vhost: modify vhost_log_write() for broader users | Dongli Zhang | 1 | -8/+20 |
| 2025-03-01 | vhost: return task creation error instead of NULL | Keith Busch | 1 | -1/+1 |
| 2024-07-09 | vhost: move smp_rmb() into vhost_get_avail_idx() | Michael S. Tsirkin | 1 | -63/+42 |
| 2024-05-22 | vhost_task: Handle SIGKILL by flushing work and exiting | Mike Christie | 1 | -4/+50 |
| 2024-05-22 | vhost: Release worker mutex during flushes | Mike Christie | 1 | -14/+30 |
| 2024-05-22 | vhost: Use virtqueue mutex for swapping worker | Mike Christie | 1 | -6/+12 |
| 2024-05-22 | vhost: Remove vhost_vq_flush | Mike Christie | 1 | -12/+0 |
| 2024-04-08 | vhost: correct misleading printing information | Xianting Tian | 1 | -1/+1 |
| 2024-04-08 | vhost: Add smp_rmb() in vhost_enable_notify() | Gavin Shan | 1 | -1/+11 |
| 2024-04-08 | vhost: Add smp_rmb() in vhost_vq_avail_empty() | Gavin Shan | 1 | -1/+11 |
| 2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 1 | -5/+5 |
| 2023-10-18 | vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE | Eric Auger | 1 | -3/+1 |
| 2023-07-03 | vhost: Allow worker switching while work is queueing | Mike Christie | 1 | -42/+111 |
| 2023-07-03 | vhost: allow userspace to create workers | Mike Christie | 1 | -1/+141 |
| 2023-07-03 | vhost: replace single worker pointer with xarray | Mike Christie | 1 | -16/+48 |
| 2023-07-03 | vhost: add helper to parse userspace vring state/file | Mike Christie | 1 | -7/+22 |
| 2023-07-03 | vhost: remove vhost_work_queue | Mike Christie | 1 | -6/+0 |
| 2023-07-03 | vhost: convert poll work to be vq based | Mike Christie | 1 | -3/+5 |
| 2023-07-03 | vhost: take worker or vq for flushing | Mike Christie | 1 | -2/+13 |
| 2023-07-03 | vhost: take worker or vq instead of dev for queueing | Mike Christie | 1 | -16/+28 |
| 2023-07-03 | vhost, vhost_net: add helper to check if vq has work | Mike Christie | 1 | -3/+3 |
| 2023-07-03 | vhost: add vhost_worker pointer to vhost_virtqueue | Mike Christie | 1 | -7/+14 |
| 2023-07-03 | vhost: dynamically allocate vhost_worker | Mike Christie | 1 | -23/+43 |
| 2023-07-03 | vhost: create worker at end of vhost_dev_set_owner | Mike Christie | 1 | -6/+13 |
| 2023-06-09 | vhost: support PACKED when setting-getting vring_base | Shannon Nelson | 1 | -5/+13 |
| 2023-06-08 | vhost: Fix worker hangs due to missed wake up calls | Mike Christie | 1 | -0/+2 |
| 2023-06-08 | vhost: Fix crash during early vhost_transport_send_pkt calls | Mike Christie | 1 | -33/+17 |
| 2023-06-07 | vhost: use kzalloc() instead of kmalloc() followed by memset() | Prathu Baronia | 1 | -3/+2 |
| 2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 1 | -17/+5 |
| 2023-04-28 | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2023-04-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -4/+2 |
| 2023-04-24 | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -64/+60 |
| 2023-04-21 | vhost: use struct_size and size_add to compute flex array sizes | Jacob Keller | 1 | -4/+2 |
| 2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
| 2023-03-23 | vhost: use vhost_tasks for worker threads | Mike Christie | 1 | -47/+13 |
| 2023-03-23 | vhost: move worker thread fields to new struct | Mike Christie | 1 | -34/+64 |
| 2023-03-22 | vhost: Fix livepatch timeouts in vhost_worker() | Josh Poimboeuf | 1 | -2/+1 |
| 2023-02-20 | vhost: remove unused paramete | Liming Wu | 1 | -1/+1 |
| 2023-01-27 | vhost/net: Clear the pending messages when the backend is removed | Eric Auger | 1 | -1/+2 |
| 2022-12-28 | vhost: fix range used in translate_desc() | Stefano Garzarella | 1 | -2/+2 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -3/+3 |
| 2022-11-25 | [vhost] fix 'direction' argument of iov_iter_{init,bvec}() | Al Viro | 1 | -3/+3 |
| 2022-05-31 | vhost: rename vhost_work_dev_flush | Mike Christie | 1 | -5/+5 |
| 2022-05-31 | vhost: flush dev once during vhost_dev_stop | Mike Christie | 1 | -3/+3 |
| 2022-05-31 | vhost: get rid of vhost_poll_flush() wrapper | Andrey Ryabinin | 1 | -10/+2 |
| 2022-05-31 | vhost-vdpa: support ASID based IOTLB API | Gautam Dawar | 1 | -1/+1 |
| 2022-05-31 | vhost: support ASID in IOTLB API | Gautam Dawar | 1 | -5/+18 |
| 2022-03-28 | vhost: cache avail index in vhost_enable_notify() | Stefano Garzarella | 1 | -1/+2 |
| 2022-03-10 | vhost: allow batching hint without size | Jason Wang | 1 | -1/+3 |
| 2022-03-06 | vhost: remove avail_event arg from vhost_update_avail_event() | Stefano Garzarella | 1 | -2/+2 |
| 2022-03-06 | vhost: fix hung thread due to erroneous iotlb entries | Anirudh Rayabharam | 1 | -0/+5 |
| 2021-08-11 | vhost: Fix the calculation in vhost_overflow() | Xie Yongji | 1 | -2/+8 |
| 2021-07-03 | vhost: remove work arg from vhost_work_flush | Mike Christie | 1 | -4/+4 |
| 2021-03-14 | vhost: Fix vhost_vq_reset() | Laurent Vivier | 1 | -1/+1 |
| 2020-11-15 | vhost: add helper to check if a vq has been setup | Mike Christie | 1 | -0/+6 |
| 2020-10-21 | vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call | Zhu Lingshan | 1 | -3/+0 |
| 2020-10-21 | vhost: reduce stack usage in log_used | Li Wang | 1 | -1/+1 |
| 2020-10-04 | vhost: Don't call log_access_ok() when using IOTLB | Greg Kurz | 1 | -5/+18 |
| 2020-10-04 | vhost: Use vhost_get_used_size() in vhost_vring_set_addr() | Greg Kurz | 1 | -2/+1 |
| 2020-10-04 | vhost: Don't call access_ok() when using IOTLB | Greg Kurz | 1 | -4/+5 |
| 2020-09-01 | vhost: fix typo in error message | Yunsheng Lin | 1 | -1/+1 |
| 2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -7/+32 |
| 2020-08-05 | vhost: generialize backend features setting/getting | Jason Wang | 1 | -0/+15 |
| 2020-08-05 | vhost: introduce vhost_vring_call | Zhu Lingshan | 1 | -6/+16 |
| 2020-08-05 | vhost: Use flex_array_size() helper in copy_from_user() | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-21 | vhost: Remove redundant use of read_barrier_depends() barrier | Will Deacon | 1 | -5/+0 |
| 2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+2 |
| 2020-06-10 | kernel: set USER_DS in kthread_use_mm | Christoph Hellwig | 1 | -3/+0 |
| 2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 1 | -2/+2 |
| 2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 1 | -1/+0 |
| 2020-06-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -30/+68 |
| 2020-06-08 | vhost: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -3/+2 |
| 2020-06-06 | vhost: replace -1 with VHOST_FILE_UNBIND in ioctls | Zhu Lingshan | 1 | -4/+4 |
| 2020-06-04 | vhost: (cosmetic) remove a superfluous variable initialisation | Guennadi Liakhovetski | 1 | -1/+1 |
| 2020-06-04 | vhost: use mmgrab() instead of mmget() for non worker device | Jason Wang | 1 | -8/+34 |
| 2020-06-04 | vhost: allow device that does not depend on vhost worker | Jason Wang | 1 | -13/+25 |
| 2020-06-02 | virtio: force spec specified alignment on types | Michael S. Tsirkin | 1 | -4/+4 |
| 2020-05-15 | vhost: missing __user tags | Michael S. Tsirkin | 1 | -2/+2 |
| 2020-04-01 | vhost: factor out IOTLB | Jason Wang | 1 | -152/+69 |
| 2020-04-01 | vhost: allow per device message handler | Jason Wang | 1 | -2/+10 |
| 2019-12-04 | vhost, kcov: collect coverage from vhost_worker | Andrey Konovalov | 1 | -0/+6 |
| 2019-09-14 | Revert "vhost: block speculation of translated descriptors" | Michael S. Tsirkin | 1 | -4/+2 |
| 2019-09-11 | vhost: make sure log_num < in_num | yongduan | 1 | -2/+2 |
| 2019-09-11 | vhost: block speculation of translated descriptors | Michael S. Tsirkin | 1 | -2/+4 |
| 2019-09-04 | Revert "vhost: access vq metadata through kernel virtual address" | Michael S. Tsirkin | 1 | -512/+3 |
| 2019-09-04 | vhost: Remove unnecessary variable | Yunsheng Lin | 1 | -3/+2 |
| 2019-07-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -123/+727 |
| 2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 1 | -2/+1 |
| 2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 1 | -1/+19 |
| 2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-06-05 | vhost: access vq metadata through kernel virtual address | Jason Wang | 1 | -3/+512 |
| 2019-06-05 | vhost: factor out setting vring addr and num | Jason Wang | 1 | -74/+103 |
| 2019-06-05 | vhost: introduce helpers to get the size of metadata area | Jason Wang | 1 | -18/+33 |
| 2019-06-05 | vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() | Jason Wang | 1 | -2/+2 |
| 2019-06-05 | vhost: fine grain userspace memory accessors | Jason Wang | 1 | -17/+77 |
| 2019-06-05 | vhost: generalize adding used elem | Jason Wang | 1 | -10/+1 |
| 2019-05-27 | vhost: introduce vhost_exceeds_weight() | Jason Wang | 1 | -1/+19 |
| 2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
| 2019-04-10 | vhost: reject zero size iova range | Jason Wang | 1 | -1/+5 |
| 2019-03-06 | vhost: silence an unused-variable warning | Arnd Bergmann | 1 | -1/+1 |
| 2019-02-19 | vhost: correctly check the return value of translate_desc() in log_used() | Jason Wang | 1 | -1/+1 |
| 2019-01-28 | vhost: fix OOB in get_rx_bufs() | Jason Wang | 1 | -3/+4 |
| 2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -14/+83 |
| 2019-01-17 | vhost: log dirty page correctly | Jason Wang | 1 | -14/+83 |
| 2019-01-14 | vhost: return EINVAL if iovecs size does not match the message size | Pavel Tikhomirov | 1 | -2/+6 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -8/+8 |
| 2018-12-12 | Revert "net: vhost: lock the vqs one by one" | Jason Wang | 1 | -4/+17 |
| 2018-12-12 | vhost: make sure used idx is seen before log in vhost_add_used_n() | Jason Wang | 1 | -0/+2 |
| 2018-12-03 | vhost: fix IOTLB locking | Jean-Philippe Brucker | 1 | -3/+0 |
| 2018-10-31 | vhost: Fix Spectre V1 vulnerability | Jason Wang | 1 | -0/+2 |
| 2018-09-26 | net: vhost: lock the vqs one by one | Tonghao Zhang | 1 | -17/+7 |
| 2018-08-25 | vhost: correctly check the iova range when waking virtqueue | Jason Wang | 1 | -1/+1 |
| 2018-08-09 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+6 |
| 2018-08-08 | vhost: reset metadata cache when initializing new IOTLB | Jason Wang | 1 | -3/+6 |
| 2018-08-06 | vhost: switch to use new message format | Jason Wang | 1 | -18/+53 |
| 2018-06-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+3 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+7 |
| 2018-06-12 | Convert vhost to struct_size | Matthew Wilcox | 1 | -1/+2 |
| 2018-06-12 | vhost: fix info leak due to uninitialized memory | Michael S. Tsirkin | 1 | -0/+3 |
| 2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2018-05-26 | fs: add new vfs_poll and file_can_poll helpers | Christoph Hellwig | 1 | -1/+1 |
| 2018-05-24 | vhost: synchronize IOTLB message with dev cleanup | Jason Wang | 1 | -0/+3 |
| 2018-04-11 | vhost: return bool from *_access_ok() functions | Stefan Hajnoczi | 1 | -33/+33 |
| 2018-04-11 | vhost: fix vhost_vq_access_ok() log check | Stefan Hajnoczi | 1 | -3/+5 |
| 2018-04-11 | vhost: Fix vhost_copy_to_user() | Eric Auger | 1 | -1/+1 |
| 2018-04-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2018-03-29 | vhost: validate log when IOTLB is enabled | Jason Wang | 1 | -8/+6 |
| 2018-03-27 | vhost: correctly remove wait queue during poll failure | Jason Wang | 1 | -2/+1 |
| 2018-03-20 | vhost: fix vhost ioctl signature to build with clang | Sonny Rao | 1 | -1/+1 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -5/+5 |
| 2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -52/+16 |
| 2018-02-01 | vhost: don't hold onto file pointer for VHOST_SET_LOG_FD | Eric Biggers | 1 | -19/+5 |
| 2018-02-01 | vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR | Eric Biggers | 1 | -14/+4 |
| 2018-02-01 | vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL | Eric Biggers | 1 | -15/+5 |
| 2018-02-01 | vhost: remove unused lock check flag in vhost_dev_cleanup() | 夷则(Caspar) | 1 | -3/+2 |
| 2018-02-01 | vhost: Remove the unused variable. | Tonghao Zhang | 1 | -1/+0 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+6 |
| 2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+1 |
| 2018-01-24 | vhost: do not try to access device IOTLB when not initialized | Jason Wang | 1 | -0/+4 |
| 2018-01-24 | vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() | Jason Wang | 1 | -1/+1 |
| 2017-12-05 | drivers/vhost: Remove now-redundant read_barrier_depends() | Paul E. McKenney | 1 | -6/+1 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
| 2017-11-27 | vhost: annotate vhost_poll | Al Viro | 1 | -1/+1 |
| 2017-11-27 | annotate poll-related wait keys | Al Viro | 1 | -2/+2 |
| 2017-11-27 | anntotate the places where ->poll() return values go | Al Viro | 1 | -2/+2 |
| 2017-11-14 | vhost: fix end of range for access_ok | Michael S. Tsirkin | 1 | -2/+2 |
| 2017-09-08 | lib/interval_tree: fast overlap detection | Davidlohr Bueso | 1 | -1/+1 |
| 2017-07-29 | Revert "vhost: cache used event for better performance" | Jason Wang | 1 | -22/+6 |
| 2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
| 2017-05-08 | mm: support __GFP_REPEAT in kvmalloc_node for >32kB | Michal Hocko | 1 | -12/+3 |
| 2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+2 |
| 2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -41/+132 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | vhost: introduce O(1) vq metadata cache | Jason Wang | 1 | -26/+110 |
| 2017-02-27 | vhost: try avoiding avail index access when getting descriptor | Jason Wang | 1 | -16/+23 |
| 2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+4 |
| 2017-02-03 | vhost: fix initialization for vq->is_le | Halil Pasic | 1 | -6/+4 |
| 2017-01-18 | vhost: better detection of available buffers | Jason Wang | 1 | -2/+6 |
| 2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
| 2016-12-16 | vhost: cache used event for better performance | Jason Wang | 1 | -6/+22 |
| 2016-12-15 | vhost: add missing __user annotations | Michael S. Tsirkin | 1 | -5/+5 |
| 2016-12-15 | vhost: make interval tree static inline | Michael S. Tsirkin | 1 | -1/+1 |
| 2016-12-08 | vhost: remove unnecessary smp_mb from vhost_work_queue | Peng Tao | 1 | -1/+1 |
| 2016-12-05 | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro | 1 | -2/+1 |
| 2016-08-02 | vhost: detect 32 bit integer wrap around | Michael S. Tsirkin | 1 | -2/+14 |
| 2016-08-02 | vhost: new device IOTLB API | Jason Wang | 1 | -43/+593 |
| 2016-08-02 | vhost: convert pre sorted vhost memory array to interval tree | Jason Wang | 1 | -81/+101 |
| 2016-08-02 | vhost: introduce vhost memory accessors | Jason Wang | 1 | -15/+35 |
| 2016-08-01 | vhost: lockless enqueuing | Jason Wang | 1 | -27/+25 |
| 2016-08-01 | vhost: simplify work flushing | Jason Wang | 1 | -32/+21 |
| 2016-03-11 | vhost_net: basic polling support | Jason Wang | 1 | -0/+14 |
| 2016-03-11 | vhost: introduce vhost_vq_avail_empty() | Jason Wang | 1 | -0/+14 |
| 2016-03-11 | vhost: introduce vhost_has_work() | Jason Wang | 1 | -0/+7 |
| 2016-03-02 | vhost: rename vhost_init_used() | Greg Kurz | 1 | -2/+2 |
| 2016-03-02 | vhost: rename cross-endian helpers | Greg Kurz | 1 | -6/+24 |
| 2016-03-02 | vhost: fix error path in vhost_init_used() | Greg Kurz | 1 | -4/+11 |
| 2015-12-07 | vhost: replace % with & on data path | Michael S. Tsirkin | 1 | -3/+3 |
| 2015-12-07 | vhost: relax log address alignment | Michael S. Tsirkin | 1 | -1/+1 |
| 2015-07-27 | vhost: fix error handling for memory region alloc | Igor Mammedov | 1 | -4/+1 |
| 2015-07-27 | vhost: actually track log eventfd file | Marc-André Lureau | 1 | -0/+1 |
| 2015-07-13 | vhost: add max_mem_regions module parameter | Igor Mammedov | 1 | -2/+6 |
| 2015-07-13 | vhost: extend memory regions allocation to vmalloc | Igor Mammedov | 1 | -4/+17 |
| 2015-07-01 | vhost: use binary search instead of linear in find_region() | Igor Mammedov | 1 | -10/+28 |
| 2015-06-01 | vhost: cross-endian support for legacy devices | Greg Kurz | 1 | -1/+84 |
| 2015-02-04 | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() | Al Viro | 1 | -2/+4 |
| 2014-12-29 | vhost: relax used address alignment | Michael S. Tsirkin | 1 | -3/+7 |
| 2014-12-09 | vhost: virtio 1.0 endian-ness support | Michael S. Tsirkin | 1 | -37/+49 |
| 2014-12-09 | vhost: switch to __get/__put_user exclusively | Michael S. Tsirkin | 1 | -3/+10 |