]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jan 2016 16:32:42 +0000 (08:32 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jan 2016 16:32:42 +0000 (08:32 -0800)
commit1b7d447b7675edce553d7475114547391a934e51
tree14d17dd87b1b9353c8353830eff498fd8c51f8fd
parentd1746965e7f24c51fc4d24a38b03939ebc7d4f42
parent20674285e9095533bb733998a757f20eb146a15d
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.5-rc2

Here are two fixes of crashes in the visor driver that could be
triggered using bad (malicious) descriptors, a fix for two memory leaks
in the new mxu11x0 driver, and an interface-blacklist fix for the option
driver.

Included are also some new device ids.

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