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, 25 Sep 2013 11:16:38 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.12-rc2-tag

Hey Linus,

Please git pull the following tag:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.12-rc2-tag

which has bug-fixes and one update to the kernel-paramters.txt documentation.
The signed tag says it all:
<signed tag>
Bug-fixes:
 - Fix PV spinlocks triggering jump_label code bug
 - Remove extraneous code in the tpm front driver
 - Fix ballooning out of pages when non-preemptible
 - Fix deadlock when using a 32-bit initial domain with large amount of memory.
 - Add xen_nopvpsin parameter to the documentation
</signed tag>

Please pull!

 Documentation/kernel-parameters.txt |  4 ++++
 arch/x86/include/asm/xen/page.h     | 31 ++++++++++++++++++++-----------
 arch/x86/xen/p2m.c                  | 10 ++++------
 arch/x86/xen/spinlock.c             | 26 ++++++++++++++++++++++++--
 drivers/char/tpm/xen-tpmfront.c     | 36 ------------------------------------
 drivers/xen/balloon.c               | 23 +++++++++++------------
 6 files changed, 63 insertions(+), 67 deletions(-)

David Vrabel (2):
      xen/balloon: don't alloc page while non-preemptible
      xen/p2m: check MFN is in range before using the m2p table

Jason Gunthorpe (2):
      tpm: xen-tpmfront: Fix default durations
      tpm: xen-tpmfront: Remove the locality sysfs attribute

Konrad Rzeszutek Wilk (2):
      xen: Do not enable spinlocks before jump_label_init() has executed
      xen/spinlock: Document the xen_nopvspin parameter.


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ