index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
12 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-06-10
vhost: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
2026-06-10
vhost/net: complete zerocopy ubufs only once
Qing Ming
2026-06-10
vhost/vdpa: validate virtqueue index in mmap and fault paths
Qihang Tang
2026-06-10
vhost/vsock: Refuse the connection immediately when guest isn't ready
Denis V. Lunev
2026-06-04
vhost: fix vhost_get_avail_idx for a non empty ring
Michael S. Tsirkin
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-13
vhost-net: wake queue of tun/tap after ptr_ring consume
Simon Schippers
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
Kohei Enju
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2026-02-28
scsi: vhost-scsi: Report direction completion support
Mike Christie
2026-02-28
scsi: target: Use driver completion preference by default
Mike Christie
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-04
vhost: fix caching attributes of MMIO regions by setting them explicitly
Kommula Shiva Shankar
2026-01-28
vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Pérez
2026-01-28
vhost: move vdpa group bound check to vhost_vdpa
Eugenio Pérez
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
2025-12-26
vhost: use "checked" versions of get_user() and put_user()
Jon Kohler
2025-12-24
vhost/vsock: improve RCU read sections around vhost_vsock_get()
Stefano Garzarella
2025-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-11-30
vhost: switch to arrays of feature bits
Michael S. Tsirkin
2025-11-27
vhost/test: add test specific macro for features
Michael S. Tsirkin
2025-11-27
virtio: clean up features qword/dword terms
Michael S. Tsirkin
2025-11-27
vhost: Fix kthread worker cgroup failure handling
Mike Christie
2025-11-26
vhost: rewind next_avail_head while discarding descriptors
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-10-01
vhost: vringh: Fix copy_to_iter return value check
Michael S. Tsirkin
2025-10-01
vhost: vringh: Modify the return value check
zhang jiao
2025-09-19
vhost-net: flush batched before enabling notifications
Jason Wang
2025-09-19
Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Michael S. Tsirkin
2025-09-19
vhost-net: unbreak busy polling
Jason Wang
2025-09-15
vhost-scsi: fix argument order in tport allocation error message
Alok Tiwari
2025-08-26
vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
Nikolay Kuratov
2025-08-05
vhost: initialize vq->nheads properly
Jason Wang
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
[next]