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
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-22
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
2020-11-10
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-05
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-05
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-05
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-06-10
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-05-14
vt: fix unicode console freeing with a common interface
Nicolas Pitre
2020-04-29
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-04-29
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
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: selection, handle pending signals in paste_selection
Jiri Slaby
2020-02-28
vt: fix scrollback flushing on background consoles
Nicolas Pitre
2019-12-13
vcs: prevent write access to vcsu devices
Nicolas Pitre
2019-12-13
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
2019-06-09
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
2019-05-22
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
2019-05-22
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
2019-04-27
vt: fix cursor when clearing the screen
Mikulas Patocka
2019-03-23
vt: perform safe console erase in the right order
Nicolas Pitre
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-31
vt: always call notifier with the console lock held
Nicolas Pitre
2019-01-31
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
2018-11-13
vt: fix broken display when running aptitude
Mikulas Patocka
2018-09-18
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-21
vt: avoid a VLA in the unicode screen scroll function
Nicolas Pitre
2018-07-21
vt: coherence validation code for the unicode screen buffer
Nicolas Pitre
2018-07-21
vt: selection: take screen contents from uniscr if available
Adam Borowski
2018-07-21
vt: selection: handle storing of characters above U+FFFF
Adam Borowski
2018-07-21
vt: don't reinvent min()
Adam Borowski
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
[next]