index
:
linux.git
for-next
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
3 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3 days
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
3 days
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
3 days
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
3 days
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
3 days
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
3 days
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
3 days
vhost_net: basic in_order support
Jason Wang
3 days
vhost: basic in order support
Jason Wang
3 days
vhost: fail early when __vhost_add_used() fails
Jason Wang
3 days
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
3 days
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
3 days
vhost: Fix typos
Alok Tiwari
3 days
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
3 days
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
3 days
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
3 days
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
5 days
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
2025-04-18
vhost-scsi: Fix vhost_scsi_send_status()
Dongli Zhang
2025-04-18
vhost-scsi: Fix vhost_scsi_send_bad_target()
Dongli Zhang
2025-04-18
vhost-scsi: protect vq->log_used with vq->mutex
Dongli Zhang
2025-04-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-25
vhost-scsi: Reduce response iov mem use
Mike Christie
2025-02-25
vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
2025-02-25
vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
2025-02-25
vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2025-02-25
vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
2025-02-25
vhost-scsi: Add better resource allocation failure handling
Mike Christie
2025-02-25
vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
2025-02-25
vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
2025-02-25
vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
Mike Christie
2025-01-27
vhost/net: Set num_buffers for virtio 1.0
Akihiko Odaki
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
[next]