* [GIT PULL] Serial driver fixes for 6.19-rc7
@ 2026-01-25 15:23 Greg KH
2026-01-25 18:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-01-25 15:23 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:
Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.19-rc7
for you to fetch changes up to 32f37e57583f869140cff445feedeea8a5fea986:
serial: Fix not set tty->port race condition (2026-01-23 17:23:09 +0100)
----------------------------------------------------------------
Serial driver fixes for 6.19-rc7
Here are 3 small serial driver fixes for 6.19-rc7 that resolve some
reported issues. They include:
- tty->port race condition fix for a reported problem
- qcom_geni serial driver fix
- 8250_pci serial driver fix
All of these have been in linux-next with no reported issues
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Krzysztof Kozlowski (1):
serial: Fix not set tty->port race condition
Marnix Rijnart (1):
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Praveen Talari (1):
serial: qcom_geni: Fix BT failure regression on RB2 platform
drivers/tty/serial/8250/8250_pci.c | 2 +-
drivers/tty/serial/qcom_geni_serial.c | 13 ++++++-------
drivers/tty/serial/serial_core.c | 6 ++++++
3 files changed, 13 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Serial driver fixes for 6.19-rc7
2026-01-25 15:23 [GIT PULL] Serial driver fixes for 6.19-rc7 Greg KH
@ 2026-01-25 18:05 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-01-25 18:05 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 Sun, 25 Jan 2026 16:23:43 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.19-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/11de40c03cf0f84466f517cc4d58f02ff1ba30be
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:[~2026-01-25 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-25 15:23 [GIT PULL] Serial driver fixes for 6.19-rc7 Greg KH
2026-01-25 18:05 ` 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