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:	Fri, 17 Jul 2009 23:01:17 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Mark McLoughlin <markmc@...hat.com>,
	Alex Williamson <alex.williamson@...com>,
	Davide Libenzi <davidel@...ilserver.org>,
	Christoph Hellwig <hch@....de>,
	Matias Zabaljauregui <zabaljauregui@...il.com>
Subject: [PULL] lguest & virtio fixes

The following changes since commit 4b0a84043e0c14088958fddb62f416d050368011:                             
  Linus Torvalds (1):                                                                                    
        Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/.../peterz/linux-2.6-sched          

are available in the git repository at:

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

Alex Williamson (1):
      virtio_net: Sync header with qemu

Christoph Hellwig (2):
      virtio_blk: don't bounce highmem requests
      virtio_blk: ioctl return value fix

Davide Libenzi (1):
      lguest: remove unnecessary forward struct declaration

Mark McLoughlin (1):
      virtio-pci: correctly unregister root device on error

Matias Zabaljauregui (1):
      lguest: fix journey

Rusty Russell (1):
      lguest: restrict CPUID to avoid perf counter wrmsr

 arch/x86/include/asm/lguest_hcall.h |    2 +-
 arch/x86/lguest/boot.c              |    7 ++++++-
 drivers/block/virtio_blk.c          |    5 ++++-
 drivers/lguest/lg.h                 |    2 --
 drivers/virtio/virtio_pci.c         |    2 +-
 include/linux/lguest.h              |    2 +-
 include/linux/virtio_net.h          |   14 ++++++++++----
 7 files changed, 23 insertions(+), 11 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