public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-linus-3.10-rc1-tag
@ 2013-05-20 20:59 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2013-05-20 20:59 UTC (permalink / raw)
  To: linux-kernel, Linus Torvalds

[-- 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 --]

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

only message in thread, other threads:[~2013-05-20 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 20:59 [GIT PULL] (xen) stable/for-linus-3.10-rc1-tag Konrad Rzeszutek Wilk

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