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, 12 Nov 2016 11:35:54 +0100
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, rkrcmar@...nel.org,
        kvm@...r.kernel.org
Subject: [GIT PULL] KVM updates for 4.9-rc5

Linus,

The following changes since commit bc33b0ca11e3df467777a4fa7639ba488c9d4911:

  Linux 4.9-rc4 (2016-11-05 16:23:36 -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 05d36a7dff0b091803034a0d70b41af86aecbc8d:

  Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2016-11-11 11:13:36 +0100)

----------------------------------------------------------------
ARM fixes.  There are a couple pending x86 patches but they'll have to
wait for next week.

----------------------------------------------------------------
Andre Przywara (1):
      KVM: arm/arm64: vgic: Prevent access to invalid SPIs

Marc Zyngier (1):
      arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU

Paolo Bonzini (1):
      Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/.../kvmarm/kvmarm into HEAD

Shih-Wei Li (1):
      KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs

 arch/arm/include/asm/kvm_asm.h    |  1 +
 arch/arm/include/asm/kvm_host.h   |  3 +++
 arch/arm/include/asm/kvm_hyp.h    |  1 +
 arch/arm/kvm/arm.c                | 27 +++++++++++++++++++++++++-
 arch/arm/kvm/hyp/tlb.c            | 15 ++++++++++++++
 arch/arm64/include/asm/kvm_asm.h  |  1 +
 arch/arm64/include/asm/kvm_host.h |  3 +++
 arch/arm64/include/asm/kvm_mmu.h  |  2 +-
 arch/arm64/kvm/hyp/tlb.c          | 15 ++++++++++++++
 virt/kvm/arm/vgic/vgic-mmio.c     | 41 ++++++++++++++++++++++++++-------------
 virt/kvm/arm/vgic/vgic-mmio.h     | 14 ++++++-------
 virt/kvm/arm/vgic/vgic.c          | 12 ++++++++++++
 12 files changed, 112 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ