From: Linus Torvalds Date: Tue, 5 Dec 2017 18:06:23 +0000 (-0800) Subject: Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... X-Git-Tag: v4.19~2035 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a5e05a47b6cb8e59bfad351444322b1e4012326;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'char-misc-4.15-rc3' of git://git./linux/kernel/git/gregkh/char-misc Pull char/misc fixes from Greg KH: "Here are some small misc driver fixes for 4.15-rc3 to resolve reported issues. Specifically these are: - binder fix for a memory leak - vpd driver fixes for a number of reported problems - hyperv driver fix for memory accesses where it shouldn't be. All of these have been in linux-next for a while. There's also one more MAINTAINERS file update that came in today to get the Android developer's emails correct, which is also in this pull request, that was not in linux-next, but should not be an issue" * tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: MAINTAINERS: update Android driver maintainers. firmware: vpd: Fix platform driver and device registration/unregistration firmware: vpd: Tie firmware kobject to device lifetime firmware: vpd: Destroy vpd sections in remove function hv: kvp: Avoid reading past allocated blocks from KVP file Drivers: hv: vmbus: Fix a rescind issue ANDROID: binder: fix transaction leak. --- 6a5e05a47b6cb8e59bfad351444322b1e4012326