All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Xen-devel@lists.xen.org" <Xen-devel@lists.xen.org>
Subject: [GIT PULL] Xen updates for 3.17-rc0
Date: Wed, 06 Aug 2014 13:14:45 +0100	[thread overview]
Message-ID: <53E21C35.9050900@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.17-rc0-tag

- - Remove unused V2 grant table support.
- - Note that Konrad is xen-blkkback/front maintainer.
- - Add 'xen_nopv' option to disable PV extentions for x86 HVM guests.
- - Misc. minor cleanups.

Note there will be some minor conflicts because "x86/xen: safely map
and unmap grant frames when in atomic context" was cherry-picked from
this branch for 3.16.  It's not clear why git didn't do the right
thing automatically.

Thanks.

David

 Documentation/ABI/testing/sysfs-driver-pciback |   13 +
 Documentation/kernel-parameters.txt            |    4 +
 MAINTAINERS                                    |    7 +
 arch/arm/xen/enlighten.c                       |    6 +-
 arch/arm/xen/grant-table.c                     |    6 +-
 arch/x86/xen/enlighten.c                       |   13 +
 arch/x86/xen/grant-table.c                     |   58 +----
 arch/x86/xen/p2m.c                             |    5 +-
 drivers/xen/events/events_base.c               |    2 +-
 drivers/xen/events/events_fifo.c               |   55 +++--
 drivers/xen/grant-table.c                      |  309 +-----------------------
 drivers/xen/xen-pciback/xenbus.c               |    1 +
 include/xen/grant_table.h                      |   30 +--
 13 files changed, 87 insertions(+), 422 deletions(-)

Andrey Utkin (1):
      xen/events: drop negativity check of unsigned parameter

David Vrabel (4):
      x86/xen: safely map and unmap grant frames when in atomic context
      xen/grant-table: remove support for V2 tables
      xen/events/fifo: reset control block and local HEADs on resume
      xen/events/fifo: ensure all bitops are properly aligned even on x86

Frediano Ziglio (1):
      xen/events/fifo: remove a unecessary use of BM()

Himangi Saraogi (1):
      xen/arm: use BUG_ON

Konrad Rzeszutek Wilk (3):
      xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.
      MAINTAINERS: Make me the Xen block subsystem (front and back) maintainer
      xen-pciback: Document the 'quirks' sysfs file

Matt Rushton (1):
      xen/setup: Remove Identity Map Debug Message

Wei Yongjun (1):
      xen/pciback: Fix error return code in xen_pcibk_attach()
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJT4hwvAAoJEFxbo/MsZsTRSw0H/3WRveQfOu75W/DIkLCgs/+0
LK1EoeFCLIGEciUHbdl4g3C6IQ1jYFI8Vc+WUCbfBRHeytvUzni0M3sKt0nlofg6
2q8C9A5OBBxCAfdXek6CrAzSMbIh5ThAgbUADM1JlOxwERi7PDQalGiSKQDRztDb
qf3JbfqWUU+WOw3rSu1+wPRyRfJCOW38eBdENGjftwkjLoyn+zEeptORsIhuillT
oTgSi5YkMb04MZfKJq+asOyozjjkgnb9chby28UnmkrL3nsk3aN6xrFc1JaTIgzI
bokyOl4mHcKvjZYU6b58YVt2X8Oy9HKrfUS3HQocoAs9yvVyWhQz14ZpsfOx+8M=
=vAd6
-----END PGP SIGNATURE-----

             reply	other threads:[~2014-08-06 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06 12:14 David Vrabel [this message]
2014-08-07 18:30 ` [GIT PULL] Xen updates for 3.17-rc0 Linus Torvalds

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=53E21C35.9050900@cantab.net \
    --to=dvrabel@cantab.net \
    --cc=Xen-devel@lists.xen.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.