Skip to content

Ledgers

Imported from _research/manual-study-linux/progress-ledger.csv.

Status Summary

StatusRows
chapter-integrated14
planned66
source-noted11
verified14

Full Ledger

TrackSourceStatusPriorityDepthSource noteChapter
boot-initinit/main.csource-notedhighcorefile-notes/linux__init__main.c.mdboot-init-process.md
boot-initkernel/exit.cplannedhighcore-boot-init-process.md
boot-initkernel/pid.cplannedhighcore-boot-init-process.md
boot-initinclude/linux/sched.hplannedhighcore-boot-init-process.md
schedulerkernel/sched/core.cverifiedhighcorefile-notes/linux__kernel__sched__core.c.mdscheduler-process.md
schedulerkernel/sched/sched.hverifiedhighcorefile-notes/linux__kernel__sched__sched.h.mdscheduler-process.md
schedulerkernel/sched/fair.cverifiedhighcorefile-notes/linux__kernel__sched__fair.c.mdscheduler-process.md
schedulerkernel/sched/rt.cverifiedhighcorefile-notes/linux__kernel__sched__rt.c.mdscheduler-process.md
schedulerkernel/sched/deadline.cverifiedhighcorefile-notes/linux__kernel__sched__deadline.c.mdscheduler-process.md
schedulerkernel/fork.cverifiedhighcorefile-notes/linux__kernel__fork.c.mdscheduler-process.md
schedulerDocumentation/scheduler/sched-design-CFS.rstsource-notedmediumsupportingfile-notes/linux__Documentation__scheduler__sched-design-CFS.rst.mdscheduler-process.md
schedulerDocumentation/scheduler/sched-eevdf.rstsource-notedmediumsupportingfile-notes/linux__Documentation__scheduler__sched-eevdf.rst.mdscheduler-process.md
schedulerDocumentation/scheduler/sched-rt-group.rstsource-notedmediumsupportingfile-notes/linux__Documentation__scheduler__sched-rt-group.rst.mdscheduler-process.md
schedulerDocumentation/scheduler/sched-deadline.rstsource-notedmediumsupportingfile-notes/linux__Documentation__scheduler__sched-deadline.rst.mdscheduler-process.md
memorymm/memory.cverifiedhighcorefile-notes/linux__mm__memory.c.mdmemory-management.md
memoryinclude/linux/mm_types.hverifiedhighcorefile-notes/linux__include__linux__mm_types.h.mdmemory-management.md
memoryinclude/linux/mm.hverifiedhighcorefile-notes/linux__include__linux__mm.h.mdmemory-management.md
memorymm/slab_common.cverifiedmediumcorefile-notes/linux__mm__slab_common.c.mdmemory-management.md
memorymm/mmap.cverifiedhighcorefile-notes/linux__mm__mmap.c.mdmemory-management.md
memorymm/page_alloc.cverifiedhighcorefile-notes/linux__mm__page_alloc.c.mdmemory-management.md
memorymm/vmscan.cverifiedhighcorefile-notes/linux__mm__vmscan.c.mdmemory-management.md
memorymm/filemap.cverifiedhighcorefile-notes/linux__mm__filemap.c.mdmemory-management.md
memoryDocumentation/admin-guide/mm/concepts.rstsource-notedmediumsupportingfile-notes/linux__Documentation__admin-guide__mm__concepts.rst.mdmemory-management.md
memoryDocumentation/core-api/memory-allocation.rstsource-notedmediumsupportingfile-notes/linux__Documentation__core-api__memory-allocation.rst.mdmemory-management.md
vfsfs/open.cchapter-integratedhighcorefile-notes/linux__fs__open.c.mdvfs-filesystems.md
vfsfs/read_write.cchapter-integratedhighcorefile-notes/linux__fs__read_write.c.mdvfs-filesystems.md
vfsfs/namei.cplannedhighcore-vfs-filesystems.md
vfsfs/inode.cplannedhighcore-vfs-filesystems.md
vfsfs/super.cplannedhighcore-vfs-filesystems.md
vfsinclude/linux/fs.hplannedhighcore-vfs-filesystems.md
vfsDocumentation/filesystems/vfs.rstplannedmediumsupporting-vfs-filesystems.md
blockblock/blk-core.cplannedhighcore-block-storage.md
blockblock/blk-mq.cplannedhighcore-block-storage.md
blockinclude/linux/blkdev.hplannedhighcore-block-storage.md
blockDocumentation/block/blk-mq.rstplannedmediumsupporting-block-storage.md
networkingnet/socket.cchapter-integratedhighcorefile-notes/linux__net__socket.c.mdnetworking-sockets.md
networkinginclude/linux/net.hplannedhighcore-networking-sockets.md
networkingnet/core/dev.cplannedhighcore-networking-sockets.md
networkinginclude/linux/netdevice.hplannedhighcore-networking-sockets.md
networkingnet/ipv4/tcp.cplannedmediumrepresentative-networking-sockets.md
networkingnet/ipv4/udp.cplannedmediumrepresentative-networking-sockets.md
networkingnet/core/skbuff.cplannedhighcore-networking-sockets.md
networkinginclude/linux/skbuff.hplannedhighcore-networking-sockets.md
networkingDocumentation/networking/netdevices.rstplannedmediumsupporting-networking-sockets.md
driversdrivers/base/core.cchapter-integratedhighcorefile-notes/linux__drivers__base__core.c.mddrivers-device-model.md
driversdrivers/base/dd.cplannedhighcore-drivers-device-model.md
driversdrivers/base/bus.cplannedhighcore-drivers-device-model.md
driversdrivers/base/driver.cplannedhighcore-drivers-device-model.md
driversinclude/linux/device.hplannedhighcore-drivers-device-model.md
driversdrivers/pci/pci-driver.cplannedmediumrepresentative-drivers-device-model.md
driversdrivers/base/platform.cplannedmediumrepresentative-drivers-device-model.md
driversDocumentation/driver-api/driver-model/driver.rstplannedmediumsupporting-drivers-device-model.md
synckernel/rcu/tree.cchapter-integratedhighcorefile-notes/linux__kernel__rcu__tree.c.mdsync-rcu-locking.md
syncinclude/linux/rcupdate.hplannedhighcore-sync-rcu-locking.md
synckernel/locking/mutex.cplannedhighcore-sync-rcu-locking.md
synckernel/locking/spinlock.cplannedhighcore-sync-rcu-locking.md
syncinclude/linux/spinlock.hplannedhighcore-sync-rcu-locking.md
syncinclude/linux/mutex.hplannedhighcore-sync-rcu-locking.md
syncDocumentation/memory-barriers.txtplannedhighsupporting-sync-rcu-locking.md
syncDocumentation/RCU/whatisRCU.rstplannedmediumsupporting-sync-rcu-locking.md
timerskernel/time/timer.cchapter-integratedmediumcorefile-notes/linux__kernel__time__timer.c.mdtimers-workqueues.md
timerskernel/workqueue.cchapter-integratedhighcorefile-notes/linux__kernel__workqueue.c.mdtimers-workqueues.md
timerskernel/softirq.cplannedhighcore-timers-workqueues.md
timerskernel/irq/handle.cplannedhighcore-timers-workqueues.md
timersDocumentation/timers/delay_sleep_functions.rstplannedmediumsupporting-timers-workqueues.md
timersDocumentation/core-api/genericirq.rstplannedmediumsupporting-timers-workqueues.md
observabilitykernel/trace/trace.cchapter-integratedmediumcorefile-notes/linux__kernel__trace__trace.c.mdobservability-bpf-trace.md
observabilitykernel/bpf/syscall.cchapter-integratedmediumcorefile-notes/linux__kernel__bpf__syscall.c.mdobservability-bpf-trace.md
observabilitykernel/events/core.cplannedhighcore-observability-bpf-trace.md
observabilitykernel/tracepoint.cplannedhighcore-observability-bpf-trace.md
observabilitykernel/printk/printk.cplannedmediumcore-observability-bpf-trace.md
observabilityDocumentation/trace/ftrace.rstplannedmediumsupporting-observability-bpf-trace.md
observabilityDocumentation/bpf/index.rstplannedmediumsupporting-observability-bpf-trace.md
securitysecurity/security.cchapter-integratedhighcorefile-notes/linux__security__security.c.mdsecurity-isolation.md
securitykernel/cgroup/cgroup.cchapter-integratedhighcorefile-notes/linux__kernel__cgroup__cgroup.c.mdsecurity-isolation.md
securitykernel/capability.cplannedhighcore-security-isolation.md
securitykernel/cred.cplannedhighcore-security-isolation.md
securitykernel/nsproxy.cplannedhighcore-security-isolation.md
securitykernel/user_namespace.cplannedhighcore-security-isolation.md
securitykernel/seccomp.cplannedhighcore-security-isolation.md
securityinclude/linux/lsm_hook_defs.hplannedhighcore-security-isolation.md
securityDocumentation/admin-guide/cgroup-v2.rstplannedmediumsupporting-security-isolation.md
securityDocumentation/admin-guide/namespaces/index.rstplannedmediumsupporting-security-isolation.md
buildKconfigsource-notedmediumcorefile-notes/linux__Kconfig.mdbuild-kconfig-modules.md
buildMakefilesource-notedmediumcorefile-notes/linux__Makefile.mdbuild-kconfig-modules.md
buildscripts/kconfig/menu.cplannedhighcore-build-kconfig-modules.md
buildscripts/Makefile.buildplannedhighcore-build-kconfig-modules.md
buildkernel/module/main.cplannedhighcore-build-kconfig-modules.md
buildinclude/linux/module.hplannedmediumcore-build-kconfig-modules.md
buildDocumentation/kbuild/kconfig-language.rstplannedmediumsupporting-build-kconfig-modules.md
rustrust/kernel/lib.rschapter-integratedhighcorefile-notes/linux__rust__kernel__lib.rs.mdrust-kernel-layer.md
rustrust/kernel/sync/arc.rschapter-integratedhighcorefile-notes/linux__rust__kernel__sync__arc.rs.mdrust-kernel-layer.md
rustrust/kernel/task.rschapter-integratedhighcorefile-notes/linux__rust__kernel__task.rs.mdrust-kernel-layer.md
rustrust/kernel/error.rsplannedhighcore-rust-kernel-layer.md
rustrust/kernel/init.rsplannedhighcore-rust-kernel-layer.md
rustrust/kernel/device.rsplannedhighcore-rust-kernel-layer.md
rustrust/kernel/driver.rsplannedhighcore-rust-kernel-layer.md
rustrust/kernel/fs.rsplannedmediumcore-rust-kernel-layer.md
rustDocumentation/rust/index.rstplannedmediumsupporting-rust-kernel-layer.md
archarch/x86/kernel/head64.cplannedhighcore-architecture-layer.md
archarch/x86/entry/common.cplannedhighcore-architecture-layer.md
archarch/x86/mm/fault.cplannedhighcore-architecture-layer.md
archarch/arm64/kernel/entry.Splannedmediumrepresentative-architecture-layer.md
docsDocumentation/process/coding-style.rstsource-notedmediumsupportingfile-notes/linux__Documentation__process__coding-style.rst.mdbuild-kconfig-modules.md
docsDocumentation/process/coding-assistants.rstsource-notedhighsupportingfile-notes/linux__Documentation__process__coding-assistants.rst.mdrust-kernel-layer.md