index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2019-05-02
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-05-02
vt: invoke notifier on screen size change
Nicolas Pitre
2019-05-02
vt: always call notifier with the console lock held
Nicolas Pitre
2019-05-02
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-05-02
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-04-04
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2019-04-04
serial: imx: fix error handling in console_setup
Stefan Agner
2019-02-11
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2019-02-11
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2019-02-11
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-12-16
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-12-16
serial: cpm_uart: return immediately from console poll
Christophe Leroy
2018-12-16
tty: fix termios input-speed encoding when using BOTHER
Johan Hovold
2018-12-16
tty: fix termios input-speed encoding
Johan Hovold
2018-12-16
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
2018-12-16
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
2018-12-16
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
2018-11-20
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-11-20
tty: vt, get rid of weird source code flow
Jiri Slaby
2018-11-20
tty: vt, remove reduntant check
Jiri Slaby
2018-11-20
n_tty: Access echo_* variables carefully.
Tetsuo Handa
2018-11-20
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
2018-11-20
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-10-21
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-10-21
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-10-21
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
Tetsuo Handa
2018-10-21
tty: handle the case where we cannot restore a line discipline
Alan Cox
2018-10-21
drivers: tty: Fix use-after-free in pty_common_install
Rasmus Villemoes
2018-10-21
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2018-10-21
vt: change SGR 21 to follow the standards
Mike Frysinger
2018-10-21
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: pxa: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: mxs-auart: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
2018-06-16
tty: vt: fix up tabstops properly
Linus Torvalds
2018-06-16
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
2018-06-16
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
2018-06-16
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-06-16
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-03-03
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
2018-03-03
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
2017-11-11
tty/isicom: fix big-endian compile warning
Arnd Bergmann
2017-11-11
tty: nozomi: avoid a harmless gcc warning
Arnd Bergmann
2017-10-12
serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...
Chanwoo Choi
2017-10-12
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
2017-10-12
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
2017-09-15
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
[next]