linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 3.18-rc3
@ 2014-11-08 18:58 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-11-08 18:58 UTC (permalink / raw)
  To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.18-rc4

for you to fetch changes up to c4dc304677e8d566572c4738d95c48be150c6606:

  tty: Fix pty master poll() after slave closes v2 (2014-11-06 12:23:36 -0800)

----------------------------------------------------------------
TTY/Serial fixes for 3.18-rc4

Here are some tiny serial/tty fixes for 3.18-rc4 that resolve some
reported issues.

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

----------------------------------------------------------------
Francesco Ruggeri (1):
      tty: Fix pty master poll() after slave closes v2

Imre Deak (1):
      tty/vt: don't set font mappings on vc not supporting this

Jingchang Lu (1):
      serial: of-serial: fix uninitialized kmalloc variable

Matthias Brugger (1):
      tty: serial: 8250_mtk: Fix quot calculation

Peter Hurley (3):
      serial: Fix divide-by-zero fault in uart_get_divisor()
      tty: Fix high cpu load if tty is unreleaseable
      tty: Prevent "read/write wait queue active!" log flooding

 drivers/tty/n_tty.c                |  9 +++++++--
 drivers/tty/serial/8250/8250_mtk.c |  2 +-
 drivers/tty/serial/of_serial.c     |  2 +-
 drivers/tty/serial/serial_core.c   |  2 +-
 drivers/tty/tty_io.c               | 15 ++++++++++++---
 drivers/tty/vt/consolemap.c        |  7 +++++++
 6 files changed, 29 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-08 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-08 18:58 [GIT PULL] TTY/Serial fixes for 3.18-rc3 Greg KH

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).