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
/
vt
Age
Commit message (
Expand
)
Author
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
2020-03-11
vt: selection, push console lock down
Jiri Slaby
2020-03-11
vt: selection, close sel_buffer race
Jiri Slaby
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
2020-02-28
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2019-12-21
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
2019-06-11
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
2019-02-06
vt: invoke notifier on screen size change
Nicolas Pitre
2018-09-29
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-04-08
vt: change SGR 21 to follow the standards
Mike Frysinger
2018-03-28
tty: vt: fix up tabstops properly
Linus Torvalds
2017-07-21
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
2017-01-09
vt: fix Scroll Lock LED trigger name
Maciej S. Szmigiero
2016-11-10
tty: vt, fix bogus division in csi_J
Jiri Slaby
2016-11-10
tty: limit terminal size to 4M chars
Dmitry Vyukov
2016-11-10
vt: clear selection before resizing
Scot Doyle
2016-07-27
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
2016-07-27
tty: vt: Fix soft lockup in fbcon cursor blink timer.
David Daney
2016-06-01
tty: vt, return error when con_startup fails
Jiri Slaby
2015-07-23
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
2015-07-23
tty/vt: Fix the memory leak in visual_init
Dongxing Zhang
2015-06-26
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-16
tty/vt/keyboard: define LED triggers for VT keyboard lock states
Samuel Thibault
2015-06-16
tty/vt/keyboard: define LED triggers for VT LED states
Samuel Thibault
2015-05-10
vt: Don't check KD_GRAPHICS when binding/unbinding
Daniel Vetter
2015-05-10
vt: fix console lock vs. kernfs s_active lock order
Imre Deak
2015-05-10
vt: add cursor blink interval escape sequence
Scot Doyle
2015-05-10
tty: consolemap.c: move assignment out of if () block
Greg Kroah-Hartman
2015-03-26
tty: Use static attribute groups for sysfs entries
Takashi Iwai
2015-03-07
vt: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
tty: vt/vt: fix sparse warning
Lad, Prabhakar
2015-03-07
vt: vt_ioctl: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-02-02
vt: provide notifications on selection changes
Nicolas Pitre
2015-01-09
vt: fix locking around vt_bind/vt_unbind
Imre Deak
2015-01-09
vt: fix check for system/busy console drivers when unregistering them
Imre Deak
2014-11-25
tty: pr_warning->pr_warn and logging neatening
Joe Perches
2014-11-22
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-05
tty:vt remove obsolete struct initializer
Peng Fan
2014-11-05
vt: Remove vt_get_kmsg_redirect() from uapi header
Peter Hurley
2014-11-05
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
2014-09-08
tty/vt/keyboard: Resolve many shadow warnings
Mark Rustad
[next]