From: Benjamin Tissoires <bentiss@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Kosina <jikos@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] HID fixes for 7.3
Date: Fri, 4 Sep 2026 17:52:37 +0200 [thread overview]
Message-ID: <aprpMAFuY6lRnT9z@beelink> (raw)
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2026090401
to receive HID subsystem fixes for 7.3, namely:
=====
- hid-hyperv build fixes on certain configs (Jiri Kosina)
- HID-BPF fix and selftests now that the bpf verifier is more
restrictive (Benjamin Tissoires)
- Some AI detected fixes for OOB, errors and validation (Ibrahim
Hashimov, Shen Yongchao, Wei Jie Law)
- various device fixes (Dave Carey and Vadim Klishko)
=====
Thanks.
----------------------------------------------------------------
Benjamin Tissoires (3):
HID: bpf: mark struct hid_device as safe BPF pointer
selftests/hid: Add a test to ensure we can write fields in hid_device
selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifier
Dave Carey (1):
HID: multitouch: Fix stale MT slots when contact count drops to zero
Ibrahim Hashimov (1):
HID: wacom: validate report length in wacom_intuos_pro2_bt_irq
Jiri Kosina (2):
HID: hyperv: fix build breakage with certain configs
HID: hyperv: make pointer arithmetics understandable for FORTIFY_SOURCE
Shen Yongchao (1):
HID: bpf: serialize device reference release in struct_ops destroy path
Vadim Klishko (1):
HID: i2c-hid: Add a quirk for a Cirque I2C device.
Wei Jie Law (1):
HID: rmi: fix OOB access with undersized RMI reports
drivers/hid/Kconfig | 2 +-
drivers/hid/bpf/hid_bpf_struct_ops.c | 23 ++++++++--
drivers/hid/hid-hyperv.c | 4 +-
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-multitouch.c | 19 ++++----
drivers/hid/hid-rmi.c | 46 +++++++++++++++++--
drivers/hid/i2c-hid/i2c-hid-core.c | 2 +
drivers/hid/wacom_wac.c | 13 ++++++
tools/testing/selftests/hid/hid_bpf.c | 51 ++++++++++++++++++----
tools/testing/selftests/hid/progs/hid.c | 26 +++++++++++
.../testing/selftests/hid/progs/hid_bpf_helpers.h | 3 ++
11 files changed, 161 insertions(+), 29 deletions(-)
--
Cheers,
Benjamin
next reply other threads:[~2026-09-04 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 15:52 Benjamin Tissoires [this message]
2026-09-04 16:30 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aprpMAFuY6lRnT9z@beelink \
--to=bentiss@kernel.org \
--cc=jikos@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®