This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9e6c269de404 Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/sc [...] new 3fa7187eceee rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`) new ec27a636d7e1 Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust- [...] new 282069845af3 tty: serial: fsl_lpuart: Clear the error flags by writing [...] new 83c35180abfd serial: core: Controller id cannot be negative new d962de6ae51f serial: core: Fix serial core port id to not use port->line new 1ef2c2df1199 serial: core: Fix serial core controller port name to show [...] new 7d695d83767c serial: core: Fix serial_base_match() after fixing control [...] new 238500e2d67c MAINTAINERS: Merge TTY layer and serial drivers new 6be1a8d50b38 serial: core: Fix kmemleak issue for serial core device remove new bbb4abb1bcfb serial: 8250: Reinit port_id when adding back serial8250_isa_devs new dfe2aeb226fd serial: 8250: Fix oops for port->pm on uart_change_pm() new 3f29d9ee323a TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig new a4a79e03bab5 serial: core: Revert port_id use new 3c4f8333b582 tty: n_gsm: fix the UAF caused by race condition in gsm_cl [...] new 3d9e6f556e23 serial: 8250: drop lockdep annotation from serial8250_clear_IER() new 04c7f60ca477 serial: core: Fix serial core port id, including multiport [...] new b320441c04c9 Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/li [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 15 ++------ drivers/tty/Kconfig | 3 ++ drivers/tty/n_gsm.c | 3 +- drivers/tty/serial/8250/8250_core.c | 3 ++ drivers/tty/serial/8250/8250_port.c | 4 +-- drivers/tty/serial/fsl_lpuart.c | 4 +-- drivers/tty/serial/serial_base.h | 1 + drivers/tty/serial/serial_base_bus.c | 70 ++++++++++++++++++++++++++++-------- include/linux/serial_core.h | 3 +- rust/macros/vtable.rs | 1 + 10 files changed, 73 insertions(+), 34 deletions(-)