| boot-init | init/main.c | source-noted | high | core | file-notes/linux__init__main.c.md | boot-init-process.md |
| boot-init | kernel/exit.c | planned | high | core | - | boot-init-process.md |
| boot-init | kernel/pid.c | planned | high | core | - | boot-init-process.md |
| boot-init | include/linux/sched.h | planned | high | core | - | boot-init-process.md |
| scheduler | kernel/sched/core.c | verified | high | core | file-notes/linux__kernel__sched__core.c.md | scheduler-process.md |
| scheduler | kernel/sched/sched.h | verified | high | core | file-notes/linux__kernel__sched__sched.h.md | scheduler-process.md |
| scheduler | kernel/sched/fair.c | verified | high | core | file-notes/linux__kernel__sched__fair.c.md | scheduler-process.md |
| scheduler | kernel/sched/rt.c | verified | high | core | file-notes/linux__kernel__sched__rt.c.md | scheduler-process.md |
| scheduler | kernel/sched/deadline.c | verified | high | core | file-notes/linux__kernel__sched__deadline.c.md | scheduler-process.md |
| scheduler | kernel/fork.c | verified | high | core | file-notes/linux__kernel__fork.c.md | scheduler-process.md |
| scheduler | Documentation/scheduler/sched-design-CFS.rst | source-noted | medium | supporting | file-notes/linux__Documentation__scheduler__sched-design-CFS.rst.md | scheduler-process.md |
| scheduler | Documentation/scheduler/sched-eevdf.rst | source-noted | medium | supporting | file-notes/linux__Documentation__scheduler__sched-eevdf.rst.md | scheduler-process.md |
| scheduler | Documentation/scheduler/sched-rt-group.rst | source-noted | medium | supporting | file-notes/linux__Documentation__scheduler__sched-rt-group.rst.md | scheduler-process.md |
| scheduler | Documentation/scheduler/sched-deadline.rst | source-noted | medium | supporting | file-notes/linux__Documentation__scheduler__sched-deadline.rst.md | scheduler-process.md |
| memory | mm/memory.c | verified | high | core | file-notes/linux__mm__memory.c.md | memory-management.md |
| memory | include/linux/mm_types.h | verified | high | core | file-notes/linux__include__linux__mm_types.h.md | memory-management.md |
| memory | include/linux/mm.h | verified | high | core | file-notes/linux__include__linux__mm.h.md | memory-management.md |
| memory | mm/slab_common.c | verified | medium | core | file-notes/linux__mm__slab_common.c.md | memory-management.md |
| memory | mm/mmap.c | verified | high | core | file-notes/linux__mm__mmap.c.md | memory-management.md |
| memory | mm/page_alloc.c | verified | high | core | file-notes/linux__mm__page_alloc.c.md | memory-management.md |
| memory | mm/vmscan.c | verified | high | core | file-notes/linux__mm__vmscan.c.md | memory-management.md |
| memory | mm/filemap.c | verified | high | core | file-notes/linux__mm__filemap.c.md | memory-management.md |
| memory | Documentation/admin-guide/mm/concepts.rst | source-noted | medium | supporting | file-notes/linux__Documentation__admin-guide__mm__concepts.rst.md | memory-management.md |
| memory | Documentation/core-api/memory-allocation.rst | source-noted | medium | supporting | file-notes/linux__Documentation__core-api__memory-allocation.rst.md | memory-management.md |
| vfs | fs/open.c | chapter-integrated | high | core | file-notes/linux__fs__open.c.md | vfs-filesystems.md |
| vfs | fs/read_write.c | chapter-integrated | high | core | file-notes/linux__fs__read_write.c.md | vfs-filesystems.md |
| vfs | fs/namei.c | planned | high | core | - | vfs-filesystems.md |
| vfs | fs/inode.c | planned | high | core | - | vfs-filesystems.md |
| vfs | fs/super.c | planned | high | core | - | vfs-filesystems.md |
| vfs | include/linux/fs.h | planned | high | core | - | vfs-filesystems.md |
| vfs | Documentation/filesystems/vfs.rst | planned | medium | supporting | - | vfs-filesystems.md |
| block | block/blk-core.c | planned | high | core | - | block-storage.md |
| block | block/blk-mq.c | planned | high | core | - | block-storage.md |
| block | include/linux/blkdev.h | planned | high | core | - | block-storage.md |
| block | Documentation/block/blk-mq.rst | planned | medium | supporting | - | block-storage.md |
| networking | net/socket.c | chapter-integrated | high | core | file-notes/linux__net__socket.c.md | networking-sockets.md |
| networking | include/linux/net.h | planned | high | core | - | networking-sockets.md |
| networking | net/core/dev.c | planned | high | core | - | networking-sockets.md |
| networking | include/linux/netdevice.h | planned | high | core | - | networking-sockets.md |
| networking | net/ipv4/tcp.c | planned | medium | representative | - | networking-sockets.md |
| networking | net/ipv4/udp.c | planned | medium | representative | - | networking-sockets.md |
| networking | net/core/skbuff.c | planned | high | core | - | networking-sockets.md |
| networking | include/linux/skbuff.h | planned | high | core | - | networking-sockets.md |
| networking | Documentation/networking/netdevices.rst | planned | medium | supporting | - | networking-sockets.md |
| drivers | drivers/base/core.c | chapter-integrated | high | core | file-notes/linux__drivers__base__core.c.md | drivers-device-model.md |
| drivers | drivers/base/dd.c | planned | high | core | - | drivers-device-model.md |
| drivers | drivers/base/bus.c | planned | high | core | - | drivers-device-model.md |
| drivers | drivers/base/driver.c | planned | high | core | - | drivers-device-model.md |
| drivers | include/linux/device.h | planned | high | core | - | drivers-device-model.md |
| drivers | drivers/pci/pci-driver.c | planned | medium | representative | - | drivers-device-model.md |
| drivers | drivers/base/platform.c | planned | medium | representative | - | drivers-device-model.md |
| drivers | Documentation/driver-api/driver-model/driver.rst | planned | medium | supporting | - | drivers-device-model.md |
| sync | kernel/rcu/tree.c | chapter-integrated | high | core | file-notes/linux__kernel__rcu__tree.c.md | sync-rcu-locking.md |
| sync | include/linux/rcupdate.h | planned | high | core | - | sync-rcu-locking.md |
| sync | kernel/locking/mutex.c | planned | high | core | - | sync-rcu-locking.md |
| sync | kernel/locking/spinlock.c | planned | high | core | - | sync-rcu-locking.md |
| sync | include/linux/spinlock.h | planned | high | core | - | sync-rcu-locking.md |
| sync | include/linux/mutex.h | planned | high | core | - | sync-rcu-locking.md |
| sync | Documentation/memory-barriers.txt | planned | high | supporting | - | sync-rcu-locking.md |
| sync | Documentation/RCU/whatisRCU.rst | planned | medium | supporting | - | sync-rcu-locking.md |
| timers | kernel/time/timer.c | chapter-integrated | medium | core | file-notes/linux__kernel__time__timer.c.md | timers-workqueues.md |
| timers | kernel/workqueue.c | chapter-integrated | high | core | file-notes/linux__kernel__workqueue.c.md | timers-workqueues.md |
| timers | kernel/softirq.c | planned | high | core | - | timers-workqueues.md |
| timers | kernel/irq/handle.c | planned | high | core | - | timers-workqueues.md |
| timers | Documentation/timers/delay_sleep_functions.rst | planned | medium | supporting | - | timers-workqueues.md |
| timers | Documentation/core-api/genericirq.rst | planned | medium | supporting | - | timers-workqueues.md |
| observability | kernel/trace/trace.c | chapter-integrated | medium | core | file-notes/linux__kernel__trace__trace.c.md | observability-bpf-trace.md |
| observability | kernel/bpf/syscall.c | chapter-integrated | medium | core | file-notes/linux__kernel__bpf__syscall.c.md | observability-bpf-trace.md |
| observability | kernel/events/core.c | planned | high | core | - | observability-bpf-trace.md |
| observability | kernel/tracepoint.c | planned | high | core | - | observability-bpf-trace.md |
| observability | kernel/printk/printk.c | planned | medium | core | - | observability-bpf-trace.md |
| observability | Documentation/trace/ftrace.rst | planned | medium | supporting | - | observability-bpf-trace.md |
| observability | Documentation/bpf/index.rst | planned | medium | supporting | - | observability-bpf-trace.md |
| security | security/security.c | chapter-integrated | high | core | file-notes/linux__security__security.c.md | security-isolation.md |
| security | kernel/cgroup/cgroup.c | chapter-integrated | high | core | file-notes/linux__kernel__cgroup__cgroup.c.md | security-isolation.md |
| security | kernel/capability.c | planned | high | core | - | security-isolation.md |
| security | kernel/cred.c | planned | high | core | - | security-isolation.md |
| security | kernel/nsproxy.c | planned | high | core | - | security-isolation.md |
| security | kernel/user_namespace.c | planned | high | core | - | security-isolation.md |
| security | kernel/seccomp.c | planned | high | core | - | security-isolation.md |
| security | include/linux/lsm_hook_defs.h | planned | high | core | - | security-isolation.md |
| security | Documentation/admin-guide/cgroup-v2.rst | planned | medium | supporting | - | security-isolation.md |
| security | Documentation/admin-guide/namespaces/index.rst | planned | medium | supporting | - | security-isolation.md |
| build | Kconfig | source-noted | medium | core | file-notes/linux__Kconfig.md | build-kconfig-modules.md |
| build | Makefile | source-noted | medium | core | file-notes/linux__Makefile.md | build-kconfig-modules.md |
| build | scripts/kconfig/menu.c | planned | high | core | - | build-kconfig-modules.md |
| build | scripts/Makefile.build | planned | high | core | - | build-kconfig-modules.md |
| build | kernel/module/main.c | planned | high | core | - | build-kconfig-modules.md |
| build | include/linux/module.h | planned | medium | core | - | build-kconfig-modules.md |
| build | Documentation/kbuild/kconfig-language.rst | planned | medium | supporting | - | build-kconfig-modules.md |
| rust | rust/kernel/lib.rs | chapter-integrated | high | core | file-notes/linux__rust__kernel__lib.rs.md | rust-kernel-layer.md |
| rust | rust/kernel/sync/arc.rs | chapter-integrated | high | core | file-notes/linux__rust__kernel__sync__arc.rs.md | rust-kernel-layer.md |
| rust | rust/kernel/task.rs | chapter-integrated | high | core | file-notes/linux__rust__kernel__task.rs.md | rust-kernel-layer.md |
| rust | rust/kernel/error.rs | planned | high | core | - | rust-kernel-layer.md |
| rust | rust/kernel/init.rs | planned | high | core | - | rust-kernel-layer.md |
| rust | rust/kernel/device.rs | planned | high | core | - | rust-kernel-layer.md |
| rust | rust/kernel/driver.rs | planned | high | core | - | rust-kernel-layer.md |
| rust | rust/kernel/fs.rs | planned | medium | core | - | rust-kernel-layer.md |
| rust | Documentation/rust/index.rst | planned | medium | supporting | - | rust-kernel-layer.md |
| arch | arch/x86/kernel/head64.c | planned | high | core | - | architecture-layer.md |
| arch | arch/x86/entry/common.c | planned | high | core | - | architecture-layer.md |
| arch | arch/x86/mm/fault.c | planned | high | core | - | architecture-layer.md |
| arch | arch/arm64/kernel/entry.S | planned | medium | representative | - | architecture-layer.md |
| docs | Documentation/process/coding-style.rst | source-noted | medium | supporting | file-notes/linux__Documentation__process__coding-style.rst.md | build-kconfig-modules.md |
| docs | Documentation/process/coding-assistants.rst | source-noted | high | supporting | file-notes/linux__Documentation__process__coding-assistants.rst.md | rust-kernel-layer.md |