Hi Greg, On 2026-02-24T13:37:09-0800, Greg KH wrote: > > [Do not backport to stable] > > Fixes: ... > > As per the in-kernel documentation file > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > > There furthermore is a variant of the stable tag you can use to make the stable > team's backporting tools (e.g AUTOSEL or scripts that look for commits > containing a 'Fixes:' tag) ignore a change:: > > Cc: # reason goes here, and must be present > > So I think it is documented already :) Thanks! I'll use that. :) Cheers, Alex > > thanks, > > greg k-h --