English

Working with the kernel development community

So you want to be a Linux kernel developer? Welcome! While there is a lotto be learned about the kernel in a technical sense, it is also importantto learn about how our community works. Reading these documents will makeit much easier for you to get your changes merged with a minimum oftrouble.

An introduction to how kernel development works

Read these documents first: an understanding of the material here will easeyour entry into the kernel community.

Tools and technical guides for kernel developers

This is a collection of material that kernel developers should be familiarwith.

Policy guides and developer statements

These are the rules that we try to live by in the kernel community (andbeyond).

Dealing with bugs

Bugs are a fact of life; it is important that we handle them properly. Thedocuments below provide general advice about debugging and describe ourpolicies around the handling of a couple of special classes of bugs:regressions and security problems.

Maintainer information

How to find the people who will accept your patches.

Other material

Here are some other guides to the community that are of interest to mostdevelopers: