From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org,
Anders Kaseorg <andersk@ksplice.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jiri Slaby <jslaby@suse.cz>,
Stephen Hemminger <shemminger@vyatta.com>
Subject: [PULL] virtio fixes (and one trivial module cleanup)
Date: Wed, 24 Nov 2010 15:28:06 +1030 [thread overview]
Message-ID: <201011241528.06934.rusty@rustcorp.com.au> (raw)
(lguest is currently broken, but timed out chasing it; expect a patch next
week once I get back).
The following changes since commit 3561d43fd289f590fdae672e5eb831b8d5cf0bf6:
Linux 2.6.37-rc3 (2010-11-21 15:18:56 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Anders Kaseorg (1):
module: Update prototype for ref_module (formerly use_module)
Jiri Slaby (1):
Char: virtio_console, fix memory leak
Michael S. Tsirkin (1):
virtio: return correct capacity to users
Stephen Hemminger (1):
virtio: fix format of sysfs driver/vendor files
drivers/char/virtio_console.c | 37 +++++++++----------------------------
drivers/virtio/virtio.c | 6 +++---
drivers/virtio/virtio_ring.c | 3 ---
include/linux/module.h | 2 +-
4 files changed, 13 insertions(+), 35 deletions(-)
next reply other threads:[~2010-11-24 4:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 4:58 Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-24 4:58 [PULL] virtio fixes (and one trivial module cleanup) 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=201011241528.06934.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=andersk@ksplice.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=shemminger@vyatta.com \
--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.