index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
vt: fix unicode buffer corruption when deleting characters
Nicolas Pitre
1
-1
/
+1
2024-03-27
tty: vt: fix 20 vs 0x20 typo in EScsiignore
Jiri Slaby (SUSE)
1
-1
/
+1
2023-05-30
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-15
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
1
-4
/
+5
2022-09-08
vt: Clear selection before changing the font
Helge Deller
1
-4
/
+8
2022-08-21
tty: vt: initialize unicode screen buffer
Tetsuo Handa
1
-1
/
+1
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2
-4
/
+4
2022-07-21
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
1
-1
/
+1
2022-06-29
vt: drop old FONT ioctls
Jiri Slaby
2
-187
/
+3
2022-02-16
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
1
-0
/
+1
2022-02-16
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
1
-1
/
+1
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
1
-2
/
+19
2021-09-26
console: consume APC, DM, DCS
nick black
1
-4
/
+27
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
1
-4
/
+6
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+3
2021-05-26
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
1
-10
/
+47
2021-05-11
tty: fix memory leak in vc_deallocate
Pavel Skripkin
1
-0
/
+1
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
1
-1
/
+1
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-22
/
+2
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-03
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
1
-17
/
+19
2020-10-28
vt_ioctl: fix GIO_UNIMAP regression
Jiri Slaby
1
-6
/
+5
2020-10-28
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
1
-4
/
+13
2020-10-28
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
1
-19
/
+9
2020-09-27
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
1
-47
/
+10
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2
-6
/
+17
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+14
2020-08-24
Revert "vc_screen: extract vcs_read_buf_header"
Jiri Slaby
1
-18
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-18
tty: vt, fix kernel-doc
Jiri Slaby
3
-6
/
+6
2020-08-18
vc_screen: prune macros
Jiri Slaby
1
-4
/
+0
2020-08-18
vc_screen: extract vcs_read_buf_header
Jiri Slaby
1
-13
/
+18
2020-08-18
vc_screen: extract vcs_read_buf
Jiri Slaby
1
-68
/
+78
2020-08-18
vc_screen: extract vcs_read_buf_noattr
Jiri Slaby
1
-11
/
+22
2020-08-18
vc_screen: extract vcs_read_buf_uni
Jiri Slaby
1
-19
/
+30
2020-08-18
vs_screen: kill tmp_count from vcs_read
Jiri Slaby
1
-8
/
+2
2020-08-18
vc_screen: sanitize types in vcs_read
Jiri Slaby
1
-8
/
+7
2020-08-18
vc_screen: eliminate ifdefs from vcs_write_buf
Jiri Slaby
1
-12
/
+17
2020-08-18
vc_screen: extract vcs_write_buf
Jiri Slaby
1
-76
/
+92
2020-08-18
vc_screen: extract vcs_write_buf_noattr
Jiri Slaby
1
-21
/
+34
2020-08-18
vc_screen: sanitize types in vcs_write
Jiri Slaby
1
-10
/
+7
2020-08-18
vc_screen: rewrite vcs_size to accept vc, not inode
Jiri Slaby
1
-17
/
+29
2020-08-18
vc_screen: document and cleanup vcs_vc
Jiri Slaby
1
-8
/
+12
2020-08-18
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2
-9
/
+11
2020-08-18
vt: declare xy for get/putconsxy properly
Jiri Slaby
1
-5
/
+5
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
2
-8
/
+9
2020-08-18
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
1
-1
/
+11
[next]