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>] [day] [month] [year] [list]
Date:   Fri, 15 Dec 2017 06:57:35 +0100
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: fixes for 4.15-rc4

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.15-rc4-tag

xen: fixes for 4.15-rc4

It contains two minor fixes for running as Xen dom0:
- when built as 32 bit kernel on large machines the Xen LAPIC emulation
  should report a rather modern LAPIC in order to support enough APIC-Ids
- The Xen LAPIC emulation is needed for dom0 only, so build it only for
  kernels supporting to run as Xen dom0

Thanks.

Juergen

 arch/x86/xen/apic.c | 2 +-
 drivers/xen/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Jan Beulich (2):
      x86/Xen: don't report ancient LAPIC version
      xen: XEN_ACPI_PROCESSOR is Dom0-only

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ