linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 5.8-rc7
@ 2020-07-26 11:12 Greg KH
  2020-07-26 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-07-26 11:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7:

  Linux 5.8-rc6 (2020-07-19 15:41:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.8-rc7

for you to fetch changes up to 5fdbe136ae19ab751daaa4d08d9a42f3e30d17f9:

  serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X (2020-07-24 10:58:14 +0200)

----------------------------------------------------------------
TTY/Serial/fbcon fixes for 5.8-rc7

Here are some small tty and serial and fbcon fixes for 5.8-rc7 to
resolve some reported issues.

The fbcon fix is in here as it was simpler to take it this way (and it
was acked by the maintainer) as it was related to the vt console fix as
well, both of which resolve syzbot-found issues in the console handling
code.

The other serial driver fixes are for small issues reported in the -rc
releases.

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

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

----------------------------------------------------------------
Helmut Grohne (1):
      tty: xilinx_uartps: Really fix id assignment

Johan Hovold (2):
      serial: tegra: fix CREAD handling for PIO
      serial: tegra: drop bogus NULL tty-port checks

Matthew Howell (1):
      serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X

Serge Semin (1):
      serial: 8250_mtk: Fix high-speed baud rates clamping

Tetsuo Handa (2):
      vt: Reject zero-sized screen buffer size.
      fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.

Yang Yingliang (1):
      serial: 8250: fix null-ptr-deref in serial8250_start_tx()

 drivers/tty/serial/8250/8250_core.c  |  2 +-
 drivers/tty/serial/8250/8250_exar.c  | 12 +++++++++++-
 drivers/tty/serial/8250/8250_mtk.c   | 18 ++++++++++++++++++
 drivers/tty/serial/serial-tegra.c    | 16 +++++++---------
 drivers/tty/serial/xilinx_uartps.c   |  8 ++++++--
 drivers/tty/vt/vt.c                  | 29 ++++++++++++++++++-----------
 drivers/video/fbdev/core/bitblit.c   |  4 ++--
 drivers/video/fbdev/core/fbcon_ccw.c |  4 ++--
 drivers/video/fbdev/core/fbcon_cw.c  |  4 ++--
 drivers/video/fbdev/core/fbcon_ud.c  |  4 ++--
 10 files changed, 69 insertions(+), 32 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.8-rc7
  2020-07-26 11:12 [GIT PULL] TTY/Serial driver fixes for 5.8-rc7 Greg KH
@ 2020-07-26 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-26 18:05 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 Sun, 26 Jul 2020 13:12:17 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.8-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7d22af6c5bdb001c5ed0a20185138304ad2af91b

Thank you!

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

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

end of thread, other threads:[~2020-07-26 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26 11:12 [GIT PULL] TTY/Serial driver fixes for 5.8-rc7 Greg KH
2020-07-26 18:05 ` 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;
as well as URLs for NNTP newsgroup(s).