[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150322103734.GA22179@kroah.com>
Date: Sun, 22 Mar 2015 11:37:34 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.0-rc5
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@...uxfoundation.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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists