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>] [day] [month] [year] [list]
Date:   Thu, 23 Mar 2017 14:52:58 -0700
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 4.11-rc3

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 fixes to
various USB drivers to validate existence of endpoints before trying to
use them, fixes to APLS v8 protocol, and a couple of i8042 quirks.

Changelog:
---------

Benjamin Tissoires (1):
      Input: synaptics-rmi4 - prevent null pointer dereference in f30

Dmitry Torokhov (1):
      Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list

Johan Hovold (7):
      Input: iforce - validate number of endpoints before using them
      Input: cm109 - validate number of endpoints before using them
      Input: ims-pcu - validate number of endpoints before using them
      Input: yealink - validate number of endpoints before using them
      Input: hanwang - validate number of endpoints before using them
      Input: kbtab - validate number of endpoints before using them
      Input: sur40 - validate number of endpoints before using them

Kai-Heng Feng (1):
      Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000

Masaki Ota (2):
      Input: ALPS - fix V8+ protocol handling (73 03 28)
      Input: ALPS - fix trackstick button handling on V8 devices

Matjaz Hegedic (1):
      Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw


Diffstat:
--------

 drivers/input/joystick/iforce/iforce-usb.c |  3 ++
 drivers/input/misc/cm109.c                 |  4 ++
 drivers/input/misc/ims-pcu.c               |  4 ++
 drivers/input/misc/yealink.c               |  4 ++
 drivers/input/mouse/alps.c                 | 72 +++++++++++++++++++++---------
 drivers/input/mouse/alps.h                 | 11 +++++
 drivers/input/mouse/elan_i2c_core.c        | 20 +++++----
 drivers/input/rmi4/rmi_f30.c               |  4 ++
 drivers/input/serio/i8042-x86ia64io.h      | 14 ++++++
 drivers/input/tablet/hanwang.c             |  3 ++
 drivers/input/tablet/kbtab.c               |  3 ++
 drivers/input/touchscreen/sur40.c          |  3 ++
 12 files changed, 116 insertions(+), 29 deletions(-)

-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ