Input: i8042 - add unmask_kbd_data option
authorStephen Chandler Paul <cpaul@redhat.com>
Wed, 15 Jul 2015 17:20:17 +0000 (10:20 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Jul 2015 17:30:55 +0000 (10:30 -0700)
A big problem with the current i8042 debugging option is that it outputs
data going to and from the keyboard by default. As a result, many dmesg
logs uploaded by users will unintentionally contain sensitive information
such as their password, as such it's probably a good idea not to output
data coming from the keyboard unless specifically enabled by the user.

Signed-off-by: Stephen Chandler Paul <cpaul@redhat.com>
Reviewed-by: Andreas Mohr <andim2@users.sf.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/kernel-parameters.txt
drivers/input/serio/i8042.c
drivers/input/serio/i8042.h
drivers/input/serio/serio.c
include/linux/serio.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge