OSDN Git Service

Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2019 10:07:31 +0000 (11:07 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2019 10:07:31 +0000 (11:07 +0100)
commitad32b4800c2b59a303e337ec1f6c2f122418cebe
tree1f46d5c2a8a2ee947646e86e4917f239e84f311b
parent6dcf6a4eb95a8a78c181cd27132f41aca36aeb94
parent060423bfdee3f8bc6e2c1bac97de24d5415e2bc4
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "Last minute bugfixes.

  A couple of security things.

  And an error handling bugfix that is never encountered by most people,
  but that also makes it kind of safe to push at the last minute, and it
  helps push the fix to stable a bit sooner"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost: make sure log_num < in_num
  vhost: block speculation of translated descriptors
  virtio_ring: fix unmap of indirect descriptors