From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
sstabellini@kernel.org
Subject: [GIT PULL] xen: branch for v6.18-rc1
Date: Fri, 26 Sep 2025 13:31:05 +0200 [thread overview]
Message-ID: <20250926113107.22638-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-6.18-rc1-tag
xen: branch for v6.18-rc1
It contains the following patches:
- a 3 patch series fixing the migration of a Xen virq to another cpu
plus some related cleanup work
- a 3 patch series cleaning up Xen-PV mode specific code, resulting in
removing some of that code in the resulting binary in case
CONFIG_XEN_PV is not set
- 2 fixes and 1 cleanup patch for suspend handling under Xen
Thanks.
Juergen
arch/x86/configs/xen.config | 1 -
arch/x86/include/asm/xen/page.h | 14 +++++++-------
arch/x86/xen/Kconfig | 7 +------
arch/x86/xen/enlighten_pv.c | 2 +-
arch/x86/xen/mmu.c | 2 +-
arch/x86/xen/p2m.c | 4 ++--
drivers/xen/balloon.c | 4 ++--
drivers/xen/events/events_base.c | 37 +++++++++++++++++++++++++++++--------
drivers/xen/gntdev-dmabuf.c | 7 +++----
drivers/xen/gntdev-dmabuf.h | 2 +-
drivers/xen/gntdev.c | 33 ++++++++++++++-------------------
drivers/xen/grant-table.c | 6 +++---
drivers/xen/manage.c | 14 ++++++++++++--
drivers/xen/privcmd.c | 14 ++++++--------
drivers/xen/unpopulated-alloc.c | 4 ++--
drivers/xen/xenbus/xenbus_client.c | 2 +-
include/xen/grant_table.h | 4 ++--
include/xen/mem-reservation.h | 4 ++--
include/xen/xen-ops.h | 7 ++++---
include/xen/xen.h | 9 ++++++++-
20 files changed, 101 insertions(+), 76 deletions(-)
Jason Andryuk (3):
xen/events: Cleanup find_virq() return codes
xen/events: Return -EEXIST for bound VIRQs
xen/events: Update virq_to_irq on migration
Juergen Gross (3):
xen: rework xen_pv_domain()
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
drivers/xen/gntdev: use xen_pv_domain() instead of cached value
Lukas Bulwahn (1):
x86/xen: select HIBERNATE_CALLBACKS more directly
Lukas Wunner (1):
xen/manage: Fix suspend error path
Marek Marczykowski-Górecki (1):
xen: take system_transition_mutex on suspend
next reply other threads:[~2025-09-26 11:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-26 11:31 Juergen Gross [this message]
2025-09-30 2:54 ` [GIT PULL] xen: branch for v6.18-rc1 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=20250926113107.22638-1-jgross@suse.com \
--to=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sstabellini@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;
as well as URLs for NNTP newsgroup(s).