]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Sep 2025 15:06:03 +0000 (08:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Sep 2025 15:06:03 +0000 (08:06 -0700)
commit93a274456158f178aa713fbb60642e0094e6065e
tree548d30afd1ea6e75ca5635c9ca1c93f4eead4c10
parentbf40f4b87761e2ec16efc8e49b9ca0d81f4115d8
parentcde7e7c3f8745a61458cea61aa28f37c3f5ae2b4
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "virtio,vhost: last minute fixes

  More small fixes. Most notably this fixes crashes and hangs in
  vhost-net"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  MAINTAINERS, mailmap: Update address for Peter Hilber
  virtio_config: clarify output parameters
  uapi: vduse: fix typo in comment
  vhost: Take a reference on the task in struct vhost_task.
  vhost-net: flush batched before enabling notifications
  Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
  vhost-net: unbreak busy polling
  vhost-scsi: fix argument order in tport allocation error message
MAINTAINERS