랭킹으로 돌아가기

0xAX/linux-insides

Python0xax.dev/books/linux-inside/

A book-in-progress about the Linux kernel and its insides.

linux-kernellinux-insideslinux
스타 성장
스타
32.8k
포크
3.5k
주간 성장
이슈
17
10k20k30k
2015년 1월2018년 11월2022년 9월2026년 7월
아티팩트PyPIpip install linux-insides
README

Linux insides

This repository contains a book-in-progress about the Linux kernel and its insides.

The goal of this project is simple – to share knowledge about the Linux kernel internals and related low-level topics. If you're curious about what's under the hood, see the Table of Contents.

Chapter status (kernel v7.1.0)

[!IMPORTANT] I started writing this series when the latest version of the kernel was 3.18. A lot has changed since then, and I am in progress of updating the content to reflect modern kernels (v6.18+). I'll continue revising the posts as the kernel evolves.

  • Booting (updated for v7.1.0)
  • Initialization (pending v6.18.0 review)
  • Interrupts (pending v6.18.0 review)
  • System calls (pending v6.18.0 review)
  • Timers and time management (pending v6.18.0 review)
  • Synchronization primitives (pending v6.18.0 review)
  • Memory management (pending v6.18.0 review)
  • Cgroups (pending v6.18.0 review)
  • SMP (pending v6.18.0 review)
  • Kernel mechanisms (pending v6.18.0 review)
  • Data Structures in the Linux Kernel (pending v6.18.0 review)
  • x86 fundamentals (pending v6.18.0 review)
  • Toolchain and binaries (pending v6.18.0 review)
  • Initial ram disk (pending v6.18.0 review)
  • Contributing to the Linux kernel (pending v6.18.0 review)

Requirements

[!TIP] You can get started with Assembler with my other series of posts about the Assembly programming.

Translations

Thanks to the volunteers, the posts about Linux are translated into different languages.

[!NOTE] The translations may diverge from the original content.

Contribution

Read the Contribution guide to learn how to contribute to the project. When contributing, make sure to follow the Code of Conduct.

If you have any questions or suggestions, feel free to ping me at Twitter @0xAX, add an issue, or drop me an email.

Mailing list

There is a Google group mailing list (kernelhacking@googlegroups.com) for learning the kernel source code.

To join the group, send an email to kernelhacking+subscribe@googlegroups.com. You will receive a confirmation email. After replying to it, you will be added to the mailing list.

[!TIP] If you have a Google account, you can simply open the archive page and click Apply to join group. You will be approved automatically.

License

This project is licensed under the BY-NC-SA Creative Commons.

Author

The technical content is written by @0xAX.

Additional big thanks to @klaudiagrz for text improvements.

관련 저장소
s-matyukevich/raspberry-pi-os

Learning operating system development using Linux kernel and Raspberry Pi

CMIT Licenseraspberry-pilinux-kernel
13.9k1.3k
gurugio/lowlevelprogramming-university

How to be low-level programmer

GNU General Public License v3.0linux-kernel-hackingc-programming
12.7k874
sysprog21/lkmpg

The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

TeXOpen Software License 3.0linuxlinux-kernel
sysprog21.github.io/lkmpg/
8.5k621
0voice/linux_kernel_wiki

linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频

linuxlinux-kernel-module
7.7k2.1k
xairy/linux-kernel-exploitation

A collection of links related to Linux kernel security and exploitation

Creative Commons Attribution 4.0 Internationallinux-kernelkernel-exploitation
6.6k1.1k
The-Z-Labs/linux-exploit-suggester

Linux privilege escalation auditing tool

ShellGNU General Public License v3.0exploitsprivilege-escalation-exploits
6.6k1.2k
hackclub/putting-the-you-in-cpu

A technical explainer by @kognise of how your computer runs programs, from start to finish.

MDXMIT Licensecpuelf
cpu.land
5.5k191
jinwyp/one_click_script

install latest or LTS linux kernel and enable BBR or BBR plus

ShellMIT Licensetrojanv2ray
5.1k1.4k
cirosantilli/linux-kernel-module-cheat

The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.

PythonPyPIGNU General Public License v3.0buildrootlinux-kernel
cirosantilli.com/linux-kernel-module-cheat
4.5k618
CachyOS/linux-cachyos

Archlinux Kernel based on different schedulers and some other performance improvements.

ShellGNU General Public License v3.0cacule-schedarchlinux
cachyos.org
4.1k145
theori-io/copy-fail-CVE-2026-31431

Copy Fail (CVE-2026-31431): 9-year-old Linux kernel LPE found by Theori's Xint Code

PythonPyPIai-securitycve-2026-31431
xint.io/blog/copy-fail-linux-distributions
4k900
orhun/kmon

Linux Kernel Manager and Activity Monitor 🐧💻

Rustcrates.ioGNU General Public License v3.0linuxlinux-kernel
kmon.cli.rs
2.9k94