Lines Matching full:kernel
6 There are numerous sources of information on Linux kernel development and
8 directory found in the kernel source distribution. Start with the
11 kernel APIs are documented using the kerneldoc mechanism; "make htmldocs"
16 Various web sites discuss kernel development at all levels of detail. Your
18 information on many specific kernel topics can be found via the LWN kernel
21 https://lwn.net/Kernel/Index/
23 Beyond that, a valuable resource for kernel developers is:
27 And, of course, one should not forget https://kernel.org/, the definitive
28 location for kernel release information.
30 There are a number of books on kernel development:
34 https://lwn.net/Kernel/LDD3/.
36 Linux Kernel Development (Robert Love).
38 Understanding the Linux Kernel (Daniel Bovet and Marco Cesati).
47 https://www.kernel.org/pub/software/scm/git/docs/
49 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
57 Linux kernel is developed and how you can participate in that process.
61 Linux kernel has progressed as quickly and as well as it has because it has
63 working to make it better. The kernel is a premier example of what can be
66 The kernel can always benefit from a larger developer base, though. There
69 kernel. Getting code into the mainline is the key to higher code quality,
71 the direction of kernel development, and more. It is a situation where