]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2026 18:39:17 +0000 (10:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2026 18:39:17 +0000 (10:39 -0800)
Pull VFIO fix from Alex Williamson:

 - Fix a gap in the initial VFIO DMABUF implementation where it's
   required to explicitly implement a failing pin callback to prevent
   pinned importers that cannot properly support move_notify.
   (Leon Romanovsky)

* tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio:
  vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUF


Trivial merge