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:   Fri, 21 Jul 2017 19:34:03 +0200
From:   Radim Krčmář <rkrcmar@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
        kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for v4.13-rc2

Linus,

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus

for you to fetch changes up to f1ff89ec4447c4e39d275a1ca3de43eed2a92745:

  kvm: x86: hyperv: avoid livelock in oneshot SynIC timers (2017-07-20 17:00:00 +0200)

----------------------------------------------------------------
KVM fixes for v4.13-rc2

A bunch of small fixes for x86.

----------------------------------------------------------------
Arnd Bergmann (1):
      x86: add MULTIUSER dependency for KVM

Dan Carpenter (1):
      KVM: x86: masking out upper bits

Jim Mattson (1):
      KVM: nVMX: Disallow VM-entry in MOV-SS shadow

Paolo Bonzini (1):
      KVM: nVMX: track NMI blocking state separately for each VMCS

Roman Kagan (1):
      kvm: x86: hyperv: avoid livelock in oneshot SynIC timers

Wanpeng Li (1):
      KVM: VMX: Fix invalid guest state detection after task-switch emulation

 arch/x86/kvm/Kconfig  |  2 +-
 arch/x86/kvm/hyperv.c |  7 ++++---
 arch/x86/kvm/vmx.c    | 46 +++++++++++++++++++++++++++++++---------------
 arch/x86/kvm/x86.c    |  4 ++--
 4 files changed, 38 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ