WeSearch
Hub / Tags / Linux Kernel
TAG · #LINUX-KERNEL

Linux Kernel coverage.

Every story in the WeSearch catalog tagged with #linux-kernel, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

30 stories tagged with #linux-kernel, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Linux Kernel"

RELATED TAGS
#docker2#memory-management2#linux2#cybersecurity2#go2#gcc2#programming1#devops1#security1#cloud1#system-design1#wandile-ndlovu1
DEV.TO (TOP)

cgroups and Namespaces — The Linux Kernel's Building Blocks Behind Containers

Every container you have ever run is, at its core, a process with a restricted view of the world and...…

14 views ·
#containers#linux#cgroups
PHORONIX

AMD Expands The Range Of Zen 6 CPUs Detected By The Linux Kernel

The latest open-source/Linux patch activity around AMD's next-gen Zen 6 processors is expanding the range of the CPU models detected by the Linux kernel.…

20 views ·
#amd#zen6#linux
KERNEL

Erofs – Enhanced Read-Only File System – The Linux Kernel Documentation

12 views ·
#linux#filesystem#data compression
DESTROYALLSOFTWARE

The Biggest and Weirdest Commits in Linux Kernel Git History (2017)

12 views ·
#linux#git#software development
GITHUB

Tell HN: First commit on Linux Kernel GitHub Page is from 30th of April 2005

Signed-off-by: Russell King <[email protected]>…

12 views ·
#linux#github#open-source
TECHSPOT

Linus Torvalds is fed up with AI-generated bug reports bloating the Linux kernel

14 views ·
HACKER NEWS (AI / LLM)

Torvalds Tightens Linux Kernel Rules to Reject Deluge of Low-Value AI Fixes

17 views ·
HACKER NEWS (AI / LLM)

Linus Torvalds Is Unhappy About the AI Influence in Linux Kernel Development

22 views ·
KERNEL

Pathname lookup – The Linux Kernel documentation

19 views ·
#linux#kernel#filesystems
DEV.TO (TOP)

Building a comfortable workflow for debugging an old version of the Linux kernel

When you want to work on the Linux kernel, for example to see how an exploit acts (like Dirty COW on...…

12 views ·
#linux#kernel#debugging
GITHUB

TID: Linux kernelmodule–flushes CPU cache after wiping sensitive data CLFLUSHOPT

Hardware-level security protocol for mitigating cache-based side-channel attacks. - ahmaaaaadbntaaaaa-byte/TID-The-Instant-Destroyer…

11 views ·
#security#technology#research
QUALYS

Local Root Privilege Escalation and Credential Disclosure in the Linux Kernel

The Qualys Threat Research Unit (TRU) has discovered and published the full advisory for CVE-2026-46333, a logic flaw in the Linux kernel’s __ptrace_may_access() function that perm…

16 views ·
#linux#security#vulnerability
CORRODE RUST CONSULTING

„Rust is gonna save the Linux kernel." – GKH

<img src="https://corrode.dev/podcast/s06e04-……

12 views ·
#linux#rust#programming
R/LINUX

The Linux Kernel is becoming Vibe Coded AI Slop

15 views ·
DEV.TO (TOP)

How I Analyzed the Linux Kernel's Deadliest Logic Bug: A Deep Dive into Dirty Pipe (CVE-2022-0847)

A senior developer's code-level walkthrough of Dirty Pipe, Page Cache, pipe buffers, splice(), and the tiny initialization bug that became a critical Linux vulnerability.…

14 views ·
#linux#security#kernel
R/LINUX

9-Year-Old Linux Kernel Flaw Enables Root Command Execution on Major Distros (Yes there is another one, only a CVS 5.5 though this time, still looks pretty bad though)

12 views ·
R/CYBERSECURITY

9-Year-Old Linux Kernel Flaw Enables Root Command Execution on Major Distros (Yes there is another one, only a CVS 5.5 though this time, still looks pretty bad though)

10 views ·
R/PROGRAMMING

9 Year Old Linux Kernel Flaw Enables Root Command Execution on Major Distros

8 views ·
R/LINUX

AI in Linux Kernel space .....wondering how helpful that would be...

11 views ·
PHORONIX

The Linux Kernel Working On A Rust-Based Untrusted Data API

One of the newest interfaces being worked on for the Rust programming language support within the Linux kernel is an Untrusted Data API for data received into the kernel from user-…

13 views ·
#linux#rust#security
WWW.THEREGISTER.COM - ARTICLES

Linux kernel flaw opens root-only files to unprivileged users

Plus ModuleJail, a radical proposal for minimizing the impact of similar bugs…

13 views ·
#linux#security#vulnerability
TECHMEME

In his weekly Linux kernel post, Linus Torvalds says "AI tools are great" but the flood of duplicate AI bug reports has made the security list "unmanageable" (Simon Sharwood/The Register)

15 views ·
LESSWRONG

Models finding vulnerabilities is not the primary source of cybersecurity risk

I have tried and failed to write a longer post since 2024, so here goes a short one with less detail. ……

18 views ·
#cybersecurity#technology#hardware
PHORONIX

gkh_clanker_t1000 & gkh_clanker_2000 Continue Uncovering Linux Kernel Bugs

As first reported on Phoronix in early April, Linux's second-in-command Greg Kroah-Hartman has been leveraging new AI fuzzing tools for uncovering Linux kernel bugs…

13 views ·
#linux#technology#software
DEV.TO (TOP)

RAII in C: Automating Resource Management with GCC Attributes

Memory leaks are one of the oldest and most persistent bugs in C. But what if C could clean up...…

18 views ·
#c programming#memory management#gcc
DEV.TO (TOP)

Build Your Own Container Runtime in Go: From Zero to a Running Isolated Process

I built gocount as a way to actually understand what Docker does under the hood. By the end of this...…

20 views ·
#containers#go#linux
PHORONIX

Linux Latest Vulnerability Allows Reading Root-Owned Files by Unprivileged Users

Following Dirty Frag, Fragnesia, and other Linux kernel vulnerabilities making themselves known in recent days, the latest now is ssh-keysign-pwn.…

18 views ·
#linux#cybersecurity#vulnerability
MECHA

Mecha Comet's April Voyage – Open Modular Handheld on mainline Linux 7.0 kernel

Mecha Comet, handheld Linux computer that's truly yours to own, build and mod!…

14 views ·
#hardware development#thermal design
HACKER NEWS (NEWEST)

Virtual memory explained as a dialogue between a process and the Linux kernel

From page faults to NUMA topology: how the Linux kernel manages memory, and what that means for the performance of data-intensive systems.…

15 views ·
#virtual memory#memory management
DEV.TO (TOP)

How I Built an Adaptive "Immune System" for Cloud Traffic

Recently, I was tasked with a challenge: Build an automated defense system for a live Nextcloud...…

12 views ·
#programming#devops#security