kernel

Tag

Cards List
#kernel

@TrisH0x2A: every traditional x86 BIOS loads the boot sector at the same address: 0x7C00 a free book called 539kernel starts from t…

X AI KOLs Timeline · 16h ago Cached

A tweet shares a free book called 539kernel that teaches building an entire operating system from the x86 boot sector at address 0x7C00, progressing from the first instruction to a working kernel.

0 favorites 0 likes
#kernel

It seems that Linus Torvalds has a complicated relationship with AI.

Reddit r/singularity · 2d ago

Linus Torvalds describes Linux Kernel 7.2 as "huge" because AI tools are now reviewing kernel code faster than humans, despite his earlier criticism of low-quality AI-generated patches and bug reports. He accepts this as the new normal, noting Linux is not an anti-AI project.

0 favorites 0 likes
#kernel

ATFlash: Per-RoPE-Wavelength Attention Windows for Compute/Memory-Efficient LLM Inference

arXiv cs.LG · 2026-08-05 Cached

ATFlash introduces a per-RoPE-wavelength distance window that prunes query-key inner-product terms proportional to each frequency pair's wavelength, cutting 37-48% of attention compute with minimal quality loss and up to 1.31x speedups on long-context LLM inference.

0 favorites 0 likes
#kernel

Mixture-of-Kittens: our open-source MoE megakernel for NVL72s (25 minute read)

TLDR AI · 2026-08-05 Cached

Cursor is open-sourcing Mixture-of-Kittens (MoK), a production MoE training megakernel for NVL72s that fuses communication and computation, delivering a 1.41x end-to-end training throughput improvement for their Composer model.

0 favorites 0 likes
#kernel

New AMD Linux patch boosts low-end gaming performance on Steam Deck

Ars Technica · 2026-07-29 Cached

A new AMD Linux kernel patch improves low-end gaming performance on Steam Deck by monitoring core workloads and temporarily setting busy cores to performance mode, resulting in up to 31.8% improvement in 1% low FPS in Civilization VI.

0 favorites 0 likes
#kernel

AI in Linux

Hacker News Top · 2026-07-29 Cached

The article discusses the integration of AI tools like LLMs in Linux kernel development, highlighting Linus Torvalds' support for AI-assisted code and the controversy around the new Sashiko code review tool, while critiquing Torvalds' dismissal of ethical concerns.

0 favorites 0 likes
#kernel

How Do I Profile eBPF Code?

Hacker News Top · 2026-07-28 Cached

This article demonstrates how to profile eBPF code performance by creating a simple C test harness that measures file open latency, enabling developers to compare overhead before and after attaching eBPF hooks.

0 favorites 0 likes
#kernel

Apple MIE exploitation challenge

Lobsters Hottest · 2026-07-27 Cached

Apple's MIE exploitation challenge details two vulnerabilities in WebDAV and SMBClient that allow kernel exploitation, with a call for community solutions before Black Hat USA presentation.

0 favorites 0 likes
#kernel

Being Linux Torvalds

Lobsters Hottest · 2026-07-27 Cached

An analysis of Linus Torvalds' unique role as a leader who stopped writing code early to focus on coordination and direction of the Linux kernel project, contrasting with other maintainers.

0 favorites 0 likes
#kernel

Fairphone 6 wide camera experimental Linux support

Hacker News Top · 2026-07-22 Cached

An experimental Linux driver has been developed for the Fairphone 6's ultra-wide camera, enabling QR scanning capability on mainline Linux via the qcom-camss driver and libcamera.

0 favorites 0 likes
#kernel

432 Linux kernel CVEs published in the last 24 hours

Lobsters Hottest · 2026-07-21 Cached

432 Linux kernel CVEs were published in the last 24 hours, indicating a significant batch of security vulnerabilities.

0 favorites 0 likes
#kernel

Running microVMs in Proxmox VE, The Easy Way

Lobsters Hottest · 2026-07-19 Cached

Introduces pve-microvm, a Debian package that integrates QEMU's microvm machine type into Proxmox VE, enabling sub-300ms boot times and hardware isolation with minimal overhead, supporting various guest OS types.

0 favorites 0 likes
#kernel

A Filtering engine and DB for unpropagated kernel security patches

Lobsters Hottest · 2026-07-16 Cached

A filtering engine and database that scans public kernel commits to identify security patches that have not yet been propagated to stable branches, helping developers track potential vulnerabilities.

0 favorites 0 likes
#kernel

LiteTopK: Exploiting the Curse of Dimensionality for a Fused Indexer-TopK Kernel in Long-Context Sparse Attention

arXiv cs.LG · 2026-07-15 Cached

LiteTopK is a fused indexer-top-k kernel for long-context sparse attention that exploits the curse of dimensionality to reduce memory traffic and improve efficiency, accelerating GLM 5.2 by 1.2x during prefill.

0 favorites 0 likes
#kernel

Linux 0.11 rewritten in idiomatic Rust, boots in QEMU

Hacker News Top · 2026-07-13 Cached

A modern Rust rewrite of the Linux 0.11 kernel that boots in QEMU on i386, featuring a full userland with shell and coreutils, with one-command image building and devcontainer support.

0 favorites 0 likes
#kernel

FreeBSoD: Leveraging Language Models to Find and Exploit Kernel Bugs (Part 1 of 2)

Lobsters Hottest · 2026-07-13 Cached

This article describes how researchers at Praetorian used Claude Opus (via Claude Code) to discover and exploit vulnerabilities in the FreeBSD kernel, including a stack overflow (CVE-2026-3038) that allows escape from FreeBSD jails. Part one focuses on methodology for finding bugs.

0 favorites 0 likes
#kernel

@maxxfuu: Day 6/90 of Inference Engineering I wrote a CUDA kernel for 1D Convolution, just getting the reps in for writing unopti…

X AI KOLs Timeline · 2026-07-12 Cached

A developer shares their day 6 of inference engineering, writing a CUDA kernel for 1D convolution, explaining PagedAttention's memory efficiency, and providing an overview of GPU memory hierarchy (global, register, local, constant, shared).

0 favorites 0 likes
#kernel

@kalyan_kpl: What happens when you run a CUDA Kernel A CUDA kernel is a specialized code written to execute parallel computations on…

X AI KOLs Timeline · 2026-07-11 Cached

This article provides a detailed walkthrough of what happens when a CUDA kernel is compiled and executed on an NVIDIA GPU, covering compilation to PTX and SASS, and the underlying hardware interaction.

0 favorites 0 likes
#kernel

AI Found a Root Bug in Linux That Everyone Missed for 15 Years

Wired · 2026-07-11 Cached

AI tool VEGA from Nebula Security discovered a 15-year-old use-after-free bug in the Linux kernel (GhostLock) that allows any logged-in user to gain root access. The flaw, present since 2011, was patched in April but rollout is uneven.

0 favorites 0 likes
#kernel

@SzymonOzog_: Saturday reading: "What happens when you run a CUDA kernel" - very cool blogpost on the details about the CPU<->GPU com…

X AI KOLs Following · 2026-07-11 Cached

Tweet recommending a blog post that explains the CPU-GPU communication details required when launching a CUDA kernel.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback