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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 10 Sep 2012 18:34:25 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	KVM list <kvm@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Marcelo Tosatti <mtosatti@...hat.com>
Subject: [GIT PULL] KVM updates for 3.6-rc5

Linus, please pull from the repo and branch at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.6-2

to receive a trio of KVM fixes: incorrect lookup of guest cpuid,
an uninitialized variable fix, and error path cleanup fix.

Shortlog/diffstat follow.

----------------------------------------------------------------
KVM updates for 3.6-rc5

----------------------------------------------------------------
Jamie Iles (1):
      KVM: PIC: fix use of uninitialised variable.

Ren, Yongjie (1):
      KVM: x86: Check INVPCID feature bit in EBX of leaf 7

Xiao Guangrong (1):
      KVM: fix error paths for failed gfn_to_page() calls

 arch/x86/kvm/i8259.c |  2 +-
 arch/x86/kvm/vmx.c   | 23 ++++++++++++++++++-----
 arch/x86/kvm/x86.c   | 13 ++++++++++---
 3 files changed, 29 insertions(+), 9 deletions(-)

-- 
error compiling committee.c: too many arguments to function
--
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