-
Notifications
You must be signed in to change notification settings - Fork 10
How to start Linux Kernel development
petersenna edited this page Mar 15, 2012
·
18 revisions
Listing information that I'm considering useful.
-
How to Participate in the Linux Community. By: Jonathan Corbet
-
Participating in the kernel development process (With a minimum of pain) By: Jonathan Corbet
-
The Kernel Report LinuxTag 2010 edition. By: Jonathan Corbet
-
Write and Submit your first Linux kernel Patch. By: Greg Kroah-Hartman
The first 3 books were used by Linus at University. See his talk.
-
The C Programming Language
-
The Design of the UNIX Operating System
-
Operating Systems Design and Implementation
-
Practical C Programming
-
C: A Reference Manual
-
Linux Device Drivers
-
Linux Kernel in a Nutshell
-
Linux Kernel Development