-
- Downloads
Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc fixes from Greg KH: "Here are a few small char/misc driver fixes for 4.20-rc5 that resolve a number of reported issues. The "largest" here is the thunderbolt patch, which resolves an issue with NVM upgrade, the smallest being some fsi driver fixes. There's also a hyperv bugfix, and the usual binder bugfixes. All of these have been in linux-next with no reported issues" * tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: misc: mic/scif: fix copy-paste error in scif_create_remote_lookup thunderbolt: Prevent root port runtime suspend during NVM upgrade Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() binder: fix race that allows malicious free of live buffer fsi: fsi-scom.c: Remove duplicate header fsi: master-ast-cf: select GENERIC_ALLOCATOR
Showing
- drivers/android/binder.c 12 additions, 9 deletionsdrivers/android/binder.c
- drivers/android/binder_alloc.c 6 additions, 10 deletionsdrivers/android/binder_alloc.c
- drivers/android/binder_alloc.h 1 addition, 2 deletionsdrivers/android/binder_alloc.h
- drivers/fsi/Kconfig 1 addition, 0 deletionsdrivers/fsi/Kconfig
- drivers/fsi/fsi-scom.c 0 additions, 1 deletiondrivers/fsi/fsi-scom.c
- drivers/hv/channel.c 8 additions, 0 deletionsdrivers/hv/channel.c
- drivers/misc/mic/scif/scif_rma.c 1 addition, 1 deletiondrivers/misc/mic/scif/scif_rma.c
- drivers/thunderbolt/switch.c 38 additions, 2 deletionsdrivers/thunderbolt/switch.c
Loading
Please register or sign in to comment