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:   Fri, 22 Sep 2017 15:40: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 v4.14-rc1

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 for two long standing issues (lock up and a crash) in force
  feedback handling in uinput driver

- tweak to firmware update timing in Elan I2C touchpad driver.

Changelog:
---------

Dmitry Torokhov (2):
      Input: uinput - avoid FF flush when destroying device
      Input: uinput - avoid crash when sending FF request to device going away

KT Liao (1):
      Input: elan_i2c - extend Flash-Write delay

Diffstat:
--------

 drivers/input/ff-core.c            | 13 +++++++--
 drivers/input/misc/uinput.c        | 57 ++++++++++++++++++++++++++------------
 drivers/input/mouse/elan_i2c_i2c.c |  2 +-
 include/linux/input.h              |  1 +
 4 files changed, 51 insertions(+), 22 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ