index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: uartps: console_setup() can't be placed to init section
Michal Simek
2019-04-27
1
-1
/
+1
*
tty: ldisc: add sysctl to prevent autoloading of ldiscs
Greg Kroah-Hartman
2019-04-27
3
-0
/
+73
*
tty: increase the default flip buffer limit to 2*640K
Manfred Schlaegl
2019-04-27
1
-1
/
+1
*
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
2019-04-03
1
-1
/
+3
*
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
2019-04-03
1
-0
/
+2
*
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
2019-03-23
1
-1
/
+1
*
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
2019-02-20
1
-0
/
+4
*
vt: invoke notifier on screen size change
Nicolas Pitre
2019-02-06
1
-0
/
+1
*
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-02-06
1
-0
/
+1
*
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-02-06
1
-1
/
+2
*
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2019-01-26
1
-0
/
+10
*
drivers/tty: add missing of_node_put()
Yangtao Li
2018-12-21
1
-0
/
+1
*
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-12-13
1
-2
/
+2
*
kgdboc: Fix warning with module build
Laura Abbott
2018-12-13
1
-18
/
+19
*
kgdboc: Fix restrict error
Laura Abbott
2018-12-13
1
-4
/
+2
*
tty: wipe buffer if not echoing data
Greg Kroah-Hartman
2018-12-01
1
-2
/
+17
*
tty: wipe buffer.
Linus Torvalds
2018-12-01
1
-0
/
+2
*
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-11-22
1
-2
/
+2
*
tty: check name length in tty_find_polling_driver()
Miles Chen
2018-11-22
1
-1
/
+1
*
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-11-22
1
-0
/
+5
*
tty: audit: Fix audit source
Peter Hurley
2018-11-10
2
-2
/
+2
*
tty: serial: fsl_lpuart: fix clearing of receive flag
Stefan Agner
2018-11-10
1
-3
/
+6
*
serial: samsung: Add the support for Exynos5433 SoC
Chanwoo Choi
2018-11-10
1
-20
/
+36
*
Revert "tty: Fix pty master poll() after slave closes v2"
Peter Hurley
2018-11-10
1
-7
/
+2
*
serial: cpm_uart: return immediately from console poll
Christophe Leroy
2018-10-13
1
-3
/
+7
*
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
2018-10-13
1
-2
/
+4
*
tty: rocket: Fix possible buffer overwrite on register_PCI
Anton Vasilyev
2018-09-26
1
-1
/
+1
*
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
2018-08-28
1
-1
/
+1
*
tty: Fix data race in tty_insert_flip_string_fixed_flag
DaeRyong Jeong
2018-08-09
1
-0
/
+3
*
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
2018-08-09
1
-1
/
+0
*
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
2018-07-11
1
-5
/
+8
*
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-30
1
-0
/
+5
*
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-30
1
-0
/
+4
*
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-05-30
1
-0
/
+6
*
serial: samsung: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-05-30
1
-0
/
+4
*
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-30
1
-1
/
+1
*
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-05-02
1
-6
/
+5
*
tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
Tony Lindgren
2018-05-02
1
-0
/
+11
*
tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
Tony Lindgren
2018-05-02
1
-1
/
+11
*
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
2018-04-13
1
-3
/
+14
*
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
2018-04-13
1
-5
/
+10
*
vt: change SGR 21 to follow the standards
Mike Frysinger
2018-04-08
1
-1
/
+5
*
tty: vt: fix up tabstops properly
Linus Torvalds
2018-04-08
1
-4
/
+4
*
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
2018-03-18
1
-0
/
+11
*
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-03-18
1
-0
/
+1
*
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
2018-03-18
1
-0
/
+2
*
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
2018-01-02
1
-2
/
+2
*
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
2017-12-09
1
-0
/
+3
*
sysrq : fix Show Regs call trace on ARM
Jibin Xu
2017-12-09
1
-2
/
+7
*
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Lukas Wunner
2017-12-09
1
-1
/
+1
[next]