* [GIT PULL] TTY / Serial driver fixes for 6.12-rc4
@ 2024-10-20 13:37 Greg KH
2024-10-20 20:16 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-10-20 13:37 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.12-rc4
for you to fetch changes up to be847a3a8d4ec4bf270c2455376d11f2de61bfb3:
serial: qcom-geni: rename suspend functions (2024-10-11 08:39:24 +0200)
----------------------------------------------------------------
TTY/Serial driver fixes for 6.12-rc4
Here are some small tty and serial driver fixes for 6.12-rc4. Included
in here are:
- qcom-geni serial driver fixes, wow what a mess of a UART chip that
thing is...
- vt infoleak fix for odd font sizes
- imx serial driver bugfix
- yet-another n_gsm ldisc bugfix, slowly chipping down the issues in
that piece of code.
All of these have been in linux-next for over a week with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Jeongjun Park (1):
vt: prevent kernel-infoleak in con_font_get()
Johan Hovold (9):
serial: qcom-geni: fix polled console initialisation
serial: qcom-geni: revert broken hibernation support
serial: qcom-geni: fix shutdown race
serial: qcom-geni: fix dma rx cancellation
serial: qcom-geni: fix receiver enable
serial: qcom-geni: fix rx cancel dma status bit
serial: qcom-geni: drop flip buffer WARN()
serial: qcom-geni: drop unused receive parameter
serial: qcom-geni: rename suspend functions
Longlong Xia (1):
tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
Marek Vasut (1):
serial: imx: Update mctrl old_status on RTSD interrupt
drivers/tty/n_gsm.c | 2 +
drivers/tty/serial/imx.c | 15 +++++
drivers/tty/serial/qcom_geni_serial.c | 103 ++++++++++++++++------------------
drivers/tty/vt/vt.c | 2 +-
include/linux/soc/qcom/geni-se.h | 2 +-
5 files changed, 67 insertions(+), 57 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY / Serial driver fixes for 6.12-rc4
2024-10-20 13:37 [GIT PULL] TTY / Serial driver fixes for 6.12-rc4 Greg KH
@ 2024-10-20 20:16 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-10-20 20:16 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, 20 Oct 2024 15:37:22 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.12-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c01ac4b9440aa85374536075b1d61af961c3e567
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:[~2024-10-20 20:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20 13:37 [GIT PULL] TTY / Serial driver fixes for 6.12-rc4 Greg KH
2024-10-20 20:16 ` 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