Curious about kernel updates

hspindel

Member
Aug 6, 2025
58
11
8
apt is telling me today that there are kernel updates to 6.17.things. Why does this happen when kernel 7 is out?
 
"kernel" being "out" doesnt mean anything directly to a distribution with a support policy. Instead, the maintainers of your linux distribution (in this case, ubuntu) will backport important changes that are deployed to downstream kernels.

Translation- dont worry about the new kernels. Unless you know why you want it, you dont want it. stick to the supported kernel for your particular linux distro. people tend to succumb to "upgrade-itis" but in practice it usually doesnt provide any utility and often can cause pain.
 
@alexskysilk Thank you.

The 7.0 kernels seem to be the supported ones for Proxmox now, and that's what my machines are running. Just thought it strange that a kernel previous to the one I operating was updated.