Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 gadi atpakaļ |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 gadi atpakaļ |
Linus Torvalds
|
fb0255fb29
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
7 gadi atpakaļ |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 gadi atpakaļ |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
7 gadi atpakaļ |
Andy Shevchenko
|
7b6d539944
tty/vt/keyboard: Remove AVR32 bits from the driver
|
8 gadi atpakaļ |
Ingo Molnar
|
658b299580
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
|
8 gadi atpakaļ |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 gadi atpakaļ |
Michal Hocko
|
9af744d743
lib/show_mem.c: teach show_mem to work with the given nodemask
|
8 gadi atpakaļ |
Maciej S. Szmigiero
|
31b5929d53
vt: fix Scroll Lock LED trigger name
|
8 gadi atpakaļ |
Askar Safin
|
26ba68d2f8
tty: typo in comments in drivers/tty/vt/keyboard.c
|
8 gadi atpakaļ |
Linus Torvalds
|
721413aff2
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
9 gadi atpakaļ |
Dmitry Torokhov
|
510cccb5b0
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
|
9 gadi atpakaļ |
Muhammad Falak R Wani
|
9b6519009d
tty/vt/keyboard: use memdup_user().
|
9 gadi atpakaļ |
Jiri Slaby
|
1b0ec88ac1
vt: remove lines parameter from scrollback
|
9 gadi atpakaļ |
Saurabh Sengar
|
1051937d46
tty/vt/keyboard: use memdup_user to simplify code
|
9 gadi atpakaļ |
Samuel Thibault
|
eeb64c1427
tty/vt/keyboard: define LED triggers for VT keyboard lock states
|
10 gadi atpakaļ |
Samuel Thibault
|
5235552273
tty/vt/keyboard: define LED triggers for VT LED states
|
10 gadi atpakaļ |
Joe Perches
|
e620e54884
tty: pr_warning->pr_warn and logging neatening
|
10 gadi atpakaļ |
Mark Rustad
|
9d329c1c68
tty/vt/keyboard: Resolve many shadow warnings
|
11 gadi atpakaļ |
Andreas Platschek
|
cf940ebe98
tty: Remove dead code
|
12 gadi atpakaļ |
Jiri Slaby
|
6732c8bb86
TTY: switch tty_schedule_flip
|
12 gadi atpakaļ |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 gadi atpakaļ |
Alan Cox
|
3db1ddb725
vt: fix the keyboard/led locking
|
13 gadi atpakaļ |
Christopher Brannon
|
157a4b311c
tty: keyboard.c: Remove locking from vt_get_leds.
|
13 gadi atpakaļ |
Jiri Slaby
|
4c2ef53d3b
TTY: vt, remove con_schedule_flip
|
13 gadi atpakaļ |
Linus Torvalds
|
44bc40e148
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 gadi atpakaļ |
Alan Cox
|
eea41aee2b
tty: Fix LED error return
|
13 gadi atpakaļ |
Joshua Cov
|
b2d0b7a061
keyboard: Use BIOS Keyboard variable to set Numlock
|
13 gadi atpakaļ |