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:	Tue, 26 Jan 2016 16:43:02 +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 4.5-rc2

Linus,

The following changes since commit 7d1fc01afc5af35e5197e0e75abe900f6bd279b8:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial (2016-01-14 17:04:19 -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 ed8e5a242826004d6dcf1c33775e08aa0d017c41:

  KVM doc: Fix KVM_SMI chapter number (2016-01-26 16:29:59 +0100)

----------------------------------------------------------------
s390 and POWER bug fixes, plus enabling the KVM-VFIO interface on s390.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      KVM doc: Fix KVM_SMI chapter number

David Hildenbrand (2):
      KVM: s390: fix guest fprs memory leak
      KVM: s390: fix memory overwrites when vx is disabled

Dong Jia Shi (1):
      KVM: s390: Enable the KVM-VFIO device

Geyslan G. Bem (1):
      KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'

Greg Kurz (1):
      KVM: PPC: Fix ONE_REG AltiVec support

Paolo Bonzini (2):
      Merge branch 'kvm-ppc-next' of git://git.kernel.org/.../paulus/powerpc into HEAD
      Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/.../kvms390/linux into HEAD

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better

Thomas Huth (2):
      KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
      KVM: PPC: Increase memslots to 512

 Documentation/virtual/kvm/api.txt       |   2 +-
 arch/powerpc/include/asm/kvm_host.h     |   3 +-
 arch/powerpc/kvm/book3s_64_mmu.c        |   3 -
 arch/powerpc/kvm/book3s_hv.c            |  18 +++++
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |   4 +-
 arch/powerpc/kvm/powerpc.c              |  20 +++---
 arch/s390/include/asm/kvm_host.h        |   1 -
 arch/s390/kvm/Kconfig                   |   1 +
 arch/s390/kvm/Makefile                  |   2 +-
 arch/s390/kvm/kvm-s390.c                | 121 +++++++++++---------------------
 10 files changed, 77 insertions(+), 98 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ