mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
	boris.ostrovsky@oracle.com
Subject: [GIT PULL] xen: fixes for 4.14-rc7
Date: Fri, 27 Oct 2017 09:37:27 +0200	[thread overview]
Message-ID: <20171027073727.28997-1-jgross@suse.com> (raw)

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.

                 reply	other threads:[~2017-10-27  7:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171027073727.28997-1-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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