]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost master
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 21:20:59 +0000 (14:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 21:20:59 +0000 (14:20 -0700)
Pull vhost/vdpa fixes from Michael Tsirkin:
 "A small number of fixes that seem too important to
  wait until the next release"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost-scsi: reject feature changes after endpoint
  vhost-scsi: flush backend after device ioctls
  vhost: reset the vring metadata cache on vring reconfiguration
  vhost-scsi: Validate T10 PI scatterlist counts
  vdpa/mlx5: Fix buffer length in create_direct_keys()
  vhost/vdpa: reject overflowing PA map page counts on 32-bit
  vhost_iotlb: bound map allocation in add_range


Trivial merge