From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
boris.ostrovsky@oracle.com
Subject: [GIT PULL] xen: branch for v5.15-rc1
Date: Thu, 2 Sep 2021 09:29:21 +0200 [thread overview]
Message-ID: <20210902072921.27763-1-jgross@suse.com> (raw)
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.15-rc1-tag
xen: branch for v5.15-rc1
It contains the following changes:
- some small cleanups
- a fix for a bug when running as Xen PV guest which could result in
not all memory being transferred in case of a migration of the guest
- a small series for getting rid of code for supporting very old Xen
hypervisor versions nobody should be using since many years now
- a series for hardening the Xen block frontend driver
- a fix for Xen PV boot code issuing warning messages due to a stray
preempt_disable() on the non-boot processors
Thanks.
Juergen
arch/x86/xen/enlighten_pv.c | 12 +---
arch/x86/xen/mmu_pv.c | 4 +-
arch/x86/xen/p2m.c | 4 +-
arch/x86/xen/platform-pci-unplug.c | 16 ++---
arch/x86/xen/smp_pv.c | 1 -
drivers/block/xen-blkfront.c | 126 ++++++++++++++++++++++++-------------
drivers/pci/xen-pcifront.c | 30 +++++----
drivers/xen/features.c | 18 ++++++
drivers/xen/gntdev.c | 36 +----------
drivers/xen/xenbus/xenbus_client.c | 9 +--
10 files changed, 141 insertions(+), 115 deletions(-)
Jing Yangyang (1):
drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings
Juergen Gross (9):
xen: fix setting of max_pfn in shared_info
xen: check required Xen features
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
xen/blkfront: read response from backend only once
xen/blkfront: don't take local copy of a request from the ring page
xen/blkfront: don't trust the backend response data blindly
xen: remove stray preempt_disable() from PV AP startup code
Sergio Miguéns Iglesias (1):
xen/pcifront: Removed unnecessary __ref annotation
zhaoxiao (1):
x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()
next reply other threads:[~2021-09-02 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 7:29 Juergen Gross [this message]
2021-09-02 20:55 ` 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=20210902072921.27763-1-jgross@suse.com \
--to=jgross@suse.com \
--cc=boris.ostrovsky@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®