lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 24 Nov 2010 15:28:06 +1030
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	virtualization@...ts.linux-foundation.org,
	Anders Kaseorg <andersk@...lice.com>,
	"Michael S. Tsirkin" <mst@...hat.com>, Jiri Slaby <jslaby@...e.cz>,
	Stephen Hemminger <shemminger@...tta.com>
Subject: [PULL] virtio fixes (and one trivial module cleanup)

(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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ