Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.4-rc3
@ 2023-05-20 17:07 Greg KH
  2023-05-20 18:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-05-20 17:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc3

for you to fetch changes up to 8fb9ea65c9d1338b0d2bb0a9122dc942cdd32357:

  vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF (2023-05-13 20:01:13 +0900)

----------------------------------------------------------------
TTY/Serial fixes for 6.4-rc3

Here are some small tty and serial driver fixes for 6.4-rc3 to resolve
some reported problems, and add some new device ids.  These include:
  - termios documentation updates
  - vc_screen use-after-free fix
  - memory leak fix in arc_uart driver
  - new 8250 driver ids
  - other small serial driver fixes

All of these have been in linux-next for a while with no reported
problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Andrew Davis (1):
      serial: 8250_exar: Add support for USR298x PCI Modems

Doug Berger (2):
      serial: 8250_bcm7271: balance clk_enable calls
      serial: 8250_bcm7271: fix leak in `brcmuart_probe`

Geert Uytterhoeven (1):
      serial: 8250: Document termios parameter of serial8250_em485_config()

George Kennedy (1):
      vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF

Ke Zhang (1):
      serial: arc_uart: fix of_iomap leak in `arc_serial_probe`

Krzysztof Kozlowski (1):
      serial: qcom-geni: fix enabling deactivated interrupt

Vitaliy Tomin (1):
      serial: Add support for Advantech PCI-1611U card

 drivers/tty/serial/8250/8250_bcm7271.c |  7 +++++--
 drivers/tty/serial/8250/8250_exar.c    | 17 +++++++++++++++++
 drivers/tty/serial/8250/8250_pci.c     |  5 +++++
 drivers/tty/serial/8250/8250_port.c    |  1 +
 drivers/tty/serial/arc_uart.c          |  7 ++++---
 drivers/tty/serial/qcom_geni_serial.c  |  9 ++++-----
 drivers/tty/vt/vc_screen.c             | 11 +++++++++--
 7 files changed, 45 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 6.4-rc3
  2023-05-20 17:07 [GIT PULL] TTY/Serial driver fixes for 6.4-rc3 Greg KH
@ 2023-05-20 18:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-20 18:31 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sat, 20 May 2023 18:07:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0dd2a6fb1e34d6dcb96806bc6b111388ad324722

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-05-20 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-20 17:07 [GIT PULL] TTY/Serial driver fixes for 6.4-rc3 Greg KH
2023-05-20 18:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox