* [GIT PULL] Char/Misc driver fixes for 4.14-rc6
@ 2017-10-23 7:23 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-10-23 7:23 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:
Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.14-rc6
for you to fetch changes up to ae65c8510f3319dfb2114cc48d476b81232e27b3:
android: binder: Fix null ptr dereference in debug msg (2017-10-21 10:14:20 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 4.14-rc6
Here are 4 small fixes for 4.14-rc6.
3 of them are binder driver fixes for reported issues, and the last one
is a hyperv driver bugfix. Nothing major, but good fixes to get into
4.14-final.
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dexuan Cui (1):
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Martijn Coenen (1):
binder: call poll_wait() unconditionally.
Sherry Yang (2):
android: binder: Don't get mm from task
android: binder: Fix null ptr dereference in debug msg
drivers/android/binder.c | 11 +----------
drivers/android/binder_alloc.c | 24 ++++++++++--------------
drivers/android/binder_alloc.h | 1 -
drivers/hv/channel_mgmt.c | 5 ++++-
4 files changed, 15 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-23 7:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 7:23 [GIT PULL] Char/Misc driver fixes for 4.14-rc6 Greg KH
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.