Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Adam Borowski
|
4f1be1b5d9
vt: use memdup_user in PIO_UNIMAP ioctl
|
8 years ago |
Adam Borowski
|
915f0a8d28
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
|
8 years ago |
Adam Borowski
|
cc1e66f92b
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Waiman Long
|
7edd7e82b9
console: Move userspace I/O out of console_lock to fix lockdep warning
|
8 years ago |
Jiri Slaby
|
f8b0c2e688
tty: vt, ignore PIO_UNIMAPCLR param
|
9 years ago |
Greg Kroah-Hartman
|
6d4e751e10
tty: consolemap.c: move assignment out of if () block
|
10 years ago |
Imre Deak
|
9e326f7871
tty/vt: don't set font mappings on vc not supporting this
|
11 years ago |
Takashi Iwai
|
91727b16d5
console: Remove superfluous readonly check
|
11 years ago |
Takashi Iwai
|
e4bdab70dd
console: Use explicit pointer type for vc_uni_pagedir* fields
|
11 years ago |
Zhang Yanfei
|
8358f6242d
driver: tty: vt: remove cast for kmalloc return value
|
12 years ago |
Sachin Kamat
|
daa74a25cc
tty: vt: Remove redundant null check before kfree.
|
12 years ago |
Alan Cox
|
5d1a33fa55
vt: push the tty_lock down into the map handling
|
13 years ago |
Liz Clark
|
4a4c61b7ce
TTY: Wrong unicode value copied in con_set_unimap()
|
13 years ago |
Zeng Zhaoming
|
106b5fa700
tty: Fix memory leak in virtual console when enable unicode translation
|
13 years ago |
Greg Kroah-Hartman
|
60d4ae8d43
TTY: create drivers/tty/vt and move the vt code there
|
14 years ago |