lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 19 Jan 2018 09:42:05 -0800
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v4.15-rc8

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. You will get:

- a fix for use-after-free in Synaptics RMI4 driver
- correction to multitouch contact tracking on certain ALPS touchpads
  (whicj got broken when we tried to fix the 2-finger scrolling)
- touchpad on Lenovo T640p is switched over to SMbus/RMI
- a few device node refcount fixes

Changelog:
---------

Arnd Bergmann (1):
      Input: of_touchscreen - add MODULE_LICENSE

Johan Hovold (3):
      Input: twl4030-vibra - fix sibling-node lookup
      Input: twl6040-vibra - fix child-node lookup
      Input: 88pm860x-ts - fix child-node lookup

Nick Desaulniers (1):
      Input: synaptics-rmi4 - prevent UAF reported by KASAN

Nir Perry (1):
      Input: ALPS - fix multi-touch decoding on SS4 plus touchpads

王振杰 (1):
      Input: synaptics - Lenovo Thinkpad T460p devices should use RMI

Diffstat:
--------

 drivers/input/misc/twl4030-vibra.c         |  6 ++++--
 drivers/input/misc/twl6040-vibra.c         |  3 +--
 drivers/input/mouse/alps.c                 | 23 +++++++++++++----------
 drivers/input/mouse/alps.h                 | 10 ++++++----
 drivers/input/mouse/synaptics.c            |  1 +
 drivers/input/rmi4/rmi_driver.c            |  4 +++-
 drivers/input/touchscreen/88pm860x-ts.c    | 16 ++++++++++++----
 drivers/input/touchscreen/of_touchscreen.c |  4 ++++
 8 files changed, 44 insertions(+), 23 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ