Linus Torvalds uses an Arm-powered M2 MacBook Air to release latest Linux kernel (2024)

high praise for a scrappy project —

More people using Arm hardware will (eventually) lead to better Arm software.

Andrew Cunningham -

Linus Torvalds uses an Arm-powered M2 MacBook Air to release latest Linux kernel (1)

We don't normally cover individual releases of the Linux kernel, partly because most updates are pretty routine. Any given Linux kernel update resolves some bugs, improves support for existing hardware, and makes some forward-looking changes in anticipation of new hardware, and kernel version 5.19 is no exception. Phoronix and OMG! Ubuntu!both have good overviews of the changes.

But there's one interesting note about this release that Linux kernel creator Linus Torvalds mentions in his release notes: The kernel update is being released using an Arm-powered laptop, specifically the M2-powered version of Apple's MacBook Air.

"It's something I've been waiting for for aloong [sic] time, and it's finally reality, thanks to the Asahi team," Torvalds writes. "We've had arm64 hardware around running Linux for a long time, but none of it has really been usable as a development platform until now."

Torvalds is running Linux on his M2 MacBook with the help of Asahi Linux, a distribution that has been working to reverse-engineer Apple's hardware. The Asahi team's goal is to send all of this work upstream into the main Linux kernel so that all distros can benefit, and Asahi has been relatively quick to add support for new Apple chips like the M2 or the M1 Ultra as they've been released.

In November 2020, Torvalds wrote that the then-new M1 version of the Air "would be almost perfect" as an Arm Linux laptop but said, "I don't have the time to tinker with it, or the inclination to fight companies that don't want to help."

At a certain level, this news is just mildly interesting trivia—it doesn't matter to most Linux users what computer Torvalds is currently using, and Asahi Linux is still in a rough, early state where lots of things are half-functional or non-functional. But as Asahi contributor Hector Martin notes, having "real people... using Linux on a real, modern ARM64 platform" with a modern version of the Arm instruction set and a "near-upstream kernel" has knock-on effects that benefit the rest of the ecosystem.

More people using the Arm versions of Linux means more people fixing Arm-related bugs that will benefit all distros, and more people spotting and fixing Arm-specific problems in their own software ("dogfooding," as Torvalds puts it in his notes). Eventually, the experience of using Linux on Arm hardware should improve for everyone, although these benefits could take years to shake out. But together with hardware efforts like Qualcomm's upcoming high-performance Arm chips and Microsoft's commitment to Arm hardware and software, they could make Arm-powered PCs more appealing and competitive alternatives to traditional Intel- and AMD-powered x86 PCs.

Also worth noting is that Torvalds believes that the 5.20 release of the Linux kernel will end up becoming version 6.0, not because of any specific feature updates but because he's "starting to worry about getting confused by big numbers again." Kernel versions 3.x and 4.x were also rolled over to the next major version number at or around their 20th release.

As someone deeply entrenched in the world of Linux kernel development and the broader open-source ecosystem, I find the recent developments regarding the use of Arm-powered hardware, particularly the M2 version of Apple's MacBook Air, to be a fascinating milestone. The Linux kernel, a critical component of the open-source operating system, is at the forefront of this transformation, and the details shared by Linus Torvalds in his release notes for kernel version 5.19 only serve to underscore the significance of this moment.

For those unfamiliar, the announcement reveals that Torvalds is now using an Arm-powered laptop, specifically the M2-powered MacBook Air, to release the latest Linux kernel update. This is a noteworthy event not just for the personal choices of the kernel creator but more importantly because it signifies a breakthrough in making Arm hardware a viable development platform for Linux.

Torvalds acknowledges the efforts of the Asahi Linux team, a group dedicated to reverse-engineering Apple's hardware, in making this achievement possible. The Asahi team's commitment extends beyond personal preferences, aiming to integrate their work into the main Linux kernel. This move is strategic, intending to benefit all Linux distributions, not just those specifically tailored for Arm architecture.

The article emphasizes that the use of Linux on real, modern ARM64 platforms, such as the M2 MacBook Air, has far-reaching implications for the entire Linux ecosystem. The concept of "dogfooding," as mentioned by Torvalds, where developers use their own software in real-world scenarios, becomes crucial. More users engaging with Arm versions of Linux means a larger community addressing Arm-related bugs, contributing to a more robust and stable experience across all distributions.

While the current state of Asahi Linux is described as "rough" with several functionalities yet to be perfected, the prospect of more people adopting Arm hardware for their Linux environments is expected to yield long-term benefits. The article anticipates improvements in the Linux-on-Arm experience for everyone, albeit acknowledging that these advancements may take years to materialize fully.

The broader context provided in the article highlights the growing importance of Arm-powered PCs, with references to upcoming high-performance Arm chips from Qualcomm and Microsoft's commitment to both Arm hardware and software. This, combined with the collaborative efforts within the open-source community, could position Arm-powered systems as competitive alternatives to traditional x86 PCs.

Lastly, it's intriguing to note Torvalds' consideration of version 6.0 for the upcoming Linux kernel release (5.20) not due to specific feature updates but as a practical measure to avoid potential confusion with large version numbers. This decision reflects the organic and pragmatic nature of the Linux development process, further underlining the wisdom gained from extensive experience in managing such complex software projects.

In summary, the convergence of Arm hardware and Linux development, as highlighted in the article, represents a pivotal moment with implications extending far beyond individual preferences. It signifies a step towards making Arm platforms more accessible and functional for developers, ultimately contributing to the overall improvement of the Linux ecosystem.

Linus Torvalds uses an Arm-powered M2 MacBook Air to release latest Linux kernel (2024)

FAQs

What version of Linux does Linus Torvald use? ›

He is known to be using Fedora on his main workstation.

What hardware does Linus Torvalds use? ›

He initially began Arm64 Linux builds on an Apple Silicon MacBook Air, but now, thanks to a more powerful Ampere AArch64 system, he's doing even more Arm64 testing. Torvalds, known for creating not just the Linux kernel but also Git, worked exclusively on Intel hardware for years.

Does Linus Torvalds use a MacBook? ›

These days, when he's on the road, Torvalds is using an Apple MacBook Air with an M2 processor. On this hot new machine, he runs Fedora Workstation 36.

Will Linux run on ARM Macs? ›

Yes, M1 Macs can run both Windows and Linux through virtualization software such as Parallels Desktop or Boot Camp. However, the process may not be as straightforward as on Intel-based Macs and some limitations may apply.

When did Linus Torvalds release Linux? ›

Version 1.0 was released on 14 March 1994. Torvalds first encountered the GNU Project in fall of 1991 when another Swedish-speaking computer science student, Lars Wirzenius, took him to the University of Technology to listen to free software guru Richard Stallman's speech.

Why doesn't Linus Torvalds use Ubuntu? ›

Linus Torvalds works on the actual Linux—the kernel. And of course while anyone is free to fork the Linux kernel and do whatever modifications they like to it, the “canonical” Linux is not fragmented at all. There are not just 600+ Linux distros built on top of the kernel.

Does Linus Torvalds still develop Linux? ›

No, Linus wrote the original kernel, and he still adds to the kernel today, but most of the code is written by others, the Linux kernel is now a combination of the different sets of code, coded by thousands if not more programmers around the world.

Why did Linus Torvalds make Linux free? ›

Torvalds' philosophy was that if he made the software available for free downloading, including the source code, anyone with knowledge of and interest in computer programming could modify the system and ultimately make it better, and/or modify it for their own specific purposes.

Which of the following is an operating system kernel program built by Linus Torvalds? ›

The Linux kernel is a free and open-source, UNIX-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS) which was created to be a free replacement for Unix.

Can you run Linux on a M2 Mac? ›

Fortunately, with the help of virtualization technology, it's possible to run Linux on M1/M2 Macs. In this guide, we'll explore how to set up Linux on your M1/M2 Mac using the UTM virtual machine. What is UTM? UTM stands for “Universal Terminal Machine,” an open-source virtualization tool designed for macOS and iOS.

What is the operating system for the Macbook Air M2? ›

macOS is the most advanced desktop operating system in the world. And with macOS Sonoma, work and play on your Mac are even more powerful — with new ways to elevate your video presentations, boost your gaming performance, and personalize your device.

Does Asahi Linux work on M2? ›

What devices are/will be supported? All Apple Silicon Macs are in scope, as well as future generations as development time permits. We currently have support for most machines of the M1 and M2 generations.

Is it legal to install Linux on a Mac? ›

Yes, it is legal to install/use Linux on a Mac. Since you are a starter/learner with Linux I would still recommend to use the free VirtualBox and use Linux through virtualization. Much easier to get rid of it if you want/need to than when having it installed natively.

Is Linux on ARM usable? ›

Linux on ARM is a popular platform for powering a wide range of devices, including smartphones, tablets, servers, and supercomputers. There are several excellent Linux on ARM operating systems available in 2023, each with advantages and disadvantages.

What is the difference between MacOS Arm and MacOS Intel? ›

The main difference between macOS applications on Intel and ARM architectures is that they are built to run on different types of processors. Apple's MacBooks can have either ARM or x86 architecture, and the difference between them lies in the type of microprocessor they use.

What version of Linux does Mr Robot use? ›

Kali Linux: The show features Kali Linux used by Eliot very frequently. The distro of Linux is popularly the hackers choice of OS since it has many security testing tools and allows the use of similar tools and techniques that a hacker would use to test the security.

What does Linus Torvalds think of Debian? ›

Linus Torvalds's thoughts about Debian can be termed as mildly negative or neutral. Despite being a kernel developer, Linus doesn't like distributions that are too technical, which Debian was, at the time Linus tried to test it.

Why does Torvalds use Fedora? ›

Linus Torvalds, author of the Linux kernel, says he uses Fedora because it had fairly good support for PowerPC when he used that processor architecture. He became used to the operating system and continues to use it.

Did Linus Torvalds write Linux alone? ›

No, Linus wrote the original kernel, and he still adds to the kernel today, but most of the code is written by others, the Linux kernel is now a combination of the different sets of code, coded by thousands if not more programmers around the world.

Top Articles
ASX:ANZ Share Price, ANZ Stock News, ANZ Share Price & Updates | Kalkine
11 Best Real Estate Text Message Scripts for Agents Who Don’t Like Calling Leads
Funny Roblox Id Codes 2023
Golden Abyss - Chapter 5 - Lunar_Angel
Www.paystubportal.com/7-11 Login
Joi Databas
DPhil Research - List of thesis titles
Body Rubs Austin Texas
Nwi Police Blotter
Gore Videos Uncensored
Slay The Spire Red Mask
Top Hat Trailer Wiring Diagram
World History Kazwire
George The Animal Steele Gif
Red Tomatoes Farmers Market Menu
Nalley Tartar Sauce
Chile Crunch Original
Immortal Ink Waxahachie
Craigslist Free Stuff Santa Cruz
Mflwer
Spergo Net Worth 2022
Costco Gas Foster City
Obsidian Guard's Cutlass
Marvon McCray Update: Did He Pass Away Or Is He Still Alive?
Mccain Agportal
Amih Stocktwits
Fort Mccoy Fire Map
Uta Kinesiology Advising
Kcwi Tv Schedule
What Time Does Walmart Auto Center Open
Nesb Routing Number
Olivia Maeday
Random Bibleizer
10 Best Places to Go and Things to Know for a Trip to the Hickory M...
Black Lion Backpack And Glider Voucher
Gopher Carts Pensacola Beach
Duke University Transcript Request
Lincoln Financial Field, section 110, row 4, home of Philadelphia Eagles, Temple Owls, page 1
Jambus - Definition, Beispiele, Merkmale, Wirkung
Netherforged Lavaproof Boots
Ark Unlock All Skins Command
Craigslist Red Wing Mn
D3 Boards
Jail View Sumter
Nancy Pazelt Obituary
Birmingham City Schools Clever Login
Thotsbook Com
Funkin' on the Heights
Vci Classified Paducah
Www Pig11 Net
Ty Glass Sentenced
Latest Posts
Article information

Author: Foster Heidenreich CPA

Last Updated:

Views: 6271

Rating: 4.6 / 5 (56 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Foster Heidenreich CPA

Birthday: 1995-01-14

Address: 55021 Usha Garden, North Larisa, DE 19209

Phone: +6812240846623

Job: Corporate Healthcare Strategist

Hobby: Singing, Listening to music, Rafting, LARPing, Gardening, Quilting, Rappelling

Introduction: My name is Foster Heidenreich CPA, I am a delightful, quaint, glorious, quaint, faithful, enchanting, fine person who loves writing and wants to share my knowledge and understanding with you.