This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 90ad18418c2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 8dcf86caa1e3 vmlinux.lds.h: Fix incomplete .text.exit discards new 52c8ee5bad8f vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections new 0c53b6a5f82a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pu [...] new 9735082a7cba Input: xpad - add support for Xbox1 PDP Camo series gamepad new 684bec1092b6 Input: i8042 - enable keyboard wakeups by default when s2i [...] new f74c371fe72a Input: mousedev - add a schedule point in mousedev_write() new 36d2582ff235 Input: evdev - add a schedule point in evdev_write() new cecf10704899 Input: uinput - add a schedule point in uinput_inject_events() new eb81bfb224ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm/kernel/vmlinux.lds.h | 2 ++ drivers/input/evdev.c | 1 + drivers/input/joystick/xpad.c | 3 +++ drivers/input/misc/uinput.c | 1 + drivers/input/mousedev.c | 1 + drivers/input/serio/i8042.c | 29 ++++++++++++++++++++--------- include/asm-generic/vmlinux.lds.h | 6 +++--- include/linux/suspend.h | 2 ++ kernel/power/suspend.c | 6 ++++++ 9 files changed, 39 insertions(+), 12 deletions(-)