Ubuntu 6511 Debian 10138 Published by

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



Linux 6.10.2-xanmod1

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

Change log

  • ae7b555 Linux 6.10.2-xanmod1
  • 0225ecf Merge tag 'v6.10.2' into 6.10
  • 2d00235 Linux 6.10.2
  • e1a786b tap: add missing verification for short frame
  • 8418f55 tun: add missing verification for short frame
  • ed898f9 filelock: Fix fcntl/close race recovery compat path
  • 0990c63 ALSA: seq: ump: Skip useless ports for static blocks
  • 67b4307 ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
  • cba936e arm64: dts: qcom: sm6115: Disable SS instance in Parkmode for USB
  • 3f0ec0b arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USB
  • a87398c arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USB
  • 86ef7fa arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB
  • 53bcd3e arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
  • f6ca32f arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB
  • aa38865 arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USB
  • a9426f5 arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
  • 4c815a7 arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators
  • 12cfba7 arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6a
  • e9e797f arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a
  • 4f6838e arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio
  • 6b9b370 arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpio
  • c584295 arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators
  • 8446ce8 arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park mode
  • 0dfc866 arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park mode
  • 676f189 ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
  • 90fb343 ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
  • f751555 ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop
  • 87efe5b usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
  • 617cf14 fs/ntfs3: Validate ff offset
  • 9b71f82 fs/ntfs3: Add a check for attr_names and oatbl
  • dbde7bc jfs: don't walk off the end of ealist
  • edb2e67 ocfs2: add bounds checking to ocfs2_check_dir_entry()
  • a3aefb8 s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
  • 298e2ce drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()

Xanmod

Homepage
Download Linux 6.10.2-xanmod1 source from GitHub