[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240524133733.27825-1-jgross@suse.com>
Date: Fri, 24 May 2024 15:37:33 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
xen-devel@...ts.xenproject.org,
sstabellini@...nel.org
Subject: [GIT PULL] xen: branch for v6.10-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.10a-rc1-tag
xen: branch for v6.10-rc1
It contains the following patches:
- a small cleanup in the drivers/xen/xenbus Makefile
- a fix of the Xen xenstore driver to improve connecting to a late started
Xenstore
- an enhancement for better support of ballooning in PVH guests
- a cleanup using try_cmpxchg() instead of open coding it
Thanks.
Juergen
arch/x86/xen/enlighten.c | 33 +++++++++++++++++++++++++++++++++
arch/x86/xen/p2m.c | 11 +++++------
drivers/xen/xenbus/Makefile | 14 ++++++--------
drivers/xen/xenbus/xenbus_probe.c | 36 +++++++++++++++++++++++-------------
4 files changed, 67 insertions(+), 27 deletions(-)
Andy Shevchenko (1):
xen/xenbus: Use *-y instead of *-objs in Makefile
Henry Wang (1):
drivers/xen: Improve the late XenStore init protocol
Roger Pau Monne (1):
xen/x86: add extra pages to unpopulated-alloc if available
Uros Bizjak (1):
locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
Powered by blists - more mailing lists