Debian 9921 Published by

A new XanMod Linux Kernel based on  Linux Kernel 5.14.21 has been released. XanMod is a general-purpose Linux kernel distribution with custom settings and new features. The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.





XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a stable, responsive and smooth desktop experience.

The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.

Supports all recent 64-bit versions of Debian and Ubuntu-based systems.

Main Features

  • Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler.
  • RCU Boost for better responsiveness and lower overall system latency.
  • Block Layer w/ multi-threaded runqueue for high I/O throughput.
  • Caching, Virtual Memory Manager and CPUFreq Governor improvements.
  • BBR TCP Congestion Control + FQ-PIE Packet Scheduling and AQM Algorithm [5.8].
  • ORC Unwinder for Kernel Stack Traces (debuginfo) implementation.
  • Third-party patchset available: ZSTD kernel, initrd and modules support [5.8][5.6-rt], Full x86_64 FSGSBASE instructions [5.8], Clear Linux [partial], CK's Hrtimer Patchset [5.8][5.4], Wine / Proton Fsync, PCIe ACS Override, BMQ Process Scheduler [5.4 stock disabled], Aufs [5.4] and GCC graysky's.
  • Real-time Linux kernel (PREEMPT_RT) build available [5.6-rt][5.4-rt].
  • Generic kernel package for compatibility with most Debian & Ubuntu based distributions. Built on the latest GCC 10.2 and Binutils 2.35.
  • GPLv2 license. Can be built for any distribution or purpose.

Install via Terminal

echo 'deb  http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO -  https://dl.xanmod.org/gpg.key | sudo apt-key add -

Then update and install:

sudo apt update && sudo apt install linux-xanmod

Reboot.

Meta packages available: linux-xanmodlinux-xanmod-edgelinux-xanmod-ltslinux-xanmod-rt-edge and linux-xanmod-rt.

To try without adding the repository

Download from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/

  1. In terminal:
    sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb
  2. Reboot.
  • Check it:
    cat /proc/version
* linux-firmware-image package is optional

Linux 5.14.21-xanmod1

e1bca02 Linux 5.14.21-xanmod1
97bda9e Documentation: amd-pstate: add amd-pstate driver introduction
5fcdf11 cpupower: print amd-pstate information on cpupower
eeae8e3 cpupower: move print_speed function into misc helper
170da81 cpupower: enable boost state support for amd-pstate module
01bdeb3 cpupower: add amd-pstate sysfs definition and access helper
df2cbc4 cpupower: introduce acpi cppc library
61bf027 cpupower: add the function to get the sysfs value from specific table
f1907a9 cpupower: initial AMD P-state capability
21027dc cpupower: add the function to check amd-pstate enabled
525cdf7 cpupower: add AMD P-state capability flag
9071502 cpufreq: amd: add amd-pstate performance attributes
e917d57 cpufreq: amd: add amd-pstate frequencies attributes
7b68f03 cpufreq: amd: add boost mode support for amd-pstate
d312959 cpufreq: amd: add trace for amd-pstate module
adc971e cpufreq: amd: introduce the support for the processors with shared memory solution
9fd781e cpufreq: amd: add fast switch function for amd-pstate
358a726 cpufreq: amd: introduce a new amd pstate driver to support future processors
4407920 ACPI: CPPC: add cppc enable register function
dbb921f ACPI: CPPC: Check present CPUs for determining CPC is valid
d6f61b4 ACPI: CPPC: implement support for SystemIO registers
563d903 x86/msr: add AMD CPPC MSR definitions
4f29dab x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
ff950bf amd-pstate: Remove the v3 patchset
9859f9f Merge tag 'v5.14.21' into 5.14
545728d Linux 5.14.21
999805a Revert "ACPI: scan: Release PM resources blocked by unused objects"
0750f76 thermal: Fix NULL pointer dereferences in of_thermal functions
5081203 perf/core: Avoid put_page() when GUP fails
ae2afdf PCI: Add MSI masking quirk for Nvidia ION AHCI
18c55ae PCI/MSI: Deal with devices lying about their MSI mask capability
f64af17 PCI/MSI: Destroy sysfs before freeing entries
f41389a parisc/entry: fix trace test in syscall exit path
56249b4 Bluetooth: btusb: Add support for TP-Link UB500 Adapter
dbaa485 bootconfig: init: Fix memblock leak in xbc_make_cmdline()
6bb162d loop: Use blk_validate_block_size() to validate block size
e2d865b block: Add a helper to validate the block size
5b9f31a fortify: Explicitly disable Clang support
8730454 KVM: Fix steal time asm constraints
02eafa8 Revert "drm: fb_helper: fix CONFIG_FB dependency"
bd46293 Revert "drm: fb_helper: improve CONFIG_FB dependency" Xanmod

Homepage
Download Linux 5.14.21-xanmod1 source from GitHub