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]
Message-ID: <hpj2hhd5dyxo76p7d6a2dcwxzskcliqq3o5iwdygsvjfqadwii@xccheb7kfxu2>
Date: Thu, 5 Dec 2024 11:26:43 +0100
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/hid-for-linus-2024120501

to receive

=====
- a regression fix in suspend/resume for i2c-hid (Kenny Levinsen)
- a fix with wacom driver assuming a name can not be null (WangYuli)
- a couple of consitfy changes/fixes (Thomas Weißschuh)
- a couple of selftests/hid fixes (Maximilian Heyne & Benjamin
  Tissoires) 
=====

----------------------------------------------------------------
Benjamin Tissoires (1):
      selftests/hid: fix kfunc inclusions with newer bpftool

Kenny Levinsen (1):
      HID: i2c-hid: Revert to using power commands to wake on resume

Maximilian Heyne (1):
      selftests: hid: fix typo and exit code

Thomas Weißschuh (2):
      HID: bpf: constify hid_ops
      HID: bpf: drop unneeded casts discarding const

WangYuli (1):
      HID: wacom: fix when get product name maybe null pointer

 drivers/hid/bpf/hid_bpf_dispatch.c                  | 17 ++++-------------
 drivers/hid/hid-core.c                              |  2 +-
 drivers/hid/i2c-hid/i2c-hid-core.c                  | 20 ++++++++++++--------
 drivers/hid/wacom_sys.c                             |  3 ++-
 include/linux/hid_bpf.h                             |  2 +-
 tools/testing/selftests/hid/progs/hid_bpf_helpers.h | 19 +++++++++++--------
 tools/testing/selftests/hid/run-hid-tools-tests.sh  | 16 +++++++++-------
 7 files changed, 40 insertions(+), 39 deletions(-)

Cheers,
Benjamin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ