]> 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)
commit7475f43b401269712bfcace302b39ac61538430d
tree14d17dd87b1b9353c8353830eff498fd8c51f8fd
parent2a088d7506f8ab8e5c056f948d5e74f4a051b91c
parente4f2c19a307b7cb97040c0dc9aec9d86e8c67d3e
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>