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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  1 Jul 2014 12:44:49 +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
Subject: [GIT PULL] KVM changes for 3.16-rc4

Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

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 9a630d15f16dbe4fec7ef5a4bc570cd46774a968:

  Merge commit '33b458d276bb' into kvm-master (2014-06-30 16:45:40 +0200)

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

A bunch of one-liners (except the s390 one).

The two more serious bugs ("KVM: SVM: Fix CPL export via SS.DPL" and
"KVM: s390: add sie.h uapi header file to Kbuild and remove header
dependency") were introduced in the 3.16 merge window.

----------------------------------------------------------------
Deng-Cheng Zhu (1):
      MIPS: KVM: Fix memory leak on VCPU

Heiko Carstens (1):
      KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency

Jan Kiszka (1):
      KVM: SVM: Fix CPL export via SS.DPL

Nadav Amit (1):
      KVM: x86: Increase the number of fixed MTRR regs to 10

Paolo Bonzini (3):
      KVM: x86: preserve the high 32-bits of the PAT register
      Merge tag 'kvms390-20140626' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge commit '33b458d276bb' into kvm-master

Xiaoming Gao (1):
      kvm: fix wrong address when writing Hyper-V tsc page

 arch/mips/kvm/kvm_mips.c          |  1 +
 arch/s390/include/uapi/asm/Kbuild |  1 +
 arch/s390/include/uapi/asm/sie.h  | 26 ++++++++++++--------------
 arch/x86/include/asm/kvm_host.h   |  4 ++--
 arch/x86/kvm/svm.c                |  1 +
 arch/x86/kvm/x86.c                |  2 +-
 6 files changed, 18 insertions(+), 17 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