- 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
- 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
- bccf1da vt: Use consistent logging style by Joe Perches · 7 years ago
- 2a479aa selection: get rid of field-by-field copyin by Al Viro · 7 years ago
- 1b3bce4 VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
- f0a8d84 vt: Use bsearch library function in is_double_width by Thomas Meyer · 7 years ago
- 1c65a87 vt: fix \e[2m using the wrong placeholder color on graphical consoles by Adam Borowski · 8 years ago
- e0ac3f9 Merge branch 'vt_copy_cleanup' into tty-next by Greg Kroah-Hartman · 8 years ago
- f8564c9 vt: drop access_ok() calls in unimap ioctls by Adam Borowski · 8 years ago
- 4f1be1b vt: use memdup_user in PIO_UNIMAP ioctl by Adam Borowski · 8 years ago
- 915f0a8 vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl by Adam Borowski · 8 years ago
- 6987dc8 vt: fix unchecked __put_user() in tioclinux ioctls by Adam Borowski · 8 years ago
- cc1e66f vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls by Adam Borowski · 8 years ago
- 7b6d539 tty/vt/keyboard: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
- 7f1534e vt: make mouse selection of non-ASCII consistent by Adam Borowski · 8 years ago
- 7d6d44a vt: set mouse selection word-chars to gpm's default by Adam Borowski · 8 years ago
- 9ccd8d7 Merge 4.11-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
- a4199f5 tty: Disable default console blanking interval by Tim Gardner · 8 years ago
- 658b299 sched/headers: Remove duplicate #include <linux/sched/debug.h> line by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
- bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- 7edd7e8 console: Move userspace I/O out of console_lock to fix lockdep warning by Waiman Long · 8 years ago
- 31b5929 vt: fix Scroll Lock LED trigger name by Maciej S. Szmigiero · 8 years ago
- 26ba68d tty: typo in comments in drivers/tty/vt/keyboard.c by Askar Safin · 8 years ago
- 5131dcd Merge 4.9-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
- 009e39a vt: clear selection before resizing by Scot Doyle · 8 years ago
- 32b2921 tty: limit terminal size to 4M chars by Dmitry Vyukov · 8 years ago
- 7c918cdc tty: vt, rename variables to sane names by Jiri Slaby · 8 years ago
- 210fd74 tty: vt, compute vc offsets in advance by Jiri Slaby · 8 years ago
- 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
- 89765b9 tty: vt, unify scrolling functions by Jiri Slaby · 8 years ago
- d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
- 42acfc6 tty: vt, fix bogus division in csi_J by Jiri Slaby · 8 years ago
- 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
- 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
- 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
- fadb424 vt: Emulate \e[100-107m (bright background colors). by Adam Borowski · 8 years ago
- cc67dc2 vt: Support \e[90-97m (bright foreground colors). by Adam Borowski · 8 years ago
- 3e7ec4a vt: Drop a no longer true comment. by Adam Borowski · 8 years ago
- 0bf1f4a vt: Make a comparison <= for readability. by Adam Borowski · 8 years ago
- 669e0a5 vt: Fix a read-past-array in vc_t416_color(). by Adam Borowski · 8 years ago
- 1bb0802 tty, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
- 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago