lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ