Linus Torvalds
Coverage of Linus Torvalds in the Nexus archive.
- Don't like AI? Linux's creator says go fork yourself
Linus Torvalds, creator of the Linux open-source software system, criticized resistance to using AI in code development, stating AI is simply another tool and those who oppose it can 'fork' the project. He emphasized Linux's focus on technical merit over ideological opposition to new technologies.
- Anti-AI open source has an enemy in common, but almost nothing else
Linus Torvalds declared Linux not anti-AI, prompting conflict with anti-AI projects over resources. Codeberg and open-source projects like NetBSD and OpenBSD have implemented policies against AI-generated code, reflecting growing ethical debates around AI use in software development.
- Torvalds challenged the haters to fork Linux. Someone said 'hold my beer'
Linus Torvalds challenged critics to fork Linux, prompting a student to create a Rust-based rewrite of the Linux 0.11 kernel. The project, linux-0.11-rs, is not a fork but a complete rewrite of an early Linux version, including core OS components. While some critics dismissed it as a waste, the article highlights it as an educational experiment in kernel development.
- Linus Torvalds to ‘start being more hardnosed’ about ‘pointless pull requests’ – some of which come from AIs
Linus Torvalds, the Linux kernel maintainer, is pushing back against trivial and AI-generated pull requests during the rc5 phase of the Linux 7.1 development cycle, arguing they disrupt stability efforts. He criticizes the influx of 'pointless' fixes and AI-driven code reviews, which he claims create unnecessary churn and complicate the merge process.
- Dirty Frag, Copy Fail, Fragnesia: The start of a worrisome Linux security trend
The article discusses how AI tools are accelerating the discovery of Linux security vulnerabilities like Dirty Frag, Copy Fail, and Fragnesia, which exploit the Linux kernel's page cache. Linus Torvalds and experts warn of a potential surge in such vulnerabilities due to AI's role in exposing bugs, while others argue most recent issues are minor. The Linux community is adapting to increased transparency and public reporting of AI-discovered flaws.
- Linux kernel flaw opens root-only files to unprivileged users
A Linux kernel flaw, CVE-2026-46333, allows local unprivileged users to access root-only files, including SSH keys. The bug affects multiple LTS kernel lines from 5.10 upward, but a fix has already been implemented. The issue was reported by security consultancy Qualys and has been addressed by Linus Torvalds.
- Linus Torvalds says Linux security list is becoming ‘unmanageable’ due to AI bug reports
Linux founder Linus Torvalds stated that the Linux security list is becoming unmanageable due to a flood of AI-generated bug reports, resulting in significant duplication. This issue does not apply to specific exploits like the Copy Fail exploit, which was detected with AI assistance. The Linux security list is struggling with manageability.
- Linux security mailing list 'almost unmanageable'
Linux security mailing list has become almost unmanageable due to AI-powered bug hunters, according to Linus Torvalds. The Linux security mailing list is struggling to keep up with the volume of reports. This has led to concerns about the effectiveness of the list in addressing security issues.
- Linus Torvalds says AI-powered bug hunters have made Linux security mailing list ‘almost entirely unmanageable’
Linus Torvalds stated that the Linux security mailing list has become almost entirely unmanageable due to duplicate bug reports from AI-powered tools. He emphasized the need for productive use of AI tools and adding real value beyond automated reports. The situation highlights the challenges of leveraging AI in software security.
- Git is unprepared for the AI coding tsunami
Git is facing challenges due to an influx of AI-generated code, leading to performance issues and concerns about its infrastructure. Mitchell Hashimoto, co-founder of HashiCorp, has moved his project from GitHub due to disruptions and slow pull requests. The growth of AI-generated projects is raising questions about the software development lifecycle and Git's ability to adapt.
- Linux 7.0 debuts as Linus Torvalds ponders AI's bug-finding powers and their impact on release process
Linux 7.0 has been released with official Rust support and code for legacy Alpha and SPARC CPUs. Linus Torvalds discusses AI's potential to revolutionize bug detection in software development processes.
- Linux kernel maintainers are following through on removing Intel 486 support
Linux kernel maintainers, including Linus Torvalds, are removing support for Intel's 80486 processor in kernel version 7.1. This decision follows years of efforts to phase out outdated hardware support due to maintenance costs.