From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v7.0-rc7
Date: Fri, 10 Apr 2026 21:23:07 -0700 [thread overview]
Message-ID: <adnMg9E_ZAjxcv1k@google.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v7.0-rc7
to receive updates for the input subsystem. You will get 2 fixes for
force feedback handling in uinput driver:
- a fix for circular locking dependency in uinput
- a fix for potential corruption of uinput event queue
Changelog:
---------
Dmitry Torokhov (1):
Input: uinput - take event lock when submitting FF request "event"
Mikhail Gavrilov (1):
Input: uinput - fix circular locking dependency with ff-core
Diffstat:
--------
drivers/input/misc/uinput.c | 35 ++++++++++++++++++++++++++++-------
1 file changed, 28 insertions(+), 7 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2026-04-11 4:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-11 4:23 Dmitry Torokhov [this message]
2026-04-11 19:58 ` [git pull] Input updates for v7.0-rc7 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=adnMg9E_ZAjxcv1k@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.