mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Xen-devel@lists.xen.org" <Xen-devel@lists.xen.org>
Subject: [GIT PULL] xen: bug fixes for 3.18-rc1
Date: Fri, 24 Oct 2014 10:41:14 +0100	[thread overview]
Message-ID: <544A1EBA.70903@cantab.net> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.18-b-rc1-tag

xen: bug fixes for 3.18-rc1

- - Fix regression in xen_clocksource_read() which caused all Xen guests
  to crash early in boot.
- - Several fixes for super rare race conditions in the p2m.
- - Assorted other minor fixes.

Thanks.

David

 arch/x86/xen/enlighten.c |    3 --
 arch/x86/xen/mmu.c       |    5 ++-
 arch/x86/xen/p2m.c       |   83 ++++++++++++++--------------------------------
 arch/x86/xen/setup.c     |    1 +
 arch/x86/xen/time.c      |    2 +-
 drivers/xen/balloon.c    |    3 ++
 drivers/xen/pci.c        |   27 +++++++++------
 7 files changed, 50 insertions(+), 74 deletions(-)

Boris Ostrovsky (3):
      xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered
      x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
      xen/pci: Allocate memory for physdev_pci_device_add's optarr

Juergen Gross (3):
      x86/xen: avoid writing to freed memory after race in p2m handling
      x86/xen: delay construction of mfn_list_list
      x86/xen: avoid race in p2m handling

Martin Kelly (1):
      x86/xen: panic on bad Xen-provided memory map
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJUSh66AAoJEFxbo/MsZsTRduAIAJ/uO51ddrqjdsOl5owgWqol
nsE45ZQ2oiLfED22gsdZsph1EY0PizMN8Q0Ag/ISdX3a6manQiuLanhJ0WyLO9ow
FBUle7T3l8iW+Kutdpq2OpAP52i+KET+EB8zVqlzbeywlfTZbOpT98ZMe9WyRqMp
JEGGmMBVvxb8jItG3Yj1h3aX+hA1kDoVmmS7nzNKQ0CnCuK/RkG+C5VIRR696Lps
VUEgfw8N3bNzuKLmXUZ+g7CK+7LiDBDVCKemfUDDkE3dImNsLUTr2MpE73PVzH1X
CFIrbPNfjBD8MdMtIBmdbp3Nz37J0bIge5FUnq0jQhgdwh9dxdPYqSyi8VA79FE=
=EC6Z
-----END PGP SIGNATURE-----

                 reply	other threads:[~2014-10-24  9:41 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=544A1EBA.70903@cantab.net \
    --to=dvrabel@cantab.net \
    --cc=Xen-devel@lists.xen.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome