All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, mst@redhat.com, ruippan@tencent.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org,
	virtualization@lists.linux-foundation.org, yongduan@tencent.com,
	matthias.lange@kernkonzept.com
Subject: [PULL] virtio: last minute bugfixes
Date: Thu, 12 Sep 2019 05:22:24 -0400	[thread overview]
Message-ID: <20190912052224-mutt-send-email-mst@kernel.org> (raw)

The following changes since commit 02fa5d7b17a761f53ef1eedfc254e1f33bd226b0:

  mm/balloon_compaction: suppress allocation warnings (2019-09-04 07:42:01 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 060423bfdee3f8bc6e2c1bac97de24d5415e2bc4:

  vhost: make sure log_num < in_num (2019-09-11 15:15:26 -0400)

----------------------------------------------------------------
virtio: 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.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Matthias Lange (1):
      virtio_ring: fix unmap of indirect descriptors

Michael S. Tsirkin (1):
      vhost: block speculation of translated descriptors

yongduan (1):
      vhost: make sure log_num < in_num

 drivers/vhost/vhost.c        | 10 ++++++----
 drivers/virtio/virtio_ring.c |  8 ++++++--
 2 files changed, 12 insertions(+), 6 deletions(-)

             reply	other threads:[~2019-09-12  9:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-12  9:22 Michael S. Tsirkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-23 16:55 [PULL] virtio: last minute bugfixes Michael S. Tsirkin
2019-11-23 16:55 ` Michael S. Tsirkin
2019-11-23 21:10 ` pr-tracker-bot
2019-11-23 21:10 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190912052224-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthias.lange@kernkonzept.com \
    --cc=netdev@vger.kernel.org \
    --cc=ruippan@tencent.com \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yongduan@tencent.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.