内核常用文档:

README:该文件介绍了linux的背景及发展。怎样编译和配置内核。出现问题怎样解决等。

Documentation/Changes:编译和使用内核的最小软件包。

Documentation/CodingStyle:指定内核编码风格。

Documentation/SubmittingPatches,指出了提交补丁的过程和方法

Documentation/SubmittingDrivers,指出提交驱动的过程方法

Documentation/SubmittingChecklist:提交代码前应注意的事项。


Documentation/stable_api_nonsense.txt:解释了为什么内核没有稳定的版本。

Documentation/stable_kernel_rules.txt:稳定内核发布规则。

Documentation/kernel-docs.txt:学习内核的经典书籍。

Documentation/applying-patches.txt:如何为内核打补丁

Documentation/HOWTO:告诉你怎么成为一名内核开发者。



中文邮件列表:http://zh-kernel.org/mailman/listinfo/linux-kernel

​http://www.kernel.org:下载内核源码和补丁​

​http://www.kerneltrap.org​

​http://lwn.net:内核新闻站​

​http://linux.chinaunix.net:linux时代网站​

​http://www.linuxforum.net​

www.linuxsir.org有很好的技术文章