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
2023-03-11
vc_screen: modify vcs_size() handling in vcs_read()
George Kennedy
2023-03-03
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
2023-02-15
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
2022-09-08
vt: Clear selection before changing the font
Helge Deller
2022-08-21
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2022-07-21
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
2022-06-29
vt: drop old FONT ioctls
Jiri Slaby
2022-02-16
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
2022-02-16
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-09-26
console: consume APC, DM, DCS
nick black
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-26
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
2021-05-11
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-02
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-10-28
vt_ioctl: fix GIO_UNIMAP regression
Jiri Slaby
2020-10-28
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-10-28
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-09-27
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-24
Revert "vc_screen: extract vcs_read_buf_header"
Jiri Slaby
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
tty: vt, fix kernel-doc
Jiri Slaby
2020-08-18
vc_screen: prune macros
Jiri Slaby
2020-08-18
vc_screen: extract vcs_read_buf_header
Jiri Slaby
2020-08-18
vc_screen: extract vcs_read_buf
Jiri Slaby
2020-08-18
vc_screen: extract vcs_read_buf_noattr
Jiri Slaby
2020-08-18
vc_screen: extract vcs_read_buf_uni
Jiri Slaby
2020-08-18
vs_screen: kill tmp_count from vcs_read
Jiri Slaby
2020-08-18
vc_screen: sanitize types in vcs_read
Jiri Slaby
2020-08-18
vc_screen: eliminate ifdefs from vcs_write_buf
Jiri Slaby
2020-08-18
vc_screen: extract vcs_write_buf
Jiri Slaby
2020-08-18
vc_screen: extract vcs_write_buf_noattr
Jiri Slaby
2020-08-18
vc_screen: sanitize types in vcs_write
Jiri Slaby
2020-08-18
vc_screen: rewrite vcs_size to accept vc, not inode
Jiri Slaby
2020-08-18
vc_screen: document and cleanup vcs_vc
Jiri Slaby
2020-08-18
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
vt: declare xy for get/putconsxy properly
Jiri Slaby
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-08-18
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]