public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "lkml" <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andrew Vagin <avagin@openvz.org>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Luiz Capitulino <lcapitulino@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Paul Bolle <pebolle@tiscali.nl>
Cc: Rafael Aquini <aquini@redhat.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Subject: [PULL] virtio-next
Date: Wed, 10 Jul 2013 13:09:33 +0930	[thread overview]
Message-ID: <87bo6bcccq.fsf@rustcorp.com.au> (raw)

The following changes since commit b3087e48ce20be784fae1dbabc2e42e2ad0f21bc:

  virtio: remove virtqueue_add_buf(). (2013-05-20 12:16:01 +0930)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/virtio-next-for-linus

for you to fetch changes up to c893c8d763d8a8a757028a48ace7d1bb2dd8373f:

  MAINTAINERS: add tools/virtio/ under virtio (2013-07-09 10:47:54 +0930)

----------------------------------------------------------------
No real surprises.

Thanks,
Rusty.

----------------------------------------------------------------
Andrew Vagin (1):
      virtio-pci: fix leaks of msix_affinity_masks

Jason Wang (1):
      virtio-net: fix the race between channels setting and refill

Luiz Capitulino (1):
      virtio_balloon: leak_balloon(): only tell host if we got pages deflated

Michael S. Tsirkin (3):
      virtio: include asm/barrier explicitly
      tools/virtio: move module license stub to module.h
      MAINTAINERS: add tools/virtio/ under virtio

Paul Bolle (1):
      Fix comment typo "CONFIG_PAE"

Rusty Russell (4):
      tools/lguest: fix missing rmb().
      tools/lguest: real barriers.
      lguest: fix example launcher compilation for broken glibc headers.
      virtio: VIRTIO_F_ANY_LAYOUT feature

 MAINTAINERS                        |  1 +
 drivers/lguest/page_tables.c       |  2 +-
 drivers/net/virtio_net.c           |  5 +----
 drivers/virtio/virtio_balloon.c    |  3 ++-
 drivers/virtio/virtio_pci.c        |  5 +++--
 include/linux/virtio_ring.h        |  1 +
 include/uapi/linux/virtio_config.h |  3 +++
 tools/lguest/Makefile              |  1 -
 tools/lguest/lguest.c              | 32 +++++++++++++++++++++++---------
 tools/virtio/linux/module.h        |  5 +++++
 tools/virtio/linux/virtio.h        |  3 ---
 11 files changed, 40 insertions(+), 21 deletions(-)

             reply	other threads:[~2013-07-10  3:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10  3:39 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-18  5:15 [PULL] virtio-next Rusty Russell
2014-08-11  2:28 Rusty Russell
2014-06-12  2:42 Rusty Russell
2014-04-01  2:58 Rusty Russell
2013-11-07 11:27 Rusty Russell
2012-12-18  5:16 Rusty Russell
2012-12-20  3:56 ` Rusty Russell

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=87bo6bcccq.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --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