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

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

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

for you to fetch changes up to 62a0d8d7c2b29f92850e4ee3c38e5dfd936e92b2:

  tty: Fix lockless tty buffer race (2014-05-03 18:14:28 -0400)

----------------------------------------------------------------
TTY/Serial fixes for 3.15-rc4

Here are some tty and serial driver fixes for things reported recently.

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

----------------------------------------------------------------
Michael Welling (1):
      tty: serial: 8250_core.c Bug fix for Exar chips.

Peter Hurley (3):
      n_tty: Fix n_tty_write crash when echoing in raw mode
      Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"
      tty: Fix lockless tty buffer race

Tomoki Sekiyama (1):
      drivers/tty/hvc: don't free hvc_console_setup after init

 drivers/tty/hvc/hvc_console.c       |  2 +-
 drivers/tty/n_tty.c                 |  4 ++++
 drivers/tty/serial/8250/8250_core.c |  2 +-
 drivers/tty/tty_buffer.c            | 29 ++++++++++++++---------------
 include/linux/tty.h                 |  1 -
 5 files changed, 20 insertions(+), 18 deletions(-)

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

only message in thread, other threads:[~2014-05-05 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-05 21:23 [GIT PULL] TTY/Serial fixes for 3.15-rc5 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).