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, 29 Sep 2017 17:19:01 +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 fixes for Linux 4.14-rc3

Linus,

The following changes since commit 5753743fa5108b8f98bd61e40dc63f641b26c768:

  KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt (2017-09-19 15:09:16 +0200)

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 b862789aa5186d5ea3a024b7cfe0f80c3a38b980:

  kvm/x86: Handle async PF in RCU read-side critical sections (2017-09-29 17:05:17 +0200)

----------------------------------------------------------------
Mixed bugfixes.  Perhaps the most interesting one is a latent bug
that was finally triggered by PCID support.

----------------------------------------------------------------
Boqun Feng (1):
      kvm/x86: Handle async PF in RCU read-side critical sections

Ladi Prosek (1):
      KVM: nVMX: fix HOST_CR3/HOST_CR4 cache

Michael Neuling (1):
      KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception

Paolo Bonzini (4):
      KVM: VMX: extract __pi_post_block
      KVM: VMX: avoid double list add with VT-d posted interrupts
      KVM: VMX: simplify and fix vmx_vcpu_pi_load
      KVM: VMX: use cmpxchg64

Wanpeng Li (1):
      KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume

 arch/powerpc/kvm/book3s_hv_rmhandlers.S |  14 ++-
 arch/x86/kernel/kvm.c                   |   3 +-
 arch/x86/kvm/vmx.c                      | 206 ++++++++++++++++----------------
 3 files changed, 116 insertions(+), 107 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ