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:   Thu, 14 Jan 2021 13:33:57 +0100 (CET)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org,
        Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [GIT PULL] HID fixes

Linus,

please pull from

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

to receive fixes for HID subsystem;

=====
- memory leak fix for Wacom driver (Ping Cheng)
- various trivial small fixes, cleanups and device ID additions
=====

Thanks.

----------------------------------------------------------------
Arnd Bergmann (2):
      HID: sfh: fix address space confusion
      HID: sony: select CONFIG_CRC32

Filipe LaĆ­ns (1):
      HID: logitech-dj: add the G602 receiver

Kai-Heng Feng (1):
      HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device

Nicholas Miell (1):
      HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode

Ping Cheng (1):
      HID: wacom: Fix memory leakage caused by kfifo_alloc

Seth Miller (1):
      HID: Ignore battery for Elan touchscreen on ASUS UX550

Tom Rix (2):
      HID: uclogic: remove h from printk format specifier
      HID: wiimote: remove h from printk format specifier

 drivers/hid/Kconfig                      |  1 +
 drivers/hid/amd-sfh-hid/amd_sfh_client.c |  8 ++++----
 drivers/hid/amd-sfh-hid/amd_sfh_hid.h    |  2 +-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c   |  2 +-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.h   |  2 +-
 drivers/hid/hid-ids.h                    |  1 +
 drivers/hid/hid-input.c                  |  2 ++
 drivers/hid/hid-logitech-dj.c            |  4 ++++
 drivers/hid/hid-logitech-hidpp.c         |  2 ++
 drivers/hid/hid-multitouch.c             |  4 ++++
 drivers/hid/hid-uclogic-params.c         |  2 +-
 drivers/hid/hid-wiimote-core.c           |  2 +-
 drivers/hid/wacom_sys.c                  | 35 +++++++++++++++++++++++++++++---
 13 files changed, 55 insertions(+), 12 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ