[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240111121943.3342-1-jgross@suse.com>
Date: Thu, 11 Jan 2024 13:19:43 +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.8-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.8-rc1-tag
xen: branch for v6.8-rc1
It contains:
- a patch updating some Xen PV interface related headers
- a patch fixing some kernel-doc comments in the xenbus driver
- a patch fixing the Xen gntdev driver to not access the struct page
of pages imported from a DMA-buf
Thanks.
Juergen
drivers/xen/gntdev-dmabuf.c | 50 ++++++++++++++++----------------
drivers/xen/xenbus/xenbus_client.c | 59 ++++++++++++++++++++++----------------
include/xen/interface/io/displif.h | 2 +-
include/xen/interface/io/ring.h | 2 +-
include/xen/interface/io/sndif.h | 2 +-
5 files changed, 62 insertions(+), 53 deletions(-)
Juergen Gross (1):
xen: update PV-device interface headers
Oleksandr Tyshchenko (1):
xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
Randy Dunlap (1):
xen/xenbus: client: fix kernel-doc comments
Powered by blists - more mailing lists