Linux Kernel Releases Land, Fixing Frustrating Bugs
[ad_1]
The new Linux kernel releases don’t break much ground but offer curious users a peek at how the sausage is made.
The Linux Kernel Organization has released a number of kernel updates. While these releases aren’t particularly groundbreaking, they offer a number of fixes that will make them essential updates for Linux users.
What Are the New Linux Kernel Versions?
The very latest versions are the stable 6.1.11 and the “longterm” 5.19.93 kernels. As the name suggests, the latter is intended for applications that value stability, such as servers. The stable kernel is the one that the Linux developers recommend for most users, given that it has the most prominent download link on the kernel project’s home page.
These releases follow the 5.10.167, 5.4.231, 4.19.272, and 4.14.305 longterm kernels. These kernels are meant for “backporting” fixes in newer kernels to older ones.
What’s New in These Linux Kernels?
The Linux kernel project tends to prefer to release new versions quickly with little fanfare. The closest thing they have to announcements are highly technical “changelogs” such as the one for 6.1.11. Most of the effort seems to have gone into fixing basic problems like memory allocation errors. Bugs like these are inevitable when developing so close to the hardware the way kernel developers do, but the rapid pace of releases shows the remarkable agility of the Linux project in fixing them.
What Happens Now to the Linux Kernel?
Now that the new kernels have been released, the work now falls to the various Linux distributions to integrate them into their systems. Very few people install the kernel directly, opting instead to receive updates through their distribution package managers. The kernel will interact with all the installed hardware and software on a user’s system, which has all of its own update schedules.
This technical challenge is hardly unique to other OSes, but the Linux world is more transparent due to both its open-source nature and the culture surrounding Linux itself. These releases give users yet more opportunities to see how the sausage is made.
Linux Kernel Speeds Along
The Linux kernel retains its status as a crown jewel of the open sourrce movement with another set of rapid releases. Users who don’t want to wait for their distro to package a newer kernel can download and compile the code themselves.
[ad_2]
Source link