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: Alexander Gordeev <agordeev@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Frank Swiderski <fes@google.com>
Cc: Gopesh Kumar Chaudhary <gopchaud@in.ibm.com>
Cc: Heinz Graalfs <graalfs@linux.vnet.ibm.com>
Cc: Joel Stanley <joel@jms.id.au>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Cc: virtualization@lists.linux-foundation.org
Subject: [PULL] virtio-next
Date: Tue, 01 Apr 2014 13:28:12 +1030	[thread overview]
Message-ID: <87bnwlpxh7.fsf@rustcorp.com.au> (raw)

The following changes since commit 33807f4f0daec3b00565c2932d95f614f5833adf:

  Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 (2014-03-11 11:53:42 -0700)

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 fc4324b4597c4eb8907207e82f9a6acec84dd335:

  virtio-blk: base queue-depth on virtqueue ringsize or module param (2014-03-24 12:20:18 +1030)

----------------------------------------------------------------
Nothing exciting: virtio-blk users might see a bit of a boost from the
doubling of the default queue length though.

Cheers,
Rusty.

----------------------------------------------------------------
Alexander Gordeev (1):
      virtio: Use pci_enable_msix_exact() instead of pci_enable_msix()

Joel Stanley (3):
      tools/virtio: update internal copies of headers
      tools/virtio: fix missing kmemleak_ignore symbol
      tools/virtio: add a missing )

Randy Dunlap (1):
      MAINTAINERS: virtio-dev is subscribers only

Rusty Russell (8):
      virtio_balloon: don't softlockup on huge balloon changes.
      virtio_net: don't crash if virtqueue is broken.
      virtio_blk: don't crash, report error if virtqueue is broken.
      virtio_balloon: don't crash if virtqueue is broken.
      virtio-rng: don't crash if virtqueue is broken.
      virtio: fail adding buffer on broken queues.
      Revert a02bbb1ccfe8: MAINTAINERS: add virtio-dev ML for virtio
      virtio-blk: base queue-depth on virtqueue ringsize or module param

 MAINTAINERS                         |  3 ---
 drivers/block/virtio_blk.c          | 20 +++++++++++++++++---
 drivers/char/hw_random/virtio-rng.c |  3 +--
 drivers/net/virtio_net.c            |  2 +-
 drivers/virtio/virtio_balloon.c     | 14 +++++++++-----
 drivers/virtio/virtio_pci.c         |  6 ++----
 drivers/virtio/virtio_ring.c        | 12 +++++++++---
 tools/virtio/linux/kmemleak.h       |  3 +++
 tools/virtio/linux/virtio.h         |  4 ++--
 tools/virtio/virtio_test.c          |  2 +-
 10 files changed, 45 insertions(+), 24 deletions(-)
 create mode 100644 tools/virtio/linux/kmemleak.h

             reply	other threads:[~2014-04-02  5:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01  2:58 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
2013-11-07 11:27 Rusty Russell
2013-07-10  3:39 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=87bnwlpxh7.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