This page gives links to various kernel programming related posts in the blog.
Other topics
Writing an Example Driver From Scratch:
Chapter-1 Header files
Chapter-2 Init and Cleanup functions
Chapter-3 File Operations
chapter -4 Inserting into the Kernel
Chapter -5 User access
Proc entries
Creating a proc entry -1
Creating Proc Read entry
Creating a read/write proc entry
Creating folders under proc
Creating proc read write entry kernel version 4.6
Other topics