Debian 9921 Published by

A new XanMod Linux Kernel based on Linux Kernel 5.15.4 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.15.4-xanmod1

22c31ca Linux 5.15.4-xanmod1
57edb38 Documentation: amd-pstate: add amd-pstate driver introduction
c391f29 cpupower: print amd-pstate information on cpupower
4987797 cpupower: move print_speed function into misc helper
4945252 cpupower: enable boost state support for amd-pstate module
18b5107 cpupower: add amd-pstate sysfs definition and access helper
e2aefcc cpupower: introduce acpi cppc library
109f9b0 cpupower: add the function to get the sysfs value from specific table
55e8c41 cpupower: initial AMD P-state capability
c568c53 cpupower: add the function to check amd-pstate enabled
fc33b57 cpupower: add AMD P-state capability flag
d897178 cpufreq: amd: add amd-pstate performance attributes
ac8e02f cpufreq: amd: add amd-pstate frequencies attributes
f7ae4f8 cpufreq: amd: add boost mode support for amd-pstate
5ce7170 cpufreq: amd: add trace for amd-pstate module
add601b cpufreq: amd: introduce the support for the processors with shared memory solution
a12c35b cpufreq: amd: add fast switch function for amd-pstate
9a1976c cpufreq: amd: introduce a new amd pstate driver to support future processors
4b117bd ACPI: CPPC: add cppc enable register function
04dc830 ACPI: CPPC: Check present CPUs for determining CPC is valid
72aaea5 ACPI: CPPC: implement support for SystemIO registers
fba3e7e x86/msr: add AMD CPPC MSR definitions
e465b2f x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
fc73473 amd-pstate: Remove the v3 patchset
511ee68 Merge tag 'v5.15.4' into 5.15
9ac77cf Linux 5.15.4
1af7386 Revert "ACPI: scan: Release PM resources blocked by unused objects"
ef2590a thermal: Fix NULL pointer dereferences in of_thermal functions
bd378dc perf/core: Avoid put_page() when GUP fails
7931b7e PCI: Add MSI masking quirk for Nvidia ION AHCI
06ce633 PCI/MSI: Deal with devices lying about their MSI mask capability
a912418 parisc/entry: fix trace test in syscall exit path
73f1e74 Bluetooth: btusb: Add support for TP-Link UB500 Adapter
c099118 loop: Use blk_validate_block_size() to validate block size
1f124a6 block: Add a helper to validate the block size
8d09564 fortify: Explicitly disable Clang support
0fc2241 btrfs: zoned: allow preallocation for relocation inodes
d0fdafa btrfs: check for relocation inodes on zoned btrfs in should_nocow
080f457 btrfs: zoned: use regular writes for relocation
f716e98 btrfs: zoned: only allow one process to add pages to a relocation inode
d282dd7 btrfs: zoned: add a dedicated data relocation block group
02c5e9e btrfs: introduce btrfs_is_data_reloc_root
19e32bd KVM: Fix steal time asm constraints
b069624 Revert "drm: fb_helper: fix CONFIG_FB dependency"
3256c84 Revert "drm: fb_helper: improve CONFIG_FB dependency"
d27b2dc string: uninline memcpy_and_pad
Xanmod

Homepage
Download Linux 5.15.4-xanmod1 source from GitHub