kernel-tutorial
Kernel patching tutorial
A tutorial on writing and submitting kernel patches to the Linux kernel project
Basic "How to write a Linux kernel patch and submit it" tutorial
1k stars
88 watching
199 forks
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 429 |
lazenca/kernel-exploit-tech | A tutorial and resource for learning Linux kernel exploitation techniques | 262 |
natalialkb/learn-git-basics | A tutorial on Git version control system | 64 |
a13xp0p0v/linux-kernel-defence-map | A graphical representation of Linux kernel security concepts and their relationships | 1,774 |
endymuhardin/belajargit | A tutorial project to provide Git version control knowledge in Indonesian | 174 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,026 |
hackergrrl/p2p-handbook | An introductory guide to peer-to-peer systems and networks for web applications | 129 |
a13xp0p0v/kernel-hardening-checker | Checks the security hardening options of a Linux kernel | 1,690 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |
steven2358/kmbox | A collection of MATLAB programs implementing kernel-based algorithms for nonlinear signal processing and machine learning. | 52 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |