this post was submitted on 28 Jun 2026
66 points (98.5% liked)

Linux

66069 readers
561 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Summary

  • The Linux Foundation, joined by leading organizations, today announced Akrites, a coordinated effort to remediate and disclose vulnerabilities in critical open source software.
  • Akrites establishes a shared Security Incident Response Team (SIRT) and a single, standardized Coordinated Vulnerability Disclosure (CVD) process, built on confidentiality-first principles and industry-standard tooling.
  • Founding members commit engineering talent, security expertise and funding to harden the shared open source software that banks, hospitals, power grids, telecoms, governments, and AI labs depend on.
  • Organizations that contribute engineering resources or funding to the security of critical open source are invited to participate and can learn more at https://akrites.org/.
you are viewing a single comment's thread
view the rest of the comments
[–] markstos@lemmy.world 2 points 1 day ago (1 children)

The Code Rabbit link is about software in general, not the Linux kernel in particular. In many ways the Linux kernel is an outlier among software projects. When it comes to LLMs, I don’t expect devs will be using lower standards for code reviews in quality, while some other teams definitely are doing light “LGTM” reviews of AI code.

The second link expresses a lot of concerns about plagiarism by AI. Certainly related care needs to taken for contributions to the Linux kernel. As far as I could tell, no specific cases of plagiarized code in the kernel were cited.

[–] ell1e@leminal.space 4 points 1 day ago* (last edited 1 day ago)

I agree the kernel devs appear to think they can outsmart the LLM slop problem.

But unless they were able to suddenly get way faster at reviews without a quality drop, which I doubt they did, this indicates it's not working out: https://www.neowin.net/news/linus-torvalds-declares-massive-ai-fueled-code-surges-as-the-new-normal-for-linux/

As far as I could tell, no specific cases of plagiarized code in the kernel were cited.

You should look at the studies for that. Given the rate of it, in my opinion it seems like the question is rather where these plagiarized items are not whether they exist.