Comment on Ask HN: I'd like to start reading the Linux source code. Where should I start?Comments−LinuxBender3yWithout more details I assume you just want the source code and documentation. One could either clone the repositories [1] or just browse the CDN access to the docs and kernels. [2] The latest kernel is in the v6.x directory.[1] - https://github.com/torvalds/linux[2] - https://cdn.kernel.org/pub/linux/kernel/
Comments
Without more details I assume you just want the source code and documentation. One could either clone the repositories [1] or just browse the CDN access to the docs and kernels. [2] The latest kernel is in the v6.x directory.
[1] - https://github.com/torvalds/linux
[2] - https://cdn.kernel.org/pub/linux/kernel/