Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc fixes from Greg KH: "Here are six small fixes of some of the char/misc drivers that have been sent in to resolve reported issues. Nothing major, a binder use-after-free fix, some thunderbolt bugfixes, a hyper-v bugfix, and an nvmem driver fix. All of these have been in linux-next with no reported issues for a while" * tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: nvmem: meson-mx-efuse: fix reading from an offset other than 0 binder: fix proc->files use-after-free vmbus: unregister device_obj->channels_kset thunderbolt: Mask ring interrupt properly when polling starts MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry thunderbolt: Make pathname to force_power shorter
No related branches found
No related tags found
Showing
- Documentation/admin-guide/thunderbolt.rst 1 addition, 1 deletionDocumentation/admin-guide/thunderbolt.rst
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/android/binder.c 31 additions, 13 deletionsdrivers/android/binder.c
- drivers/hv/vmbus_drv.c 2 additions, 0 deletionsdrivers/hv/vmbus_drv.c
- drivers/nvmem/meson-mx-efuse.c 2 additions, 2 deletionsdrivers/nvmem/meson-mx-efuse.c
- drivers/thunderbolt/nhi.c 1 addition, 1 deletiondrivers/thunderbolt/nhi.c
Please register or sign in to comment