public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 4.0-rc5
@ 2015-03-22 10:38 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-03-22 10:38 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Tejun Heo

The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:

  Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.0-rc5

for you to fetch changes up to d5e7cafd69da24e6d6cc988fab6ea313a2577efc:

  LZ4 : fix the data abort issue (2015-03-16 21:55:35 +0100)

----------------------------------------------------------------
Driver core fixes for 4.0-rc5

Here are two bugfixes for things reported.  One regression in kernfs,
and another issue fixed in the LZ4 code that was fixed in the "upstream"
codebase that solves a reported kernel crash.

Both have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
JeHyeon Yeon (1):
      LZ4 : fix the data abort issue

NeilBrown (1):
      kernfs: handle poll correctly on 'direct_read' files.

 fs/kernfs/file.c         | 1 +
 lib/lz4/lz4_decompress.c | 3 +++
 2 files changed, 4 insertions(+)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-22 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-22 10:38 [GIT PULL] Driver core fixes for 4.0-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox