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:	Mon, 25 Jan 2010 15:20:21 -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-rc5


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: Show timing option only on embedded

Avi Kivity (1):
      KVM: Fix race between APIC TMR and IRR

Christian Borntraeger (1):
      KVM: S390: fix potential array overrun in intercept handling

Davide Libenzi (1):
      eventfd - allow atomic read and waitqueue remove

Marcelo Tosatti (2):
      KVM: properly check max PIC pin in irq route setup
      KVM: MMU: bail out pagewalk on kvm_read_guest error

Michael S. Tsirkin (2):
      KVM: only allow one gsi per fd
      KVM: fix spurious interrupt with irqfd

Sheng Yang (1):
      KVM: x86: Fix host_mapping_level()

Wei Yongjun (2):
      KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
      KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()


 arch/powerpc/kvm/Kconfig   |    2 +-
 arch/s390/kvm/intercept.c  |    4 +-
 arch/x86/kvm/lapic.c       |   11 +++--
 arch/x86/kvm/mmu.c         |    6 +--
 arch/x86/kvm/paging_tmpl.h |    4 +-
 arch/x86/kvm/x86.c         |    6 ++-
 fs/eventfd.c               |   89 ++++++++++++++++++++++++++++++++++++-------
 include/linux/eventfd.h    |   16 ++++++++
 virt/kvm/eventfd.c         |   18 +++++++-
 virt/kvm/irq_comm.c        |    6 ++-
 10 files changed, 128 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