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, 11 Jul 2023 15:59:36 +0200
From:   Benjamin Tissoires <bentiss@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Jiri Kosina <jikos@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes

Linus,

please pull from

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

to receive HID subsystem fixes, most importantly:

=====
- AMD SFH shift-out-of-bounds fix (Basavaraj Natikar)
- avoid struct memcpy overrun warning in the hid-hyperv module (Arnd Bergmann)
- a quick HID kselftests script fix for our CI to be happy (Benjamin Tissoires)
- various fixes and additions of device IDs
=====

Thanks.

----------------------------------------------------------------
Arnd Bergmann (1):
      HID: hyperv: avoid struct memcpy overrun warning

Basavaraj Natikar (2):
      HID: amd_sfh: Rename the float32 variable
      HID: amd_sfh: Fix for shift-out-of-bounds

Benjamin Tissoires (1):
      selftests: hid: fix vmtests.sh not running make headers

Dmitry Torokhov (1):
      HID: input: fix mapping for camera access keys

Rahul Rameshbabu (1):
      HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reports

Stuart Hayhurst (1):
      HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed

 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c | 30 +++++++++++++++++++++++-------
 drivers/hid/hid-hyperv.c                      | 10 ++++------
 drivers/hid/hid-input.c                       |  7 ++++---
 drivers/hid/hid-logitech-hidpp.c              |  2 ++
 drivers/hid/hid-nvidia-shield.c               | 12 ++++++------
 tools/testing/selftests/hid/vmtest.sh         |  1 +
 6 files changed, 40 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ