From: "Michael S. Tsirkin" <mst@redhat•com>
To: Linus Torvalds <torvalds@linux-foundation•org>
Cc: kvm@vger•kernel.org, virtualization@lists•linux-foundation.org,
netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
akpm@linux-foundation•org, cdall@kernel•org, gedwards@ddn•com,
jasowang@redhat•com, jean-philippe.brucker@arm•com,
marc.zyngier@arm•com, mhocko@kernel•org, mst@redhat•com,
penguin-kernel@i-love•sakura.ne.jp, peter.maydell@linaro•org,
suzuki.poulose@arm•com, wei.w.wang@intel•com
Subject: [PULL] virtio,vhost: fixes, tweaks
Date: Thu, 23 Aug 2018 20:42:24 +0300 [thread overview]
Message-ID: <20180823204224-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:
Linux 4.18 (2018-08-12 13:41:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 864d39df09b43f9d09d80bc29d8e8888294b3c4b:
vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048 (2018-08-22 01:01:47 +0300)
----------------------------------------------------------------
virtio, vhost: fixes, tweaks
No new features but a bunch of tweaks such as
switching balloon from oom notifier to shrinker.
Signed-off-by: Michael S. Tsirkin <mst@redhat•com>
----------------------------------------------------------------
Greg Edwards (2):
vhost: allow vhost-scsi driver to be built-in
vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
Suzuki K Poulose (2):
virtio: mmio-v1: Validate queue PFN
virtio: pci-legacy: Validate queue pfn
Wei Wang (3):
virtio-balloon: remove BUG() in init_vqs
virtio-balloon: kzalloc the vb struct
virtio_balloon: replace oom notifier with shrinker
drivers/vhost/Kconfig | 2 +-
drivers/vhost/scsi.c | 2 +-
drivers/virtio/virtio_balloon.c | 125 ++++++++++++++++++++-----------------
drivers/virtio/virtio_mmio.c | 20 +++++-
drivers/virtio/virtio_pci_legacy.c | 14 ++++-
5 files changed, 99 insertions(+), 64 deletions(-)
reply other threads:[~2018-08-23 17:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180823204224-mutt-send-email-mst@kernel.org \
--to=mst@redhat$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=cdall@kernel$(echo .)org \
--cc=gedwards@ddn$(echo .)com \
--cc=jasowang@redhat$(echo .)com \
--cc=jean-philippe.brucker@arm$(echo .)com \
--cc=kvm@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=marc.zyngier@arm$(echo .)com \
--cc=mhocko@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=penguin-kernel@i-love$(echo .)sakura.ne.jp \
--cc=peter.maydell@linaro$(echo .)org \
--cc=suzuki.poulose@arm$(echo .)com \
--cc=torvalds@linux-foundation$(echo .)org \
--cc=virtualization@lists$(echo .)linux-foundation.org \
--cc=wei.w.wang@intel$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox