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:	Sat,  4 Jul 2015 20:09:20 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, gleb@...nel.org, kvm@...r.kernel.org,
	mingo@...hat.com, peterz@...radead.org
Subject: [GIT PULL] Second batch of KVM changes for 4.2 (+ preempt notifier fix)

Linus,

The following changes since commit 9bdc771f2c29a11920f477fba05a58e23ee42554:

  Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2015-07-02 17:11:28 -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 a88464a8b0ffb2f8dfb69d3ab982169578b50f22:

  kvm: add hyper-v crash msrs values (2015-07-03 18:55:20 +0200)

----------------------------------------------------------------
Except for the preempt notifiers fix, these are all small bugfixes
that could have been waited for -rc2.  Sending them now since I
was taking care of Peter's patch anyway.

----------------------------------------------------------------
Andrey Smetanin (1):
      kvm: add hyper-v crash msrs values

Cornelia Huck (1):
      KVM: s390: virtio-ccw: don't overwrite config space values

Nicolas Iooss (1):
      KVM: x86: remove data variable from kvm_get_msr_common

Peter Zijlstra (1):
      sched, preempt_notifier: separate notifier registration from static_key inc/dec

Radim Krčmář (3):
      KVM: x86: make vapics_in_nmi_mode atomic
      KVM: x86: properly restore LVT0
      KVM: x86: keep track of LVT0 changes under APICv

 arch/x86/include/asm/kvm_host.h    |  2 +-
 arch/x86/include/uapi/asm/hyperv.h | 11 +++++++++++
 arch/x86/kvm/i8254.c               |  2 +-
 arch/x86/kvm/lapic.c               | 17 ++++++++++-------
 arch/x86/kvm/lapic.h               |  1 +
 arch/x86/kvm/x86.c                 |  4 +---
 drivers/s390/kvm/virtio_ccw.c      | 11 +++++++++--
 include/linux/preempt.h            |  2 ++
 kernel/sched/core.c                | 17 +++++++++++++++--
 virt/kvm/kvm_main.c                |  3 +++
 10 files changed, 54 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