[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230527053544.31822-1-jgross@suse.com>
Date: Sat, 27 May 2023 07:35:44 +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.4-rc4
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.4-rc4-tag
xen: branch for v6.4-rc4
It contains 3 fixes:
- a double free fix in the Xen pvcalls backend driver
- a fix for a regression causing the MSI related sysfs entries to not
being created in Xen PV guests
- a fix in the Xen blkfront driver for handling insane input data better
Thanks.
Juergen
arch/x86/pci/xen.c | 8 +++++---
drivers/block/xen-blkfront.c | 3 ++-
drivers/xen/pvcalls-back.c | 9 ++++-----
include/linux/msi.h | 9 ++++++++-
kernel/irq/msi.c | 4 ++--
5 files changed, 21 insertions(+), 12 deletions(-)
Dan Carpenter (1):
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Maximilian Heyne (1):
x86/pci/xen: populate MSI sysfs entries
Ross Lagerwall (1):
xen/blkfront: Only check REQ_FUA for writes
Powered by blists - more mailing lists