• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Kernel 4.15-rc5 Released – Install Linux Kernel 4.15-rc5 On Ubuntu

Kernel 4.15-rc5 Released – Install Linux Kernel 4.15-rc5 On Ubuntu

By Sourabh / December 27, 2017 Category: How To, Ubuntu

Kernel 4.15-rc5 released. Here’s how to update and install Linux Kernel 4.15-rc5 on Ubuntu and Linux Ubuntu Derivatives. Announcing the release of Linux Kernel 4.15-rc5, Linus Torvalds wrote:

Ok, so it’s not Sunday yet, but tomorrow is Christmas Eve, and while I’ve been in the US for over two decades, we still celebrate Christmas the only _right_ way – with Christmas Eve being the big day, and Christmas Day being just for recovery. So I’m doing the rc5 release a day early, in order to not have to do it during the actual Christmas festivities at our house.

And it’s not like I expect to see a lot of patches or pull requests tomorrow anyway, so I guess it doesn’t really much matter when I do the rc release, the end result would look very similar even if I had done it on my normal Sunday schedule.

This (shortened) week ended up being fairly normal for rc5, with the exception of the ongoing merging of the x86 low-level prep for kernel page table isolation that continues and is noticeable. In fact, about a third of the rc5 patch is x86 updates due to that. It all looks like very good cleanups, though, and it’s been through about two hundred iterations by now (no, seriously, Thomas has been keeping track of his iterative updates of the PTI series, and it apparently hit 196 in the last two months).

Outside of that, things look fairly normal: mostly drivers and some networking updates (bpf fixes and selftests are notable). Some xfs fixes also stand out.

  • Linus Torvalds

Linux 4.15-rc5

Build for amd64 succeeded – 64 Bit Systems

Run the following commands in terminal to install and update to Linux 4.15-rc5 on 64 Bit Ubuntu Linux Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5_4.15.0-041500rc5.201712240530_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5-generic_4.15.0-041500rc5.201712240530_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5-lowlatency_4.15.0-041500rc5.201712240530_amd64.deb
sudo dpkg -i linux-headers-4.15.0*.deb linux-image-4.15.0*.deb
sudo reboot

Build for i386 succeeded – 32 Bit Systems

Run the following commands in terminal to install and update to Linux 4.15-rc5 on 32 Bit Ubuntu Linux Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5_4.15.0-041500rc5.201712240530_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5-generic_4.15.0-041500rc5.201712240530_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc5/linux-headers-4.15.0-041500rc5-lowlatency_4.15.0-041500rc5.201712240530_i386.deb
sudo dpkg -i linux-headers-4.15.0*.deb linux-image-4.15.0*.deb
sudo reboot

Tags: Install Kernel 4.15, Install Linux 4.15, Install Linux Kernel 4.15, Linux 4.15-rc5, Linux Kernel 4.15, Linux Kernel 4.15 Download, Linux Kernel 4.15 Feature, Linux Kernel 4.15 Install, Linux Kernel 4.15 Release, Linux Kernel 4.15 Update, Linux Kernel 4.15-rc5, Linux Kernel 4.15-rc5 Ubuntu

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap