29
submitted 4 weeks ago by cm0002@mander.xyz to c/linux@programming.dev
top 12 comments
sorted by: hot top controversial new old
[-] Mountaineer@aussie.zone 25 points 4 weeks ago

This is great.
The unused code is (now) no longer an attack surface.
If Kicinski is wrong, someone needs to take ownership of the module and it gets re-added.
Win-Win.

[-] belazor@lemmy.zip 12 points 4 weeks ago

Do you have an archive of the archive? archive.is seems to be captchablocked as it is impossible to get through the captcha, it just reloads every time I solve it.

[-] SinTan1729@programming.dev 6 points 3 weeks ago* (last edited 3 weeks ago)

Wayback machine seems to be unable to save this.

Here's a screenshot.

[-] belazor@lemmy.zip 2 points 3 weeks ago

Thank you ❤️

[-] recursive_recursion@piefed.ca 5 points 3 weeks ago

The archive.is link is also borked on my end

[-] ISO@lemmy.zip 26 points 3 weeks ago* (last edited 3 weeks ago)

Linux 7.1: Kicinski Called It ‘LLM-pocalypse.’ Then Deleted 138,000 Lines.


The Linux networking maintainer wrote about an ‘LLM-pocalypse’ in the same pull request that deleted 138,000 lines from the kernel.


One hundred thirty-eight thousand lines. One pull request.

“If we want to have a fighting chance of surviving the LLM-pocalypse, this code needs to find a dedicated owner or get deleted.”

Jakub Kicinski, Linux networking maintainer, wrote that in his pull request message. Then he deleted it. All of it. Six entire subsystems. 138,000 lines of networking code that the world switched off years ago but the kernel kept compiling anyway.

On April 26, 2026, Linus Torvalds merged that pull request into Linux 7.1-rc1.

The first time in Linux history that AI-generated bug reports forced the removal of working software. Kicinski made it happen, and Linus approved for rc1 release; it ships to every server, phone, and embedded device running Linux within months. These protocols are permanently removed from the kernel.

What Kicinski Actually Deleted

Over 138,000 lines were erased in a merge window that also brought 12,996 changesets from 2,011 developers, 342 of them first-timers. The explicit motivation for the deletions: AI-generated security bug reports are flooding maintainers with work on code that has no real users left.

The networking subsystem removed ATM (Asynchronous Transfer Mode), AX.25, amateur radio networking, ISDN (Integrated Services Digital Network), Bluetooth CMTP (the bridge protocol between Bluetooth and ISDN), CAIF (Communication CPU to Application CPU Interface), and dozens of old ISA, PCMCIA, and PCI networking drivers.

ATM was already a relic when I was debugging VLAN (Virtual LAN) tagging issues in 2008 at a telecommunications company during my internship. ISDN was the protocol our office PBX (Private Branch Exchange) used before I ripped it out and replaced it with SIP (Session Initiation Protocol) trunks. These protocols didn’t matter anymore, but a decade ago. The code stayed because every maintainer feared breaking a setup they could not see.

CC @belazor@lemmy.zip

[-] recursive_recursion@piefed.ca 14 points 3 weeks ago

Hey thanks for providing the article🤗🫡

[-] Sxan@piefed.zip 9 points 3 weeks ago

The code stayed because every maintainer feared breaking a setup they could not see.

A laudable position.

[-] belazor@lemmy.zip 4 points 3 weeks ago

Thank you ❤️

[-] bitfucker@programming.dev 4 points 3 weeks ago

Oh god not the AX.25. I still use it to reuse HAM radio as an emergency network

[-] CrackedLinuxISO@lemmy.dbzer0.com 2 points 3 weeks ago

Aww, kinda sad about AX.25

I think my packet radio setup might be fucked by that.

[-] deafboy@lemmy.world 3 points 3 weeks ago

Do you actually use the kernel module? Most software dealing with AX.25 just uses some userspace implementation.

this post was submitted on 12 May 2026
29 points (96.8% liked)

Linux

13905 readers
68 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 3 years ago
MODERATORS