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, 22 Dec 2017 07:53:49 +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-rc5

Linus,

Please git pull the following tag:

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

xen: fixes for 4.15-rc5

It contains two fixes for running under Xen:

- a fix avoiding resource conflicts between adding mmio areas and memory
  hotplug
- a fix setting NX bits in page table entries copied from Xen when running
  ad PV guest


Thanks.

Juergen

 arch/x86/xen/enlighten.c    | 81 +++++++++++++++++++++++++++++++++++++++++++++
 arch/x86/xen/enlighten_pv.c |  3 ++
 arch/x86/xen/mmu_pv.c       | 12 +++++++
 arch/x86/xen/setup.c        |  6 ++--
 drivers/xen/balloon.c       | 65 +++++++++++++++++++++++++++++++-----
 include/xen/balloon.h       |  5 +++
 6 files changed, 159 insertions(+), 13 deletions(-)

Boris Ostrovsky (1):
      xen/balloon: Mark unallocated host memory as UNUSABLE

Jan Beulich (1):
      x86-64/Xen: eliminate W+X mappings

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ