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:   Mon, 12 Sep 2016 22:58:57 +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 4.8-rc7

Linus,

The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8:

  Linux 4.8-rc4 (2016-08-28 15:04:33 -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 27bd44e06cf4e6c51b985810e7c56147bc8d94d5:

  Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-09-09 17:45:56 +0200)

----------------------------------------------------------------

* s390: nested virt fixes (new 4.8 feature)
* x86: fixes for 4.8 regressions
* ARM: two small bugfixes

----------------------------------------------------------------
David Hildenbrand (2):
      KVM: s390: don't use current->thread.fpu.* when accessing registers
      KVM: s390: vsie: fix riccbd

Marc Zyngier (1):
      arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed

Paolo Bonzini (3):
      Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge tag 'kvm-s390-master-4.8-3' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

Prarit Bhargava (1):
      x86, clock: Fix kvm guest tsc initialization

Suzuki K Poulose (1):
      kvm-arm: Unmap shadow pagetables properly

Wanpeng Li (1):
      KVM: lapic: adjust preemption timer correctly when goes TSC backward

 arch/arm/kvm/arm.c         |  2 --
 arch/arm/kvm/mmu.c         |  4 +++-
 arch/s390/kvm/kvm-s390.c   | 10 ++++++----
 arch/s390/kvm/vsie.c       |  2 +-
 arch/x86/kernel/kvmclock.c |  1 +
 arch/x86/kvm/x86.c         |  8 ++++----
 6 files changed, 15 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ