Re: [GIT PULL] USB-serial fixes for v4.14-rc5

2017-10-09 Thread Greg Kroah-Hartman
On Mon, Oct 09, 2017 at 12:40:00PM +0200, Johan Hovold wrote:
> The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
> 
>   Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git 
> tags/usb-serial-4.14-rc5
> 
> for you to fetch changes up to 299d7572e46f98534033a9e65973f13ad1ce9047:
> 
>   USB: serial: console: fix use-after-free after failed setup (2017-10-09 
> 12:33:31 +0200)
> 
> 
> USB-serial fixes for v4.14-rc5
> 
> Here's a fix for a cp210x regression that prevented a class of devices
> from being successfully probed. Two use-after-free bugs in the console
> code are also fixed.
> 
> Included are also some new device ids.
> 
> All but the last three commits have been in linux-next with no reported
> issues.

Note, there is no linux-next for all of October, so it would be hard to
any failed reports :)

Now pulled and pushed out, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [GIT PULL] USB-serial fixes for v4.14-rc5

2017-10-09 Thread Johan Hovold
On Mon, Oct 09, 2017 at 01:21:14PM +0200, Greg Kroah-Hartman wrote:
> On Mon, Oct 09, 2017 at 12:40:00PM +0200, Johan Hovold wrote:
> > The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
> > 
> >   Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git 
> > tags/usb-serial-4.14-rc5
> > 
> > for you to fetch changes up to 299d7572e46f98534033a9e65973f13ad1ce9047:
> > 
> >   USB: serial: console: fix use-after-free after failed setup (2017-10-09 
> > 12:33:31 +0200)
> > 
> > 
> > USB-serial fixes for v4.14-rc5
> > 
> > Here's a fix for a cp210x regression that prevented a class of devices
> > from being successfully probed. Two use-after-free bugs in the console
> > code are also fixed.
> > 
> > Included are also some new device ids.
> > 
> > All but the last three commits have been in linux-next with no reported
> > issues.
> 
> Note, there is no linux-next for all of October, so it would be hard to
> any failed reports :)

Yeah, I saw the notice. But all but the last three commits were applied
in September and have actually gotten some testing there.

Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html