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]
Message-ID: <20250510060239.18894-1-jgross@suse.com>
Date: Sat, 10 May 2025 08:02:39 +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.15-rc6

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.15a-rc6-tag

xen: branch for v6.15-rc6

It contains the following patches:

- A fix for the xenbus driver allowing to use a PVH Dom0 with Xenstore
  running in another domain.

- A fix for the xenbus driver addressing a rare race condition resulting
  in NULL dereferences and other problems.

- A fix for the xen-swiotlb driver fixing a problem seen on Arm platforms.

Thanks.

Juergen

 drivers/xen/swiotlb-xen.c                |  1 +
 drivers/xen/xenbus/xenbus.h              |  2 ++
 drivers/xen/xenbus/xenbus_comms.c        |  9 ++++-----
 drivers/xen/xenbus/xenbus_dev_frontend.c |  2 +-
 drivers/xen/xenbus/xenbus_probe.c        | 14 ++++++++------
 drivers/xen/xenbus/xenbus_xs.c           | 18 ++++++++++++++++--
 6 files changed, 32 insertions(+), 14 deletions(-)

Jason Andryuk (2):
      xenbus: Allow PVH dom0 a non-local xenstore
      xenbus: Use kref to track req lifetime

John Ernberg (1):
      xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ