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:	Mon, 16 Apr 2012 16:49:06 +0300
From:	"Michael S. Tsirkin" <mst@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	kvm@...r.kernel.org, virtualization@...ts.osdl.org,
	linux-kernel@...r.kernel.org, asias@...hat.com,
	david@...son.dropbear.id.au, mst@...hat.com, renmx@...fujitsu.com,
	wuzhy@...ux.vnet.ibm.com
Subject: [PULL] virtio: fixes for 3.4

I know that -rc3 went out meanwhile but git handles that fine.
Please pull for 3.4, thanks!

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git for_linus

for you to fetch changes up to 3ccc9372ed0fab33d20f10be3c1efd5776ff5913:

  virtio_balloon: fix handling of PAGE_SIZE != 4k (2012-04-15 11:51:06 +0300)

----------------------------------------------------------------
virtio: fixes on top of 3.4-rc2

Here are some virtio fixes for 3.4:
a test build fix, a patch by Ren fixing naming for systems with a massive
number of virtio blk devices, and balloon fixes for powerpc
by David Gibson.

There was some discussion about Ren's patch for virtio disc naming: some people
wanted to move the legacy name mangling function to the block core.  But
there's no concensus on that yet, and we can always deduplicate later.
Added comments in the hope that this will stop people from
copying this legacy naming scheme into future drivers.

Signed-off-by: Michael S. Tsirkin <mst@...hat.com>

----------------------------------------------------------------
David Gibson (1):
      virtio_balloon: Fix endian bug

Michael S. Tsirkin (1):
      virtio_balloon: fix handling of PAGE_SIZE != 4k

Ren Mingxin (1):
      virtio_blk: helper function to format disk names

Zhi Yong Wu (1):
      tools/virtio: fix up vhost/test module build

 drivers/block/virtio_blk.c      |   41 +++++++++++++++++++--------
 drivers/vhost/test.c            |    2 +-
 drivers/virtio/virtio_balloon.c |   58 +++++++++++++++++++++++++++++++--------
 3 files changed, 76 insertions(+), 25 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