Searched hist:e1443d2849b146be4ed8d4ef89ae7e215aafaa5b (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/input/serio/ |
H A D | i8042.h | diff e1443d2849b146be4ed8d4ef89ae7e215aafaa5b Wed Jul 15 19:20:17 CEST 2015 Stephen Chandler Paul <cpaul@redhat.com> Input: i8042 - add unmask_kbd_data option
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>
|
H A D | serio.c | diff e1443d2849b146be4ed8d4ef89ae7e215aafaa5b Wed Jul 15 19:20:17 CEST 2015 Stephen Chandler Paul <cpaul@redhat.com> Input: i8042 - add unmask_kbd_data option
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>
|
H A D | i8042.c | diff e1443d2849b146be4ed8d4ef89ae7e215aafaa5b Wed Jul 15 19:20:17 CEST 2015 Stephen Chandler Paul <cpaul@redhat.com> Input: i8042 - add unmask_kbd_data option
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>
|
/linux/include/linux/ |
H A D | serio.h | diff e1443d2849b146be4ed8d4ef89ae7e215aafaa5b Wed Jul 15 19:20:17 CEST 2015 Stephen Chandler Paul <cpaul@redhat.com> Input: i8042 - add unmask_kbd_data option
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>
|