* [GIT PULL] Serial driver fixes for 6.16-rc6
@ 2025-07-20 10:46 Greg KH
2025-07-20 16:31 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-07-20 10:46 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:
Linux 6.16-rc4 (2025-06-29 13:09:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.16-rc6
for you to fetch changes up to 6c0e9f05c9d7875995b0e92ace71be947f280bbd:
pch_uart: Fix dma_sync_sg_for_device() nents value (2025-07-09 13:43:02 +0200)
----------------------------------------------------------------
Serial driver fixes for 6.16-rc6
Here are two serial driver fixes for 6.16-rc6 that do:
- fix for the serial core OF resource leak
- pch_uart driver fix for a "incorrect variable" issue
Both of these have been in linux-next for over a week with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Johan Hovold (1):
serial: core: fix OF node leak
Thomas Fourier (1):
pch_uart: Fix dma_sync_sg_for_device() nents value
drivers/tty/serial/pch_uart.c | 2 +-
drivers/tty/serial/serial_base_bus.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Serial driver fixes for 6.16-rc6
2025-07-20 10:46 [GIT PULL] Serial driver fixes for 6.16-rc6 Greg KH
@ 2025-07-20 16:31 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-20 16:31 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 Jul 2025 12:46:37 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.16-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/673cf893b66a7dd76c9378f4506b3d4a870c80b2
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:[~2025-07-20 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-20 10:46 [GIT PULL] Serial driver fixes for 6.16-rc6 Greg KH
2025-07-20 16:31 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.