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: pgp7To2vrl01N.pgp
Description: PGP signature

Reply via email to