|
|
Subscribe / Log in / New account

Some 5.5 kernel development statistics

Some 5.5 kernel development statistics

Posted Jan 28, 2020 14:24 UTC (Tue) by error27 (subscriber, #8346)
Parent article: Some 5.5 kernel development statistics

I'm sort of surprised how many of my patches make it back to stable kernels. I suspect it's because my patches are one liners which are easy to apply. Maybe Sasha's machine learning system just likes the way I write commit messages.


to post comments

Some 5.5 kernel development statistics

Posted Jan 28, 2020 19:43 UTC (Tue) by sashal (✭ supporter ✭, #81842) [Link]

Your patches are usually:

1. Real fixes
2. The commit message clearly indicates they are clear fixes
3. The code is very short and has a construct which is similar to other fixes (usually adds a NULL check and such)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds