NEWS
NEWS
Updates on technologies, trends, and tools
Fearless Coyote, Linux Kernel 4.11 is Out
Linus Torvalds announced the release of Linux kernel 4.11, code-named Fearless Coyote. The new release comes with performance improvements and support for additional hardware.
Announcing the release, Torvalds wrote on Linux Kernel Mailing List (LKML), "We still had various smaller fixes the last week, but nothing that made me go 'hmm..'. Shortlog appended for people who want to peruse the details, but it's a mix all over, with about half being drivers (networking dominates, but some sound fixlets, too), with the rest being some arch updates, generic networking, and filesystem (nfs [d]) fixes. But it's all really small, which is what I like to see the last week of the release cycle."
Version 4.11 brings full support for DisplayPort MST on Intel video cards, allowing audio out to the monitor connected through the DisplayPort. According to kernelnewbies.org, this release also makes the swap implementation more scalable, making it more suitable for use with modern storage devices, which is going to help cloud providers who tend to overcommit memory more aggressively and fit more VMs to a platform with a fast swap device.
This release also introduces support for the implementation of the "Shared Memory Communications-RDMA" (SMC-R), an IBM protocol that provides RDMA capabilities over RoCE transparently for applications exploiting TCP sockets.
Docker Appoints Steve Singh CEO
Docker has appointed Steve Singh as the new CEO of the company, after Ben Golub stepped down from the position. Singh will join Docker's board of directors as Chairman. Singh is known for co-founding Concur Technologies, a SaaS company that was acquired by SAP for $8.3 billion.
Singh comes to Docker at a time when Docker's container technology is enjoying phenomenal success, but Docker as a company is still trying to build a business model around open source technologies.
In an exclusive interview, Steve Singh told me that innovation will be one of the key areas for him to focus on as the new CEO of Docker.
In a press release, Singh said "I look forward to working with the entire Docker team as well as the broader Docker community to help usher in the new era of application computing. I believe that Docker, backed by its platform and fueled by innovation from its collaborative ecosystem, is on track to be the next great enterprise software company."
Docker Announces LinuxKit and Moby Project
Docker Inc., the company behind the Linux container project with the same name, announced two new projects at DockerCon called LinuxKit and Moby Project.
LinuxKit is essentially a toolkit that allows organizations to build their own containerized Linux subsystems. A Docker press release stated: "LinuxKit allows users to create very secure Linux subsystems because it is designed around containers. All of the processes, including system daemons, run in containers, enabling users to assemble a Linux subsystem with only the needed services. As a result, systems created with LinuxKit have a smaller attack surface than general purpose systems. It also provides a read-only root filesystem for an immutable infrastructure approach to deployments enabled by InfraKit. LinuxKit will have a community-first security process and will serve as an incubator for security-related innovations like WireGuard and Landlock."
Docker itself is using the kit to build different editions of Docker, such as Docker for Mac, Docker for Windows, and Docker for Cloud. Docker is taking this core component out and releasing it as an open source project. The company is considering donating it to the Linux Foundation.
The second project that the company announced is Moby Project, a framework that helps organizations assemble the new systems using components of their choice.
Solomon Hykes, Founder and CTO of Docker said, "This project will be the most important project at Docker since the launch of Docker itself as it provides the ecosystem with a way to create, share, use, and build container systems in a way that hasn't been possible with any open source project in the past."
Docker is touting Moby Project as the "Fedora" of the container world that the entire industry can collaborate to improve it.
Unlike LinuxKit, Moby Project will remain a Docker-sponsored project.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.