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:   Wed, 18 Jul 2018 12:08:06 +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.18-rc6

Linus,

The following changes since commit 786b71f5b754273ccef6d9462e52062b3e1f9877:

  Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux (2018-05-28 05:25:57 -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 3a9706d9e077e4a264a5cf4045da04200b93228f:

  kvmclock: fix nested guest always in tsc_early clocksource (2018-07-18 11:31:29 +0200)

----------------------------------------------------------------
Miscellaneous bugfixes, plus a small patchlet related to Spectre v2.

----------------------------------------------------------------
Janakarajan Natarajan (1):
      x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD

Jim Mattson (1):
      kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading

Lan Tianyu (1):
      KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.

Liran Alon (1):
      KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled

Paolo Bonzini (2):
      KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
      KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer

Peng Hao (1):
      kvmclock: fix nested guest always in tsc_early clocksource

Radim Krčmář (1):
      x86/kvmclock: set pvti_cpu0_va after enabling kvmclock

Vitaly Kuznetsov (1):
      x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks

 arch/x86/kernel/kvmclock.c | 12 ++++-----
 arch/x86/kvm/Kconfig       |  2 +-
 arch/x86/kvm/vmx.c         | 61 +++++++++++++++++++++++++++++++---------------
 arch/x86/kvm/x86.c         |  4 ++-
 virt/kvm/eventfd.c         | 17 ++++++++-----
 5 files changed, 63 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ