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: <20241115162301.28457-1-jgross@suse.com>
Date: Fri, 15 Nov 2024 17:23:01 +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.13-rc1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.13-rc1-tag

xen: branch for v6.13-rc1

It contains:

- a series for booting as a PVH guest, doing some cleanups after the
  previous work to make PVH boot code position independent

- a fix of the xenbus driver avoiding a leak in an error case

Thanks.

Juergen

 arch/x86/kernel/vmlinux.lds.S     | 19 +++++++++++++++
 arch/x86/platform/pvh/head.S      | 50 ++++++++++++++++++++++-----------------
 arch/x86/tools/relocs.c           |  1 +
 arch/x86/xen/xen-head.S           |  6 +++--
 drivers/xen/xenbus/xenbus_probe.c |  8 ++++++-
 5 files changed, 59 insertions(+), 25 deletions(-)

Ard Biesheuvel (5):
      x86/pvh: Call C code via the kernel virtual mapping
      x86/pvh: Use correct size value in GDT descriptor
      x86/pvh: Omit needless clearing of phys_base
      x86/xen: Avoid relocatable quantities in Xen ELF notes
      x86/pvh: Avoid absolute symbol references in .head.text

Qiu-ji Chen (1):
      xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ