Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Linux kernel source code download

Tags:

linux-kernel

after the attack on kernel.org, the site is down, I need to download kernel version 3.0 asap, does anyone knows a mirror site where I can download it from ?

like image 561
stdcall Avatar asked Jul 09 '26 13:07

stdcall


1 Answers

Linux is also in Github:

https://github.com/torvalds/linux

like image 93
Kyberias Avatar answered Jul 13 '26 15:07

Kyberias