All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-linus-fixes-3.2 for 3.2-rc2.
@ 2011-11-18 14:28 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2011-11-18 14:28 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel
  Cc: akpm, stefano.stabellini, dan.carpenter, dgdegra, david.vrabel,
	zhenzhong.duan, monstr

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

Hey Linus,

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.2

which is based off git commit 1ea6b8f48918282bdca0b32a34095504ee65bab5
Linus Torvalds (1):
    Linux 3.2-rc1

There are three security fixes by Dan, one bug-fixes in the balloon code,
one with the drop of XEN_PLATFORM_PCI option, fixes to make Linux kernel
boot with more than 32 VCPUs, and lastly an update in the vmalloc code
to remove a temporary fix (added in v3.1) in said code and replace it with
a proper fix.

Please pull!

Dan Carpenter (3):
      xen-gntdev: integer overflow in gntdev_alloc_map()
      xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
      xen-gntalloc: signedness bug in add_grefs()

Daniel De Graaf (2):
      xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI
      xen/balloon: Avoid OOM when requesting highmem

David Vrabel (1):
      xen: map foreign pages for shared rings by updating the PTEs directly

Zhenzhong Duan (1):
      xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.

 arch/x86/xen/enlighten.c           |    3 +--
 arch/x86/xen/grant-table.c         |    2 +-
 drivers/xen/balloon.c              |    4 ++--
 drivers/xen/gntalloc.c             |    4 ++--
 drivers/xen/gntdev.c               |   10 +++++-----
 drivers/xen/xenbus/xenbus_client.c |   11 ++++++++---
 include/linux/vmalloc.h            |    2 +-
 include/xen/platform_pci.h         |    6 ++----
 mm/nommu.c                         |    2 +-
 mm/vmalloc.c                       |   27 +++++++++++++--------------
 10 files changed, 36 insertions(+), 35 deletions(-)

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

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

only message in thread, other threads:[~2011-11-18 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 14:28 [GIT PULL] (xen) stable/for-linus-fixes-3.2 for 3.2-rc2 Konrad Rzeszutek Wilk

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.