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-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
2020-06-24
vt: simplify vc_attr handling in vc_con_write_normal
Jiri Slaby
2020-06-24
vc: simplify condition in vc_con_write_normal
Jiri Slaby
2020-06-24
vc: move normal char processing from do_con_write
Jiri Slaby
2020-06-24
vc: extract detecting control characters from do_con_write
Jiri Slaby
2020-06-24
vc: introduce struct vc_draw_region
Jiri Slaby
2020-06-24
vc: move translation out of do_con_write
Jiri Slaby
2020-06-24
vt: move rescan_last_byte label earlier
Jiri Slaby
2020-06-24
vt: extract attribute inversion to vc_invert_attr
Jiri Slaby
2020-06-24
vt: rearrange vc_translate_unicode
Jiri Slaby
2020-06-24
vt: separate unicode handling into vc_translate_unicode
Jiri Slaby
2020-06-24
vt: use modern types in do_con_write
Jiri Slaby
2020-06-24
vt: move vc_translate to vt.c and rename it
Jiri Slaby
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
2020-06-24
vt: use tty_insert_flip_string in respond_string
Jiri Slaby
2020-06-24
vt: convert vc_tab_stop to bitmap
Jiri Slaby
2020-06-24
vt: switch G0/1_charset to an array
Jiri Slaby
2020-06-24
vt: deduplicate setGx code
Jiri Slaby
2020-06-24
vc: switch state to bool
Jiri Slaby
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
vc: separate state
Jiri Slaby
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-05-27
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
2020-05-04
vt: fix unicode console freeing with a common interface
Nicolas Pitre
[next]