惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
博客园_首页
T
Tailwind CSS Blog
美团技术团队
博客园 - 叶小钗
Microsoft Security Blog
Microsoft Security Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
Microsoft Azure Blog
Microsoft Azure Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
MongoDB | Blog
MongoDB | Blog
The Cloudflare Blog
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog

Latest news

Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026 Amazon just slashed $250 off the Google Pixel 10 - and a Prime subscription isn't required I found the apps slowing down my PC - how to kill the biggest memory hogs These companies are actually upskilling their workers for AI - here's how they do it Verizon will give you Meta Ray-Bans for free with this Fios Internet deal - how to get yours I tried the new Gemini app for Mac - it has one major advantage over the web version How Google's updated AI Mode will ease your tab clutter when you search Why this MagSafe battery pack is our readers' favorite model right now - especially at its price T-Mobile will give you a Google Pixel 10a for free - plus an extra gift OpenAI's Codex Desktop can run your computer now - and has its own browser
Linus Torvalds admits he has a 'love-hate relationship wi...
2026-05-21 · via Latest news
Linus Torvalds and Dirk Hohndel at Open Source Summit North America 2026

Linus Torvalds and Dirk Hohndel at Open Source Summit North America 2026

sjvn/ZDNET

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Torvalds likes AI, but AI sometimes doesn't like Torvalds. 
  • Linux's founder thinks there will always be work for programmers.
  • AI continues to be a mixed blessing when it comes to finding and fixing security bugs.

Speaking at the Linux Foundation's Open Source Summit North America, Linux creator Linus Torvalds said modern AI tools are reshaping how developers work on the kernel, driving up contribution volume and exposing new social and security stresses in the open‑source world. But he insisted "AI is a great tool, but it's a tool" rather than a wholesale replacement for programmers. 

Now, if only the companies laying off tech workers left and right would listen. 

Also: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0

In the meantime, Torvalds, in his discussion with Dirk Hohndel, who is Verizon's open source program office head, Linux kernel maintainer, and Torvalds' buddy, added that while the Linux kernel's long‑standing release process has been stable "for pretty much exactly 20 years" since the move to Git, that trend broke about six months ago as AI coding tools took off. 

"In the last six months, we've seen a lot more commits," Torvalds noted, estimating that "the last two releases, it's been about 20% more commits than we had in the previous releases over many years."

Initially, Torvalds misread the spike as excitement around a major version change: "At first I thought, 'hey, people are excited about the 7.0 release because I changed the major number every once in a while…' and it turns out I was wrong. The real change that happened in the last six months was that the AI tools actually got good enough for a lot of people... we're seeing a definite uptick in just development on pretty much all fronts." 

Torvalds acknowledged that the new tools lower the barrier of entry for contributors, echoing Hohndel's observation that "the tooling actually lowers this initial barrier… [and] does a big chunk of the work." But he emphasized that the real impact is social rather than purely technical: "The big pain points in Linux, traditionally, and I suspect in most projects, have not been so much the code itself, but… when you are forced to change how you work."

Also: Ubuntu Core 26 offers an immutable Linux you can trust through 2041

One of the biggest flashpoints has been the Linux kernel security mailing list, which Torvalds said was recently "overrun by duplicate reports" generated with AI. 

"People think that when they find a bug with AI, the first reaction sometimes seems to be, let's send it to the security list, because this may have security implications," he said. The result, on a deliberately small, confidential list, was that "we were flooded by people sending bugs, and then you have this list with very few people on it… and we spent all our time just forwarding these reports to… the other developers who knew that area better."

AI and Security

To cope, Torvalds announced new AI security disclosure guidelines with a blunt rule: "If you find a security bug with AI, you should basically consider it to be public, just because if you found it with AI, 100 other people also found it with AI." 

At the same time, he urged researchers not to publish working exploits: "When it comes to things that really are security issues, you may not want to make the exploit public… Don't be that guy who then crows about it publicly and says, 'Look, I could bring down this big company.'"

Torvalds linked the disclosure debate to broader shifts in the security ecosystem. In the past, he said, the kernel community would quietly notify distributions about a bug and ask them to upgrade without detailing the vulnerability, and "most of the time, nobody would figure out what happened." Now, with AI‑accelerated analysis, he recalled that "last week, we fixed the bug; within three hours, there was a blog post about the implications of that bug fix, because security people love getting attention."

Also: The 4th Linux kernel flaw this month can lead to stolen SSH host keys

He went out of his way to argue that closing the source is not an answer: "I don't think, for example, that the solution is to not do open source, because if you think that AI can't reverse engineer closed source, you're in for a surprise." In fact, he warned, "closed source is even worse in this respect, because the AI can't help you fix the problems, but the AI sure can help find those problems in the first place."

Torvalds is right. While Windows vulnerabilities, except for the truly horrid ones, no longer receive much attention, AI is also finding plenty of security holes in Windows as well. As Dustin Childs, head of threat awareness at Trend Micro's Zero Day Initiative, observed recently, "Microsoft's total count came to 1,139 CVEs patched in 2025," which was the second-highest, behind 2020. Childs expects, "as AI bugs become more prevalent, this number is likely to go higher in 2026." 

Meanwhile, back at Open Source Summit, Hohndel criticized vendors who hype vulnerabilities without responsibly coordinating fixes. He cited four recent local privilege escalation bugs in the kernel, "two of which were disclosed exactly" with branded names, domains, and logos before maintainers were contacted. "My response is always, here is a company I never want to work with, because if you do that to the Linux kernel, you do this to anyone."

Love, hate, and AI

As annoying as this is, Torvalds admitted to having a love‑hate relationship with AI. "I actually really like it from a technical angle. I love the tools. I find it very useful and interesting, but it is definitely causing pain points," he said.

Also: 10 trillion downloads are crushing open-source repositories - here's what they're doing about it

On the positive side, he framed AI‑discovered bugs as "short-term pain" with long‑term benefits: "When AI finds a bug in any source code… long term is you found a bug, we fixed it, that the end result is better for it." After all, he continued, "I think finding bugs is great, because the real problem is all the bugs you didn't find."

But he warned of "social choke points and social pain points" as AI pours traffic into already overstretched communities, especially in the "10s of 1000s of random projects that people maintain that are not the Linux kernel." For small teams or solo maintainers, he said, flood‑style AI bug reports can cause real burnout, especially when "it's a bug report, and when you ask for more information, the person has done a drive-by and doesn't even answer your questions anymore."

Torvalds added that maintenance is increasingly about people rather than code. "For me, as a top-level maintainer, I don't do a lot of coding. My job is working with people, and I do not use AI to work with people. Thank you. And I should suggest you don't do that either." Torvalds has come a long way from the days when he was known for treating poor coders with contempt. 

The future of AI and programming work

Stepping away from Linux, when asked what advice he would give to someone at the beginning of their career amid doom‑and‑gloom forecasts that "all code will be written by AI," Torvalds pushed back hard on marketing claims. 

"My opinion has always been that AI is a great tool, but it's a tool, and when I see people saying, 'hey, 99% of our code is written by AI,' I literally get angry." 

He contrasted those claims with the reality that "100% of their code is written by compilers," and traced his own path from hand‑entered machine code to assemblers, then compilers, and now AI helpers. "I grew up writing machine code, and when I say machine code, I don't mean assembly language, I mean the numbers," he said, recalling that "it took me a while to understand that writing down the numbers and calculating offsets for branches is kind of stupid, and people had come up with this tool called an assembler, and then later on I figured out compilers are good too. These days, I'm figuring out AI tools are good too."

So, Torvalds argued, "I'm personally 100% convinced that AI is changing programming, but it's not changing the fundamentals." Just as compilers increased productivity "by a factor of 1000," he estimates that "AI will increase your productivity by a factor of 10," but insists "AI is great, but AI is not changing programming." 

Instead, he contended, "a lot of people will use AI to generate the code that the compilers use to generate the code that the assemblers then use to generate the machine code. This is revolutionary in the same sense that we've seen revolutions before."

Crucially, Torvalds said, would‑be developers still need to understand what their tools produce. "You do want to understand how it all works in the end," he said. "Even when I use AI for my pet toy projects, I will use AI to generate code, I will look at that code, I will actually still look at the assembly language… because it's what I grew up with." For any serious, long‑lived system, he warned, "you need to understand not just your prompts, but you need to understand the end result too, because that's the only way you can maintain it long term."

Also: 51% of professionals say AI workslop lowers their productivity - stop it in 2 steps

Throughout the session, Torvalds returned to a consistent theme: open source and now AI tools are powerful ways to manage software complexity, but they do not replace the need for human judgment, community norms, and a deep understanding of the systems being built. 

"Software is very complicated," he said, and "the only really good way to manage the complexity of a complex infrastructure is open source," with AI now layered in as just one more tool in the programmer's toolbox.