this post was submitted on 18 May 2026
269 points (98.6% liked)

Linux

13701 readers
551 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 33 comments
sorted by: hot top controversial new old
[–] quick_snail@feddit.nl 16 points 12 hours ago

It's worth mentioning that the recent high CVE privilege escalation bugs were discovered by AI.

There is some good, but it's important that the submitters include very clear POCs to make verification trivial for maintainers.

[–] buddascrayon@lemmy.world 39 points 14 hours ago (1 children)

Short version: AI is not a shortcut to being a Linux programmer and contributor. You still actually need to know how to read/write code and documentation.

Which should be obvious but the hype has brainwashed the masses into thinking they can be overnight successes using AI. 😒

[–] SaharaMaleikuhm@feddit.org 20 points 13 hours ago (1 children)

Incompetent buffoons thinking AI makes them an artist, a musician or in this case a programmer. It's about as pathetic as Elon Musk as an individual.

[–] zuana@lemmy.world 5 points 5 hours ago* (last edited 5 hours ago)

I've definitely used it and helped me learn and accomplish things I wouldn't have otherwise since I am not professionally a programmer. But whipping up something custom that works for our organization with the bare minimum security bolted onto the front. Even if it does take 3 hours to walk through the hallucinations before I learn the concept of what I was trying to do through its attempts and get it setup.

I'm not ready to make a push to a repo yet haha. An important life skill is recognizing what you do not know.

[–] bright_side_@piefed.world 70 points 18 hours ago* (last edited 18 hours ago)

the linked source is the kernel mailing list.
https://lkml.org/lkml/2026/5/17/896

"
From Linus Torvalds <>

Date Sun, 17 May 2026 14:29:22 -0700

Subject Linux 7.1-rc4

You all know the drill by now - another week, another release candidate.

Things continue to look fairly normal (where "normal" is the "new
normal" with a fair amount of changes). Drivers are about half the
patch, with GPU leading the way as is tradition. But there's a little
bit of everything in driver land.

The rest is mostly networking, core kernel, filesystems, and arch updates.

Some of the documentation updates might be worth highlighting: the
continued flood of AI reports has basically made the security list
almost entirely unmanageable, with enormous duplication due to
different people finding the same things with the same tools. People
spend all their time just forwarding things to the right people or
saying "that was already fixed a week/month ago" and pointing to the
public discussion.

Which is all entirely pointless churn, and we're making it clear that
AI detected bugs are pretty much by definition not secret, and
treating them on some private list is a waste of time for everybody
involved - and only makes that duplication worse because the reporters
can't even see each other's reports.

AI tools are great, but only if they actually help, rather than cause
unnecessary pain and pointless make-believe work. Feel free to use
them, but use them in a way that is productive and makes for a better
experience.

The documentation may be a bit less blunt than I am, but that's the
core gist of it. So just to make it really clear: if you found a bug
using AI tools, the chances are somebody else found it too. If you
actually want to add value, read the documentation, create a patch
too, and add some real value on top of what the AI did. Don't be the
drive-by "send a random report with no real understanding" kind of
person. Ok?

  • Linus

"

[–] anamethatisnt@sopuli.xyz 105 points 19 hours ago (2 children)

“So just to make it really clear: If you found a bug using AI tools, the chances are somebody else found it too. If you actually want to add value, read the documentation, create a patch too, and add some real value on top of what the AI did. Don't be the drive-by ‘send a random report with no real understanding’ kind of person. OK?”

Makes sense to me, most of the time the AI output need to be used as input for a human who can then deliver the real value, or at least verify the correctness of the AI output.

[–] Swedneck@discuss.tchncs.de 14 points 12 hours ago

The funny thing is that this is the ONE usecase where LLMs can't themselves make anything worse, because if used sensibly it's basically just a black box that pokes at your software until something breaks, the whole point is to break things!

But of course AI-users can't even fucking handle that, they're so utterly incapable of doing any work themselves that "look at the thing and write down things that go wrong and why it went wrong, and check if it has already been reported before submitting your own report" is too much for them to handle.

[–] AngelaScholder@mastodon.energy 18 points 18 hours ago

@anamethatisnt @cm0002 And besides that, many people burning energy totally needless...
But, at least more script kiddies feeling important.....

[–] nightwatch_admin@lemmy.world 69 points 19 hours ago (1 children)

Too bad the old Torvalds has gone, replaced by this mild-mannered gentleman. The idiot submitters could really do with a bit of stern telling-to.

[–] cm0002@lemy.lol 55 points 19 hours ago (1 children)

It was a conspiracy from the beginning! AI bros knew they needed to nerf Linus ahead of time in order to succeed!

[–] nightwatch_admin@lemmy.world 9 points 15 hours ago (1 children)

You’re attributing too much independent though, rationality, intelligence and forward thinking to people that have outsourced their brains to a chatbot - and a meagre one at that. Maybe oooohhh MYTHOS aaaAahhh is recursive self improving???

[–] qaz@lemmy.world 2 points 8 hours ago (1 children)
[–] nightwatch_admin@lemmy.world 1 points 3 hours ago

I don’t know, I can’t tell anymore. I work at Clanker Town, I am knee deep in the braindead, inundated with “ohhh claude code awwww yissss”. Actually, I feel often like I’m nearing the end of a Last Nan Standing type of game and all the rest of humanity has turned into cyber zombies.

So yeah, I might miss this kind of sarcasm. Sorry.

[–] makeshift0546@lemmy.today 5 points 14 hours ago

What a fucking headline. Just wow. Care to mention the context and the part where he said it was helpful?

[–] LSNLDN@slrpnk.net 20 points 19 hours ago (5 children)

Better get an AI to manage the mailbox then eh /s

[–] mlg@lemmy.world 14 points 15 hours ago (2 children)

Train it exclusively on Linus's entire mailing list history so that it actively insults poor merge requests and code lol.

[–] No1@aussie.zone 5 points 13 hours ago

Linus-AI adds # And fuck nVidia! to the end of every patch.

[–] LSNLDN@slrpnk.net 3 points 14 hours ago

Hahaha this might just work

[–] TehPers@beehaw.org 1 points 8 hours ago

This is how many spam filters have worked for a very long time. Using an LLM to help with classification could be a real option.

It wouldn't help with determining which security reports are slop and which are real, though.

[–] Denixen@feddit.nu 8 points 18 hours ago (1 children)

Ironically, this is probably the way it is going to go. As we keep going deeper into the information age, managing all the information thrown at us is becoming unmanageable. With the introduction of AI it will get worse, even as AI becomes the only way of handling the influx of information. Using machine learning has been a way to sort information for a long time (spam sorting is a type of AI after all) and present generative AI are an evolution of that.

[–] fizzle@quokk.au 4 points 15 hours ago

I dont think thats necessarily true.

FWIW im team "AI can be a useful tool", but on the day when other people's chat bots start emailing my chat bot who summarises it for me im just going to go throw my laptop in the river.

I think Linus has kind of addressed it: if you found it with a tool then we already found it.

Maybe im being naive. IDK. Im so sick of tech just generally.

[–] oats@piefed.zip 4 points 19 hours ago

I call my AI "ctrl-a delGPT"

[–] melroy@kbin.melroy.org 0 points 15 hours ago

Actually.. Not a bad idea

[–] Zacryon@feddit.org 1 points 11 hours ago

Only "almost" so it's still fine. /j

[–] robbo@programming.dev -4 points 11 hours ago (1 children)

maybe he will finally stop using a fucking mailing list then

[–] peterhorvath@mastodon.de 2 points 10 hours ago (1 children)

@robbo @cm0002 That would be only the form. The amount of tasks to process would not change. His mailing software has very likely a tree view or so.

[–] qaz@lemmy.world 1 points 8 hours ago* (last edited 6 hours ago) (2 children)

It would make it easier for people to find if a bug has already been reported, which is what Torvalds mentions as being a problem.

[–] dafta@lemmy.blahaj.zone 4 points 7 hours ago* (last edited 7 hours ago)

The mailing list for security vulnerabilities is private, in order to keep zero days a secret before they are patched. This is the issue, not the mailing list. Moving away from mailing lists wouldn't solve this because the vulnerabilities would still have to be private.

[–] peterhorvath@mastodon.de 0 points 8 hours ago (1 children)

@qaz That is right! Looks they need a bugtracker, ideally a bugtracker integrated with the mailing list.

[–] qaz@lemmy.world 1 points 6 hours ago

Well, they already use Bugzilla. Although I personally do not find it particularly intuitive to use.

[–] zeroConnection@programming.dev -3 points 13 hours ago* (last edited 13 hours ago) (2 children)

Didn't he say it's okay to submit AI slop code "as long as submitters take responsibility"? Didn't he also say AI writes better code than him?

If this wasn't an invitation to submit slop code PRs, I don't know what it was.

You asked for it and now you have it.

I guess it's time to use AI to manage that mailing list...

[–] Dumhuvud@programming.dev 2 points 5 hours ago

Didn’t he also say AI writes better code than him?

Unless I'm mistaken, he said that about Python. He doesn't usually write Python, see the commit message here: torvalds/AudioNoise@4e524250.

[–] onlinepersona@programming.dev 15 points 13 hours ago

A completely false and reductionist interpretation of what he said.