* [GIT PULL] xen: branch for v6.18-rc1
@ 2025-09-26 11:31 Juergen Gross
2025-09-30 2:54 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2025-09-26 11:31 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, xen-devel, sstabellini
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] xen: branch for v6.18-rc1
2025-09-26 11:31 [GIT PULL] xen: branch for v6.18-rc1 Juergen Gross
@ 2025-09-30 2:54 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-30 2:54 UTC (permalink / raw)
To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, sstabellini
The pull request you sent on Fri, 26 Sep 2025 13:31:05 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.18-rc1-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/30d4efb2f5a515a60fe6b0ca85362cbebea21e2f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-30 2:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-26 11:31 [GIT PULL] xen: branch for v6.18-rc1 Juergen Gross
2025-09-30 2:54 ` 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).