I follow the upgrade guide here https://wiki.ubuntu.com/Security/Upgrades
apt-get update
apt-get dist-upgrade
to perform the kernel-level patches to Ubuntu 14.04LTS https://usn.ubuntu.com/usn/usn-3524-1/
However, I don't know how to check if the patches are successfully applied or not.
Is there a way to check and certify the patches?