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:   Fri, 6 Oct 2017 20:24:17 +0200
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 v4.14-rc4

Linus,

The following changes since commit 9e66317d3c92ddaab330c125dfe9d06eee268aff:

  Linux 4.14-rc3 (2017-10-01 14:54:54 -0700)

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

  KVM: add X86_LOCAL_APIC dependency (2017-10-05 19:55:48 +0200)

----------------------------------------------------------------
KVM fixes for v4.14-rc4

- fix PPC XIVE interrupt delivery
- fix x86 RCU breakage from asynchronous page faults when built without
  PREEMPT_COUNT
- fix x86 build with -frecord-gcc-switches
- fix x86 build without X86_LOCAL_APIC

----------------------------------------------------------------
Arnd Bergmann (1):
      KVM: add X86_LOCAL_APIC dependency

Boqun Feng (1):
      kvm/x86: Avoid async PF preempting the kernel incorrectly

Josh Poimboeuf (1):
      x86/kvm: Move kvm_fastop_exception to .fixup section

Sam Bobroff (1):
      KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()

 arch/powerpc/kvm/book3s_xive.c  |  5 ++---
 arch/powerpc/kvm/book3s_xive.h  |  1 -
 arch/x86/include/asm/kvm_para.h |  4 ++--
 arch/x86/kernel/kvm.c           | 14 ++++++++++----
 arch/x86/kvm/Kconfig            |  1 +
 arch/x86/kvm/emulate.c          |  6 ++++--
 arch/x86/kvm/mmu.c              |  2 +-
 7 files changed, 20 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ