mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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.1
Date: Fri, 29 May 2026 11:13:01 +0200	[thread overview]
Message-ID: <ahlYkYP9jUSqYDWV@beelink> (raw)

Linus,

please pull from

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

to receive HID subsystem fixes for 7.1, namely:

=====
- buffer overflow fix for lenovo (Kean)
- buffer overflow fix for wacom (Lee Jones)
- segfaults prevention in lenovo-go driver when used with an emulated
  device (Louis Clinckx)
- cleanup of resources in u2fzero (Myeonghun Pak)
- a quirk for a USB mouse and a cleanup in hid.h (hlleng and Liu Kai)
=====

Thanks.

----------------------------------------------------------------
Kean (1):
      HID: lenovo: Fix buffer over-read and unaligned access in X12 Tab raw_event handler

Lee Jones (1):
      HID: wacom: Fix OOB write in wacom_hid_set_device_mode()

Liu Kai (1):
      HID: remove duplicate hid_warn_ratelimited definition

Louis Clinckx (2):
      HID: lenovo-go: reject non-USB transports in probe
      HID: lenovo-go: drop dead NULL check on to_usb_interface()

Myeonghun Pak (1):
      HID: u2fzero: free allocated URB on probe errors

hlleng (1):
      HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse

 drivers/hid/hid-ids.h         |  1 +
 drivers/hid/hid-lenovo-go-s.c | 11 ++++++-----
 drivers/hid/hid-lenovo-go.c   |  6 +++---
 drivers/hid/hid-lenovo.c      |  5 +++--
 drivers/hid/hid-quirks.c      |  1 +
 drivers/hid/hid-u2fzero.c     | 22 +++++++++++++---------
 drivers/hid/wacom_sys.c       | 13 ++++++++++---
 drivers/hid/wacom_wac.h       |  1 +
 include/linux/hid.h           |  2 --
 9 files changed, 38 insertions(+), 24 deletions(-)
--

Cheers,
Benjamin

             reply	other threads:[~2026-05-29  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-29  9:13 Benjamin Tissoires [this message]
2026-05-29 20:13 ` 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=ahlYkYP9jUSqYDWV@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®