]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2018 15:14:29 +0000 (07:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2018 15:14:29 +0000 (07:14 -0800)
commitd015b4f07c7f87102ce3e376a3de1b8c79314018
tree5fc7bdb4648777967dda751367e385d04b4b88ea
parentf150abf0892fb345ccd0fb87f18d1288faf6fb8c
parent1139123164855d673d862b8df451d6e4ad4a66bf
Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.16-rc4

Just small fixes now. The two most important are a fix for a a lock up
on USB ID pin change during system suspend/resume on dwc3 and a
use-after-free fix in ffs_fs_kill_sb().

Apart from that, some DT compatible fixes.