Re: [GIT PULL for v7.3-rc3] media fixes
From: Linus Torvalds
Date: Fri Sep 11 2026 - 13:17:49 EST
On Fri, 11 Sept 2026 at 01:18, Mauro Carvalho Chehab
<mchehab+huawei@xxxxxxxxxx> wrote:
>
> - v4l2-core: add bounded tile-count helpers for HEVC stateless decoders
> - v4l2-core: validate AV1 tile counts fits in array size
[...]
Please don't just do the shortlog. That's not information - that's
purely mechanical repetition of what "git pull" will give me in the
summary anyway.
I did some minimal grouping to at least make it sensible for human
consumption. That's basically the *minimal* effort you should put into
a pull request. It's not great, but it's better - "human consumption"
is what that part of the merge message is supposed to be about, not
"mechanical information that isn't adding anything new or useful"
Linus