public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY driver fixes for 7.0-rc7
@ 2026-04-05  8:31 Greg KH
  2026-04-05 17:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-04-05  8:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jiri Slaby, Andrew Morton, linux-kernel, linux-serial

The following changes since commit c369299895a591d96745d6492d4888259b004a9e:

  Linux 7.0-rc5 (2026-03-22 14:42:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.0-rc7

for you to fetch changes up to 3ddbea7542ae529c1a88ef9a8b1ce169126211f6:

  vt: resize saved unicode buffer on alt screen exit after resize (2026-03-30 17:39:44 +0200)

----------------------------------------------------------------
TTY core fixes for 7.0-rc7

Here are 2 small tty vt fixes for 7.0-rc7 to resolve some reported
issues with the resize ability of the alt screen buffer.  Both of these
have been in linux-next all week with no reported issues.

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

----------------------------------------------------------------
Liav Mordouch (1):
      vt: discard stale unicode buffer on alt screen exit after resize

Nicolas Pitre (1):
      vt: resize saved unicode buffer on alt screen exit after resize

 drivers/tty/vt/vt.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

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

end of thread, other threads:[~2026-04-05 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-05  8:31 [GIT PULL] TTY driver fixes for 7.0-rc7 Greg KH
2026-04-05 17:13 ` 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