]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Dec 2020 20:11:09 +0000 (12:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Dec 2020 20:11:09 +0000 (12:11 -0800)
commit9f9776abc0633c1e06d57ce243f38c1860f36798
tree3131c85eec81b67c451e138f24ab12c8b719b040
parent5f237bcf17eb45c8b7d70729b19c07de3652452c
parentd2f33873683e348b75ec5de64ccbd8fe13841557
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull vhost fixes from Michael Tsirkin:
 "A couple of minor fixes"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost-vdpa: fix page pinning leakage in error path (rework)
  vringh: fix vringh_iov_push_*() documentation
  vhost scsi: fix lun reset completion handling