Re: -next status as at v7.1-rc6
From: Linus Torvalds
Date: Tue Jun 02 2026 - 16:20:12 EST
On Mon, 1 Jun 2026 at 11:22, Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> We're reaching the peak of conflicts for this release cycle but
> fundamentally everything is pretty quiet at the minute.
So the "Hornet" LSM thing needs to bve removed from linux-next.
I'm not ever going to pull it - it has been NAK'ed by the developers
of the actual BPF code, and now it apparently causes merge problems
too.
The LSM people need to realize that they cannot override the people
who actually write the real code.
The security layer is not boss in the relationship. It's the
subservient party. Security is important, but LSM's are not.
When the maintainer of a codebase NAK's a security model, and explains
that the code has different needs and different security models, the
LSM people don't just ignore that and go do their thing despite the
NAK.
Linus