Skip to content

Linux Kernel Source Code Search and Browse

Online websites and resource for linux kernel code search and browse.

The kernel is the core of the Linux system. It is the first component loaded into the memory upon boot up. It provides a user interface that allows us to interact with the operating system and remains in the memory throughout the computer's use.

repository#

The Linux Kernel Archives

Linux kernel source tree

  • Github Repository of Linux Kernel.

linux-kernel mail list

  • Search Source Code Commit/Merge Mail List.

Linux source code - Bootlin

  • Online Browse & Search Linux Kernel Source Code

browse#

Source Insight

Understand: Understand code.

Sublime Text - Text Editing, Done Right

GNU Global source code tagging system

VScode + GNU Global 构建 linux 源代码阅读环境
VSCode + Remote SSH + clangd 阅读linux内核代码

Comments