linux

Operating System Core

The Linux kernel source tree provides the foundation for building and configuring the core operating system of many computer systems.

Linux kernel source tree

GitHub

184k stars
8k watching
54k forks
Language: C
last commit: almost 2 years ago
Linked from 7 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gregkh/kernel-developmentA presentation on how Linux kernel development works624
microsoft/wsl2-linux-kernelProvides source code and configuration files for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)8,225
rust-embedded/rust-raspberrypi-os-tutorialsA tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture13,798
s-matyukevich/raspberry-pi-osTeaching operating system development using Linux kernel and Raspberry Pi13,278
vvaltchev/tilckA monolithic kernel designed to be Linux-compatible at binary level, serving as an educational platform for exploring kernel development and embedded systems.2,387
orhun/kmonA tool that monitors and manages kernel activities, providing insights into system performance and resource utilization.2,573
junsooo/linux-insides-koA project providing in-depth documentation and Korean translations of Linux kernel internals167
cfenollosa/os-tutorialA tutorial project to create an operating system from scratch using C, with step-by-step code examples and minimal theory.27,561
aleluff/uktoolsAutomates Linux kernel upgrades and purges for Ubuntu and derivatives.96
xdp-project/xdp-tutorialA tutorial for writing high-performance packet processing programs in the Linux kernel using eXpress Data Path (XDP) technology2,528
redox-os/redoxA build system and foundation for an operating system written in Rust.15,232
lkl/linuxEnables efficient reuse of Linux kernel code in applications819
knative/docsThis repository contains documentation for a platform for building cloud-native applications, providing guides on setup, community resources and contributor guidelines.4,581
xairy/linux-kernel-exploitationA collection of resources and guides for learning about and exploiting vulnerabilities in the Linux kernel.5,672
spytheman/simple_kernel_module_in_vAn example project demonstrating how to write and test a simple Linux kernel module using the V programming language.27