On 24/02/2025 14:55, George Moussalem wrote: > > On 2/24/25 17:49, Krzysztof Kozlowski wrote: > >> On 24/02/2025 14:42, Dmitry Baryshkov wrote: >>> On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: >>>> On 24/02/2025 07:12, George Moussalem wrote: >>>>> From: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> >>>>> >>>>> Document the QFPROM block found on IPQ5018 >>>>> >>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >>>>> Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> >>>>> Signed-off-by: George Moussalem <george.moussalem@xxxxxxxxxxx> >>>> You can send the patches to yourself and see whether they are properly >>>> threaded. >>> I don't think outlook world understands the concept of threading. > > using git send-email from an @outlook.com address. But I've figured out the issue: > git send-email --thread > this sets In-reply-to and References tags > >> >> True, but note that outlook.com is just provider and you can use >> whatever email client with it. mutt/neomutt, Thunderbird, claws, Kmail etc. I meant use these to check if it works. > > correct, not sending from outlook, but git send-email. Was missing the --thread option That's odd, git send-email automatically threads and provides proper reference. Never ever had to use it... because *it is the default* or you did not create patches standard way, but then this should be fixed. Best regards, Krzysztof