- Operating Systems: Three Easy Pieces by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau
- https://wiki.osdev.org/Books
- https://github.com/0xAX/linux-insides
- https://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903
- https://www.amazon.com/Understanding-Linux-Kernel-Third-Daniel/dp/0596005652
- https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468
- https://gist.github.com/influenza/9085128
- https://github.com/xairy/linux-kernel-exploitation
- https://github.com/khatribharat/linux-dev
- https://github.com/rynsy/awesome-kernel
- https://github.com/jubalh/awesome-os
- https://github.com/fkromer/awesome-embedded-linux
- https://www.technovelty.org/linux/plt-and-got-the-key-to-code-sharing-and-dynamic-libraries.html
- https://www.technovelty.org/linux/shared-libraries-and-execute-permissions.html
- https://www.technovelty.org/c/position-independent-code-and-x86-64-libraries.html
- https://www.technovelty.org/linux/toolchains-libc-and-interesting-interactions.html
- https://systemoverlord.com/2017/03/19/got-and-plt-for-pwning.html