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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170512073504.4710-1-jgross@suse.com>
Date:   Fri, 12 May 2017 09:35:04 +0200
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.12-rc0

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.12b-rc0c-tag

xen: fixes for 4.12-rc0

It contains 2 fixes for booting under Xen introduced in 4.12 and 2 fixes
for older problems, where one is just much more probable due to another
4.12 change.

Thanks.

Juergen

 arch/x86/kernel/cpu/amd.c   |  5 +++--
 arch/x86/xen/enlighten_pv.c | 40 +++++++++++++++-------------------------
 arch/x86/xen/mmu_pv.c       |  7 ++++---
 arch/x86/xen/time.c         |  2 +-
 4 files changed, 23 insertions(+), 31 deletions(-)

Boris Ostrovsky (1):
      xen/x86: Do not call xen_init_time_ops() until shared_info is initialized

Juergen Gross (3):
      x86/xen: fix xsave capability setting
      x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
      xen: adjust early dom0 p2m handling to xen hypervisor behavior

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ