mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes for 4.14-rc7
@ 2017-10-27  7:37 Juergen Gross
  0 siblings, 0 replies; only message in thread
From: Juergen Gross @ 2017-10-27  7:37 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-27  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-27  7:37 [GIT PULL] xen: fixes for 4.14-rc7 Juergen Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome