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:	Thu,  3 Mar 2016 16:39:16 +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 Linux 4.5-rc7

Linus,

The following changes since commit 0fb00d326ffc36844fac0bfefd8644585a86d4a6:

  Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-02-25 09:53:55 +0100)

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 2680d6da455b636dd006636780c0f235c6561d70:

  kvm: x86: Update tsc multiplier on change. (2016-03-02 10:37:32 +0100)

----------------------------------------------------------------
* ARM/MIPS: Fixes for ioctls when copy_from_user returns nonzero
* x86: Small fix for Skylake TSC scaling
* x86: Improved fix for last week's missed hardware breakpoint bug

----------------------------------------------------------------
Michael S. Tsirkin (2):
      arm/arm64: KVM: Fix ioctl error handling
      mips/kvm: fix ioctl error handling

Owen Hofmann (1):
      kvm: x86: Update tsc multiplier on change.

Paolo Bonzini (2):
      KVM: x86: fix root cause for missed hardware breakpoints
      Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

 arch/arm/kvm/guest.c   |  2 +-
 arch/arm64/kvm/guest.c |  2 +-
 arch/mips/kvm/mips.c   |  4 ++--
 arch/x86/kvm/vmx.c     | 14 +++++++++-----
 arch/x86/kvm/x86.c     |  9 ++++-----
 5 files changed, 17 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ