All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 5.18-rc4
@ 2022-04-22 15:14 Johan Hovold
  2022-04-23  8:39 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2022-04-22 15:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.18-rc4

for you to fetch changes up to e23e50e7acc8d8f16498e9c129db33e6a00e80eb:

  USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS (2022-04-21 10:08:06 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.18-rc4

Here's a fix for a potential overflow issue in the whiteheat driver when
using the old ARM ABI.

Included are also some new modem device ids.

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Bruno Thomsen (1):
      USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader

Daniele Palmas (1):
      USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions

Kees Cook (1):
      USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS

Slark Xiao (1):
      USB: serial: option: add support for Cinterion MV32-WA/MV32-WB

 drivers/usb/serial/cp210x.c    |  2 ++
 drivers/usb/serial/option.c    | 12 ++++++++++++
 drivers/usb/serial/whiteheat.c |  5 ++---
 3 files changed, 16 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB-serial fixes for 5.18-rc4
  2022-04-22 15:14 [GIT PULL] USB-serial fixes for 5.18-rc4 Johan Hovold
@ 2022-04-23  8:39 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2022-04-23  8:39 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, linux-kernel

On Fri, Apr 22, 2022 at 05:14:24PM +0200, Johan Hovold wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.18-rc4

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-23  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 15:14 [GIT PULL] USB-serial fixes for 5.18-rc4 Johan Hovold
2022-04-23  8:39 ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.