linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 5.17-rc4
@ 2022-02-12 10:30 Greg KH
  2022-02-12 18:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-02-12 10:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 28cb138f559f8c1a1395f5564f86b8bbee83631b:

  vt_ioctl: add array_index_nospec to VT_ACTIVATE (2022-02-04 15:36:02 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.17-rc4

Here are 4 small tty/serial fixes for 5.17-rc4.  They are:
	- 8250_pericom change revert to fix a reported regression
	- 2 speculation fixes for vt_ioctl
	- n_tty regression fix for polling

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Andy Shevchenko (1):
      serial: 8250_pericom: Revert "Re-enable higher baud rates"

Jakob Koschel (2):
      vt_ioctl: fix array_index_nospec in vt_setactivate
      vt_ioctl: add array_index_nospec to VT_ACTIVATE

TATSUKAWA KOSUKE (立川 江介) (1):
      n_tty: wake up poll(POLLRDNORM) on receiving data

 drivers/tty/n_tty.c                    | 4 ++--
 drivers/tty/serial/8250/8250_pericom.c | 2 +-
 drivers/tty/vt/vt_ioctl.c              | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] TTY/Serial driver fixes for 5.17-rc4
  2022-02-12 10:30 [GIT PULL] TTY/Serial driver fixes for 5.17-rc4 Greg KH
@ 2022-02-12 18:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-12 18:23 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sat, 12 Feb 2022 11:30:56 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/522e7d03f7d286cde06bee51982121f63bb03097

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-12 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-12 10:30 [GIT PULL] TTY/Serial driver fixes for 5.17-rc4 Greg KH
2022-02-12 18:23 ` pr-tracker-bot

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