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, 12 Oct 2017 14:00:27 +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.14-rc5

Linus,

The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

  Linux 4.14-rc4 (2017-10-08 20:53:29 -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 8a60aea62100c79fb5d151a1e261f11534c3dbff:

  MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc (2017-10-12 13:55:08 +0200)

----------------------------------------------------------------
Another latent bug related to PCID, an out-of-bounds access,
and a submaintainer change being finally made official.

----------------------------------------------------------------
Haozhong Zhang (1):
      KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit

Ladi Prosek (2):
      KVM: nVMX: update last_nonleaf_level when initializing nested EPT
      KVM: MMU: always terminate page walks at level 1

Thomas Huth (1):
      MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc

 MAINTAINERS                |  2 +-
 arch/x86/kvm/mmu.c         | 15 ++++++++-------
 arch/x86/kvm/paging_tmpl.h |  3 ++-
 arch/x86/kvm/vmx.c         |  2 +-
 4 files changed, 12 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ