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]
Date:   Sun,  2 Dec 2018 10:03:25 +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.20-rc5

Linus,

Please git pull the following tag:

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

xen: fixes for 4.20-rc5

It contains the following fixes:
- A revert of a previous commit as it is no longer necessary and has
  shown to cause problems in some memory hotplug cases.
- Some small fixes and a minor cleanup.
- A patch for adding better diagnostic data in a very rare failure case.

Thanks.

Juergen

 arch/x86/xen/enlighten.c    | 78 ---------------------------------------------
 arch/x86/xen/multicalls.c   | 35 +++++++++++---------
 arch/x86/xen/setup.c        |  6 ++--
 arch/x86/xen/spinlock.c     |  7 +---
 drivers/xen/balloon.c       | 65 ++++++-------------------------------
 drivers/xen/pvcalls-front.c |  4 +--
 drivers/xen/xlate_mmu.c     |  1 +
 include/xen/balloon.h       |  5 ---
 8 files changed, 37 insertions(+), 164 deletions(-)

Igor Druzhinin (1):
      Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"

Juergen Gross (2):
      x86/xen: cleanup includes in arch/x86/xen/spinlock.c
      xen/x86: add diagnostic printout to xen_mc_flush() in case of error

Pan Bian (1):
      pvcalls-front: fixes incorrect error handling

Srikanth Boddepalli (1):
      xen: xlate_mmu: add missing header to fix 'W=1' warning

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ