Re: [PATCH] signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()

From: Christian Brauner

Date: Thu May 21 2026 - 09:39:19 EST


On Thu, May 21, 2026 at 03:03:35PM +0200, Aleksandr Nogikh wrote:
> (+Greg)
>
> Hi Christian and Oleg,
>
> Thanks for reviewing and accepting the patch!
>
> However, it seems that we first need to clarify how these types of
> patches should be submitted to ensure we don't violate the Linux
> kernel rules regarding AI-assisted contributions.
>
> In a discussion under another patch by syzbot [1], Greg noted that
> syzbot cannot be listed as the author. The official documentation [2]
> isn't very specific about how to handle this exact scenario.
>
> Once we know what changes are needed, we'd be happy to submit a v2
> that fully adheres to the rules.
>
> [1] https://lore.kernel.org/all/2026052107-recast-opt-946d@gregkh/
> [2] https://docs.kernel.org/process/coding-assistants.html

Submit under your name just like you would with a
coccinelle/sed/grep/script generated thing?