Ubuntu has just moved the 5.11 kernel into the HWE (hardware enablement) stack for Ubuntu 20.04, replacing kernel 5.8. If you’re running Ubuntu with the HWE stack (like 20.04.2) or a distro that is derived from that (like Mint 20.2), you can expect to be offered this one. I’ve been using 5.11 a few weeks from the HWE-edge stack, and it works well, with no issues noted on my end.
If you want to move to the HWE stack (if you are not already on it, of course), you can install the package linux-generic-hwe-20.04 with your favorite graphical package manager, or you could use:
sudo apt install linux-generic-hwe-20.04
in the terminal.
If you are not sure what “stack” means in this context, it’s kind of like the channel in other software, like the Firefox “release” channel or the “ESR” channel.
If you have the regular (LTS) kernel stack installed, you will be offered each regular LTS kernel as it is released. On Ubuntu 20.04, that’s kernel 5.4. When you have the HWE stack installed, as you would if you installed Ubuntu 20.04.2 or Mint 20.2, you will get each HWE kernel as it is released. HWE kernels are newer and will change in version more often, since they are not LTS kernels.
If you want the hwe-edge kernel, just add ‘-edge’ to the end of the command above, or look for linux-generic-hwe-20.04-edge in Synaptic or other graphical package manager. Currently the HWE-Edge kernel is the same as the HWE kernel, 5.11, but a new kernel will come to HWE-Edge first, then HWE.
The HWE and HWE-Edge kernels are the ones Ubuntu selected for its short term releases, ported to the LTS release for better hardware support (hence the name) and other features. Using these kernels will not change your Ubuntu release version to one of the short term releases, if you were thinking that.
I like using newer kernels (unless I find a specific reason not to use one, like an incompatibility or a bug) as they often have performance improvements and better battery life for laptops.
Dell XPS 13/9310, i5-1135G7/16GB, KDE Neon 6.2
XPG Xenia 15, i7-9750H/32GB & GTX1660ti, Kubuntu 24.04
Acer Swift Go 14, i5-1335U/16GB, Kubuntu 24.04 (and Win 11)