index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
vhost: Make parameter name match of vhost_get_vq_desc()
Xianting Tian
2023-07-03
vhost: Allow worker switching while work is queueing
Mike Christie
2023-07-03
vhost_scsi: add support for worker ioctls
Mike Christie
2023-07-03
vhost: allow userspace to create workers
Mike Christie
2023-07-03
vhost: replace single worker pointer with xarray
Mike Christie
2023-07-03
vhost: add helper to parse userspace vring state/file
Mike Christie
2023-07-03
vhost: remove vhost_work_queue
Mike Christie
2023-07-03
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
2023-07-03
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
2023-07-03
vhost_sock: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
vhost: convert poll work to be vq based
Mike Christie
2023-07-03
vhost: take worker or vq for flushing
Mike Christie
2023-07-03
vhost: take worker or vq instead of dev for queueing
Mike Christie
2023-07-03
vhost, vhost_net: add helper to check if vq has work
Mike Christie
2023-07-03
vhost: add vhost_worker pointer to vhost_virtqueue
Mike Christie
2023-07-03
vhost: dynamically allocate vhost_worker
Mike Christie
2023-07-03
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-09
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-08
vhost: Fix worker hangs due to missed wake up calls
Mike Christie
2023-06-08
vhost: Fix crash during early vhost_transport_send_pkt calls
Mike Christie
2023-06-08
vhost_net: revert upend_idx only on retriable error
Andrey Smetanin
2023-06-08
vhost_vdpa: tell vqs about the negotiated
Shannon Nelson
2023-06-07
vhost: use kzalloc() instead of kmalloc() followed by memset()
Prathu Baronia
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-21
vhost_vdpa: fix unmap process in no-batch mode
Cindy Lu
2023-04-21
vringh: support VA with iotlb
Stefano Garzarella
2023-04-21
vringh: define the stride used for translation
Stefano Garzarella
2023-04-21
vringh: replace kmap_atomic() with kmap_local_page()
Stefano Garzarella
2023-04-21
vhost-vdpa: use bind_mm/unbind_mm device callbacks
Stefano Garzarella
2023-04-21
vringh: fix typos in the vringh_init_* documentation
Stefano Garzarella
2023-04-21
vdpa: Add eventfd for the vdpa callback
Xie Yongji
2023-04-21
vhost-scsi: Reduce vhost_scsi_mutex use
Mike Christie
2023-04-21
vhost-scsi: Drop vhost_scsi_mutex use in port callouts
Mike Christie
2023-04-21
vhost-scsi: Check for a cleared backend before queueing an event
Mike Christie
2023-04-21
vhost-scsi: Drop device mutex use in vhost_scsi_do_plug
Mike Christie
2023-04-21
vhost-scsi: Delay releasing our refcount on the tpg
Mike Christie
[next]