[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230627060906.14981-1-jgross@suse.com>
Date: Tue, 27 Jun 2023 08:09:06 +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.5-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.5-rc1-tag
xen: branch for v6.5-rc1
It contains the following patches:
- 3 patches adding missing prototypes
- a fix for finding the iBFT in a Xen dom0 for supporting discless iSCSI
boot
Thanks.
Juergen
arch/x86/kernel/setup.c | 2 +-
arch/x86/xen/efi.c | 2 ++
arch/x86/xen/mmu_pv.c | 16 ++++++++++++++++
arch/x86/xen/setup.c | 28 +++++++++++++++++++---------
arch/x86/xen/smp.h | 4 ++++
arch/x86/xen/smp_pv.c | 1 -
arch/x86/xen/xen-ops.h | 5 +++--
drivers/firmware/iscsi_ibft_find.c | 26 +++++++++++++++++---------
include/linux/iscsi_ibft.h | 10 +++++++++-
include/xen/events.h | 3 +++
include/xen/xen.h | 3 +++
11 files changed, 77 insertions(+), 23 deletions(-)
Arnd Bergmann (2):
xen: xen_debug_interrupt prototype to global header
x86: xen: add missing prototypes
Juergen Gross (1):
x86/xen: add prototypes for paravirt mmu functions
Ross Lagerwall (1):
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Powered by blists - more mailing lists