- HOWTO do Linux kernel development, zh-CN
- Linux kernel coding style, zh-CN
- linux-insides A book-in-progress about the linux kernel and its insides. zh-CN
- Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source.
- BCCis a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. Much of what BCC uses requires Linux 4.1 and above.