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,  1 Jun 2017 18:49:36 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, rkrcmar@...hat.com,
        kvm@...r.kernel.org
Subject: [GIT PULL] KVM changes for 4.12-rc4

Linus,

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 47a66eed99e6f231f4a1d261a9d493f4eee94829:

  KVM: x86: Fix nmi injection failure when vcpu got blocked (2017-06-01 11:23:10 +0200)

----------------------------------------------------------------
Many small x86 bug fixes: SVM segment registers access rights, nested VMX,
preempt notifiers, LAPIC virtual wire mode, NMI injection.

----------------------------------------------------------------
Gioh Kim (1):
      KVM: SVM: ignore type when setting segment registers

Jan H. Schönherr (2):
      KVM: nVMX: Fix handling of lmsw instruction
      KVM: x86: Fix virtual wire mode

Radim Krčmář (1):
      KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging

Roman Pen (1):
      KVM: SVM: do not zero out segment attributes if segment is unusable or not present

Wanpeng Li (1):
      KVM: X86: Fix preempt the preemption timer cancel

ZhuangYanying (1):
      KVM: x86: Fix nmi injection failure when vcpu got blocked

 arch/x86/kvm/lapic.c |   5 +-
 arch/x86/kvm/svm.c   |  26 +++++----
 arch/x86/kvm/vmx.c   | 147 ++++++++++++++++++++++-----------------------------
 arch/x86/kvm/x86.c   |   7 ++-
 4 files changed, 83 insertions(+), 102 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ