summaryrefslogtreecommitdiff
path: root/drivers/vhost
AgeCommit message (Expand)Author
3 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
4 daysvsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
4 daysvhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
4 daysvsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
4 daysvsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
4 daysvsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
4 daysvhost/vsock: Avoid allocating arbitrarily-sized SKBsWill Deacon
4 daysvhost_net: basic in_order supportJason Wang
4 daysvhost: basic in order supportJason Wang
4 daysvhost: fail early when __vhost_add_used() failsJason Wang
4 daysvhost: Reintroduce kthread API and add mode selectionCindy Lu
4 daysvhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limitAlok Tiwari
4 daysvhost: Fix typosAlok Tiwari
4 daysvhost: vringh: Remove unused functionsDr. David Alan Gilbert
4 daysvhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert
4 daysvhost-scsi: Fix log flooding with target does not exist errorsMike Christie
4 daysvhost-scsi: Fix typos and formatting in comments and logsAlok Tiwari
5 daysMerge 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
2025-02-25vhost-scsi: Add better resource allocation failure handlingMike Christie
2025-02-25vhost-scsi: Allocate T10 PI structs only when enabledMike Christie
2025-02-25vhost-scsi: Reduce mem use by moving upages to per queueMike Christie
2025-02-25vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpointMike Christie
2025-01-27vhost/net: Set num_buffers for virtio 1.0Akihiko Odaki
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin