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
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
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
2025-08-28
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
1
-0
/
+112
2025-08-28
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
1
-1
/
+1
2025-07-17
vt: add missing notification when switching back to text mode
Nicolas Pitre
1
-0
/
+1
2025-07-06
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-06
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-06
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-4
/
+4
2025-06-27
vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
Nicolas Pitre
1
-2
/
+0
2024-11-08
vt: prevent kernel-infoleak in con_font_get()
Jeongjun Park
1
-1
/
+1
2024-06-27
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
1
-0
/
+10
2024-04-03
vt: fix unicode buffer corruption when deleting characters
Nicolas Pitre
1
-1
/
+1
2024-03-26
tty: vt: fix 20 vs 0x20 typo in EScsiignore
Jiri Slaby (SUSE)
1
-1
/
+1
2023-05-24
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
George Kennedy
1
-2
/
+9
2023-03-11
vc_screen: modify vcs_size() handling in vcs_read()
George Kennedy
1
-3
/
+1
2023-03-03
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
1
-3
/
+4
2023-02-09
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
1
-4
/
+5
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-4
/
+8
2022-09-01
tty/vt: Add console_lock check to vt_console_print()
Daniel Vetter
1
-1
/
+3
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
1
-1
/
+2
2022-08-30
vt: Clear selection before changing the font
Helge Deller
1
-4
/
+8
2022-08-30
tty/vt: Remove printable variable
Daniel Vetter
1
-4
/
+0
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-325
/
+386
2022-07-19
tty: vt: initialize unicode screen buffer
Tetsuo Handa
1
-1
/
+1
2022-06-30
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
1
-1
/
+1
2022-06-27
tty/vt: consolemap: use E_TABSZ for the translations size
Jiri Slaby
1
-1
/
+1
2022-06-27
tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
Jiri Slaby
1
-2
/
+0
2022-06-27
tty/vt: consolemap: improve UNI_*() macros definitions
Jiri Slaby
1
-4
/
+13
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2
-27
/
+27
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_transl()
Jiri Slaby
1
-13
/
+13
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
1
-5
/
+5
2022-06-27
tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
Jiri Slaby
1
-5
/
+4
2022-06-27
tty/vt: consolemap: use ARRAY_SIZE(), part II.
Jiri Slaby
1
-2
/
+2
2022-06-10
tty: vt: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-2
/
+2
2022-06-10
tty/vt: consolemap: walk the buffer only once in con_set_trans_old()
Jiri Slaby
1
-7
/
+7
2022-06-10
tty/vt: consolemap: use con_allocate_new() in con_unshare_unimap()
Jiri Slaby
1
-5
/
+1
2022-06-10
tty/vt: consolemap: extract con_allocate_new() from con_do_clear_unimap()
Jiri Slaby
1
-15
/
+23
2022-06-10
tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
Jiri Slaby
1
-6
/
+7
2022-06-10
tty/vt: consolemap: remove superfluous whitespace
Jiri Slaby
1
-8
/
+8
2022-06-10
tty/vt: consolemap: make conv_uni_to_pc() more readable
Jiri Slaby
1
-10
/
+16
2022-06-10
tty/vt: consolemap: saner variable names in con_set_default_unimap()
Jiri Slaby
1
-21
/
+22
2022-06-10
tty/vt: consolemap: saner variable names in con_set_unimap()
Jiri Slaby
1
-12
/
+12
2022-06-10
tty/vt: consolemap: saner variable names in con_get_unimap()
Jiri Slaby
1
-15
/
+15
2022-06-10
tty/vt: consolemap: saner variable names in con_copy_unimap()
Jiri Slaby
1
-4
/
+4
2022-06-10
tty/vt: consolemap: saner variable names in con_release_unimap()
Jiri Slaby
1
-16
/
+18
2022-06-10
tty/vt: consolemap: saner variable names in con_unshare_unimap()
Jiri Slaby
1
-26
/
+25
2022-06-10
tty/vt: consolemap: saner variable names in con_do_clear_unimap()
Jiri Slaby
1
-13
/
+12
2022-06-10
tty/vt: consolemap: saner variable names in con_unify_unimap()
Jiri Slaby
1
-25
/
+24
2022-06-10
tty/vt: consolemap: saner variable names in con_insert_unipair()
Jiri Slaby
1
-13
/
+13
2022-06-10
tty/vt: consolemap: saner variable names in conv_uni_to_pc()
Jiri Slaby
1
-9
/
+8
2022-06-10
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
1
-19
/
+19
2022-06-10
tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
Jiri Slaby
1
-65
/
+68
[next]