Device drivers are an important entry point into Linux kernel development. The device drivers staging branch is an environment where newbies are welcome and there efforts are fostered.
In this tutorial you will learn some ways to find useful and interesting problems to work on, you will learn how to find tasks that enable you to learn and how to go about contributing your work back to the kernel.
In this tutorial you will learn how to use kernel development tools to find tractable problems to solve. These include checkpatch.pl, Sparse, Smatch, and Coccinelle. You will also learn about LKML etiquette (or how not to get flamed), how to write a git commit log message (or how not to get flamed), how to use git to ease your work flow, and how to craft a patch series that is acceptable to the kernel community.
Please to your current
Open Source Summit Registration. There will be a $50.00 registration fee.