This repo is here to help you understand the structure of linux kernel so that in any case you are doing any kernel lvl edits or want to know its structure and do targeted edits or fixes you can know correct locations.
Here as I myself learn about linux kernel , I will keep posting docs as md format , the structure will follow original linux repo structure and file names. You can navigate to the folder and click on file name and view md in github here itself or clone repo using
git clone https://github.com/agentra-labs/lin-help
If this repo helps you in your tasks do consider leaving a star so that other can find and contribute to the repo easily. Its a humble request :D.