index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
4 days
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
2025-08-01
vhost_net: basic in_order support
Jason Wang
2025-08-01
vhost: basic in order support
Jason Wang
2025-08-01
vhost: fail early when __vhost_add_used() fails
Jason Wang
2025-08-01
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
2025-08-01
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
2025-08-01
vhost: Fix typos
Alok Tiwari
2025-08-01
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
2025-08-01
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
2025-08-01
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
2025-08-01
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-10
Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...
Jakub Kicinski
2025-07-08
vhost/net: enable gso over UDP tunnel support.
Paolo Abeni
2025-07-08
vhost-net: allow configuring extended features
Paolo Abeni
2025-07-02
vhost-net: reduce one userspace copy when building XDP buff
Jason Wang
2025-07-02
tun: remove unnecessary tun_xdp_hdr structure
Jason Wang
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2025-05-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-05-27
vringh: use bvec_kmap_local
Christoph Hellwig
2025-05-27
vhost: vringh: Use matching allocation type in resize_iovec()
Kees Cook
2025-05-18
vhost-scsi: log event queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log control queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log I/O queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
Dongli Zhang
2025-05-18
vhost: modify vhost_log_write() for broader users
Dongli Zhang
2025-05-05
vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
[next]