- 7cf64b1 vt: vt_ioctl: fix use-after-free in vt_in_use() by Eric Biggers · 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
- f0e8e3d vt: selection, use rounddown() for start/endline computation by Jiri Slaby · 4 years, 10 months ago
- 85af370 vt: use min() to limit intervals by Jiri Slaby · 4 years, 10 months ago
- 5b30dee vt: selection, fix double lock introduced by a merge by Jiri Slaby · 4 years, 10 months ago
- 1aa6e05 vt: vt_ioctl: remove unnecessary console allocation checks by Eric Biggers · 5 years 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, 11 months ago
- bc80932 vt: selection, indent switch-case properly by Jiri Slaby · 5 years ago
- 6ff66e0 vt: selection, remove redeclaration of poke_blanked_console by Jiri Slaby · 5 years ago
- f400991 vt: switch vt_dont_switch to bool by Jiri Slaby · 5 years ago
- 9256d09 vt: selection, create struct from console selection globals by Jiri Slaby · 5 years ago
- 555b4ef vt: selection, localize use_unicode by Jiri Slaby · 5 years ago
- 101f227 vt: selection, remove 2 local variables from set_selection_kernel by Jiri Slaby · 5 years ago
- e8c75a3 vt: selection, push sel_lock up by Jiri Slaby · 5 years ago
- 4b70dd5 vt: selection, push console lock down by Jiri Slaby · 5 years ago
- ba08cf4 Merge 5.6-rc3 into tty-next by Greg Kroah-Hartman · 5 years ago
- e587e8f vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines by Jiri Slaby · 5 years ago
- dce05aa vt: selection, introduce vc_is_sel by Jiri Slaby · 5 years ago
- 07e6124 vt: selection, close sel_buffer race by Jiri Slaby · 5 years ago
- 687bff0 vt: selection, handle pending signals in paste_selection by Jiri Slaby · 5 years ago
- 6cd1ed5 vt: vt_ioctl: fix race in VT_RESIZEX by Eric Dumazet · 5 years ago
- 3f4ef48 vt: fix scrollback flushing on background consoles by Nicolas Pitre · 5 years ago
- 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 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
- 4484aa80 tty: vt: move conmakehash to drivers/tty/vt/ from scripts/ by Masahiro Yamada · 5 years ago
- 0c9acb1 vcs: prevent write access to vcsu devices by Nicolas Pitre · 5 years ago
- b2b2dd7 tty: vt: keyboard: reject invalid keycodes by Dmitry Torokhov · 5 years ago
- 61d5145 vt: Grab console_lock around con_is_bound in show_bind by Daniel Vetter · 6 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
- 89bb1e1 tty: vt: keyboard: Allow Unicode compose base char by Reinis Danne · 6 years ago
- fa2b360 tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctl by Konstantin Khorenko · 6 years ago
- f16aa97 tty: fix up a few remaining files without SPDX identifiers by Greg Kroah-Hartman · 6 years ago
- 67fbfc3 vt: use /dev/vcs (not /dev/vcs0) in comment by Jakub Wilk · 6 years ago
- 75ddbc1 tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 by Yifeng Li · 6 years ago
- 46ca3f7 tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 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
- 95252f9 vcs: restore and document initial POLLPRI event by Nicolas Pitre · 6 years ago
- fad08b2 vcs: fasync(): make it consistent with poll() by Nicolas Pitre · 6 years ago
- 1bf931a vcs: poll(): cope with a deallocated vt by Nicolas Pitre · 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
- 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 9d1807d vt_compat_ioctl(): clean up, use compat_ptr() properly by Al Viro · 6 years ago
- 6004f17 BackMerge v4.19-rc6 into drm-next by Dave Airlie · 6 years ago
- e97267c tty: vt_ioctl: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
- 8d7fc29 vt: Remove vc_panic_force_write by Daniel Vetter · 6 years ago
- 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
- d541ae4 vt: avoid a VLA in the unicode screen scroll function by Nicolas Pitre · 7 years ago
- 0224080 vt: coherence validation code for the unicode screen buffer by Nicolas Pitre · 7 years ago
- 9bfdc26 vt: selection: take screen contents from uniscr if available by Adam Borowski · 7 years ago
- df155d2 vt: selection: handle storing of characters above U+FFFF by Adam Borowski · 7 years ago
- 9ca7f24 vt: don't reinvent min() by Adam Borowski · 7 years ago
- 16777ec kbd: complete dead keys definitions by Samuel Thibault · 7 years ago
- 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 7 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
- 21eff69 vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 4b4ecd9 vt: Perform safe console erase only once by Nicolas Pitre · 7 years ago
- 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
- f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
- 65d9982 vt: change SGR 21 to follow the standards by Mike Frysinger · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
- df3d9a5 tty: vt: replace _manual_ swap with swap macro in set_selection by Gustavo A. R. Silva · 7 years ago
- 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8ffb820 tty: vt: remove multi-fetch, derive font.height from font.data by Meng Xu · 7 years ago