public inbox for linux-kernel@vger.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>
Subject: [GIT PULL] (xen) stable/for-linus-3.10-rc1-tag
Date: Mon, 20 May 2013 16:59:00 -0400	[thread overview]
Message-ID: <20130520205900.GA31892@phenom.dumpdata.com> (raw)

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

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.10-rc1-tag

which is nicely documented in the signed tag. Reproducing it here:
<tag>
Fixes:
 * Regression fix in xen privcmd fixing a memory leak.
 * Add Documentation for tmem driver.
 * Simplify and remove code in the tmem driver.
 * Cleanups.
</tag>
What is nice is that there are more deletions :-)


 Documentation/kernel-parameters.txt     | 21 ++++++++
 drivers/xen/Kconfig                     |  7 ++-
 drivers/xen/balloon.c                   |  3 +-
 drivers/xen/privcmd.c                   |  2 +-
 drivers/xen/tmem.c                      | 87 +++++++++++++++------------------
 drivers/xen/xen-selfballoon.c           | 47 +++---------------
 drivers/xen/xenbus/xenbus_dev_backend.c | 21 ++++----
 7 files changed, 82 insertions(+), 106 deletions(-)

Dan Carpenter (1):
      xen/privcmd: fix condition in privcmd_close()

Konrad Rzeszutek Wilk (9):
      xen/tmem: Cleanup. Remove the parts that say temporary.
      xen/tmem: Move all of the boot and module parameters to the top of the file.
      xen/tmem: Split out the different module/boot options.
      xen/tmem: Fix compile warning.
      xen/tmem: s/disable_// and change the logic.
      xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
      xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.
      xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead.
      xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.

Lisa Nguyen (3):
      xen/xenbus: Fixed indentation error in switch case
      xen/xenbus: Fixed over 80 character limit issue
      xen: Fixed assignment error in if statement


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

                 reply	other threads:[~2013-05-20 20:59 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=20130520205900.GA31892@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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