
The core of Linux is preparing for another version leap While it won't completely transform the operating system, it does mark an important point in its evolution. After exhausting the 6.x version numbering to almost comical levels, the project is now looking towards Linux 7.0, an edition designed to consolidate many of the technical improvements that have accumulated in recent years.
Although at first glance it may seem like a simple change of number, behind this jump there is significant technical and organizational decisionsFrom how the kernel manages modern hardware to how the project's continuity is ensured when its creator is no longer at the helm. And, as is often the case in the Linux world, many of these new features will reach European and Spanish users gradually through their preferred distributions.
From the 6.x cycle to the new kernel: why Linux 7.0 is coming
Since the release of branch 6 in 2022, the kernel has received 19 major updates numbered as 6.x, focused on strengthening performance, security and compatibility with recent hardware, as shown by a analysis of GNU/Linux-Libre 6.18Linus Torvalds himself has explained on more than one occasion that he avoids excessively long numbers and that Their unwritten rule is to count on their fingers and toes before changing the main digit, a mixture of tradition and inside joke that is fulfilled again now.
In practice, versions like the following could have been reached: 6.20 or 6.21But the kernel maintainer has chosen to end the series here. As he commented, Continuing to string together subversions was "leaving him without fingers"Therefore, it was preferred to make the leap to a round number that better reflects the maturity of the code accumulated over these years.
The relevant thing is that the numbering change It does not imply a radical break.Linux 7.0 is designed as a solid evolution based on the 6 branch, with deep internal adjustments and code cleanup to leave a more manageable, modern kernel aligned with the hardware that will dominate the market in the coming years.
Linux 7.0 release dates and availability
Linus Torvalds has confirmed that the next major kernel release will be Linux 7.0 and that, barring any unforeseen circumstances, Its arrival is expected by mid-April 2026This maintains the usual pace of development, with a relatively predictable schedule of integration windows and stable versions.
From the perspective of end users, it is most likely that Large distributors may take some time to adopt the new coreProjects such as Ubuntu, Linux Mint, or Debian (for example) Debian 13 Trixie and Linux 6.12They usually incorporate these versions after their own trial period, so that Linux 7.0 may take weeks or even months. in officially arriving in their repositories, especially in editions designed for European corporate environments where stability is more important than novelty.
In contrast, those who use distributions of the type rolling releaseSystems like Arch Linux and similar variants typically receive these changes much earlier. On these systems, Simply update the entire system to have access to the latest kernel, without waiting for the release of a new version of the distribution.
What to expect from Linux 7.0: internal changes rather than fireworks
For now, detailed information about the specific new features of Linux 7.0 It is limited, but the development community has already made it clear that A "groundbreaking" version is not being sought. that completely changes the behavior of the operating system. The priority is to consolidate a A cleaner, more modern base, ready for the hardware to come. both in the domestic market and in the European professional market.
This implies further exploration internal core settings, reorganize parts of the code that have grown over the years and reinforce those areas that are critical for servers, data centers and public clouds, areas in which Linux is the backbone of a large part of the digital infrastructure in Spain and the rest of the continent.
Specialized media and technical communities have already indicated their intention to closely follow the development of the new kernelSo, as relevant patches are accepted, a more accurate picture can be drawn of what Linux 7.0 will mean for each user profile.
A boost to the graphics ecosystem: Nouveau, NVK and Linux 7.0
One of the discreet but important advances of this cycle affects the open graphics ecosystem On Linux, this is especially relevant for users employing NVIDIA GPUs with open-source drivers. During the integration window of Linux 6.19the driver New It incorporated support for large memory pages and compression, a combination designed to improve performance on modern graphics cards.
This change went hand in hand with the driver NVK within Mesa, designed to take advantage of those capabilities. However, Detected flaws in the kernel forced the partial deactivation of the function before users could notice the expected performance jump in games and 3D applications.
As he recently explained David Airlie, Red Hat engineerThe problems have now been identified and corrected. Among them was an error related to the suspension on a professional GPU based on Ada Lovelace and, above all, a critical bug in the handling of large pages in Nouveau that prevented the function from being activated reliably.
The corrections have been sent to the tree drm-misc-next-fixes, which means that They will not be integrated as an urgent patch.Instead, they will enter the next full kernel cycle. Everything points to improved support for large pages and graphics compression. It will be fully operational in the branch that will give rise to Linux 7.0, when the integration window opens in the coming days.
Once the code reaches the main branch and NVK can reactivate the use of those functions, are expected noticeable speed improvements in gamesespecially in configurations with powerful GPUs like the NVIDIA GeForce RTX 4090 under open-source drivers. It's not just a minor tweak: Efficient management of graphics memory is one of the classic bottlenecks in the controllers, and any progress in this area can make the difference between merely functional support and a competitive experience against proprietary alternatives.
Although there are no major communication campaigns surrounding these changes, the movement fits into the general trend of closing technical gaps in the graphic arts worldIf everything goes according to plan, Linux 7.0 will arrive with a more mature open driver ecosystem, allowing many European users to play and work with their NVIDIA GPUs without relying so heavily on closed binaries.
Live Update Orchestrator and other key improvements in the new kernel
Among the features receiving the most attention in the lead-up to the new kernel stage, the following stand out: Live Update Orchestratora technology designed for update the kernel without needing to shut down the virtual machinesThis type of capacity is particularly interesting for cloud service providers and for companies that manage critical infrastructures where downtime must be minimized.
Another important advance is the strengthening of the encrypted communication between PCIe devices and virtual machinesThis mechanism increases the level of security in professional environments, by better protect data moving between hardware and VMs and reduce the risk of someone intercepting or tampering with them along the way.
Linux 7.0 will also expand the Support for the latest generation Intel and AMD processorsas well as for emerging architectures such as RISC-V and certain Chinese CPU designsThe aim is for the operating system to... It remains a viable option for a very diverse range of platformsfrom small embedded devices to large servers deployed in European data centers.
In the field of storage and communications, the following have been introduced optimization in file systems and networkOne of the changes noted is the elimination of an internal block that caused certain data transfers to be abnormally slow. With the new approach, These operations can be up to four times faster. In some scenarios, this benefits both servers and home users who move large volumes of information.
Project continuity: who will take over from Linus Torvalds
Beyond the technical innovations, the announcement of Linux 7.0 has revived an issue that has been on the table for years: What will happen when Linus Torvalds stops leading kernel development?After more than three decades at the helm, his figure remains the ultimate point of reference in delicate decisions and in the resolution of conflicts between developers.
Far from ignoring the problem, the kernel community has begun to work on a formal succession plan which allows for managing the transition when the time comes. This approach was presented at the last Linux Kernel Maintainer Summit in Tokyo with the help of Dan Williams, a veteran collaborator on the project.
It's not about pointing to a specific person as the heir, but about define a clear and safe process to choose one or more people who can assume the coordination responsibilities. The idea is protect the project from the so-called “bus factor”, that uncomfortable question of what would happen if the central figure suddenly disappeared for any reason.
In practice, nowadays the weight of the project falls mainly on Linus, but if something unexpected were to happen, Greg Kroah-Hartman, maintainer of the stable branch[Name] would be the one to take over temporarily. In the medium and long term, the goal is Distribute responsibility among several trusted individualsso that the success of the kernel does not depend on a single leader.
Torvalds himself has mentioned previous examples of key figures such as Andrew Morton or Alan CoxAnd he hinted that in the future other names, like Shannon or Steve, will fill those roles. For him, the important thing isn't so much the exact identity of whoever is in charge, but rather that the community trusts that these individuals will maintain the coherence and stability of the core.
Ultimately, their role is to act as final filter and refereeensuring that each new version maintains the appropriate quality and direction. This function is crucial not only for individual users, but also for the European technology industry, which relies on the kernel for a large part of its services, from cloud infrastructures to embedded systems in sectors such as automotive, telecommunications or public administrations.
With all this context, Linux 7.0 is shaping up to be a version that, rather than shining for a list of eye-catching features, will seek to consolidate the work done during stage 6.xTo strengthen the reliability of the ecosystem, give a new boost to open drivers —especially in the graphics field— and advance the internal organization of the project to ensure that the kernel remains a stable and predictable part of the digital infrastructure in Spain, Europe and the rest of the world.
