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@redhat.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(-)
The pull request you sent on Thu, 30 Jul 2020 15:29:58 -0400:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/417385c47ef7ee0d4f48f63f70cca6c1ed6355f4
Thank you!
linux-stable-mirror@lists.linaro.org