]> Git Repo - linux.git/commitdiff
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg...
authorLinus Torvalds <[email protected]>
Fri, 30 Jun 2023 03:57:27 +0000 (20:57 -0700)
committerLinus Torvalds <[email protected]>
Fri, 30 Jun 2023 03:57:27 +0000 (20:57 -0700)
Pull iommufd updates from Jason Gunthorpe:
 "Just two syzkaller fixes, both for the same basic issue: using the
  area pointer during an access forced unmap while the locks protecting
  it were let go"

* tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd:
  iommufd: Call iopt_area_contig_done() under the lock
  iommufd: Do not access the area pointer after unlocking


Trivial merge
This page took 0.078905 seconds and 4 git commands to generate.