From: Abhinav Saxena <xandfury@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Shuah Khan <shuah@kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Nick Desaulniers <nick.desaulniers+lkml@gmail.com>,
Bill Wendling <morbo@google.com>,
Justin Stitt <justinstitt@google.com>,
Paul Moore <paul@paul-moore.com>, Kees Cook <kees@kernel.org>,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
llvm@lists.linux.dev, linux-hardening@vger.kernel.org
Subject: Re: [PATCH v4] selftests/tty: add TIOCSTI test suite
Date: Wed, 03 Sep 2025 09:08:06 -0600 [thread overview]
Message-ID: <87jz2fk03m.fsf@gmail.com> (raw)
In-Reply-To: <2025090312-pebbly-groggy-3df7@gregkh>
[-- Attachment #1: Type: text/plain, Size: 795 bytes --]
Hi Greg,
Greg KH <gregkh@linuxfoundation.org> writes:
> On Tue, Sep 02, 2025 at 06:17:56PM -0600, Abhinav Saxena wrote:
>> TIOCSTI is a TTY ioctl command that allows inserting characters into
>> the terminal input queue, making it appear as if the user typed those
>> characters. This functionality has behavior that varies based on system
>> configuration and process credentials.
>
> <snip>
>
> Any specific reason you didn’t cc: the tty/serial maintainers and the
> linux-serial list for this?
>
> thanks,
>
> greg k-h
My apologies for the oversight. I used b4 to collect to/cc addresses,
and didn’t confirm them before sending the patch. I guess since this is
just a selftest, it did not include tty/serial maintainers.
I’ll resend the series.
-Abhinav
prev parent reply other threads:[~2025-09-03 15:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-03 0:17 [PATCH v4] selftests/tty: add TIOCSTI test suite Abhinav Saxena
2025-09-03 5:46 ` Greg KH
2025-09-03 15:08 ` Abhinav Saxena [this message]
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=87jz2fk03m.fsf@gmail.com \
--to=xandfury@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=justinstitt@google.com \
--cc=kees@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=morbo@google.com \
--cc=nathan@kernel.org \
--cc=nick.desaulniers+lkml@gmail.com \
--cc=paul@paul-moore.com \
--cc=shuah@kernel.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.