This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fc0c8146680e Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub [...] new e0bf2d4982fe serial: mvebu-uart: Fix reporting of effective CSIZE to userspace new 3216c622a24b tty: serial: lpuart: avoid leaking struct tty_struct new be28c1e3ca29 serial: cpm_uart: return immediately from console poll new fe3241679009 tty: Drop tty->count on tty_reopen() failure new e97267cb4d1e tty: vt_ioctl: fix potential Spectre v1 new 7e620984b625 serial: imx: restore handshaking irq for imx1 new ccf791e5e6b1 Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/l [...]
The 7 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: drivers/tty/serial/cpm_uart/cpm_uart_core.c | 10 +++++++--- drivers/tty/serial/fsl_lpuart.c | 3 ++- drivers/tty/serial/imx.c | 8 ++++++++ drivers/tty/serial/mvebu-uart.c | 1 + drivers/tty/tty_io.c | 11 ++++++++--- drivers/tty/vt/vt_ioctl.c | 4 ++++ 6 files changed, 30 insertions(+), 7 deletions(-)