0xAX/linux-insides resource
A book-in-progress about the Linux kernel and its insides. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4260
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
32958 stars · 3547 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source, in-progress book about the Linux kernel internals, covering booting, initialization, interrupts, system calls, memory management, and other low-level topics. It is written for developers with C and x86_64 assembly knowledge who want to understand how the kernel works under the hood.
Use cases
- learn how the Linux kernel boots from the bootloader
- understand Linux kernel memory management internals
- study how system calls are implemented in the kernel
- learn about interrupts and interrupt handlers in Linux
- understand kernel synchronization primitives like spinlocks and mutexes
- prepare for contributing to the Linux kernel
- learn x86_64 fundamentals like paging and the IDT
When to choose
- you want a free, in-depth, source-code-driven explanation of Linux kernel internals
- you already know C and some x86_64 assembly and want to go deeper into the kernel
- you are preparing to read or contribute to kernel source code
When to avoid
- you need a beginner-friendly introduction to Linux without assembly or C background
- you need complete, up-to-date coverage of the latest kernel - many chapters are still pending review for modern kernels
- you need a hands-on kernel development tutorial rather than conceptual internals explanations
Facets
learning-resource · maturity active
documentation operating-systems tutorials developer-tools cpp c linux-kernel kernel-internals book open-source-book x86-64 assembly booting memory-management system-calls interrupts linux
3 sources
- readme: https://github.com/0xAX/linux-insides · fetched 2026-08-28 · 96d4730bdf86
- homepage: https://0xax.dev/books/linux-inside/ · fetched 2026-08-29 · e2ec1c4ad0de
- site_page: https://0xax.dev/about/index.html · fetched 2026-08-29 · a9b61365fe4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xAX/linux-insides | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="0xAX/linux-insides")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem