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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 Jun 2016 12:39:49 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	axboe@...nel.dk, linux-kernel@...r.kernel.org,
	xen-devel@...ts.xensource.com, linux-block@...r.kernel.org
Cc:	bob.liu@...cle.com
Subject: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5

Hey Jens,

Please git pull the 'stable/for-jens-4.7' branch which is based on your
'for-4.7/drivers' branch. It will nicely merge in your 'for-linus' branch:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.7

which has one fix for migration of guest. We found that if we migrate the
guest from a host that has multi-queue to an older (or vice-versa) we would
lose outstanding I/Os as we did not recreate all the queues properly and lost
the I/Os.

Please pull!

P.S.
I've also also put stable@...r.kernel.org on the patch.

 drivers/block/xen-blkfront.c | 91 +++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 51 deletions(-)

Bob Liu (1):
      xen-blkfront: save uncompleted reqs in blkfront_resume()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ