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, 18 Dec 2013 11:53:56 -0500
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	xen-devel@...ts.xensource.com, boris.ostrovsky@...cle.com,
	david.vrabel@...rix.com
Subject: [GIT PULL] (xen) stable/for-linus-3.14-rc4-tag

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.13-rc4-tag

which has mostly ARM/ARM64 and some PVHVM fixes. This pull touches the generic 
drivers and also the arm sub-tree. The biggest change is in the
balloon driver - and that fix solves a bug with ARM64 (not working) and PVHVM
(working, but needlessly using extra memory). The details are as always
in the signed tag.

Please pull!


Eric Trudeau (1):
      XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn

Ian Campbell (2):
      xen: privcmd: do not return pages which we have failed to unmap
      arm: xen: foreign mapping PTEs are special.

Julien Grall (1):
      xen/block: Correctly define structures in public headers on ARM32 and ARM64

Stefano Stabellini (2):
      xen/arm64: do not call the swiotlb functions twice
      xen/balloon: Seperate the auto-translate logic properly (v2)


 arch/arm/xen/enlighten.c                   |  6 +--
 arch/arm64/include/asm/xen/page-coherent.h |  4 --
 drivers/xen/balloon.c                      | 63 ++++++++++++++++--------------
 drivers/xen/grant-table.c                  |  3 +-
 drivers/xen/privcmd.c                      |  9 ++++-
 include/xen/interface/io/blkif.h           | 10 ++---
 6 files changed, 51 insertions(+), 44 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