Lines Matching full:kernel
6 There are numerous sources of information on Linux kernel development and
8 directory found in the kernel source distribution. The top-level :ref:`process/howto.rst <process_…
11 are also something which all kernel developers should
12 read. Many internal kernel APIs are documented using the kerneldoc
18 Various web sites discuss kernel development at all levels of detail. Your
20 information on many specific kernel topics can be found via the LWN kernel
23 https://lwn.net/Kernel/Index/
25 Beyond that, a valuable resource for kernel developers is:
29 And, of course, one should not forget https://kernel.org/, the definitive
30 location for kernel release information.
32 There are a number of books on kernel development:
36 https://lwn.net/Kernel/LDD3/.
38 Linux Kernel Development (Robert Love).
40 Understanding the Linux Kernel (Daniel Bovet and Marco Cesati).
49 https://www.kernel.org/pub/software/scm/git/docs/
51 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
59 Linux kernel is developed and how you can participate in that process.
63 Linux kernel has progressed as quickly and as well as it has because it has
65 working to make it better. The kernel is a premier example of what can be
68 The kernel can always benefit from a larger developer base, though. There
71 kernel. Getting code into the mainline is the key to higher code quality,
73 the direction of kernel development, and more. It is a situation where