All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: xen-devel@lists.xensource.com, boris.ostrovsky@oracle.com,
	david.vrabel@citrix.com
Subject: [GIT PULL] (xen) stable/for-linus-3.14-rc4-tag
Date: Wed, 18 Dec 2013 11:53:56 -0500	[thread overview]
Message-ID: <20131218165356.GA4630@phenom.dumpdata.com> (raw)

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.13-rc4-tag

which has mostly ARM/ARM64 and some PVHVM fixes. This pull touches the generic 
drivers and also the arm sub-tree. The biggest change is in the
balloon driver - and that fix solves a bug with ARM64 (not working) and PVHVM
(working, but needlessly using extra memory). The details are as always
in the signed tag.

Please pull!


Eric Trudeau (1):
      XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn

Ian Campbell (2):
      xen: privcmd: do not return pages which we have failed to unmap
      arm: xen: foreign mapping PTEs are special.

Julien Grall (1):
      xen/block: Correctly define structures in public headers on ARM32 and ARM64

Stefano Stabellini (2):
      xen/arm64: do not call the swiotlb functions twice
      xen/balloon: Seperate the auto-translate logic properly (v2)


 arch/arm/xen/enlighten.c                   |  6 +--
 arch/arm64/include/asm/xen/page-coherent.h |  4 --
 drivers/xen/balloon.c                      | 63 ++++++++++++++++--------------
 drivers/xen/grant-table.c                  |  3 +-
 drivers/xen/privcmd.c                      |  9 ++++-
 include/xen/interface/io/blkif.h           | 10 ++---
 6 files changed, 51 insertions(+), 44 deletions(-)

                 reply	other threads:[~2013-12-18 16:54 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=20131218165356.GA4630@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.