Linux kernel continuity plan (Jan 2026): what it changes after Linus
- Ethan Carter

- 2 days ago
- 6 min read

A lot of people treat the Linux kernel like gravity. It’s always there, it keeps everything from floating away, and nobody wants to think about what happens if it glitches.
The Linux kernel continuity plan is the community finally writing down the “what if” for the most centralized part of an otherwise decentralized project: who pulls changes into mainline when the person doing it can’t.
Before this, the practical answer was “the community will figure it out,” which is usually true. The Linux kernel continuity plan is what you write when “usually” is no longer a comforting word for critical infrastructure.
Linux kernel continuity plan: the practical takeaway for teams shipping on Linux

If you build products on Linux, this is less about personality and more about risk management. The Linux kernel continuity plan reduces ambiguity around a worst-case scenario, but it doesn’t magically remove your operational responsibilities.
Here’s the technical reality the plan acknowledges: kernel development is distributed across 100+ maintainers with their own trees, but the final merge into the top-level repository is a bottleneck by design. That bottleneck is normally handled by Linus Torvalds.
So what should you do differently?
Treat the Linux kernel continuity plan as a reminder to harden your own “day after” posture:
If you depend on specific kernel behavior, track upstream changes proactively, not just when your CI breaks.
If you ship at scale, make sure you have an internal kernel escalation path (someone who can bisect, test candidate patches, and talk to upstream like an adult).
If you rely on stable/LTS, follow stable mailing list workflows and backport expectations, because continuity at mainline doesn’t replace downstream maintenance realities. (The plan is about mainline continuity, not your distro’s patch stack.)
This is boring advice. Boring is good. Boring is what you want from your operating system.
Linux kernel continuity plan: why “mainline merge” is the part that needs a plan
The Linux kernel continuity plan focuses on the last step of the pipeline: pulling changes into mainline. That’s the centralized action sitting on top of a massively parallel process.
The doc even points to a real precedent: during the Linux 4.19 release cycle in 2018, others handled the work when needed. The plan isn’t claiming the community is helpless without one person. It’s saying “we shouldn’t rely on improvisation when the stakes are this high.”
Linux kernel continuity plan: what “bus factor” means in this context
A lot of coverage frames this as a “replace Linus” story. The more accurate framing is “increase the bus factor.”
The Linux kernel continuity plan explicitly exists for the moment the maintainer(s) of the top-level repository are unwilling or unable to do the job, including facilitating a transition. That’s the bus factor problem: how many people can vanish before the project is in trouble.
And yes, people joked in the Reddit thread that the process sounds complicated. That’s basically the only useful “user feedback” in that comment section, and it’s still a real point: formal governance always looks weirder than informal trust until the day you need it.
Linux kernel continuity plan: the actual mechanism, spelled out
The most important thing about the Linux kernel continuity plan is that it’s short, concrete, and time-boxed. It doesn’t try to pre-pick a successor. It defines who convenes the decision and how fast the decision process must start.
The plan also makes the Linux Foundation part explicit: the Linux Foundation, guided by the Technical Advisory Board (TAB), supports and implements the plan.
Linux kernel continuity plan: the trigger condition and why it’s narrow
The Linux kernel continuity plan is for when there is no smooth handoff. It’s the “no graceful transition” scenario, not a routine retirement plan.
That matters because it avoids turning governance into a constant popularity contest. The plan stays asleep unless something forces it awake.
Linux kernel continuity plan: the Organizer role and the 72-hour clock
The Linux kernel continuity plan defines an $ORGANIZER, typically the last Maintainers Summit organizer, with the TAB chair as backup.
Once triggered, the Organizer has 72 hours to open a discussion with invitees of the most recently concluded Maintainers Summit and set a meeting (online or in-person) with those invitees and the TAB, aiming to maximize participation.
In practice, this is “start the conclave now,” but with fewer hats and better wifi.
Linux kernel continuity plan: who decides, and what they’re deciding

The Linux kernel continuity plan picks a decision-making group based on people already trusted with high-context conversations: Maintainers Summit invitees, plus the TAB.
If there hasn’t been a Maintainers Summit in the last 15 months, the TAB determines the invitee set. The group can bring in other maintainers as needed.
What are they deciding? The plan is careful: the meeting considers options for ongoing management of the top-level kernel repository, with the expectation the choice maximizes long-term health of the project and community.
That leaves room for multiple outcomes:
appointing a new primary maintainer who fills Linus’s current role,
splitting responsibilities across multiple people,
or evolving toward a more formalized committee model.
The plan doesn’t force a specific governance ideology. It forces a timeline.
Linux kernel continuity plan: the two-week deadline and public communication
The Linux kernel continuity plan requires that within two weeks, a representative communicates next steps to the broader community using the ksummit mailing list.
Two weeks is doing a lot of work here. It’s long enough to have a serious discussion, short enough to avoid paralysis, and short enough that downstream ecosystems aren’t left in months of uncertainty.
Linux kernel continuity plan: why the Maintainers Summit is the selection backbone
The Linux kernel continuity plan leans on the Maintainers Summit because it’s already where high-trust, high-context coordination happens. Multiple reports tie the plan’s emergence to discussions around the 2025 Maintainers Summit.
This is a governance design pattern: don’t invent a new institution when you can formalize an existing one.
Linux kernel continuity plan: what it signals about Linux governance now

The Linux kernel continuity plan is a small document with a big subtext: Linux governance is maturing into something that can survive its founders, on paper, without turning into a corporate org chart.
Tom’s Hardware frames part of the motivation plainly: the community is “getting grey and old,” and relying on informal continuity gets riskier as key people age.
The kernel.org documentation frames it even more pragmatically: the project is distributed, the final merge is centralized, and if the top-level maintainer(s) can’t do the job, replacements must be found “without delay.”
Linux kernel continuity plan: why formalizing doesn’t mean the community was broken
It’s tempting to read the Linux kernel continuity plan as “they finally noticed the single point of failure.” That’s not quite fair.
Linux has operated with fallback capability before. The doc explicitly references that others have done the merge work when needed.
What changed is the willingness to document the escalation path. That’s a cultural shift, not a technical fix.
Linux kernel continuity plan: what it doesn’t solve (and why that’s fine)
The Linux kernel continuity plan does not solve:
maintainer burnout,
review bandwidth,
the economics of long-term maintenance,
the politics of controversial subsystems.
It also doesn’t guarantee everyone will agree with the chosen outcome. It guarantees the project won’t freeze while everyone argues about what the process should be.
That’s the right scope for a continuity document.
Linux kernel continuity plan: FAQs people actually search for
Linux kernel continuity plan FAQ: Is Linus Torvalds retiring?
There’s no indication in the continuity plan itself that retirement is imminent. Coverage explicitly notes he hasn’t expressed a desire to stop leading the kernel right now.
Linux kernel continuity plan FAQ: Where is the plan documented?
The process is documented in the Linux kernel documentation under “Linux kernel project continuity” (often referred to as “conclave”).
Linux kernel continuity plan FAQ: Who triggers the process?
The plan defines an Organizer, usually the last Maintainers Summit organizer, with the Linux Foundation TAB chair as backup. That Organizer initiates discussion within 72 hours.
Linux kernel continuity plan FAQ: Who gets to decide the next steps?
The invitees of the most recently concluded Maintainers Summit, together with the TAB, form the core decision group. If there has been no summit in 15 months, the TAB determines invitees.
Linux kernel continuity plan FAQ: How fast does the community have to decide?
The plan starts within 72 hours via the Organizer’s outreach. Within two weeks, a representative communicates the next steps to the broader community on the ksummit mailing list.
Linux kernel continuity plan FAQ: Does this change how Linux patches get merged today?
Day-to-day workflow stays the same: subsystem maintainers manage their trees and changes flow upward, with mainline merges centralized. The plan only matters if the top-level maintainer(s) can’t do the job or can’t facilitate a transition.
Linux kernel continuity plan FAQ: Why does the Linux Foundation TAB matter here?
The TAB is named in the process as a participant and as the body that can determine invitees if a summit hasn’t happened recently, and the Linux Foundation is tasked with supporting and implementing the plan.


