From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, stefano.stabellini@eu.citrix.com,
dan.carpenter@oracle.com, dgdegra@tycho.nsa.gov,
david.vrabel@citrix.com, zhenzhong.duan@oracle.com,
monstr@monstr.eu
Subject: [GIT PULL] (xen) stable/for-linus-fixes-3.2 for 3.2-rc2.
Date: Fri, 18 Nov 2011 09:28:32 -0500 [thread overview]
Message-ID: <20111118142832.GA17041@phenom.dumpdata.com> (raw)
[-- 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 --]
reply other threads:[~2011-11-18 14:28 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=20111118142832.GA17041@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=dgdegra@tycho.nsa.gov \
--cc=linux-kernel@vger.kernel.org \
--cc=monstr@monstr.eu \
--cc=stefano.stabellini@eu.citrix.com \
--cc=torvalds@linux-foundation.org \
--cc=zhenzhong.duan@oracle.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.