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, 21 Aug 2013 10:56:30 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc:	xen-devel@...ts.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.11-rc6-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.11-rc6-tag

which is full of bug-fixes that took a while to figure out right.
The signed git tag says it all:
<start>
 - On ARM did not have balanced calls to get/put_cpu.
 - Fix to make tboot + Xen + Linux boot correctly.
 - Fix events VCPU binding issues.
 - Fix a vCPU online race where IPIs are sent to not-yet-online vCPU.
<end>

The 'stable/for-linus-3.11' branch (from which this signed tag is) was
based on v3.10-rc1. Stefano merged the v3.10-rc2 as the fix from Julien
depended on features added during that time.

Please pull!

Thanks.

 arch/arm/xen/enlighten.c |  1 +
 arch/x86/xen/setup.c     | 22 ++++++++++++++++++++++
 arch/x86/xen/smp.c       | 11 +++++++++--
 drivers/xen/events.c     | 13 ++++++++++++-
 4 files changed, 44 insertions(+), 3 deletions(-)

Chuck Anderson (1):
      xen/smp: initialize IPI vectors before marking CPU online

David Vrabel (3):
      x86/xen: do not identity map UNUSABLE regions in the machine E820
      xen/events: initialize local per-cpu mask for all possible events
      xen/events: mask events when changing their VCPU binding

Julien Grall (1):
      xen/arm: missing put_cpu in xen_percpu_init

Stefano Stabellini (1):
      Merging v3.10-rc2 as I need to apply a fix for


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ