How to install Linux Kernel 4.4.72 on Ubuntu & Linux Mint

28/12/2020
Chưa phân loại

Greg Kroah-Hartman recently announced the release of Linux Kernel 4.4.72 which addresses quite a few issues raised since last update, which includes ARM, PowerPC improvements and a host of memory fixes. Before we proceed on how to install linux kernel 4.4.72 on ubuntu and its derivatives, lets take a quick look at some of the issues addressed.

Highlight Of Linux Kernel 4.4.72 Fixes

  • Increase the per-task stack canary’s random range from 32 bits to 64 bits on 64-bit platforms
  • Disallow cwnd undo when switching congestion control
  • Fix MR reference count leak on write with immediate
  • Improvement made on data abort handling of tagged pointers on arm64
  • Fix watchpoint matching for tagged pointers
  • Don’t perform cached access checks before we’ve OPENed the file
  • consider memblock reservations for deferred memory initialization sizing
  • Fix panic when serial console and DMA are enabled
  • Drop krefs for interrupted tty lock
  • Fix race between read and ioctl for ALSA timer
  • Drop kernel samples even though :u is specified
  • Fix percpu allocations to be NUMA aware for powerpc
  • Adjust tests to deal with SMAP/PAN

See release notes for full details

How to install Linux Kernel 4.4.72 on Ubuntu 17.04

  • Select your operating system version and install

32bit OS

cd /tmp    wget     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-headers-4.4.72-040472_4.4.72-040472.201706141033_all.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-headers-4.4.72-040472-generic_4.4.72-040472.201706141033_i386.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-image-4.4.72-040472-generic_4.4.72-040472.201706141033_i386.deb    sudo dpkg -i linux-headers-4.4*.deb linux-image-4.4*.deb
  • Update the Grub boot loader
sudo update-grub

64bit OS

cd /tmp    wget     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-headers-4.4.72-040472_4.4.72-040472.201706141033_all.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-headers-4.4.72-040472-generic_4.4.72-040472.201706141033_amd64.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.72/linux-image-4.4.72-040472-generic_4.4.72-040472.201706141033_amd64.deb    sudo dpkg -i linux-headers-4.4*.deb linux-image-4.4*.deb

How to remove Linux Kernel 4.4.72 from Ubuntu 17.04

sudo apt-get remove linux-headers-4.4* linux-image-4.4*
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install Nvidia Drivers on Linux Mint

Install Nvidia Optimus Drivers on Linux Mint 18.2 In this article, I will show you how to install Nvidia drivers on Linux...
28/12/2020

LDAP [Phần 2] – Triển khai dịch vụ LDAP trên Onet Onet

Trong phần trước, Onet đã hướng dẫn các bạn triển khai LDAP trên CentOS 7. Trong bài này, mình sẽ...
30/12/2020

Sending emails with Python

Sending, checking and replying to emails is a time consuming task, especially when you are doing it for a large number...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025