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, 4 Mar 2015 08:34:16 -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>
Subject: [GIT PULL] KVM fixes for 4.0-rc2


Linus,

Please pull from

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

To receive the following KVM bug fixes, including a SVM
interrupt injection regression fix, MIPS and ARM bug fixes.


James Hogan (1):
      KVM: MIPS: Fix trace event to save PC directly

Jan Kiszka (1):
      ARM: KVM: Fix size check in __coherent_cache_guest_page

Paolo Bonzini (1):
      KVM: emulate: fix CMPXCHG8B on 32-bit hosts

Radim Krčmář (2):
      KVM: VMX: fix build without CONFIG_SMP
      KVM: SVM: fix interrupt injection (apic->isr_count always 0)

Tapasweni Pathak (1):
      KVM: MIPS: Enable after disabling interrupt

Wei Huang (1):
      arm/arm64: KVM: Add exit reaons to kvm_exit event tracing

 arch/arm/include/asm/kvm_mmu.h |    2 +-
 arch/arm/kvm/arm.c             |    2 +-
 arch/arm/kvm/trace.h           |   10 +++++++---
 arch/mips/kvm/tlb.c            |    1 +
 arch/mips/kvm/trace.h          |    6 +++---
 arch/x86/kvm/emulate.c         |    3 ++-
 arch/x86/kvm/lapic.c           |    4 ++--
 arch/x86/kvm/svm.c             |    6 ------
 arch/x86/kvm/vmx.c             |   23 ++++++++++++++---------
 9 files changed, 31 insertions(+), 26 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