All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.12-rc2-tag
Date: Wed, 25 Sep 2013 11:16:38 -0400	[thread overview]
Message-ID: <20130925151638.GA5856@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1459 bytes --]

Hey Linus,

Please git pull the following tag:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.12-rc2-tag

which has bug-fixes and one update to the kernel-paramters.txt documentation.
The signed tag says it all:
<signed tag>
Bug-fixes:
 - Fix PV spinlocks triggering jump_label code bug
 - Remove extraneous code in the tpm front driver
 - Fix ballooning out of pages when non-preemptible
 - Fix deadlock when using a 32-bit initial domain with large amount of memory.
 - Add xen_nopvpsin parameter to the documentation
</signed tag>

Please pull!

 Documentation/kernel-parameters.txt |  4 ++++
 arch/x86/include/asm/xen/page.h     | 31 ++++++++++++++++++++-----------
 arch/x86/xen/p2m.c                  | 10 ++++------
 arch/x86/xen/spinlock.c             | 26 ++++++++++++++++++++++++--
 drivers/char/tpm/xen-tpmfront.c     | 36 ------------------------------------
 drivers/xen/balloon.c               | 23 +++++++++++------------
 6 files changed, 63 insertions(+), 67 deletions(-)

David Vrabel (2):
      xen/balloon: don't alloc page while non-preemptible
      xen/p2m: check MFN is in range before using the m2p table

Jason Gunthorpe (2):
      tpm: xen-tpmfront: Fix default durations
      tpm: xen-tpmfront: Remove the locality sysfs attribute

Konrad Rzeszutek Wilk (2):
      xen: Do not enable spinlocks before jump_label_init() has executed
      xen/spinlock: Document the xen_nopvspin parameter.


[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

                 reply	other threads:[~2013-09-25 15:16 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=20130925151638.GA5856@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.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.