An open API service indexing awesome lists of open source software.

https://github.com/laveeshb/linux-kernel-internals

Documentation of Linux kernel design decisions, internals, and rationale
https://github.com/laveeshb/linux-kernel-internals

kernel linux

Last synced: 5 months ago
JSON representation

Documentation of Linux kernel design decisions, internals, and rationale

Awesome Lists containing this project

README

          

# Linux Kernel Internals

A community hub for understanding the Linux kernel — documentation and discussions about design decisions, internals, and the journey of contributing.

**[View the documentation](https://kernel-internals.org/)**

## Quick Links

- [Contributing Guide](docs/contributing.md) - Get started as a contributor
- [GitHub Discussions](../../discussions) - Questions and conversations
- [Issues](../../issues) - Suggest topics or report problems

## License

- Documentation: [CC BY-SA 4.0](LICENSE-CC-BY-SA-4.0)
- Code snippets: [GPL-2.0](LICENSE-GPL-2.0)
- Tux logo: Larry Ewing (original), Simon Budig (SVG)