I installed Ubuntu 14.04.1 LTS on machine and have upgraded its kernel version to 4.2 with the following command:
sudo apt-get install linux-generic-lts-wily
I was a bit confused about kernel version and release name. Some software provides binaries for different releases: Trusty, Utopic, Vivid, Wily, ...
In this case, should I download a binary for Trusty or that for a newer release name as far as the software provides?