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:	Tue, 24 Mar 2015 08:47:34 -0300
From:	Marcelo Tosatti <mtosatti@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	kvm <kvm@...r.kernel.org>, Gleb Natapov <gleb@...hat.com>
Subject: [GIT PULL] KVM fixes for 4.0-rc5


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following: fix for higher-order page
allocation failures, fix Xen-on-KVM with x2apic, 
L1 crash with unrestricted guest mode (nested VMX).


Igor Mammedov (1):
      kvm: avoid page allocation failure in kvm_set_memory_region()

Radim Krčmář (2):
      KVM: nVMX: mask unrestricted_guest if disabled on L0
      KVM: x86: call irq notifiers with directed EOI

 arch/x86/kvm/ioapic.c |    4 +++-
 arch/x86/kvm/lapic.c  |    3 +--
 arch/x86/kvm/vmx.c    |    7 +++++--
 virt/kvm/kvm_main.c   |   14 +++++++-------
 4 files changed, 16 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