aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/selection.c
Commit message (Expand)AuthorAge
* 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
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* tty: vt: replace _manual_ swap with swap macro in set_selectionGustavo A. R. Silva2017-11-28
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\
| * selection: get rid of field-by-field copyinAl Viro2017-09-29
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* vt: make mouse selection of non-ASCII consistentAdam Borowski2017-04-11
* vt: set mouse selection word-chars to gpm's defaultAdam Borowski2017-04-11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
* tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-27
* tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley2015-07-23
* tty: Fix unsafe vt paste_selection()Peter Hurley2013-07-23
* tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2013-07-23
* TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-22
* vt: tackle the main part of the selection logicAlan Cox2012-03-08
* vt: push down tioclinux casesAlan Cox2012-03-08
* vt:tackle kbd_tableAlan Cox2012-03-08
* TTY: remove tty_lockedJiri Slaby2011-08-23
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-01
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05