From: Linus Torvalds Date: Sat, 9 Aug 2025 15:12:23 +0000 (+0300) Subject: Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=561c80369df0733ba0574882a1635287b20f9de2;p=users%2Fdwmw2%2Flinux.git Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull TTY fix from Greg KH: "Here is a single revert of one of the previous patches that went in the last tty/serial merge that is breaking userspace on some platforms (specifically powerpc, probably a few others.) It accidentially changed the ioctl values of some tty ioctls, which breaks xorg. The revert has been in linux-next all this week with no reported issues" * tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: Revert "tty: vt: use _IO() to define ioctl numbers" --- 561c80369df0733ba0574882a1635287b20f9de2