- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
- 3a2b2eb console: consume APC, DM, DCS by nick black · 3 years, 5 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 6 months ago
- 3b0c406 tty: Fix out-of-bound vmalloc access in imageblit by Igor Matheus Andrade Torrente · 3 years, 7 months ago
- 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 8 months ago
- ffb324e tty: vt: always invoke vc->vc_sw->con_resize callback by Tetsuo Handa · 3 years, 8 months ago
- fa7501e tty: remove tty_operations::chars_in_buffer for non-buffering by Jiri Slaby · 3 years, 8 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
- 64d608d tty: cumulate and document tty_struct::ctrl* members by Jiri Slaby · 3 years, 8 months ago
- 6e94dbc tty: cumulate and document tty_struct::flow* members by Jiri Slaby · 3 years, 8 months ago
- ed5aecd tty: remove broken r3964 line discipline by Jiri Slaby · 3 years, 8 months ago
- 211b4d4 tty: fix memory leak in vc_deallocate by Pavel Skripkin · 3 years, 10 months ago
- 22fce66 tty: vt: Mundane typo fix in the file vt.c by Bhaskar Chowdhury · 3 years, 10 months ago
- ff2047f vt: drop old FONT ioctls by Jiri Slaby · 4 years ago
- 63f24a7 vt: move set_leds to keyboard.c by Jiri Slaby · 4 years ago
- 3c4e0dff vt: Disable KD_FONT_OP_COPY by Daniel Vetter · 4 years, 2 months ago
- 8f49a2f Merge 5.9-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 5 months ago
- 15bc20c Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- ea239f1 tty: vt, fix kernel-doc by Jiri Slaby · 4 years, 5 months ago
- b8209f6 vc: propagate "viewed as bool" from screenpos up by Jiri Slaby · 4 years, 5 months ago
- a5c6bd8 vt: declare xy for get/putconsxy properly by Jiri Slaby · 4 years, 5 months ago
- d73568c vt: make vc_data pointers const in selection.h by Jiri Slaby · 4 years, 5 months ago
- f8d1653 vt: defer kfree() of vc_screenbuf in vc_do_resize() by Tetsuo Handa · 4 years, 6 months ago
- dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
- a6fdf0c tty: vt: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- ce68455 vt: Reject zero-sized screen buffer size. by Tetsuo Handa · 4 years, 6 months ago
- c5c717e vt: simplify noncolor attributes in build_attr by Jiri Slaby · 4 years, 7 months ago
- faace51 vt: remove superfluous parens in invert_screen and build_attr by Jiri Slaby · 4 years, 7 months ago
- c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
- 4dfa3c54 vt: redefine world of cursor macros by Jiri Slaby · 4 years, 7 months ago
- dc219db vt: whitespace and paren cleanup in add_softcursor by Jiri Slaby · 4 years, 7 months ago
- e854829 vt: synchronize types and use min in csi_X by Jiri Slaby · 4 years, 7 months ago
- f1bcbe1 vt: make tc write more obvious in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
- f3205b2 vt: simplify vc_attr handling in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
- 6923e2d vc: simplify condition in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
- 391536a vc: move normal char processing from do_con_write by Jiri Slaby · 4 years, 7 months ago
- 754bda9 vc: extract detecting control characters from do_con_write by Jiri Slaby · 4 years, 7 months ago
- 917ae1a vc: introduce struct vc_draw_region by Jiri Slaby · 4 years, 7 months ago
- a423634 vc: move translation out of do_con_write by Jiri Slaby · 4 years, 7 months ago
- 0d1ffef vt: move rescan_last_byte label earlier by Jiri Slaby · 4 years, 7 months ago
- 881c878 vt: extract attribute inversion to vc_invert_attr by Jiri Slaby · 4 years, 7 months ago
- ede98d1 vt: rearrange vc_translate_unicode by Jiri Slaby · 4 years, 7 months ago
- 694d8a4 vt: separate unicode handling into vc_translate_unicode by Jiri Slaby · 4 years, 7 months ago
- da823b2 vt: use modern types in do_con_write by Jiri Slaby · 4 years, 7 months ago
- a018180 vt: move vc_translate to vt.c and rename it by Jiri Slaby · 4 years, 7 months ago
- 9a6f72d vt: get rid of VT10.ID macros by Jiri Slaby · 4 years, 7 months ago
- de53ce0 vt: use tty_insert_flip_string in respond_string by Jiri Slaby · 4 years, 7 months ago
- dbee4cf vt: convert vc_tab_stop to bitmap by Jiri Slaby · 4 years, 7 months ago
- b70ec4d vt: switch G0/1_charset to an array by Jiri Slaby · 4 years, 7 months ago
- b4d92b6 vt: deduplicate setGx code by Jiri Slaby · 4 years, 7 months ago
- 77bc14f vc: switch state to bool by Jiri Slaby · 4 years, 7 months ago
- b84ae3d vt: introduce enum vc_intensity for intensity by Jiri Slaby · 4 years, 7 months ago
- 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
- 57d38f2 vt: fix unicode console freeing with a common interface by Nicolas Pitre · 4 years, 9 months ago
- 2717769 vt: don't hardcode the mem allocation upper bound by Nicolas Pitre · 4 years, 10 months ago
- 9a98e7a vt: don't use kmalloc() for the unicode screen buffer by Nicolas Pitre · 4 years, 10 months ago
- ca4463b vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console by Eric Biggers · 4 years, 10 months ago
- c3a834e vt: indent switch-case in setterm_command properly by Jiri Slaby · 4 years, 10 months ago
- 85af370 vt: use min() to limit intervals by Jiri Slaby · 4 years, 10 months ago
- c57c164 vt: drop redundant might_sleep() in do_con_write() by Eric Biggers · 5 years ago
- cb05c6c Merge 5.6-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 4b70dd5 vt: selection, push console lock down by Jiri Slaby · 4 years, 11 months ago
- ba08cf4 Merge 5.6-rc3 into tty-next by Greg Kroah-Hartman · 5 years ago
- dce05aa vt: selection, introduce vc_is_sel by Jiri Slaby · 5 years ago
- 3f4ef48 vt: fix scrollback flushing on background consoles by Nicolas Pitre · 5 years ago
- 0095ab4 vt: Correct comment documenting do_take_over_console() by Lukas Wunner · 5 years ago
- c96e62c vt: Delete comment referencing non-existent unbind_con_driver() by Lukas Wunner · 5 years ago
- 805ece2 vt: Initialize conswitchp to dummy_con if unset by Arvind Sankar · 5 years ago
- 61d5145 vt: Grab console_lock around con_is_bound in show_bind by Daniel Vetter · 5 years ago
- ddde3c1 vt: More locking checks by Daniel Vetter · 6 years ago
- a135513 vt: might_sleep() annotation for do_blank_screen by Daniel Vetter · 6 years ago
- a1ad1cc vt/fbcon: deinitialize resources in visual_init() after failed memory allocation by Grzegorz Halat · 6 years ago
- b3a5e64 Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- 3b8a1f4 Merge 5.1-rc6 into tty-next by Greg Kroah-Hartman · 6 years ago
- 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
- 496124e vt: selection: allow functions to be called from inside kernel by Okash Khawaja · 6 years ago
- b2ecf00 vt: fix cursor when clearing the screen by Mikulas Patocka · 6 years ago
- 75ddbc1 tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 by Yifeng Li · 6 years ago
- a6dbe44 vt: perform safe console erase in the right order by Nicolas Pitre · 6 years ago
- 83b21ed Merge 5.0-rc4 into tty-next by Greg Kroah-Hartman · 6 years ago
- 04afcd3 vt: ignore sequences that contain ':' in parameters. by Martin Hostettler · 6 years ago
- 7a99565 vt: ignore csi sequences with intermediate characters. by Martin Hostettler · 6 years ago
- 5445447 vt: Implement parsing for >, =, < private sequences. by Martin Hostettler · 6 years ago
- 2ff5c5a vt: refactor vc_ques to allow of other private sequences. by Martin Hostettler · 6 years ago
- 17504fd vt: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
- 8a08549 vcsa: clamp header values when they don't fit by Nicolas Pitre · 6 years ago
- 0c9b196 vt: invoke notifier on screen size change by Nicolas Pitre · 6 years ago
- 7e1d226 vt: always call notifier with the console lock held by Nicolas Pitre · 6 years ago
- 6609cff vt: make vt_console_print() compatible with the unicode screen buffer by Nicolas Pitre · 6 years ago
- e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- 943210b vt: fix broken display when running aptitude by Mikulas Patocka · 6 years ago
- 8d7fc29 vt: Remove vc_panic_force_write by Daniel Vetter · 6 years ago
- d541ae4 vt: avoid a VLA in the unicode screen scroll function by Nicolas Pitre · 6 years ago
- 0224080 vt: coherence validation code for the unicode screen buffer by Nicolas Pitre · 6 years ago
- 9bfdc26 vt: selection: take screen contents from uniscr if available by Adam Borowski · 6 years ago
- 16ecf49 Merge 4.18-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
- 708d0bf vt: unicode fallback for scrollback by Nicolas Pitre · 7 years ago
- d21b0be vt: introduce unicode mode for /dev/vcs by Nicolas Pitre · 7 years ago
- d8ae724 vt: preserve unicode values corresponding to screen characters by Nicolas Pitre · 7 years ago