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:	Wed, 26 Nov 2014 14:51:34 +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 3.18-rc7 (or final)

Linus,

The following changes since commit b914c5b2130239fd378d1a719ab3c53f0c782be9:

  Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux (2014-11-25 19:05:41 -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 d3fccc7ef831d1d829b4da5eaa081db55b1e38f3:

  kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() (2014-11-26 14:40:45 +0100)

----------------------------------------------------------------
Last minute KVM/ARM fixes; even the generic change actually
affects nothing but ARM.

----------------------------------------------------------------
Ard Biesheuvel (2):
      arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
      kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()

Christoffer Dall (2):
      arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
      arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()

Mark Rutland (1):
      arm64: KVM: fix unmapping with 48-bit VAs

 arch/arm/kvm/mmu.c        | 10 ++++++++--
 arch/arm64/kvm/sys_regs.c |  9 +++++++++
 arch/ia64/kvm/kvm-ia64.c  |  2 +-
 arch/x86/kvm/mmu.c        |  6 +++---
 include/linux/kvm_host.h  |  2 +-
 virt/kvm/arm/vgic.c       |  8 ++++----
 virt/kvm/kvm_main.c       | 16 ++++++++--------
 7 files changed, 34 insertions(+), 19 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