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:	Thu, 23 Apr 2009 15:36:10 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] KVM fixes for 2.6.30-rc3

Linus, please pull the following kvm fixes from repo and branch at:

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

The only noteworthy fix is that a bug in kvm global page handling during
guest invlpg breaks the FreeBSD kernel, so we're dropping that optimization
until further notice.

Avi Kivity (1):
      KVM: MMU: Fix off-by-one calculating large page count

Jan Kiszka (2):
      KVM: Fix overlapping check for memory slots
      KVM: Unregister cpufreq notifier on unload

Jes Sorensen (1):
      KVM: ia64: fix locking order entering guest

Joerg Roedel (1):
      KVM: x86: release time_page on vcpu destruction

Marcelo Tosatti (1):
      KVM: MMU: disable global page optimization

 arch/ia64/kvm/kvm-ia64.c |   14 ++++++++------
 arch/x86/kvm/mmu.c       |    2 +-
 arch/x86/kvm/x86.c       |    8 ++++++++
 include/linux/kvm.h      |    2 ++
 virt/kvm/kvm_main.c      |   11 +++++------
 5 files changed, 24 insertions(+), 13 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