aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAge
* vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-25
* vt: More locking checksDaniel Vetter2019-06-12
* vt: might_sleep() annotation for do_blank_screenDaniel Vetter2019-06-12
* vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-24
* Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-08
|\
| * Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-21
| |\
| * | tty: vt: keyboard: Allow Unicode compose base charReinis Danne2019-04-16
| * | tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctlKonstantin Khorenko2019-04-16
| * | tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman2019-04-04
| * | vt: use /dev/vcs (not /dev/vcs0) in commentJakub Wilk2019-03-27
| * | tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li2019-03-27
| * | tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich2019-03-27
* | | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-21
|\ \ \ | | |/ | |/|
| * | vt: fix cursor when clearing the screenMikulas Patocka2019-04-17
| |/
* / vt: selection: allow functions to be called from inside kernelOkash Khawaja2019-04-19
|/
* vt: perform safe console erase in the right orderNicolas Pitre2019-02-12
* Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-28
|\
| * vt: invoke notifier on screen size changeNicolas Pitre2019-01-18
| * vt: always call notifier with the console lock heldNicolas Pitre2019-01-18
| * vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre2019-01-18
* | vt: ignore sequences that contain ':' in parameters.Martin Hostettler2019-01-18
* | vt: ignore csi sequences with intermediate characters.Martin Hostettler2019-01-18
* | vt: Implement parsing for >, =, < private sequences.Martin Hostettler2019-01-18
* | vt: refactor vc_ques to allow of other private sequences.Martin Hostettler2019-01-18
* | vt: annotate implicit fall throughsMathieu Malaterre2019-01-18
* | vcs: restore and document initial POLLPRI eventNicolas Pitre2019-01-18
* | vcs: fasync(): make it consistent with poll()Nicolas Pitre2019-01-18
* | vcs: poll(): cope with a deallocated vtNicolas Pitre2019-01-18
* | vcsa: clamp header values when they don't fitNicolas Pitre2019-01-18
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-10
|\
| * vt: fix broken display when running aptitudeMikulas Patocka2018-11-08
* | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-28
|\ \
| * | BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-03
| |\|
| * | vt: Remove vc_panic_force_writeDaniel Vetter2018-09-11
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\ \ \ | |_|/ |/| |
| * | vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro2018-10-13
| |/
* / tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-18
|/
* Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-18
|\
| * vt: avoid a VLA in the unicode screen scroll functionNicolas Pitre2018-07-21
| * vt: coherence validation code for the unicode screen bufferNicolas Pitre2018-07-21
| * vt: selection: take screen contents from uniscr if availableAdam Borowski2018-07-21
| * vt: selection: handle storing of characters above U+FFFFAdam Borowski2018-07-21
| * vt: don't reinvent min()Adam Borowski2018-07-21
| * kbd: complete dead keys definitionsSamuel Thibault2018-07-07
| * Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman2018-07-02
| |\
| * | vt: unicode fallback for scrollbackNicolas Pitre2018-06-28
| * | vt: introduce unicode mode for /dev/vcsNicolas Pitre2018-06-28
| * | vt: preserve unicode values corresponding to screen charactersNicolas Pitre2018-06-28
* | | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-14
|\ \ \ | |_|/ |/| |
| * | leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-05
| |/