[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200730152958-mutt-send-email-mst@kernel.org>
Date: Thu, 30 Jul 2020 15:29:58 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
alexander.h.duyck@...ux.intel.com, chenweilong@...wei.com,
david@...hat.com, jasowang@...hat.com, mst@...hat.com,
rdunlap@...radead.org, stable@...r.kernel.org, wu000273@....edu
Subject: [GIT PULL] virtio, qemu_fw: bugfixes
The following changes since commit 92ed301919932f777713b9172e525674157e983d:
Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)
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 a96b0d061d476093cf86ca1c2de06fc57163588d:
virtio-mem: Fix build error due to improper use 'select' (2020-07-30 11:28:17 -0400)
----------------------------------------------------------------
virtio, qemu_fw: bugfixes
A couple of last minute bugfixes.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Alexander Duyck (1):
virtio-balloon: Document byte ordering of poison_val
Michael S. Tsirkin (2):
vhost/scsi: fix up req type endian-ness
virtio_balloon: fix up endian-ness for free cmd id
Qiushi Wu (1):
firmware: Fix a reference count leak.
Weilong Chen (1):
virtio-mem: Fix build error due to improper use 'select'
drivers/firmware/qemu_fw_cfg.c | 7 ++++---
drivers/vhost/scsi.c | 2 +-
drivers/virtio/Kconfig | 2 +-
drivers/virtio/virtio_balloon.c | 11 ++++++++++-
4 files changed, 16 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists