All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Anthony Liguori <aliguori@us.ibm.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Jeremy Katz <katzj@redhat.com>, "Amit Shah" <amitshah@gmx.net>,
	virtualization@lists.linux-foundation.org
Subject: [PULL] 2.6.25 virtio fixes
Date: Mon, 17 Mar 2008 23:10:22 +1100	[thread overview]
Message-ID: <200803172310.22732.rusty@rustcorp.com.au> (raw)

The following changes since commit a978b30af3bab0dd9af9350eeda25e76123fa28e:
  Linus Torvalds (1):
        Linux 2.6.25-rc6

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master

Amit Shah (1):
      virtio: Enable netpoll interface for netconsole logging

Anthony Liguori (1):
      virtio: Use spin_lock_irqsave/restore for virtio-pci

Christian Borntraeger (1):
      virtio: fix race in enable_cb

Jeremy Katz (1):
      virtio: Fix sysfs bits to have proper block symlink

Rusty Russell (1):
      virtio: handle > 2 billion page balloon targets

 drivers/block/virtio_blk.c      |    1 +
 drivers/net/virtio_net.c        |   22 +++++++++++++++++++---
 drivers/virtio/virtio_balloon.c |    4 ++--
 drivers/virtio/virtio_pci.c     |   15 +++++++++------
 drivers/virtio/virtio_ring.c    |    1 -
 include/linux/virtio.h          |    5 +++--
 6 files changed, 34 insertions(+), 14 deletions(-)

             reply	other threads:[~2008-03-17 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17 12:10 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-17 12:10 [PULL] 2.6.25 virtio fixes 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=200803172310.22732.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=aliguori@us.ibm.com \
    --cc=amitshah@gmx.net \
    --cc=borntraeger@de.ibm.com \
    --cc=katzj@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.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.