index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Age
Commit message (
Expand
)
Author
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
2020-07-31
tty: keyboard, do not speculate on func_table index
Jiri Slaby
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-21
tty: vt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-07-01
tty/vt: Do not warn when huge selection requested
Alexey Kardashevskiy
2020-06-24
tty/vt: check allocation size in con_set_unimap()
Denis Efremov
2020-06-24
vt_ioctl: move perm checks level up
Jiri Slaby
2020-06-24
vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
Jiri Slaby
2020-06-24
vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
Jiri Slaby
2020-06-24
vt_ioctl: move vt_resizex out of vt_ioctl
Jiri Slaby
2020-06-24
vt_ioctl: move vt_reldisp out of vt_ioctl
Jiri Slaby
2020-06-24
vt_ioctl: move vt_setactivate out of vt_ioctl
Jiri Slaby
2020-06-24
vt_ioctl: move io ioctls to a separate function
Jiri Slaby
2020-06-24
vt_ioctl: move K* ioctls to a separate function
Jiri Slaby
2020-06-24
vt_ioctl: eliminate use of uival and ucval
Jiri Slaby
2020-06-24
vt_ioctl: eliminate ret & breaks in vt_ioctl
Jiri Slaby
2020-06-24
vt: simplify noncolor attributes in build_attr
Jiri Slaby
2020-06-24
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
vt: whitespace and paren cleanup in add_softcursor
Jiri Slaby
2020-06-24
vt: synchronize types and use min in csi_X
Jiri Slaby
2020-06-24
vt: make tc write more obvious in vc_con_write_normal
Jiri Slaby
[next]