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:	Sun, 25 Jul 2010 15:02:28 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Marcelo Tosatti <mtosatti@...hat.com>,
	KVM list <kvm@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] KVM fixes for 2.6.35-rc6

  Linus, please pull from

   git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35

to get a couple of fairly critical fixes for 2.6.35-rc6.  One works 
around the vmalloc() performance regression, the fix for which did not 
make it into 2.6.35, and the other fixes failures of the RHEL 6 beta as 
a guest, which has been frequently reported.

Avi Kivity (1):
       KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR

Xiao Guangrong (1):
       KVM: MMU: fix conflict access permissions in direct sp

  arch/x86/kvm/paging_tmpl.h |    1 +
  arch/x86/kvm/x86.c         |    4 ++--
  2 files changed, 3 insertions(+), 2 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