From: Linus Torvalds Date: Sun, 20 Jul 2025 16:14:32 +0000 (-0700) Subject: Merge tag 'tty-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty X-Git-Tag: v6.16-rc7~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=673cf893b66a7dd76c9378f4506b3d4a870c80b2;p=thirdparty%2Flinux.git Merge tag 'tty-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull serial driver fixes from Greg KH: "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" * tag 'tty-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: pch_uart: Fix dma_sync_sg_for_device() nents value serial: core: fix OF node leak --- 673cf893b66a7dd76c9378f4506b3d4a870c80b2