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
/
vt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
1
-1
/
+11
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
1
-2
/
+3
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-06-10
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-05-14
vt: fix unicode console freeing with a common interface
Nicolas Pitre
1
-2
/
+7
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-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-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
2020-02-28
vt: fix scrollback flushing on background consoles
Nicolas Pitre
1
-2
/
+13
2019-12-13
vcs: prevent write access to vcsu devices
Nicolas Pitre
1
-0
/
+3
2019-12-13
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2019-06-09
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
1
-2
/
+9
2019-05-22
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
1
-6
/
+27
2019-05-22
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
1
-2
/
+0
2019-04-27
vt: fix cursor when clearing the screen
Mikulas Patocka
1
-1
/
+2
2019-03-23
vt: perform safe console erase in the right order
Nicolas Pitre
1
-8
/
+7
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-31
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-31
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2018-11-13
vt: fix broken display when running aptitude
Mikulas Patocka
1
-1
/
+1
2018-09-18
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-45
/
+490
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2018-07-21
vt: avoid a VLA in the unicode screen scroll function
Nicolas Pitre
1
-13
/
+23
2018-07-21
vt: coherence validation code for the unicode screen buffer
Nicolas Pitre
1
-0
/
+39
2018-07-21
vt: selection: take screen contents from uniscr if available
Adam Borowski
2
-4
/
+17
2018-07-21
vt: selection: handle storing of characters above U+FFFF
Adam Borowski
1
-5
/
+18
2018-07-21
vt: don't reinvent min()
Adam Borowski
1
-10
/
+4
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
1
-1
/
+29
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-1
/
+3
2018-07-02
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2018-06-28
vt: unicode fallback for scrollback
Nicolas Pitre
2
-3
/
+31
2018-06-28
vt: introduce unicode mode for /dev/vcs
Nicolas Pitre
2
-14
/
+136
2018-06-28
vt: preserve unicode values corresponding to screen characters
Nicolas Pitre
1
-11
/
+209
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+8
2018-05-25
vt: Perform safe console erase only once
Nicolas Pitre
1
-9
/
+7
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+5
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2018-04-02
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
1
-3
/
+3
[next]