Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2026 15:44:32 +0000 (07:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2026 15:44:32 +0000 (07:44 -0800)
commit0f912c8917e810a4aa81d122a8e7d0a918505ab9
tree44be0aba84e09f24215fdef67bb9842251182cc6
parent4ae12d8bd9a830799db335ee661d6cbc6597f838
parente2dcf9065536ab4a1b00828ff0d19f7d282dfecc
Merge tag 'for-linus-7.0-rc3-tag' of git://git./linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - a cleanup of arch/x86/kernel/head_64.S removing the pre-built page
   tables for Xen guests

 - a small comment update

 - another cleanup for Xen PVH guests mode

 - fix an issue with Xen PV-devices backed by driver domains

* tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/xenbus: better handle backend crash
  xenbus: add xenbus_device parameter to xenbus_read_driver_state()
  x86/PVH: Use boot params to pass RSDP address in start_info page
  x86/xen: update outdated comment
  xen/acpi-processor: fix _CST detection using undersized evaluation buffer
  x86/xen: Build identity mapping page tables dynamically for XENPV
arch/x86/xen/enlighten_pv.c
arch/x86/xen/mmu_pv.c
drivers/net/xen-netfront.c
drivers/pci/xen-pcifront.c
drivers/scsi/xen-scsifront.c
drivers/xen/xen-acpi-processor.c
drivers/xen/xen-pciback/xenbus.c
drivers/xen/xenbus/xenbus_client.c