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,  2 Nov 2014 10:08:12 +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 fixes for Linux 3.18-rc3 or -rc4

Linus,

The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:

  Linux 3.18-rc2 (2014-10-26 16:48:41 -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 a73896cb5bbdce672945745db8224352a689f580:

  KVM: vmx: defer load of APIC access page address during reset (2014-11-02 08:37:18 +0100)

A bit late---needed some time to test the SRCU fix, which only came in
on Friday.  I'm not going to complain if this misses -rc3!

Thanks,

Paolo

----------------------------------------------------------------
A small set of x86 fixes.  The most serious is an SRCU lockdep fix.

----------------------------------------------------------------
Jan Kiszka (1):
      KVM: nVMX: Disable preemption while reading from shadow VMCS

Nadav Amit (1):
      KVM: x86: Fix far-jump to non-canonical check

Paolo Bonzini (3):
      KVM: emulator: fix error code for __linearize
      KVM: emulator: fix execution close to the segment limit
      KVM: vmx: defer load of APIC access page address during reset

 arch/x86/kvm/emulate.c | 55 ++++++++++++++++++++++++++++++++++++--------------
 arch/x86/kvm/vmx.c     |  6 +++++-
 2 files changed, 45 insertions(+), 16 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