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

The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.20-rc6

for you to fetch changes up to dada6a43b0402eba438a17ac86fdc64ac56a4607:

  kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() (2018-12-06 15:59:07 +0100)

----------------------------------------------------------------
TTY driver fixes for 4.20-rc6

Here are three small tty driver fixes for 4.20-rc6

Nothing major, just some bug fixes for reported issues.  Full details
are in the shortlog.

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

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

----------------------------------------------------------------
Chanho Park (1):
      tty: do not set TTY_IO_ERROR flag if console port

Macpaul Lin (1):
      kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()

Peter Shih (1):
      tty: serial: 8250_mtk: always resume the device in probe.

 drivers/tty/serial/8250/8250_mtk.c | 16 +++++++---------
 drivers/tty/serial/kgdboc.c        |  4 ++--
 drivers/tty/tty_port.c             |  3 ++-
 3 files changed, 11 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] TTY/Serial fixes for 4.20-rc6
  2018-12-09 11:17 [GIT PULL] TTY/Serial fixes for 4.20-rc6 Greg KH
@ 2018-12-09 18:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-09 18:50 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, 9 Dec 2018 12:17:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.20-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/822b7683fff11f152e74c404b3d915f6e5b13698

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:[~2018-12-09 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-09 11:17 [GIT PULL] TTY/Serial fixes for 4.20-rc6 Greg KH
2018-12-09 18:50 ` 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).