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:	Sun, 28 Dec 2014 10:10:00 +0100
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, gleb@...nel.org, kvm@...r.kernel.org
Subject: [GIT PULL] KVM changes for 3.19-rc2 (or -rc3)

Linus,

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

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

  kvm: warn on more invariant breakage (2014-12-28 10:01:25 +0100)

----------------------------------------------------------------
The important fixes are for two bugs introduced by the merge window.

On top of this, add a couple of WARN_ONs and stop spamming dmesg on
pretty much every boot of a virtual machine.

----------------------------------------------------------------
Paolo Bonzini (3):
      kvm: x86: drop severity of "generation wraparound" message
      kvm: fix sorting of memslots with base_gfn == 0
      kvm: warn on more invariant breakage

Tiejun Chen (1):
      kvm: x86: vmx: reorder some msr writing

 arch/x86/kvm/mmu.c  |  2 +-
 arch/x86/kvm/vmx.c  | 88 ++++++++++++++++++++++++++---------------------------
 virt/kvm/kvm_main.c | 26 ++++++++++++----
 3 files changed, 65 insertions(+), 51 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ