[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <gui63ajjn3vv6yvtvo6xcnejeylzltozxgudy537jbp537lrdu@k2qqwl7cgxcz>
Date: Tue, 15 Jul 2025 17:25:14 +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/hid-for-linus-2025071501
to receive HID subsystem fixes, namely:
=====
- one warning cleanup introduced in the last PR (Andy Shevchenko)
- a nasty syzbot buffer underflow fix co-debugged with Alan Stern
(Benjamin Tissoires)
=====
Thanks.
----------------------------------------------------------------
Andy Shevchenko (1):
HID: debug: Remove duplicate entry (BTN_WHEEL)
Benjamin Tissoires (4):
HID: core: ensure the allocated report buffer can contain the reserved report ID
HID: core: ensure __hid_request reserves the report ID as the first byte
HID: core: do not bypass hid_hw_raw_request
selftests/hid: add a test case for the recent syzbot underflow
drivers/hid/hid-core.c | 19 ++++++++++++++-----
drivers/hid/hid-debug.c | 2 +-
tools/testing/selftests/hid/tests/test_mouse.py | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists