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, 27 Dec 2009 15:21:05 -0200
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.33-rc2


Linus, please pull from

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

For the following KVM fixes.

Alexander Graf (1):
      KVM: powerpc: Fix mtsrin in book3s_64 mmu

Heiko Carstens (1):
      KVM: get rid of kvm_create_vm() unused label warning on s390

Jan Kiszka (1):
      KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates

Marcelo Tosatti (2):
      KVM: MMU: remove prefault from invlpg handler
      KVM: LAPIC: make sure IRR bitmap is scanned after vm load

Sheng Yang (1):
      KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()

Tony Luck (1):
      KVM: ia64: fix build breakage due to host spinlock change

 Documentation/kvm/api.txt        |   10 +++++++++-
 arch/ia64/kvm/vcpu.h             |    9 ++++++---
 arch/ia64/kvm/vmm.c              |    4 ++--
 arch/ia64/kvm/vtlb.c             |    2 +-
 arch/powerpc/kvm/book3s_64_mmu.c |   22 +++++++++++++++++++++-
 arch/x86/include/asm/kvm.h       |    4 ++++
 arch/x86/kvm/lapic.c             |    1 +
 arch/x86/kvm/paging_tmpl.h       |   18 ------------------
 arch/x86/kvm/x86.c               |   12 ++++++++----
 virt/kvm/assigned-dev.c          |    6 +++---
 virt/kvm/kvm_main.c              |    5 ++++-
 11 files changed, 59 insertions(+), 34 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