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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 18 Jul 2014 17:13:41 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	linux-kernel@...r.kernel.org
Cc:	kvm@...r.kernel.org, gleb@...nel.org
Subject: [GIT PULL] KVM changes for 3.16-rc6

Linus,

The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:

  Linux 3.16-rc4 (2014-07-06 12:37:51 -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 bb18b526a9d8d4a3fe56f234d5013b9f6036978d:

  Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master (2014-07-08 12:08:58 +0200)

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

These are mostly PPC changes for 3.16-new things.  However, there is
an x86 change too and it is a regression from 3.14.  As it only affects
nested virtualization and there were other changes in this area in 3.16,
I am not nominating it for 3.15-stable.

----------------------------------------------------------------
Alexander Graf (3):
      PPC: Add _GLOBAL_TOC for 32bit
      KVM: PPC: Book3S PR: Fix ABIv2 on LE
      KVM: PPC: RTAS: Do byte swaps explicitly

Aneesh Kumar K.V (1):
      KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value

Anton Blanchard (1):
      KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()

Bandan Das (1):
      KVM: x86: Check for nested events if there is an injectable interrupt

Mihai Caraman (1):
      KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute

Paolo Bonzini (1):
      Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master

 arch/powerpc/include/asm/kvm_book3s_64.h | 19 +++++++++-
 arch/powerpc/include/asm/ppc_asm.h       |  2 +
 arch/powerpc/kvm/book3s_64_mmu_hv.c      |  2 +-
 arch/powerpc/kvm/book3s_hv_rm_mmu.c      |  7 +---
 arch/powerpc/kvm/book3s_hv_rmhandlers.S  |  2 +-
 arch/powerpc/kvm/book3s_interrupts.S     |  4 ++
 arch/powerpc/kvm/book3s_rmhandlers.S     |  6 ++-
 arch/powerpc/kvm/book3s_rtas.c           | 65 +++++++++-----------------------
 arch/powerpc/kvm/e500_mmu_host.c         |  3 +-
 arch/x86/kvm/x86.c                       | 12 ++++++
 10 files changed, 64 insertions(+), 58 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