(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(-)