[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191026181756.GA648966@kroah.com>
Date: Sat, 26 Oct 2019 20:17:56 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fix for 5.4-rc5
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@...uxfoundation.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(-)
Powered by blists - more mailing lists