linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 5.0-rc6
@ 2019-02-08  8:38 Greg KH
  2019-02-08 19:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-02-08  8:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:

  Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)

are available in the Git repository at:

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

for you to fetch changes up to fedb5760648a291e949f2380d383b5b2d2749b5e:

  serial: fix race between flush_to_ldisc and tty_open (2019-01-31 19:43:04 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.0-rc6

Here are some small tty and serial fixes for 5.0-rc6.

Nothing huge, just a few small fixes for reported issues.  The speakup
fix is in here as it is a tty operation issue.

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

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

----------------------------------------------------------------
Andy Shevchenko (1):
      serial: 8250_pci: Make PCI class test non fatal

Chris Brandt (1):
      serial: sh-sci: Do not free irqs that have already been freed

Greg Kroah-Hartman (1):
      serial: fix race between flush_to_ldisc and tty_open

Gustavo A. R. Silva (1):
      tty: serial: 8250_mtk: Fix potential NULL pointer dereference

Johan Hovold (1):
      staging: speakup: fix tty-operation NULL derefs

 drivers/staging/speakup/spk_ttyio.c | 6 ++++--
 drivers/tty/serial/8250/8250_mtk.c  | 3 +++
 drivers/tty/serial/8250/8250_pci.c  | 9 +++++----
 drivers/tty/serial/serial_core.c    | 6 ++++++
 drivers/tty/serial/sh-sci.c         | 9 ++++++++-
 5 files changed, 26 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] TTY/Serial fixes for 5.0-rc6
  2019-02-08  8:38 [GIT PULL] TTY/Serial fixes for 5.0-rc6 Greg KH
@ 2019-02-08 19:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-08 19:45 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 Fri, 8 Feb 2019 09:38:08 +0100:

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

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

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:[~2019-02-08 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08  8:38 [GIT PULL] TTY/Serial fixes for 5.0-rc6 Greg KH
2019-02-08 19:45 ` 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).