Linux internals and beyond — notes, experiments and deep dives by LeisureLinux.
A personal study log / lab notebook for digging under the hood of Linux:
- Kernel subsystems, scheduler, memory, networking, filesystems, drivers
- Tracing / profiling (
perf,bpftrace,ftrace,strace,eBPF) - Boot / initramfs / systemd internals
- Reverse engineering notes (binaries, syscalls, ABI quirks)
- Free ebook references and reading lists (see
ebooks/)
notes/ # Topic-by-topic markdown notes
experiments/ # Small C / shell / python code used to probe kernel behaviour
ebooks/ # Index of free Linux / kernel ebooks (binaries NOT tracked)
README.md
linux · kernel · internals · notes · ebooks · free-ebooks
MIT — see LICENSE.