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, 16 Mar 2015 20:28:18 -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>, Paolo Bonzini <pbonzini@...hat.com>
Subject: [GIT PULL] KVM fixes for 4.0-rc4


Linus,

Please pull from

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

To receive the following KVM bug fixes (ARM and x86).


Christoffer Dall (1):
      arm/arm64: KVM: Keep elrsr/aisr in sync with software model

Marc Zyngier (3):
      arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
      arm64: KVM: Do not use pgd_index to index stage-2 pgd
      arm64: KVM: Fix outdated comment about VTCR_EL2.PS

Marcelo Tosatti (1):
      Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/.../kvmarm/kvmarm

Paolo Bonzini (1):
      kvm: move advertising of KVM_CAP_IRQFD to common code

Petr Matousek (1):
      kvm: x86: i8259: return initialized data on invalid-size read

Wei Yongjun (1):
      arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()

Wincy Van (1):
      KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode

 arch/arm/include/asm/kvm_mmu.h   |   13 +++---
 arch/arm/kvm/mmu.c               |   75 +++++++++++++++++++++++++++------------
 arch/arm64/include/asm/kvm_arm.h |    5 +-
 arch/arm64/include/asm/kvm_mmu.h |   48 +++---------------------
 arch/s390/kvm/kvm-s390.c         |    1 
 arch/x86/kvm/i8259.c             |    1 
 arch/x86/kvm/vmx.c               |   11 +++--
 arch/x86/kvm/x86.c               |    1 
 include/kvm/arm_vgic.h           |    1 
 virt/kvm/arm/vgic-v2.c           |    8 ++++
 virt/kvm/arm/vgic-v3.c           |    8 ++++
 virt/kvm/arm/vgic.c              |   22 ++++++++++-
 virt/kvm/kvm_main.c              |    1 
 13 files changed, 114 insertions(+), 81 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