All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v7.3-rc1
@ 2026-08-14 11:21 Juergen Gross
  2026-08-18 19:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2026-08-14 11:21 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-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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-18 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 11:21 [GIT PULL] xen: branch for v7.3-rc1 Juergen Gross
2026-08-18 19:14 ` pr-tracker-bot

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.