]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Aug 2015 09:02:42 +0000 (11:02 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Aug 2015 09:02:42 +0000 (11:02 +0200)
commit4e6b6ee253ce58aa156d7f1448d1038679b26783
tree21347b52110762d3f01fcc20be0c9fa28fd3d8f8
parent9e91edcd1b8b7f12c6484a0b17fb45774354e0b6
parent49895bcc7e566ba455eb2996607d6fbd3447ce16
Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md

Pull md fixes from Neil Brown:
 "Three more fixes for md in 4.2

  Mostly corner-case stuff.

  One of these patches is for a CVE: CVE-2015-5697

  I'm not convinced it is serious (data leak from CAP_SYS_ADMIN ioctl)
  but as people seem to want to back-port it, I've included a minimal
  version here.  The remainder of that patch from Benjamin is
  code-cleanup and will arrive in the 4.3 merge window"

* tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md:
  md/raid5: don't let shrink_slab shrink too far.
  md: use kzalloc() when bitmap is disabled
  md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies