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
2024-08-14
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Jason Wang
2024-08-03
vhost/vsock: always initialize seqpacket_allow
Michael S. Tsirkin
2024-07-11
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Christie
2024-07-11
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2024-07-11
vhost: Release worker mutex during flushes
Mike Christie
2024-07-11
vhost: Use virtqueue mutex for swapping worker
Mike Christie
2024-04-17
vhost: Add smp_rmb() in vhost_enable_notify()
Gavin Shan
2024-04-17
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
2024-01-25
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-11-28
vhost-vdpa: fix use after free in vhost_vdpa_probe()
Dan Carpenter
2023-10-18
vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
Eric Auger
2023-10-04
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
2023-09-03
vdpa: add get_backend_features vdpa operation
Eugenio Pérez
2023-09-03
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
Eugenio Pérez
2023-08-10
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
2023-08-10
vhost-scsi: Fix alignment handling with windows
Mike Christie
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
[next]