---
title: Blog posts tagged "Linux kernel"
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical.com/blog/tag/linux-kernel?format=md
---

# Blog posts tagged "Linux kernel"

#### [Live Linux kernel patching with progressive timestamped rollouts](https://canonical.com/blog/live-linux-kernel-patching-with-progressive-timestamped-rollouts)

In internet connected environments, where Ubuntu instances can reach livepatch.canonical.com, Livepatch Client supports timestamp-based rollout configurations. Organizations can implement controlled and predictable update pipelines from staging to production environments, without the hassle of deploying a self-hosted Livepatch Server, and

---

Security

#### [Update Livepatch Client for the newest kernel module signing certificate](https://canonical.com/blog/update-livepatch-client-for-the-newest-kernel-module-signing-certificate)

The kernel engineering team at Canonical has generated a new module signing certificate on May 16, 2025, and it is embedded in all Ubuntu kernels published after that date. Livepatch Client version 10.11.2 published on June 13, 2025 includes this new certificate. Livepatch Client 10.11.2 or greater is required to successfully Livepatch al

---

Security

#### [Automated patching for the Linux kernel](https://canonical.com/blog/automated-patching-for-the-linux-kernel)

To start securely and efficiently, Linux systems follow a carefully orchestrated sequence of steps to initialize firmware and manage services. Applying security patches to the software responsible for some of these early steps of Linux startup often requires a full system reboot. Frequent reboots driven by unplanned critical patching is d

---

Security

#### [Crafting new Linux schedulers with sched-ext, Rust and Ubuntu](https://canonical.com/blog/crafting-new-linux-schedulers-with-sched-ext-rust-and-ubuntu)

In our ongoing exploration of Rust and Ubuntu, we delve into an experimental kernel project that leverages these technologies to create new schedulers for Linux. Playing around with CPU scheduling policies has always been a dream for many kernel hackers and OS enthusiasts. However, such material typically remains within the domain of a fe

---

Company

#### [Get familiar with “Rusty” kernel programming in Ubuntu Lunar Lobster](https://canonical.com/blog/get-familiar-with-rusty-kernel-programming-in-ubuntu-lunar-lobster)

The Linux kernel has recently introduced the Rust programming language as an alternative to C for creating kernel modules. Rust is a strongly, statically typed programming language with a focus on memory safety features which produces extremely compact executable code. These properties, paired with its good tooling, make Rust a natural ch

---

Company
