Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are four small fixes for 4.14-rc6. Three 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" * tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: android: binder: Fix null ptr dereference in debug msg android: binder: Don't get mm from task vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister() binder: call poll_wait() unconditionally.
No related branches found
No related tags found
Showing
- drivers/android/binder.c 1 addition, 10 deletionsdrivers/android/binder.c
- drivers/android/binder_alloc.c 10 additions, 14 deletionsdrivers/android/binder_alloc.c
- drivers/android/binder_alloc.h 0 additions, 1 deletiondrivers/android/binder_alloc.h
- drivers/hv/channel_mgmt.c 4 additions, 1 deletiondrivers/hv/channel_mgmt.c
Loading
Please register or sign in to comment