Linux/linux b7b8a44. MAINTAINERS, Documentation/ABI/testing sysfs-bus-siox

Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are a number of small driver fixes for 5.2-rc6

  Nothing major, just fixes for reported issues:
   - soundwire fixes
   - thunderbolt fixes
   - MAINTAINERS update for fpga maintainer change
   - binder bugfix
   - habanalabs 64bit pointer fix
   - documentation updates

  All of these have been in linux-next with no reported issues"

* tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  habanalabs: use u64_to_user_ptr() for reading user pointers
  doc: fix documentation about UIO_MEM_LOGICAL using
  MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk
  docs: fb: Add TER16x32 to the available font names
  MAINTAINERS: fpga: hand off maintainership to Moritz
  thunderbolt: Implement CIO reset correctly for Titan Ridge
  binder: fix possible UAF when freeing buffer
  thunderbolt: Make sure device runtime resume completes before taking domain lock
  soundwire: intel: set dai min and max channels correctly
  soundwire: stream: fix bad unlock balance
  soundwire: stream: fix out of boundary access on port properties
DeltaFile
+127-61drivers/thunderbolt/icm.c
+33-12drivers/thunderbolt/switch.c
+11-11Documentation/ABI/testing/sysfs-bus-siox
+14-2drivers/android/binder.c
+7-0drivers/thunderbolt/tb.h
+3-4drivers/soundwire/stream.c
+2-2drivers/soundwire/intel.c
+2-2Documentation/driver-api/uio-howto.rst
+1-2MAINTAINERS
+1-1Documentation/fb/fbcon.txt
+1-1drivers/misc/habanalabs/habanalabs_ioctl.c
+202-9811 files

UnifiedSplitRaw