From: Greg KH <gregkh@linuxfoundation.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Jiri Slaby <jslaby@suse.cz>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 4.19-rc6
Date: Tue, 25 Sep 2018 16:24:35 +0200 [thread overview]
Message-ID: <20180925142435.GA27225@kroah.com> (raw)
The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.19-rc6
for you to fetch changes up to 7e620984b62532783912312e334f3c48cdacbd5d:
serial: imx: restore handshaking irq for imx1 (2018-09-20 14:51:31 +0200)
----------------------------------------------------------------
TTY/Serial driver fixes for 4.19-rc6
Here are a number of small tty and serial driver fixes for reported
issues for 4.19-rc6.
One should hopefully resolve a much-reported issue that syzbot has found
in the tty layer. Although there are still more issues there, getting
this fixed is nice to see finally happen.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Christophe Leroy (1):
serial: cpm_uart: return immediately from console poll
Dmitry Safonov (1):
tty: Drop tty->count on tty_reopen() failure
Gustavo A. R. Silva (1):
tty: vt_ioctl: fix potential Spectre v1
Jan Kiszka (1):
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Stefan Agner (1):
tty: serial: lpuart: avoid leaking struct tty_struct
Uwe Kleine-König (1):
serial: imx: restore handshaking irq for imx1
drivers/tty/serial/cpm_uart/cpm_uart_core.c | 10 +++++++---
drivers/tty/serial/fsl_lpuart.c | 3 ++-
drivers/tty/serial/imx.c | 8 ++++++++
drivers/tty/serial/mvebu-uart.c | 1 +
drivers/tty/tty_io.c | 11 ++++++++---
drivers/tty/vt/vt_ioctl.c | 4 ++++
6 files changed, 30 insertions(+), 7 deletions(-)
reply other threads:[~2018-09-25 14:24 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=20180925142435.GA27225@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=sfr@canb.auug.org.au \
--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