Debian 9935 Published by

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

89641c8 Linux 5.15.22-xanmod1
995f210 Merge tag 'v5.15.22' into 5.15
0bf5b7c Linux 5.15.22
3853c4e selftests: netfilter: check stateless nat udp checksum fixup
b847532 selftests: nft_concat_range: add test for reload with no element add/del
7c0ee51 gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
3d631a1 gpio: idt3243x: Fix an ignored error return from platform_get_irq()
ff43b75 tools include UAPI: Sync sound/asound.h copy with the kernel sources
f5afdef cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
e4a7e14 net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
f187dae ext4: fix incorrect type issue during replay_del_range
1b6762e ext4: fix error handling in ext4_fc_record_modified_inode()
ce38bb9 ext4: fix error handling in ext4_restore_inline_data()
869cb28 ext4: modify the logic of ext4_mb_new_blocks_simple
0cb4480 ext4: prevent used blocks from being allocated during fast commit replay
d583cb1 EDAC/xgene: Fix deferred probing
c6c04bb EDAC/altera: Fix deferred probing
587dadb x86/perf: Default set FREEZE_ON_SMI for all
e83d941 perf/x86/intel/pt: Fix crash with stop filters in single-range mode
0f4dcae perf stat: Fix display of grouped aliased events
64e133c perf: Copy perf_event_attr::sig_data on modification
9a60e92 kvm/arm64: rework guest entry logic
83071e2 kvm: add guest_state_{enter,exit}_irqoff()
aba976f rtc: cmos: Evaluate century appropriate
3b5fcdf e1000e: Separate ADP board type from TGP
b3a4d50 tools/resolve_btfids: Do not print any commands when building silently
7620887 selftests: futex: Use variable MAKE instead of make
c561049 selftests/exec: Remove pipe from TEST_GEN_FILES
5e457ae bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
62ab929 gve: fix the wrong AdminQ buffer queue index check
3611f4f nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
2f5a1ac scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
0bb4c6b pinctrl: bcm2835: Fix a few error paths
3cdcfa3 pinctrl: intel: fix unexpected interrupt
ca63438 pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
d403617 pinctrl: sunxi: Fix H616 I2S3 pin data
f000128 ASoC: codecs: wcd938x: fix return value of mixer put function
b54ff87 ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
aa7152f ASoC: codecs: wcd938x: fix incorrect used of portid
baead41 ASoC: max9759: fix underflow in speaker_gain_control_put()
263b947 ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
841e6a6 ASoC: simple-card: fix probe failure on platform component
c6cf5b5 ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
9d44f73 ASoC: fsl: Add missing error handling in pcm030_fabric_probe
8a15ac1 drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
5cba717 drm/i915/overlay: Prevent divide by zero bugs in scaling
b2c91be drm/kmb: Fix for build errors with Warray-bounds
a84854b net: stmmac: ensure PTP time register reads are consistent
27ea34e net: stmmac: dump gmac4 DMA registers correctly
0ced878 net: macsec: Verify that send_sci is on when setting Tx sci explicitly
e7a0b3a net: macsec: Fix offload support for NETDEV_UNREGISTER event
2967b08 net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
6358e09 net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected speed request.
0ef6049 net/smc: Forward wakeup to smc socket waitqueue after fallback
ea8ecd2 net: ieee802154: Return meaningful error codes from the netlink helpers
566bf0e netfilter: nft_reject_bridge: Fix for missing reply from prerouting
94cd597 net: ieee802154: ca8210: Stop leaking skb's
6c6b19a net: ieee802154: mcr20a: Fix lifs/sifs periods
29e60b7 net: ieee802154: hwsim: Ensure proper channel selection at probe time
bb7a226 IB/cm: Release previously acquired reference counter in the cm_id_priv
40e20ba IB/hfi1: Fix tstats alloc and dealloc
dd00b4f spi: uniphier: fix reference count leak in uniphier_spi_probe()
66606d3 spi: meson-spicc: add IRQ check in meson_spicc_probe
7352f2c spi: mediatek: Avoid NULL pointer crash in interrupt
101a1cf spi: bcm-qspi: check for valid cs before applying chip select
ca1f48c iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
336d096 iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
e4b74b8 ALSA: hda: Skip codec shutdown in case the codec is not registered
0c5c643 ALSA: hda: Fix signedness of sscanf() arguments
c2a91f1 ALSA: usb-audio: initialize variables that could ignore errors
63c69c9 RDMA/mlx4: Don't continue event handler after memory allocation failure
035ea99 RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
7d9ad6f IB/rdmavt: Validate remote_addr during loopback atomic tests
2989ba9 RDMA/siw: Fix refcounting leak in siw_create_qp()
2923948 RDMA/ucma: Protect mc during concurrent multicast leaves
7715682 RDMA/cma: Use correct address when leaving multicast group
0452c3d KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
e1e8527 KVM: arm64: Avoid consuming a stale esr value when SError occur
aff6657 Revert "ASoC: mediatek: Check for error clk pointer"
9908c75 mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
778283d fbcon: Add option to enable legacy hardware acceleration
2a2629d Revert "fbcon: Disable accelerated scrolling"
a3dd4d2 IB/hfi1: Fix AIP early init panic
24f8e12 dma-buf: heaps: Fix potential spectre v1 gadget
f576721 block: bio-integrity: Advance seed correctly for larger interval sizes
a5389c8 mm/kmemleak: avoid scanning potential huge holes
65a4863 mm/pgtable: define pte_index so that preprocessor could recognize it
120973e mm/debug_vm_pgtable: remove pte entry from the page table
90391ac nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
2093ecf drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
7ff0ed8 drm/amd/display: watermark latencies is not enough on DCN31
4f4c77a drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
39ac394 drm/i915/adlp: Fix TypeC PHY-ready status readout
d877e81 drm/nouveau: fix off by one in BIOS boundary checking
b9e9f84 Revert "fs/9p: search open fids first"
a7b717f btrfs: fix use-after-free after failure to create a snapshot
89d4cca btrfs: fix deadlock between quota disable and qgroup rescan worker
f4b2736 btrfs: don't start transaction for scrub if the fs is mounted read-only
7ccf584 ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows
9fc509f ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)
b3625b0 ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
730f823 ALSA: hda/realtek: Add quirk for ASUS GU603
586d71d ALSA: hda: realtek: Fix race at concurrent COEF updates
0e62905 ALSA: hda: Fix UAF of leds class devs at unbinding
303e89f ALSA: usb-audio: Correct quirk for VF0770
b0a7836 ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
e8e07c5 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
9e8895f ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
10007bd ASoC: hdmi-codec: Fix OOB memory accesses
0b8b029 spi: stm32-qspi: Update spi registering
45ba0a5 ipc/sem: do not sleep with a spin lock held
b8d9e0a audit: improve audit queue handling when "audit=1" on cmdline
70caa32 selinux: fix double free of cond_list on error paths
d63d077 drm/i915: Disable DSB usage for now
Xanmod

Homepage
Download Linux 5.15.22-xanmod1 source from GitHub