index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphael
Yaroslav Furman
2020-09-09
2
-3
/
+14
*
Merge 4.14.190 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-08-20
1
-11
/
+18
*
Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphael
Yaroslav Furman
2020-06-16
1
-10
/
+16
*
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-05-02
1
-1
/
+1
*
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-04-02
1
-4
/
+12
*
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-04-02
2
-9
/
+26
*
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
2020-04-02
1
-19
/
+2
*
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
1
-3
/
+3
*
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-04-02
1
-7
/
+22
*
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-04-02
3
-4
/
+10
*
vt: selection, push sel_lock up
Jiri Slaby
2020-03-11
1
-9
/
+7
*
vt: selection, push console lock down
Jiri Slaby
2020-03-11
2
-3
/
+12
*
vt: selection, close sel_buffer race
Jiri Slaby
2020-03-11
1
-6
/
+17
*
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
2020-02-28
1
-6
/
+11
*
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2020-02-28
1
-41
/
+27
*
vt: selection, handle pending signals in paste_selection
Jiri Slaby
2020-02-28
1
-1
/
+8
*
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
2019-12-17
1
-1
/
+1
*
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
2019-05-21
1
-6
/
+27
*
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
2019-05-21
1
-2
/
+0
*
vt: always call notifier with the console lock held
Nicolas Pitre
2019-05-16
1
-1
/
+1
*
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-31
1
-0
/
+1
*
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-29
1
-0
/
+4
*
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-07-08
1
-2
/
+2
*
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-03-28
1
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
2017-06-09
1
-1
/
+1
*
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
2017-06-09
3
-51
/
+19
|
\
|
*
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
2017-06-09
1
-8
/
+0
|
*
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
2017-06-09
1
-8
/
+3
|
*
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
2017-06-09
1
-8
/
+6
|
*
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
2017-06-09
1
-3
/
+3
|
*
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
2017-06-09
1
-24
/
+7
*
|
tty/vt/keyboard: Remove AVR32 bits from the driver
Andy Shevchenko
2017-05-18
1
-2
/
+1
|
/
*
vt: make mouse selection of non-ASCII consistent
Adam Borowski
2017-04-11
1
-10
/
+6
*
vt: set mouse selection word-chars to gpm's default
Adam Borowski
2017-04-11
1
-1
/
+1
*
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
2017-04-03
1
-1
/
+0
|
\
|
*
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
Ingo Molnar
2017-03-28
1
-1
/
+0
*
|
tty: Disable default console blanking interval
Tim Gardner
2017-03-31
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-3
/
+3
*
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-22
1
-1
/
+1
*
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2017-01-25
1
-0
/
+9
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-4
/
+0
|
\
|
*
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-4
/
+0
|
|
\
|
|
*
tty, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-4
/
+0
*
|
|
console: Move userspace I/O out of console_lock to fix lockdep warning
Waiman Long
2016-11-29
1
-41
/
+74
*
|
|
vt: fix Scroll Lock LED trigger name
Maciej S. Szmigiero
2016-11-16
1
-1
/
+1
*
|
|
tty: typo in comments in drivers/tty/vt/keyboard.c
Askar Safin
2016-11-10
1
-1
/
+1
[next]