Skip to content
A little bit about a linux kernel
Python Shell Dockerfile
Branch: master
Clone or download

Latest commit

0xAX Merge pull request #705 from manbing/master
Cgroups/linux-cgroups-1.md: Fix typo
Latest commit 9e1318f Apr 5, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Assets Add assets Nov 10, 2019
Booting Merge pull request #692 from darkstar/fixes Nov 1, 2019
Cgroups Cgroups/linux-cgroups-1.md: Fix typo Mar 12, 2020
Concepts concepts/initcalls: add module_init macro information Feb 21, 2020
DataStructures modify broken links related with Thoery, Data structure, Misc and so on Mar 22, 2018
Initialization More image file salvaging Oct 10, 2019
Interrupts Update irq_stack initialization II Apr 5, 2020
KernelStructures Refactored files for a unified naming convention, making an autoamted… Feb 14, 2018
MM Image salvaging continuing Oct 10, 2019
Misc More image fixes Oct 10, 2019
Scripts move latex.sh to Scripts folder Mar 20, 2018
SyncPrim SyncPrim/linux-sync-2.md: Fix a dot into semicolon Oct 1, 2019
SysCall ...and the last images fixed Oct 10, 2019
Theory ...and the last images fixed Oct 10, 2019
Timers Update linux-timers-2.md Mar 1, 2020
.gitignore Now successfuly converting each chapter into LaTeX, compiling it and … Feb 14, 2018
CONTRIBUTING.md Improved CONTRIBUTING.md Apr 1, 2016
Dockerfile
LINKS.md update links May 12, 2018
README.md Fix image path Nov 10, 2019
SUMMARY.md Change mm to MM, interrupts to Interrupts Mar 16, 2018
contributors.md add Sebastian Fricke to the contributer list Mar 27, 2020
cover.jpg added cover.jpg Mar 22, 2015

README.md

linux-insides

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

The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter. Feel free to go through the book Start here

Questions/Suggestions: Feel free about any questions or suggestions by pinging me at twitter @0xAX, adding an issue or just drop me an email.

Mailing List

We have a Google Group mailing list for learning the kernel source code. Here are some instructions about how to use it.

Join

Send an email with any subject/content to kernelhacking+subscribe@googlegroups.com. Then you will receive a confirmation email. Reply it with any content and then you are done.

If you have Google account, you can also open the archive page and click Apply to join group. You will be approved automatically.

Send emails to mailing list

Just send emails to kernelhacking@googlegroups.com. The basic usage is the same as other mailing lists powered by mailman.

Archives

https://groups.google.com/forum/#!forum/kernelhacking

Support

Support If you like linux-insides you can support me with:

Support with bitcoin Join the chat at https://gitter.im/0xAX/linux-insides

On other languages

Contributions

Feel free to create issues or pull-requests if you have any problems.

Please read CONTRIBUTING.md before pushing any changes.

linux-kernel

Author

@0xAX

LICENSE

Licensed BY-NC-SA Creative Commons.

You can’t perform that action at this time.