Secure download latest kernel tarball
1. Install
wget https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/plain/get-verified-tarball sudo chmod +x get-verified-tarball
2. Usage
2.1. Get latest
./get-verified-tarball
2.2. Get specific version
View which kernel do you want to download:
curl -L https://www.kernel.org/finger_banner
Then download
./get-verified-tarball [SPECIFIC-VERSION]