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, 20 Aug 2014 13:39:44 +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.17-rc2

Linus,

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

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 30d1e0e806e5b2fadc297ba78f2d7afd6ba309cf:

  virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it (2014-08-19 15:12:28 +0200)

----------------------------------------------------------------
Reverting a 3.16 patch, fixing two bugs in device assignment
(one has a CVE), and fixing some problems introduced during the merge window
(the CMA bug came in via Andrew, the x86 ones via yours truly).

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      PC, KVM, CMA: Fix regression caused by wrong get_order() use

Chen Gang (1):
      virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it

Michael S. Tsirkin (1):
      kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)

Nadav Amit (1):
      KVM: x86: Avoid emulating instructions on #UD mistakenly

Paolo Bonzini (2):
      KVM: x86: do not check CS.DPL against RPL during task switch
      Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"

 arch/powerpc/kvm/book3s_hv_builtin.c |  6 +++---
 arch/x86/include/asm/kvm_host.h      |  2 +-
 arch/x86/kvm/emulate.c               | 11 ++++-------
 virt/kvm/assigned-dev.c              |  4 +++-
 virt/kvm/iommu.c                     | 19 ++++++++++---------
 5 files changed, 21 insertions(+), 21 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