* [GIT PULL] TTY/Serial driver fixes for 6.3-rc3
@ 2023-03-19 14:57 Greg KH
2023-03-19 17:15 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-03-19 14:57 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.3-rc3
for you to fetch changes up to 18365ebf23f3e713e5dd8e295c9a639295250f3c:
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access (2023-03-09 17:56:56 +0100)
----------------------------------------------------------------
TTY/Serial driver fixes for 6.3-rc3
Here are some small tty and serial driver fixes for 6.3-rc3 to resolve
some reported issues.
They include:
- 8250 driver Kconfig issue pointed out by you that showed up in -rc1
- qcom-geni serial driver fixes
- various 8250 driver fixes for reported problems
- fsl_lpuart driver fixes
- serdev fix for regression in -rc1
- vt.c bugfix
All have been in linux-next for over a week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Sverdlin (1):
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Biju Das (1):
serial: 8250_em: Fix UART port type
Johan Hovold (5):
serial: 8250_fsl: fix handle_irq locking
serial: qcom-geni: fix console shutdown hang
serial: qcom-geni: fix DMA mapping leak on shutdown
serial: qcom-geni: fix mapping of empty DMA buffer
serial: qcom-geni: drop bogus uart_write_wakeup()
Kumaravel Thiagarajan (1):
serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
Randy Dunlap (1):
serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
Samuel Thibault (1):
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Saravana Kannan (1):
serdev: Set fwnode for serdev devices
Sherry Sun (1):
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted
Tom Rix (1):
Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
drivers/tty/serdev/core.c | 2 +-
drivers/tty/serial/8250/8250_em.c | 4 ++--
drivers/tty/serial/8250/8250_fsl.c | 4 ++--
drivers/tty/serial/8250/Kconfig | 4 ++--
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/fsl_lpuart.c | 23 ++++++++++++-----------
drivers/tty/serial/qcom_geni_serial.c | 11 +++++++----
drivers/tty/vt/vt.c | 3 +++
8 files changed, 30 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 6.3-rc3
2023-03-19 14:57 [GIT PULL] TTY/Serial driver fixes for 6.3-rc3 Greg KH
@ 2023-03-19 17:15 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-19 17:15 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, 19 Mar 2023 15:57:50 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.3-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5cdfdd6da3231227611e0c24e005d6ea450bdc75
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:[~2023-03-19 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-19 14:57 [GIT PULL] TTY/Serial driver fixes for 6.3-rc3 Greg KH
2023-03-19 17:15 ` 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