This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bed3c0d84e7e Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/sc [...] new 145b11d1baa3 Input: elan_i2c - increment wakeup count if wake source new aa440de3058a Input: elantech - enable middle button support on 2 ThinkPads new 0e658060e5fc Input: silead - add MSSL0017 to acpi_device_id new 7c7da40da164 Input: uinput - add compat ioctl number translation for UI [...] new a876697b0ad1 Input: iqs5xx - get axis info before calling input_mt_init [...] new ce9a53eb3dbc Input: imx_keypad - make sure keyboard can always wake up system new 9843f3e08e21 Input: synaptics - enable SMBus on ThinkPad E480 and E580 new 4b6920ba26e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 23375b13f98c apparmor: fix PROFILE_MEDIATES for untrusted input new 8404d7a674c4 apparmor: enforce nullbyte at end of tag string new 156e42996bd8 apparmor: reset pos on failure to unpack for various functions new c3c0d546d73a Merge tag 'apparmor-pr-2019-06-18' of git://git.kernel.org [...] new 3e26c5feed2a PCI: PM: Skip devices in D0 for suspend-to-idle new abf02e2964b3 Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/lin [...]
The 14 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: drivers/input/keyboard/imx_keypad.c | 18 +++++++++++--- drivers/input/misc/uinput.c | 22 +++++++++++++++-- drivers/input/mouse/elan_i2c_core.c | 2 ++ drivers/input/mouse/elantech.c | 2 ++ drivers/input/mouse/synaptics.c | 2 ++ drivers/input/touchscreen/iqs5xx.c | 24 +++++++++--------- drivers/input/touchscreen/silead.c | 1 + drivers/pci/pci-driver.c | 47 ++++++++++++++++++++++++++--------- security/apparmor/include/policy.h | 11 ++++++++- security/apparmor/policy_unpack.c | 49 ++++++++++++++++++++++++++++++------- 10 files changed, 139 insertions(+), 39 deletions(-)