From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] (xen) bug-fixes for v3.8-rc7
Date: Wed, 13 Feb 2013 15:50:26 -0500 [thread overview]
Message-ID: <20130213205026.GA25290@phenom.dumpdata.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 662 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.8-rc7-tag
which has <signed tag>
Two fixes:
- A simple bug-fix for redundant NULL check.
- CVE-2013-0228/XSA-42: x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
</signed tag>
Please pull!
arch/x86/xen/xen-asm_32.S | 14 +++++++-------
drivers/xen/pcpu.c | 3 +--
2 files changed, 8 insertions(+), 9 deletions(-)
Cyril Roelandt (1):
xen: remove redundant NULL check before unregister_and_remove_pcpu().
Jan Beulich (1):
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
next reply other threads:[~2013-02-13 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 20:50 Konrad Rzeszutek Wilk [this message]
2013-02-14 14:18 ` [GIT PULL] (xen) bug-fixes for v3.8-rc7 Josh Boyer
2013-02-14 22:50 ` Konrad Rzeszutek Wilk
2013-02-14 23:21 ` Greg KH
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=20130213205026.GA25290@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 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.