Debian 9937 Published by

A new XanMod Linux Kernel based on the new Linux Kernel 5.17.5 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.17.5-xanmod1

f5912e7 Linux 5.17.5-xanmod1
f12f7ac Merge tag 'v5.17.5' into 5.17
2731bd1 Linux 5.17.5
a5d9b8f arm64: dts: qcom: add IPA qcom,qmp property
d64f8ba io_uring: fix leaks on IOPOLL and CQE_SKIP
3b1ef64 ASoC: SOF: topology: cleanup dailinks on widget unload
db1002f spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
ae3fe72 jbd2: fix a potential race while discarding reserved buffers after an abort
5bbb7a7 ext4: update the cached overhead value in the superblock
b95e34b ext4: force overhead calculation if the s_overhead_cluster makes no sense
df602c1 ext4: fix overhead calculation to account for the reserved gdt blocks
5be6d3a ext4, doc: fix incorrect h_reserved size
46d6a64 ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
105c3c3 ext4: fix use-after-free in ext4_search_dir
4e7d8c5 ext4: fix symlink file size not match to file content
9799392 ext4: fix fallocate to use file_modified to update permissions consistently
b5296f0 KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
5ecee7f KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
246b862 KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
c66bd1d KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
daa3f16 KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
3a59b94 KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
7f99e9d arm_pmu: Validate single/group leader events
cff5f3b drm/vmwgfx: Fix gem refcounting and memory evictions
74364b4 ARC: entry: fix syscall_trace_exit argument
f13ab82 codecs: rt5682s: fix an incorrect NULL check on list iterator
4250fca e1000e: Fix possible overflow in LTR decoding
8b5513f ASoC: soc-dapm: fix two incorrect uses of list iterator
a5402d0 ASoC: rt5682: fix an incorrect NULL check on list iterator
d3f5467 gpio: Request interrupts after IRQ is initialized
24f0f31 openvswitch: fix OOB access in reserve_sfa_size()
cd4ada4 xtensa: fix a7 clobbering in coprocessor context load/store
37ce27c xtensa: patch_text: Fixup last cpu should be master
a6b4856 cifs: use correct lock type in cifs_reconnect()
8d59b66 cifs: fix NULL ptr dereference in refresh_mounts()
f518e2e fs: fix acl translation
516a9b7 perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
3992e50 perf script: Always allow field 'data_src' for auxtrace
bbcd026 arm/xen: Fix some refcount leaks
9b6308d powerpc/perf: Fix power10 event alternatives
a1ca0cb powerpc/perf: Fix power9 event alternatives
6796aad drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
aa918a1 KVM: PPC: Fix TCE handling for VFIO
d0f75b8 powerpc/time: Always set decrementer in timer_interrupt()
adb710c drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
0a3599d drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
9c7fd84 perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
cce8843 sched/pelt: Fix attach_entity_load_avg() corner case
d4f8bb4 scsi: sr: Do not leak information in ioctl
69eeaa6 Input: omap4-keypad - fix pm_runtime_get_sync() error checking
74ffeba io_uring: free iovec if file assignment fails
71175f2 drm/radeon: fix logic inversion in radeon_sync_resv
35dd5f6 net: atlantic: invert deep par in pm functions, preventing null derefs
7b203ec dmaengine: imx-sdma: fix init of uart scripts
a762a05 dma: at_xdmac: fix a missing check on list iterator
2b94966 ata: pata_marvell: Check the 'bmdma_addr' beforing reading
74da510 mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
4fbac33 oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
cef695c mm, hugetlb: allow for "high" userspace addresses
ecda179 memcg: sync flush only if periodic flush is delayed
9bf52fe mm/memory-failure.c: skip huge_zero_page in memory_failure()
195b9e8 EDAC/synopsys: Read the error count from the correct register
a78cb08 irq_work: use kasan_record_aux_stack_noalloc() record callstack
632d614 nvme-pci: disable namespace identifiers for Qemu controllers
e2368e4 nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
ea1dcc1 nvme: add a quirk to disable namespace identifiers
13cf226 VFS: filename_create(): fix incorrect intent.
1c32f53 stat: fix inconsistency between struct stat and struct compat_stat
7786752 scsi: qedi: Fix failed disconnect handling
f0c3bd1 scsi: iscsi: Fix NOP handling during conn recovery
0080692 scsi: iscsi: Merge suspend fields
907bf6e scsi: iscsi: Release endpoint ID when its freed
aec79ed net: macb: Restart tx only if queue pointer is lagging
c718362 KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
e594072 drm/msm/mdp5: check the return of kzalloc()
3823774 dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
0988719 brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
a6c1e25 mt76: Fix undefined behavior due to shift overflowing the constant
6d67f8d net: atlantic: Avoid out-of-bounds indexing
5c9fbed cifs: Check the IOCB_DIRECT flag, not O_DIRECT
d247169 vxlan: fix error return code in vxlan_fdb_append
61a1681 arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
1ac37f3 ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
f828c2d selftests: KVM: Free the GIC FD when cleaning up in arch_timer
4fb89f3 drm/msm/disp: check the return value of kzalloc()
cf30aa3 ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
a6a08ce platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
08213f9 reset: tegra-bpmp: Restore Handle errors in BPMP response
03d77f2 reset: renesas: Check return value of reset_control_deassert()
089eb79 ARM: vexpress/spc: Avoid negative array index when !SMP
ad65964 drm/msm/gpu: Remove mutex from wait_event condition
56ba0f2 drm/msm/gpu: Rename runtime suspend/resume functions
825b95b XArray: Disallow sibling entries of nodes
3b63a41 arm64: mm: fix p?d_leaf()
97f6d15 userfaultfd: mark uffd_wp regardless of VM_WRITE flag
07e6a15 selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
0f82a14 selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
bad2e51 dmaengine: idxd: skip clearing device context when device is read-only
54fd7e0 dmaengine: idxd: add RO check for wq max_transfer_size write
2dab40f dmaengine: idxd: add RO check for wq max_batch_size write
18dd60b dmaengine: idxd: fix retry value to be constant for duration of function call
12b5ce5 dmaengine: idxd: match type for retries var in idxd_enqcmds()
c55797f net: stmmac: Use readl_poll_timeout_atomic() in atomic state
3d34be2 RISC-V: KVM: Restrict the extensions that can be disabled
69a8ee1 RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
1820113 drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
3711c18 netlink: reset network and mac headers in netlink_dump()
09ea4db net: mscc: ocelot: fix broken IP multicast flooding
465e775 net: dsa: hellcreek: Calculate checksums in tagger
f4f1c8f can: isotp: stop timeout monitoring when no first frame was sent
cd69bf3 ipv6: make ip6_rt_gc_expire an atomic_t
ac4fb5a l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_master_upper_dev_get_rcu
e133a07 net/sched: cls_u32: fix possible leak in u32_init_knode()
7146f83 net: restore alpha order to Ethernet devices in config
909be89 ip6_gre: Fix skb_under_panic in __gre6_xmit()
ff2d706 ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
766df17 net/packet: fix packet_sock xmit return value checking
fe45368 net/smc: Fix sock leak when release after smc_shutdown()
be52402 rxrpc: Restore removed timer deletion
77b01d1 ALSA: hda/hdmi: fix warning about PCM count when used with SOF
c7cde70 ice: Fix memory leak in ice_get_orom_civd_data()
91d47fd ice: fix crash in switchdev mode
9f58527 ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
cd1c31e igc: Fix suspending when PTM is active
d7809f6 igc: Fix BUG: scheduling while atomic
8c78521 igc: Fix infinite loop in release_swfw_sync
c222c92 spi: cadence-quadspi: fix incorrect supports_op() return value
b657030 esp: limit skb_page_frag_refill use to a single page
07ab8ba firmware: cs_dsp: Fix overrun of unterminated control name string
71fbe88 spi: spi-mtk-nor: initialize spi controller after resume
6c7f5be dmaengine: dw-edma: Fix unaligned 64bit access
6db4896 dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
cd9464a dmaengine: imx-sdma: Fix error checking in sdma_event_remap
19f4f7d dmaengine: idxd: fix device cleanup on disable
b0b52fe ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
d460550 ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
cede0aa ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
1aaf9ff ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
2b25162 ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
5fa0119 ALSA: hda/realtek: Add quirk for Clevo NP70PNP
7bb2f38 ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.
c142ff1 ALSA: usb-audio: Clear MIDI port active flag after draining
64c8707 net/sched: cls_u32: fix netns refcount changes in u32_change()
767f262 scsi: ufs: core: scsi_get_lba() error fix
fa233da gfs2: assign rgrp glock before compute_bitstructs
3341481 block/compat_ioctl: fix range check in BLKGETSIZE
29186fd drm/amd/display: Only set PSR version when valid
1093960 perf tools: Fix segfault accessing sample_id xyarray
0f59ec3 etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Xanmod

Homepage
Download Linux 5.17.5-xanmod1 source from GitHub