* [GIT PULL] Char/Misc driver fix for 5.4-rc5
@ 2019-10-26 18:17 Greg KH
2019-10-26 20:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-10-26 18:17 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.4-rc5
for you to fetch changes up to 45d02f79b539073b76077836871de6b674e36eb4:
binder: Don't modify VMA bounds in ->mmap handler (2019-10-17 05:58:44 -0700)
----------------------------------------------------------------
Char/Misc fix for 5.4-rc5
This is a single char/misc driver fix (well, a binder fix to be
specific) to resolve a reported issue by Jann. It's been in linux-next
for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Jann Horn (1):
binder: Don't modify VMA bounds in ->mmap handler
drivers/android/binder.c | 7 -------
drivers/android/binder_alloc.c | 6 ++++--
2 files changed, 4 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-26 20:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-26 18:17 [GIT PULL] Char/Misc driver fix for 5.4-rc5 Greg KH
2019-10-26 20:45 ` pr-tracker-bot
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.