[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231125092205.8378-1-jgross@suse.com>
Date: Sat, 25 Nov 2023 10:22:05 +0100
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.7-rc3
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.7a-rc3-tag
xen: branch for v6.7-rc3
It contains the following patches:
- A small cleanup patch for the Xen privcmd driver.
- A fix for the swiotlb-xen driver which was missing the advertising
of the maximum mapping length.
- A fix for Xen on Arm for a long standing bug, which happened to occur
only recently: a structure in percpu memory crossed a page boundary,
which was rejected by the hypervisor.
Thanks.
Juergen
arch/arm/xen/enlighten.c | 3 ++-
drivers/xen/privcmd.c | 2 +-
drivers/xen/swiotlb-xen.c | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
Gustavo A. R. Silva (1):
xen: privcmd: Replace zero-length array with flex-array member and use __counted_by
Keith Busch (1):
swiotlb-xen: provide the "max_mapping_size" method
Stefano Stabellini (1):
arm/xen: fix xen_vcpu_info allocation alignment
Powered by blists - more mailing lists