On Thu, Jan 8, 2026 at 5:42 PM Sasha Levin <[email protected]> wrote:
>
> We already have something like this in Documentation/process/howto.rst:
>
> "Before making any actual modifications to the Linux kernel code, it is
> imperative to understand how the code in question works."
The patch already mentions something similar as well:
Ensure that you understand your entire submission and are prepared
to respond to review comments.
And then talks about the maintainers discretion and rejecting etc. at
the bullet list at the bottom, so it seems fairly clear to me, i.e.
that patches may get "rejected outright" if one cannot explain the
submitted series.
Cheers,
Miguel