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 v7.3-rc1
Date: Fri, 14 Aug 2026 13:21:11 +0200 [thread overview]
Message-ID: <20260814112112.4042845-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-7.3-rc1-tag
xen: branch for v7.3-rc1
It contains the following changes:
- A small cleanup patch of the Xen ACPI pad driver
- A small cleanup patch of the Xen gnttab driver
- A 2 patch series fixing an issue with Xen PV device initialization seen
with QubesOS tests
- A fix of the Xen balloon driver
- A small series simplifying Xen related kernel configuration
- A fix of the xenbus driver
Thanks.
Juergen
arch/x86/include/asm/idtentry.h | 2 +-
arch/x86/kernel/cpu/hypervisor.c | 2 +-
arch/x86/xen/Kconfig | 12 ++----------
arch/x86/xen/Makefile | 11 +++++------
arch/x86/xen/time.c | 2 --
arch/x86/xen/xen-ops.h | 4 ----
drivers/xen/Kconfig | 6 ------
drivers/xen/Makefile | 2 +-
drivers/xen/balloon.c | 29 +++++++++++++++++++----------
drivers/xen/events/events_base.c | 7 -------
drivers/xen/grant-table.c | 4 ++--
drivers/xen/privcmd.c | 4 ++--
drivers/xen/xen-acpi-pad.c | 5 -----
drivers/xen/xenbus/xenbus_probe.c | 8 +++++---
drivers/xen/xenbus/xenbus_xs.c | 16 ++++++++++++----
include/xen/platform_pci.h | 6 +++---
include/xen/xen-ops.h | 22 ----------------------
17 files changed, 53 insertions(+), 89 deletions(-)
Jan Beulich (1):
Xen/gnttab: adjust two uses of sizeof()
Juergen Gross (4):
x86/xen: Remove redundant config dependency on X86_LOCAL_APIC
xen: Drop CONFIG_XEN_PVHVM
xen: Drop CONFIG_XEN_AUTO_XLATE
x86/xen: Drop CONFIG_XEN_PVHVM_SMP
Marek Marczykowski-Górecki (2):
xen/xenbus: log more information when device state got reset
xen/xenbus: check otherend_id only after it has been initialized
Rafael J. Wysocki (1):
ACPI: PAD: xen: Stop setting acpi_device_name/class()
Roger Pau Monne (1):
x86/xen: fix init of balloon stats again
Yuho Choi (1):
xenbus: Unregister reboot notifier on init failure
next reply other threads:[~2026-08-14 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 11:21 Juergen Gross [this message]
2026-08-18 19:14 ` [GIT PULL] xen: branch for v7.3-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=20260814112112.4042845-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.