* [PULL] virtio: last minute bugfixes
@ 2019-09-12 9:22 Michael S. Tsirkin
0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2019-09-12 9:22 UTC (permalink / raw)
To: Linus Torvalds
Cc: kvm, mst, ruippan, netdev, linux-kernel, stable, virtualization,
yongduan, matthias.lange
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(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PULL] virtio: last minute bugfixes
@ 2019-11-23 16:55 Michael S. Tsirkin
2019-11-23 21:10 ` pr-tracker-bot
0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2019-11-23 16:55 UTC (permalink / raw)
To: Linus Torvalds
Cc: lvivier, kvm, mst, netdev, linux-kernel, khazhy, virtualization,
pasic, mimu
The following changes since commit af42d3466bdc8f39806b26f593604fdc54140bcb:
Linux 5.4-rc8 (2019-11-17 14:47:30 -0800)
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 c9a6820fc0da2603be3054ee7590eb9f350508a7:
virtio_balloon: fix shrinker count (2019-11-20 02:15:57 -0500)
----------------------------------------------------------------
virtio: last minute bugfixes
Minor bugfixes all over the place.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Halil Pasic (1):
virtio_ring: fix return code on DMA mapping fails
Laurent Vivier (1):
virtio_console: allocate inbufs in add_port() only if it is needed
Michael S. Tsirkin (1):
virtio_balloon: fix shrinker scan number of pages
Wei Wang (1):
virtio_balloon: fix shrinker count
drivers/char/virtio_console.c | 28 +++++++++++++---------------
drivers/virtio/virtio_balloon.c | 20 +++++++++++++-------
drivers/virtio/virtio_ring.c | 4 ++--
3 files changed, 28 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL] virtio: last minute bugfixes
2019-11-23 16:55 Michael S. Tsirkin
@ 2019-11-23 21:10 ` pr-tracker-bot
0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2019-11-23 21:10 UTC (permalink / raw)
Cc: lvivier, kvm, mst, netdev, linux-kernel, khazhy, virtualization,
pasic, mimu, Linus Torvalds
The pull request you sent on Sat, 23 Nov 2019 11:55:52 -0500:
> 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/6b8a794678763130b7e7d049985008641dc494e8
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-23 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12 9:22 [PULL] virtio: last minute bugfixes Michael S. Tsirkin
-- strict thread matches above, loose matches on Subject: below --
2019-11-23 16:55 Michael S. Tsirkin
2019-11-23 21:10 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).