aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* mm/oom_kill: squashed reverts to a stable stateCorinna Vinschen2019-07-191-5/+2
* mm: oom_kill: simplify OOM killer lockingJohannes Weiner2019-07-081-0/+2
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2019-07-081-2/+3
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2019-05-021-1/+1
* BACKPORT: tty: Use unbound workqueue for all input workersPeter Hurley2019-05-022-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2919-19/+19
* format-security: move static strings to constKees Cook2017-12-051-5/+5
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-11-061-3/+8
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-11-061-1/+1
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-08-311-3/+3
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-07-041-1/+1
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-07-041-0/+1
* serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2017-07-041-4/+19
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-07-041-2/+2
* android: fiq_debugger: restrict access to critical commands.Mark Salyzyn2017-05-101-1/+2
* tty: n_hdlc: Drop redundant error messageJean Delvare2017-04-111-4/+0
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2017-04-111-3/+1
* tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2017-04-111-4/+2
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-04-111-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-04-111-15/+4
* vt: clear selection before resizingScot Doyle2017-04-111-0/+3
* tty: vt, fix bogus division in csi_JJiri Slaby2017-04-111-1/+1
* tty: limit terminal size to 4M charsDmitry Vyukov2017-04-111-0/+2
* BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-171-0/+7
* tty: Properly fix memleak of alloc_piddragonpt2016-11-111-2/+2
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-21/+9
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-263-16/+11
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+20
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+23
* serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2016-08-261-0/+5
* 3.10.78 -> 3.10.79Jan Engelmohr2016-08-261-1/+17
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-261-1/+0
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-1/+4
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-1/+1
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-262-5/+11
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-262-1/+6
* first commitMeizu OpenSource2016-08-15204-0/+192572