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>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 12 Jan 2019 13:30:38 +0100
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 Linux 5.0-rc2

Linus,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

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 826c1362e79abcd36f99092acd083b5a2d576676:

  x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed (2019-01-11 18:41:53 +0100)

----------------------------------------------------------------
KVM fixes for 5.0-rc2

Minor fixes for new code, corner cases, and documentation.
Patches are isolated and sufficiently described by the shortlog.

----------------------------------------------------------------
Christophe de Dinechin (1):
      Documentation/virtual/kvm: Update URL for AMD SEV API specification

David Rientjes (1):
      kvm: sev: Fail KVM_SEV_INIT if already initialized

Gustavo A. R. Silva (1):
      KVM: x86: Fix bit shifting in update_intel_pt_cfg

Lan Tianyu (1):
      KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()

Tomas Bortoli (1):
      KVM: validate userspace input in kvm_clear_dirty_log_protect()

Vitaly Kuznetsov (1):
      x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed

 Documentation/virtual/kvm/amd-memory-encryption.rst | 2 +-
 arch/x86/kvm/svm.c                                  | 3 +++
 arch/x86/kvm/vmx/nested.c                           | 3 +--
 arch/x86/kvm/vmx/vmx.c                              | 4 ++--
 virt/kvm/kvm_main.c                                 | 9 +++++++--
 5 files changed, 14 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ