Conversation
Sasha's "AUTOSEL" logic has been revamped and published so that now you too, can dig in the Linux kernel commit logs to find patches that developers and maintainers forgot to tag to be backported to stable kernels:

The announcement:
https://lore.kernel.org/all/aBj_SEgFTXfrPVuj@lappy/

And the code itself:
https://git.sr.ht/~sashal/autosel
1
5
20

@gregkh *perhaps forgot to tag. 100% of my series AUTOSEL'd were pointless, so a little humility might go a long way here.

1
0
0
@ljs If you don't want stuff picked up by AUTOSEL, let us know and you can be added to the regex of files / directories to ignore. Many subsystems do as they do properly tag stuff. But for all the others, that's why AUTOSEL is there.
1
0
1

@gregkh with respect Greg, this response bears no resemblance to what I said?

1
0
0
@ljs I'm confused, AUTOSEL is there to pick up stuff that people don't tag that look like other bug fixes, it was created because many subsystems/maintainers do NOT tag anything, so this is needed to get those fixes.

For subsystems/authors that do properly tag them, and don't want to get picked up by AUTOSEL, let us know and they can be added to the list not to.

I thought that is what you were referring to here, if not, then I think it's time to just discuss it over beers in person :)
1
0
0

@gregkh more than happy to discuss over beers in person :) it's always my preference... text as a medium sucks...

All I'm saying is AUTOSEL is imperfect (I have no doubt you nor Sasha would say otherwise), so the phrasing 'developers + maintainers forgot to tag' comes off as pretty harsh and a little humility there would help.

I'm referring to a series (yes 100% is 1 series, but there we go ;) where I made changes in a subsystem other than mm which I can't control nor influence like that.

It's not actually a problem, the AUTOSEL'd patches are not _wrong_ they are just kinda pointless, but fine, which is why I didn't comment on them.

We had a discussion when I had my s.k.o account wherein I sympathised with your position on AUTOSEL (herding cats etc.)

Though personally I feel like it's a process problem that would be better solved by slapping maintainers who fail to follow it with a damp haddock... and THAT I am more than happy to discuss over beers :>)

0
0
0