index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-07-29
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-29
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-07-29
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-07-22
serial: mxs-auart: add missed iounmap() in probe failure and remove
Chuhong Yuan
1
-4
/
+8
2020-06-30
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
1
-14
/
+2
2020-06-25
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
1
-11
/
+3
2020-06-25
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
1
-4
/
+22
2020-06-25
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
1
-7
/
+1
2020-06-25
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
1
-0
/
+1
2020-06-25
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
1
-2
/
+14
2020-06-25
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-06-22
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-6
/
+0
2020-06-22
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-2
/
+0
2020-06-10
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
1
-15
/
+8
2020-06-10
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-05-27
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
1
-5
/
+7
2020-05-14
vt: fix unicode console freeing with a common interface
Nicolas Pitre
1
-2
/
+7
2020-04-29
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-04-29
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
1
-2
/
+3
2020-04-29
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
1
-1
/
+1
2020-04-29
tty: rocket, avoid OOB access
Jiri Slaby
1
-11
/
+14
2020-04-29
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
1
-9
/
+14
2020-04-23
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
1
-3
/
+18
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
1
-4
/
+12
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2
-9
/
+26
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-19
/
+2
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-3
/
+3
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
1
-7
/
+22
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
3
-4
/
+10
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
1
-9
/
+7
2020-03-11
vt: selection, push console lock down
Jiri Slaby
2
-3
/
+12
2020-03-11
vt: selection, close sel_buffer race
Jiri Slaby
1
-6
/
+17
2020-03-11
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-11
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-11
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-03-05
sysrq: Remove duplicated sysrq message
Petr Mladek
1
-4
/
+3
2020-03-05
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
1
-0
/
+1
2020-02-28
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
1
-4
/
+14
2020-02-28
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
1
-43
/
+24
2020-02-28
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
1
-21
/
+4
2020-02-28
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
1
-111
/
+80
2020-02-28
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
1
-2
/
+23
2020-02-28
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
1
-0
/
+8
2020-02-28
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2
-6
/
+5
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-28
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
4
-5
/
+6
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
1
-6
/
+11
2020-02-28
vt: selection, handle pending signals in paste_selection
Jiri Slaby
1
-1
/
+8
[next]