Where can I check out the linux kernel source code for Debian Wheezy 4.4.3 (/usr/src/linux, nothing more nothing less).
The reason is that I had a Gentoo system running on Cubieboard 20 with an outdated kernel, and my attempt to build a new kernel was unsuccessful.
But copying kernel and modules from Debian Wheezy 4.4.3 was really successful. And I have completely rebuilt the whole Gentoo userland using the Debian Wheezy 4.4.3 kernel.
Now I want to re-generate a new 4.4.3 (or newer) kernel using Gentoo genkernel command. For that I only need linux source code. I suspect that the source codes from kernel.org need special patches.