summaryrefslogtreecommitdiff
path: root/drivers/vhost
AgeCommit message (Expand)Author
7 daysvhost-net: flush batched before enabling notificationsJason Wang
7 daysRevert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin
7 daysvhost-net: unbreak busy pollingJason Wang
10 daysvhost-scsi: fix argument order in tport allocation error messageAlok Tiwari
2025-08-26vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov
2025-08-05vhost: initialize vq->nheads properlyJason Wang
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-01vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2025-08-01vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
2025-08-01vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
2025-08-01vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
2025-08-01vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
2025-08-01vhost/vsock: Avoid allocating arbitrarily-sized SKBsWill Deacon
2025-08-01vhost_net: basic in_order supportJason Wang
2025-08-01vhost: basic in order supportJason Wang
2025-08-01vhost: fail early when __vhost_add_used() failsJason Wang
2025-08-01vhost: Reintroduce kthread API and add mode selectionCindy Lu
2025-08-01vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limitAlok Tiwari
2025-08-01vhost: Fix typosAlok Tiwari
2025-08-01vhost: vringh: Remove unused functionsDr. David Alan Gilbert
2025-08-01vhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert
2025-08-01vhost-scsi: Fix log flooding with target does not exist errorsMike Christie
2025-08-01vhost-scsi: Fix typos and formatting in comments and logsAlok Tiwari
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-08vhost/net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni
2025-07-02vhost-net: reduce one userspace copy when building XDP buffJason Wang
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson
2025-05-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-05-27vringh: use bvec_kmap_localChristoph Hellwig
2025-05-27vhost: vringh: Use matching allocation type in resize_iovec()Kees Cook
2025-05-18vhost-scsi: log event queue write descriptorsDongli Zhang
2025-05-18vhost-scsi: log control queue write descriptorsDongli Zhang
2025-05-18vhost-scsi: log I/O queue write descriptorsDongli Zhang
2025-05-18vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptorsDongli Zhang
2025-05-18vhost: modify vhost_log_write() for broader usersDongli Zhang
2025-05-05vhost/net: Defer TX queue re-enable until after sendmsgJon Kohler
2025-04-18vhost-scsi: Fix vhost_scsi_send_status()Dongli Zhang
2025-04-18vhost-scsi: Fix vhost_scsi_send_bad_target()Dongli Zhang
2025-04-18vhost-scsi: protect vq->log_used with vq->mutexDongli Zhang
2025-04-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-03-01vhost: return task creation error instead of NULLKeith Busch
2025-02-25vhost-scsi: Reduce response iov mem useMike Christie
2025-02-25vhost-scsi: Allocate iov_iter used for unaligned copies when neededMike Christie
2025-02-25vhost-scsi: Stop duplicating se_cmd fieldsMike Christie
2025-02-25vhost-scsi: Dynamically allocate scatterlistsMike Christie
2025-02-25vhost-scsi: Return queue full for page alloc failures during copyMike Christie