Debian 9936 Published by

A new XanMod Linux Kernel based on the latest Linux Kernel 6.1.52 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.1.52-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.1.52-xanmod1

  • 0fac3b6 Linux 6.1.52-xanmod1
  • e3587b6 .gitlab-ci: Update .gitlab-ci.yml file
  • e2b0fbe Merge tag 'v6.1.52' into 6.1
  • 59b13c2 Linux 6.1.52
  • 4a6284a pinctrl: amd: Don't show Invalid config param errors
  • 7bec12f usb: typec: tcpci: clear the fault status bit
  • 4da07e9 nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
  • fdbfc54 nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
  • 689561d dt-bindings: sc16is7xx: Add property to change GPIO function
  • dca7c99 tcpm: Avoid soft reset when partner does not support get_status
  • a1fc009 fsi: master-ast-cf: Add MODULE_FIRMWARE macro
  • b5c7bc3 firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
  • b736642 serial: sc16is7xx: fix bug when first setting GPIO direction
  • 682f9b9 serial: sc16is7xx: fix broken port 0 uart init
  • 4b3de7d serial: qcom-geni: fix opp vote on shutdown
  • 1cd102a wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
  • 74ceef6 wifi: mt76: mt7921: do not support one stream on secondary antenna only
  • 179c658 Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
  • 86b818e staging: rtl8712: fix race condition
  • bd69537 HID: wacom: remove the battery when the EKR is off
  • 48729a1 usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0
  • c564d4f usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
  • bfc4ccc ALSA: usb-audio: Fix init call orders for UAC1
  • 69d9330 USB: serial: option: add FOXCONN T99W368/T99W373 product
  • 34f396f USB: serial: option: add Quectel EM05G variant (0x030e)
  • 5d0fe30 modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
  • 36231e2 rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
  • 9152196 net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
  • 4dab89c mmc: au1xmmc: force non-modular build and remove symbol_get usage
  • ac6fa0e ARM: pxa: remove use of symbol_get()
  • cf85926 ksmbd: reduce descriptor size if remaining bytes is less than request size
  • d070c4d ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
  • 30fd652 ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
  • 7d8855f ksmbd: fix wrong DataOffset validation of create context
  • 1ce9ebc erofs: ensure that the post-EOF tails are all zeroed

https://sourceforge.net/projects/xanmod/files/releases/lts/6.1.52-xanmod1

Xanmod

Homepage
Download Linux 6.1.52-xanmod1 source from GitHub