Key highlights of Linux kernel 4.8.7
Looking at the appended shortlog and the diff from the previous point release, it looks like Linux kernel 4.8.7 is quite a big update that changes a total of 122 files, with 1096 insertions and 541 deletions. Most of the patch includes updated drivers for Intel i915 and Radeon GPUs, but also for wireless (Atheros ath10k and ath9k, as well as Realtek rtl8xxxu), PWM, I2C, MD, SCSI, SPI, virtio, USB, DAX, FireWire, TTY, and Android.
Other than that, there are a few improvements to the Btrfs, NFS, OverlayFS, UBIFS, and XFS filesystems, a couple of networking stack changes to the mac80211 wireless framework and Netfilter framework for networking-related operations, and updates to the support for ARM, ARM64 (AArch64), h8300, MIPS, PA-RISC, PowerPC (PPC), s390, and x86 hardware architectures. Users are urged to update at their earliest convenience, and OS vendors to download Linux kernel 4.8.7 from kernel.org.
How to Upgrade Linux Kernel 4.8.7 (Stable) on Ubuntu / Linux Mint using Script :
To Install and upgrade Linux Kernel 4.8.7 (Stable) on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 18, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:
Download script :
Set Permission :
sudo chmod +x kernel-4.8.7-stable
Run Script :
./kernel-4.8.7-stable
Please Enter to continue installation :
After installation is finished, reboot your system :
How to Upgrade Linux Kernel 4.8.7 (Stable) on Ubuntu / Linux Mint using manual download :
To Install and upgrade Linux Kernel 4.8.7 (Stable) on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:
For Ubuntu i386 system :
For Ubuntu amd64 system :
Update and upgrade Linux Kernel 4.8.7 (Stable)
# sudo dpkg -i *.deb
Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
# sudo update-grub
# sudo reboot
WARNING: Installing a new kernel may render your system unusable or unstable. If you proceed with the installation using the instructions below, make sure you back up any important data you have to an external hard drive.The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.Source: Upgrade to Linux Kernel 4.8.7 on Ubuntu 16.10, ubuntu 16.04, ubuntu 15.10 and Linux Mint 18 – Ubuntu Maniac – Linux News

