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, 29 Sep 2017 17:23:42 +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.14-rc3

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.14c-rc3-tag

xen: fixes for 4.14-rc3

It contains 3 fixes:

- avoid a warning when compiling with clang
- consider read-only bits in xen-pciback when writing to a BAR
- fix a boot crash of pv-domains

Thanks.

Juergen

 arch/x86/include/asm/xen/hypercall.h        |  4 ++--
 arch/x86/xen/mmu_pv.c                       | 13 ++++---------
 drivers/xen/xen-pciback/conf_space_header.c | 11 ++++++++++-
 3 files changed, 16 insertions(+), 12 deletions(-)

Colin Ian King (1):
      x86/xen: clean up clang build warning

Jan Beulich (1):
      xen-pciback: relax BAR sizing write value check

Zhenzhong Duan (1):
      xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ