Debian 9925 Published by

A new XanMod Linux Kernel based on the latest Linux Kernel 6.2.1 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.2.1-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

Linux 6.2.1-xanmod1

86e7743 Linux 6.2.1-xanmod1
e4597e6 bluetooth: Fix issue with Actions Semi ATS2851 based devices
c83cba9 ALSA: hda: cs35l41: Fix sound on ASUS Zenbook UM5302TA
fa9bdc9 i2c: busses: Add SMBus capability to work with OpenRGB driver control
1ee75e8 pci: Enable overrides for missing ACS capabilities
efad1f3 sysctl: add sysctl to disallow unprivileged CLONE_NEWUSER by default
7bf420a winesync: Introduce the winesync driver and character device patchset
a52e447 SAUCE: binder: give binder_alloc its own debug mask file
21c4f4a SAUCE: binder: turn into module
6b2b337 init: wait for partition and retry scan
bedd144 drivers: initialize ata before graphics
8cafbad locking: rwsem: spin faster
12f23c6 firmware: Enable stateless firmware loading
7edc36f intel_rapl: Silence rapl trace debug
0d42553 sched/fair: Let lower-priority CPUs do active balancing
3ea0f17 sched/fair: Simplify asym_packing logic for SMT sched groups
056aaa6 sched/wait: Do accept() in LIFO order for cache efficiency
736cf85 x86/vdso: Use lfence instead of rep and nop
9f948bf mac80211: ignore AP power level when tx power type is "fixed"
7b0fc09 tcp: Add a sysctl to skip tcp collapse processing when the receive buffer is full
12cb15c netfilter: Add netfilter nf_tables fullcone support
21b29cc net-tcp_bbr: v2: Use correct 64-bit division
8c3cf43 net-tcp_bbr: v2: Fix missing ECT markings on retransmits for BBRv2
a531150 net-tcp_bbr: v2: don't assume prior_cwnd was set entering CA_Loss
c6138c2 net-tcp_bbr: v2: remove cycle_rand parameter that is unused in BBRv2
7596214 net-tcp_bbr: v2: remove field bw_rtts that is unused in BBRv2
1d6ea05 net-tcp_bbr: v2: remove unnecessary rs.delivered_ce logic upon loss
83a1f03 net-tcp_bbr: v2: BBRv2 ("bbr2") congestion control for Linux TCP
9bfe63a net-tcp: add fast_ack_mode=1: skip rwin check in tcp_fast_ack_mode__tcp_ack_snd_check()
9cfa6a9 net-tcp: re-generalize TSO sizing in TCP CC module API
b0ed7e4 net-tcp: add new ca opts flag TCP_CONG_WANTS_CE_EVENTS
0142591 net-tcp_bbr: v2: set tx.in_flight for skbs in repair write queue
5d178d3 net-tcp_bbr: v2: adjust skb tx.in_flight upon split in tcp_fragment()
416f40a net-tcp_bbr: v2: adjust skb tx.in_flight upon merge in tcp_shifted_skb()
adadd11 net-tcp_bbr: v2: factor out tx.in_flight setting into tcp_set_tx_in_flight()
f7a3b26 net-tcp_bbr: v2: introduce ca_ops->skb_marked_lost() CC module callback API
def2c10 net-tcp_bbr: v2: export FLAG_ECE in rate_sample.is_ece
873c221 net-tcp_bbr: v2: count packets lost over TCP rate sampling interval
548f2b1 net-tcp_bbr: v2: snapshot packets in flight at transmit time and pass in rate_sample
56af2a6 net-tcp_bbr: v2: shrink delivered_mstamp, first_tx_mstamp to u32 to free up 8 bytes
1362a98 net-tcp_bbr: broaden app-limited rate sample detection
90d14c4 futex: Add entry point for FUTEX_WAIT_MULTIPLE (opcode 31)
735d4e3 XANMOD: Makefile: Move ARM and x86 instruction set selection to kernel-wide build
f167686 x86/kconfig: more uarches for kernel 5.17+
fdc9741 XANMOD: scripts/setlocalversion: Move localversion* files to the end
9c2f0c8 XANMOD: scripts/setlocalversion: remove "+" tag for git repo short version
bc2ed09 XANMOD: Makefile: Disable GCC vectorization on trees
b9ce9d9 XANMOD: lib/kconfig.debug: disable default CONFIG_SYMBOLIC_ERRNAME and CONFIG_DEBUG_BUGVERBOSE
3595067 XANMOD: cpufreq: tunes ondemand and conservative governor for performance
cf3d258 XANMOD: sched/autogroup: Add kernel parameter and config option to enable/disable autogroup feature by default
28e0fce XANMOD: mm/vmscan: vm_swappiness = 30 decreases the amount of swapping
7d5305f XANMOD: dcache: cache_pressure = 50 decreases the rate at which VFS caches are reclaimed
f04d9d3 XANMOD: kconfig: add 500Hz timer interrupt kernel config option
28bc875 XANMOD: block: set rq_affinity to force full multithreading I/O requests
3e05b95 XANMOD: block/mq-deadline: Disable front_merges by default
b3eb15e XANMOD: block/mq-deadline: Increase write priority to improve responsiveness
2b64a0d XANMOD: rcu: Change sched_setscheduler_nocheck() calls to SCHED_RR policy
cf154da XANMOD: sched/core: Add yield_type sysctl to reduce or disable sched_yield
9f24129 XANMOD: fair: Remove all energy efficiency functions
d00c6d1 XANMOD: x86/build: Add more x86_64 optimizations
8c20eb7 Linux 6.2.1
6113b6c bpf: add missing header file include
4752330 randstruct: disable Clang 15 support
94d8de8 ext4: Fix function prototype mismatch for ext4_feat_ktype
c75a912 platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
bae1b85 platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
d143723 audit: update the mailing list in MAINTAINERS
6a4bd33 wifi: mwifiex: Add missing compatible string for SD8787
5dc2976 HID: mcp-2221: prevent UAF in delayed work
7a7857b x86/static_call: Add support for Jcc tail-calls
cb018fe x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
a3ab027 x86/alternatives: Introduce int3_emulate_jcc()
2c8ee21 uaccess: Add speculation barrier to copy_from_user()

Xanmod

Homepage
Download Linux 6.2.1-xanmod1 source from GitHub