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: <20250410090713.30027-1-jgross@suse.com>
Date: Thu, 10 Apr 2025 11:07:13 +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-rc2

Linus,

Please git pull the following tag:

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

xen: branch for v6.15-rc2

It contains the following patches:

- A simple fix adding the module description of the Xenbus frontend
  module.

- A fix correcting the xen-acpi-processor Kconfig dependency for PVH
  Dom0 support.

- A fix for the Xen balloon driver when running as Xen Dom0 in PVH mode.

- A fix for PVH Dom0 in order to avoid problems with CPU idle and
  frequency drivers conflicting with Xen.


Thanks.

Juergen

 arch/x86/xen/enlighten.c                   | 10 +++++++++
 arch/x86/xen/enlighten_pvh.c               | 19 ++++++++++++++++-
 arch/x86/xen/setup.c                       |  3 ---
 drivers/xen/Kconfig                        |  2 +-
 drivers/xen/balloon.c                      | 34 +++++++++++++++++++++---------
 drivers/xen/xenbus/xenbus_probe_frontend.c |  1 +
 6 files changed, 54 insertions(+), 15 deletions(-)

Arnd Bergmann (1):
      xenbus: add module description

Jason Andryuk (1):
      xen: Change xen-acpi-processor dom0 dependency

Roger Pau Monne (2):
      x86/xen: fix balloon target initialization for PVH dom0
      x86/xen: disable CPU idle and frequency drivers for PVH dom0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ