From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: 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 5.11-rc5
Date: Sun, 24 Jan 2021 13:57:42 +0100 [thread overview]
Message-ID: <YA1uxr1Gy9UiHd1/@kroah.com> (raw)
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.11-rc5
for you to fetch changes up to 17749851eb9ca2298e7c3b81aae4228961b36f28:
tty: fix up hung_up_tty_write() conversion (2021-01-22 11:01:55 +0100)
----------------------------------------------------------------
TTY/Serial fixes for 5.11-rc5
Here are 3 small tty/serial fixes for 5.11-rc5 to resolve reported
problems:
- 2 patches from you to fix up writing to ttys with splice
- mvebu-uart driver fix for reported problem.
All of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
Linus Torvalds (2):
tty: implement write_iter
tty: fix up hung_up_tty_write() conversion
Pali Rohár (1):
serial: mvebu-uart: fix tx lost characters at power off
drivers/tty/serial/mvebu-uart.c | 10 +++++++-
drivers/tty/tty_io.c | 51 ++++++++++++++++++++++-------------------
2 files changed, 37 insertions(+), 24 deletions(-)
next reply other threads:[~2021-01-24 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 12:57 Greg KH [this message]
2021-01-24 19:33 ` [GIT PULL] TTY / Serial fixes for 5.11-rc5 pr-tracker-bot
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=YA1uxr1Gy9UiHd1/@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