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:   Tue, 6 Jun 2023 10:58:27 -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 v6.4-rc5

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.4-rc5

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

- a fix for unbalanced open count for inhibited input devices

- fixups in Elantech PS/2 and Cyppress TTSP v5 drivers

- a quirk to soc_button_array driver to make it work with
  Lenovo Yoga Book X90F / X90L

- a removal of erroneous entry from xpad driver.

Changelog:
---------

Dmitry Torokhov (2):
      Input: fix open count when closing inhibited device
      Input: psmouse - fix OOB access in Elantech protocol

Hans de Goede (1):
      Input: soc_button_array - add invalid acpi_index DMI quirk handling

Ismael Ferreras Morezuelas (1):
      Input: xpad - delete a Razer DeathAdder mouse VID/PID entry

Maximilian Weigand (1):
      Input: cyttsp5 - fix array length

Diffstat:
--------

 drivers/input/input.c                 |  2 +-
 drivers/input/joystick/xpad.c         |  1 -
 drivers/input/misc/soc_button_array.c | 30 ++++++++++++++++++++++++++++++
 drivers/input/mouse/elantech.c        |  9 +++++----
 drivers/input/touchscreen/cyttsp5.c   |  2 +-
 5 files changed, 37 insertions(+), 7 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ