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:	Sat, 17 Oct 2009 12:59:33 -0300
From:	Marcelo Tosatti <mtosatti@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	kvm <kvm@...r.kernel.org>, linux-kernel@...r.kernel.org,
	Avi Kivity <avi@...hat.com>
Subject: [GIT PULL] KVM updates for 2.6.32-rc5


Linus, please pull from 

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

For three KVM fixes: a bug in initialization of debugfs files, 
32-bit compile warning fix on KSM glue, and a NULL pointer
dereference in timer emulation.


Darrick J. Wong (1):
      KVM: Prevent kvm_init from corrupting debugfs structures

Frederik Deweerdt (1):
      KVM: MMU: fix pointer cast

Marcelo Tosatti (1):
      KVM: use proper hrtimer function to retrieve expiration time


 arch/x86/kvm/i8254.c |    2 +-
 arch/x86/kvm/lapic.c |    2 +-
 arch/x86/kvm/mmu.c   |   16 ++++++++++------
 virt/kvm/kvm_main.c  |    7 +++----
 4 files changed, 15 insertions(+), 12 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