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, 31 Jul 2013 10:08:14 -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,
	Stefano Stabellini <stefano.stabellini@...citrix.com>
Subject: [GIT PULL] (xen) stable/for-linus-3.11-rc3-tag

Hey Linus,

We are trying out a new git flow where both me and Stefano are going
to use one git tree. Not sure yet how we are going to figure out
the branch names (discussing that now) but in the meantime here is a
git pull from that tree and also using git request pull to construct
this writeup.

Thanks!

The following changes since commit 0b0c002c340e78173789f8afaa508070d838cf3d:

  xen/time: remove blocked time accounting from xen "clockchip" (2013-06-28 12:11:39 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git tags/stable/for-linus-3.11-rc3-tag

for you to fetch changes up to 741ddbcfd26f192b0677961385b599aa785f8119:

  xen/tmem: do not allow XEN_TMEM on ARM64 (2013-07-30 13:44:02 -0400)

----------------------------------------------------------------
Fixes:
 - Three fixes for ARM/ARM64 to either compile or not certain generic drivers
 - Fix for avoiding a potential deadlock when an user space event channel is destroyed.
 - Fix a workqueue resuming multiple times.

----------------------------------------------------------------
Aurelien Chartier (1):
      xenbus: frontend resume cleanup

David Vrabel (1):
      xen/evtchn: avoid a deadlock when unbinding an event channel

Julien Grall (2):
      xen/arm64: Don't compile cpu hotplug
      xen/arm: enable PV control for ARM

Stefano Stabellini (1):
      xen/tmem: do not allow XEN_TMEM on ARM64

 drivers/xen/Kconfig                        |  2 +-
 drivers/xen/Makefile                       |  5 ++---
 drivers/xen/evtchn.c                       | 21 ++-------------------
 drivers/xen/xenbus/xenbus_probe_frontend.c | 19 ++++++++++++++++---
 4 files changed, 21 insertions(+), 26 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ