]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 10:14:06 +0000 (11:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 10:14:06 +0000 (11:14 +0100)
commit0793c5dcc671144b53dfc99f809240b13f68314a
treed0ab94638a9e9895ca6e313520459c2e5c8b7783
parent42c4ba60453ee7e837e5a079bc39b3c9d4246ba0
parent347f53282d967fb98365f7373a54b8cf2fb47c35
Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.11-rc2

Here's a fix for a digi_acceleport regression in -rc1, and some fixes
for long-standing issues in three other drivers, including a
NULL-pointer dereference and a couple of information leaks that could be
triggered by a malicious device.

Signed-off-by: Johan Hovold <johan@kernel.org>