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]
Message-Id: <200711191122.42767.rusty@rustcorp.com.au>
Date:	Mon, 19 Nov 2007 11:22:42 +1100
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,
	lguest <lguest@...abs.org>
Subject: [PULL] virtio, lguest and module comment fixes

The following changes since commit 2ffbb8377c7a0713baf6644e285adc27a5654582:
  Linus Torvalds (1):
        Merge branch 'master' of git://git.kernel.org/.../x86/linux-2.6-x86

are available in the git repository at:

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

Matti Linnanvuori (1):
      module: fix and elaborate comments

Rusty Russell (3):
      lguest: Fix uninitialized members in example launcher
      virtio: fix module/device unloading
      virtio: fix net driver loop case where we fail to restart

 Documentation/lguest/lguest.c  |    9 ++++++---
 drivers/block/virtio_blk.c     |   10 +++++++---
 drivers/lguest/lguest_device.c |    2 ++
 drivers/net/virtio_net.c       |   12 ++++++++----
 drivers/virtio/virtio.c        |   13 +++++++++++++
 kernel/module.c                |    8 +++++---
 6 files changed, 41 insertions(+), 13 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