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:	Wed, 21 Apr 2010 13:59:52 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-kernel <linux-kernel@...r.kernel.org>,
	KVM list <kvm@...r.kernel.org>
Subject: [GIT PULL] KVM fixes for 2.6.34-rc5

Linus, please pull a bunch of kvm fixes from

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

Shortlog/diffstat follow.

Andre Przywara (1):
       KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL

Avi Kivity (2):
       KVM: Don't spam kernel log when injecting exceptions due to bad 
cr writes
       KVM: VMX: Save/restore rflags.vm correctly in real mode

Gleb Natapov (1):
       KVM: take srcu lock before call to complete_pio()

Jan Kiszka (1):
       KVM: x86: Fix TSS size check for 16-bit tasks

Lai Jiangshan (1):
       KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()

Sridhar Samudrala (1):
       KVM: Increase NR_IOBUS_DEVS limit to 200

Takuya Yoshikawa (2):
       KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
       KVM: fix the handling of dirty bitmaps to avoid overflows

Xiao Guangrong (1):
       KVM: MMU: fix kvm_mmu_zap_page() and its calling path

  arch/ia64/kvm/kvm-ia64.c  |    9 ++++---
  arch/powerpc/kvm/book3s.c |    5 ++-
  arch/x86/kvm/mmu.c        |   11 ++++++---
  arch/x86/kvm/svm.c        |   25 ++++++++++++++---------
  arch/x86/kvm/vmx.c        |   24 ++++++++++++++--------
  arch/x86/kvm/x86.c        |   48 
+++++++++++++++------------------------------
  include/linux/kvm_host.h  |    7 +++++-
  virt/kvm/kvm_main.c       |   17 +++++++++++----
  8 files changed, 79 insertions(+), 67 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