mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jiri Slaby <jslaby@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 4.5-rc4
Date: Sun, 14 Feb 2016 11:02:05 -0800	[thread overview]
Message-ID: <20160214190205.GA23761@kroah.com> (raw)

The following changes since commit 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3:

  Linux 4.5-rc2 (2016-01-31 18:12:16 -0800)

are available in the git repository at:

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

for you to fetch changes up to c8053b58762745d93930826b60a4073854a15ce5:

  Revert "8250: uniphier: allow modular build with 8250 console" (2016-02-07 18:22:54 -0800)

----------------------------------------------------------------
tty/serial fixes for 4.5-rc4

Here are a number of small tty and serial driver fixes for 4.5-rc4 that
resolve some reported issues.

One of them got reverted as it wasn't correct based on testing, and all
have been in linux-next for a while.

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

----------------------------------------------------------------
Arnd Bergmann (2):
      8250: uniphier: allow modular build with 8250 console
      serial/omap: mark wait_for_xmitr as __maybe_unused

Greg Kroah-Hartman (1):
      Revert "8250: uniphier: allow modular build with 8250 console"

Herton R. Krzesinski (2):
      pty: fix possible use after free of tty->driver_data
      pty: make sure super_block is still valid in final /dev/tty close

Jeremy McNicoll (1):
      tty: Add support for PCIe WCH382 2S multi-IO card

Peter Hurley (2):
      tty: Drop krefs for interrupted tty lock
      serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)

 drivers/tty/pty.c                  | 21 ++++++++++++++++++++-
 drivers/tty/serial/8250/8250_pci.c | 21 +++++++++++++++++++++
 drivers/tty/serial/omap-serial.c   | 10 +++++++---
 drivers/tty/tty_io.c               |  3 +--
 drivers/tty/tty_mutex.c            |  7 ++++++-
 fs/devpts/inode.c                  | 20 ++++++++++++++++++++
 include/linux/devpts_fs.h          |  4 ++++
 7 files changed, 79 insertions(+), 7 deletions(-)

                 reply	other threads:[~2016-02-14 19:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160214190205.GA23761@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®