From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.0-rc5
Date: Sun, 22 Mar 2015 11:37:34 +0100 [thread overview]
Message-ID: <20150322103734.GA22179@kroah.com> (raw)
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(+)
next reply other threads:[~2015-03-22 10:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-22 10:37 Greg KH [this message]
2015-03-22 10:38 ` [GIT PULL] char/misc driver fixes for 4.0-rc5 Greg KH
-- strict thread matches above, loose matches on Subject: below --
2015-03-22 10:38 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150322103734.GA22179@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.