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, 4 Feb 2015 08:35:23 +1100
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux RAID <linux-raid@...r.kernel.org>,
	lkml <linux-kernel@...r.kernel.org>,
	Fengguang Wu <fengguang.wu@...el.com>,
	Mikulas Patocka <mpatocka@...hat.com>,
	Heinz Mauelshagen <heinzm@...hat.com>,
	Alasdair G Kergon <agk@...hat.com>,
	Peter Zijlstra <peterz@...radead.org>
Subject: [GIT PULL REQUEST] 2 fixes for md in 3.19

The following changes since commit 59343cd7c4809cf7598789e1cd14563780ae4239:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-01-27 13:55:36 -0800)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.19-fixes

for you to fetch changes up to d95901433436aeb921eac58bfd8a2aa77f110384:

  md/bitmap: fix a might_sleep() warning. (2015-02-02 17:08:03 +1100)

----------------------------------------------------------------
Two fixes for md

1/ Another live lock, needs backporting
2/ work-around false positive with new warnings.

----------------------------------------------------------------
NeilBrown (2):
      md/raid5: fix another livelock caused by non-aligned writes.
      md/bitmap: fix a might_sleep() warning.

 drivers/md/bitmap.c | 13 +++++++++++++
 drivers/md/raid5.c  |  5 +++++
 2 files changed, 18 insertions(+)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ