59
submitted 8 hours ago* (last edited 8 hours ago) by u_1f914@lemmy.world to c/linux@lemmy.ml

Summary: Linux 6.19 adds a new listns(2) system call that makes much easier to list the namespaces present on the system; support for the Live Update Orchestrator, which allows to reboot a kernel via kexec while enough kernel state to allow virtual virtual machines continue working after a reboot; support for PCIe Link Encryption which lets PCIe devices encrypt its communication with confidential VMs; Btrfs support for the experimental shutdown ioctl and suspension during scrub or device replaces; Ext4 support for block devices larger than page size and faster online defragmentation; support for the color pipeline API for better and faster HDR graphics; improvements to io_uring; and support for the SFrame format that brings faster frame unwinding. As always, there are many other features, new drivers, improvements and fixes.

(Summary copied from the changelog at kernelnewbies.org/Linux_6.19)

you are viewing a single comment's thread
view the rest of the comments
[-] tla@lemmy.world 5 points 6 hours ago

Depends on the distro. Fedora is a general purpose distro and usually pushes out new kernel releases (6.19 for example) after about 4 weeks. This means the initial bugs have been fixed and it's stable for general purpose use. If you want the latest release it's easy:

sudo dnf upgrade kernel --enablerepo=updates-testing

The Fedora Koji build system has the latest version in testing.

You can also build your own.

Don't make the mistake of thinking 7.0 will be any more special than 6.19 or 6.20 etc. They're just release numbers and when Torvalds thinks the point number is big enough the first number is incremented.

this post was submitted on 08 Feb 2026
59 points (100.0% liked)

Linux

62524 readers
425 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS