On linux-next breakage
On linux-next breakage
Posted Dec 15, 2025 9:39 UTC (Mon) by fratti-co (subscriber, #175548)Parent article: Best practices for linux-next
I'm with Torvalds here. There seems to be somewhat of an indifference by some subsystem maintainers towards them having broken linux-next, and adding some consequences for their actions would probably help with that. I have come across broken linux-next builds before because someone pulled in their co-workers patch series at v1 without compile-testing it. I've also seen people apply broken code, be told it's broken, and then say they'll fix it "next week" instead of backing out of the change immediately so that next day's linux-next is no longer causing massive amounts of kernel console spam that will make any system logging to anything but memory unhappy.
It's not that I expect production-level quality from linux-next, but it's somewhat annoying when every next tag that contains a change you want to base on also happens to not build or run because some other subsystem decided to make linux-next completely unusable for several days.
