[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GIT PULL] xen: branch for v7.2-rc1


  • To: torvalds@xxxxxxxxxxxxxxxxxxxx
  • From: Juergen Gross <jgross@xxxxxxxx>
  • Date: Fri, 12 Jun 2026 13:31:19 +0200
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=susede1 header.d=suse.com header.i="@suse.com" header.h="From:Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding"; dkim=pass header.s=susede1 header.d=suse.com header.i="@suse.com" header.h="From:Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding"
  • Authentication-results: smtp-out1.suse.de; dkim=pass header.d=suse.com header.s=susede1 header.b=EfOTX4uM
  • Cc: linux-kernel@xxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, sstabellini@xxxxxxxxxx
  • Delivery-date: Fri, 12 Jun 2026 11:31:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-7.2-rc1-tag

xen: branch for v7.2-rc1

It contains the following changes:

- Several small cleanups of various Xen related drivers (xen/platform-pci,
  xen-balloon, xenbus, xen/mcelog)

- A 3 patch cleanup series for Xen PV-mode related code (includes dropping
  the Xen debugfs code)

- A 5 patch series dropping the additional lazy mmu mode tracking done by
  Xen specific code


Thanks.

Juergen

 arch/x86/include/asm/paravirt.h       |   9 +-
 arch/x86/include/asm/paravirt_types.h |  11 +-
 arch/x86/include/asm/xen/hypervisor.h |  25 +---
 arch/x86/kernel/paravirt.c            |   6 +-
 arch/x86/xen/Kconfig                  |   7 -
 arch/x86/xen/Makefile                 |   2 -
 arch/x86/xen/debugfs.c                |  16 ---
 arch/x86/xen/enlighten_pv.c           |  30 ++---
 arch/x86/xen/mmu_pv.c                 |  74 +++++------
 arch/x86/xen/p2m.c                    |  45 -------
 arch/x86/xen/xen-ops.h                | 244 ++++++++++++++++------------------
 drivers/xen/mcelog.c                  |   6 +-
 drivers/xen/platform-pci.c            |   8 +-
 drivers/xen/xen-balloon.c             |   6 +-
 drivers/xen/xenbus/xenbus_probe.c     |  13 +-
 include/linux/pgtable.h               |  56 ++++++--
 include/trace/events/xen.h            |  95 +++----------
 include/xen/interface/io/xs_wire.h    |   2 +-
 18 files changed, 250 insertions(+), 405 deletions(-)

David Laight (1):
      xen/xenbus: Replace strcpy() with memcpy()

Juergen Gross (8):
      x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
      x86/xen: Cleanup Xen related trace points
      x86/xen: Remove Xen debugfs support
      x86/xen: Drop lazy mode from trace entries
      x86/xen: Change interface of xen_mc_issue()
      mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
      x86/xen: Get rid of last XEN_LAZY_MMU uses
      x86/xen: Replace generic lazy tracking with cpu specific one

Len Bao (2):
      xen: constify xsd_errors array
      xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as 
__ro_after_init

Uwe Kleine-König (The Capable Hub) (1):
      xen/platform-pci: Simplify initialization of pci_device_id array

Yash Suthar (1):
      xen: balloon: Replace sprintf() with sysfs_emit()



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.