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, 27 Oct 2017 09:37:27 +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-rc7

Linus,

Please git pull the following tag:

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

xen: fixes for 4.14-rc7

It contains:
- a fix for the Xen gntdev device repairing an issue in case of partial
  failure of mapping multiple pages of another domain
- a fix of a regression in the Xen balloon driver introduced in 4.13
- a build fix for Xen on ARM which will trigger e.g. for Linux RT
- a maintainers update for pvops (not really Xen, but carrying through
  this tree just for convenience)

Thanks.

Juergen

 MAINTAINERS               |  1 -
 arch/arm/xen/p2m.c        |  2 +-
 drivers/xen/gntdev.c      |  2 +-
 drivers/xen/xen-balloon.c | 19 +++++++++++++------
 4 files changed, 15 insertions(+), 9 deletions(-)

Juergen Gross (3):
      xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
      xen: fix booting ballooned down hvm guest
      maintainers: drop Chris Wright from pvops

Sebastian Andrzej Siewior (1):
      arm/xen: don't inclide rwlock.h directly.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ