]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Mar 2015 15:15:17 +0000 (07:15 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Mar 2015 15:15:17 +0000 (07:15 -0800)
commita86bb1b762f2cd0270c66a475d27ba5c64d79365
treeeb39b8220b32e05f3c76ca710f549269dabbee61
parentae618be7589a3618ffdea1e465b9efd0f560fd73
parentb39f5b3117fc22b0a310c099c77fd89953e6a1d5
Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.0-rc3

Here are a few fixes for reported problems including a usb-debug device
buffer overflow, potential use-after-free on failed probe, and a couple
of issues with the USB console.

Some new device IDs are also added.

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