kernel-development
Kernel development process
A presentation on how Linux kernel development works
Presentation on how the Linux kernel is developed
624 stars
59 watching
127 forks
Language: TeX
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gregkh/kernel-tutorial | A tutorial on writing and submitting kernel patches to the Linux kernel project | 1,112 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,061 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
junsooo/linux-insides-ko | A project providing in-depth documentation and Korean translations of Linux kernel internals | 167 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 6 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
netoptimizer/prototype-kernel | A prototyping kernel development framework | 302 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 836 |
owickstrom/gi-gtk-declarative | A Haskell package providing a declarative programming framework for building GTK+ applications. | 288 |
a13xp0p0v/linux-kernel-defence-map | A graphical representation of Linux kernel security concepts and their relationships | 1,784 |
spytheman/simple_kernel_module_in_v | An example project demonstrating how to write and test a simple Linux kernel module using the V programming language. | 27 |
gurugio/book_linuxkernel_md | A documentation project explaining how to use and interact with the Linux kernel's multi-device driver | 4 |