Debian 9914 Published by

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

47ddc16 Linux 5.15.29-xanmod1
3891da2 Merge tag 'v5.15.29' into 5.15
b9a0208 Linux 5.15.29
f83c85e vhost: allow batching hint without size
caf18e4 Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"
69b8058 block: drop unused includes in
cd072bf riscv: dts: k210: fix broken IRQs on hart1
074c887 drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
a1ce40f btrfs: make send work with concurrent block group relocation
342783b drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
1fbafa9 x86/traps: Mark do_int3() NOKPROBE_SYMBOL
ce91f0f x86/sgx: Free backing memory after faulting the enclave page
e946556 x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
19503d3 x86/boot: Fix memremap of setup_indirect structures
ffb8fd3 watch_queue: Make comment about setting ->defunct more accurate
eb38c2e watch_queue: Fix lack of barrier/sync/lock between post and read
82ff8a2 watch_queue: Free the alloc bitmap when the watch_queue is torn down
d453d0e watch_queue: Fix the alloc bitmap size to reflect notes allocated
b022b6a watch_queue: Fix to always request a pow-of-2 pipe ring size
ccd03c3 watch_queue: Fix to release page in ->release()
8275b66 watch_queue, pipe: Free watchqueue state after clearing pipe ring
1b09f28 watch_queue: Fix filter limit check
5244503 ARM: fix Thumb2 regression with Spectre BHB
4a8e7f9 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
cbb726e virtio: acknowledge all features before access
22823b1 virtio: unexport virtio_finalize_features
a633bc0 KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
2c1f97a swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
0349c79 arm64: kasan: fix include error in MTE functions
61d32de arm64: Ensure execute-only permissions are not allowed without EPAN
72ea28d arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
42aaf72 tracing/osnoise: Force quiescent states while tracing
eae073d riscv: Fix auipc+jalr relocation range checks
b515552 mmc: meson: Fix usage of meson_mmc_post_req()
9b3cdf5 riscv: alternative only works on !XIP_KERNEL
b5e7921 net: macb: Fix lost RX packet wakeup race in NAPI receive
1fb9dd3 staging: gdm724x: fix use after free in gdm_lte_rx()
441bc1e staging: rtl8723bs: Fix access-point mode deadlock
ca62747 fuse: fix pipe buffer lifetime for direct_io
d60d34b fuse: fix fileattr op failure
64147ce ARM: Spectre-BHB: provide empty stub for non-config
5c23725 selftests/memfd: clean up mapping in mfd_fail_write
e22807e selftest/vm: fix map_fixed_noreplace test failure
9d95b7e tracing/osnoise: Make osnoise_main to sleep for microseconds
4d28896 tracing: Ensure trace buffer is at least 4096 bytes large
041616a ipv6: prevent a possible race condition with lifetimes
2708ceb Revert "xen-netback: Check for hotplug-status existence before watching"
fe39ab3 Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
fcd1d79 drm/amdgpu: bypass tiling flag check in virtual display case (v2)
5cf4dd0 gpio: Return EPROBE_DEFER if gc->to_irq is NULL
94b568a PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
bb9795b hwmon: (pmbus) Clear pmbus fault/warning bits after read
8d5e69d net-sysfs: add check for netdevice being present to speed_show
1280c8a x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
ee22082 drm/vc4: hdmi: Unregister codec device on unbind
5bef4e5 spi: rockchip: terminate dma transmission when slave abort
1f04bbd spi: rockchip: Fix error in getting num-cs property
bcd4279 kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
e160ee9 KVM: Fix lockdep false negative during host resume
302ce29 pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
839ddf7 usb: dwc3: pci: add support for the Intel Raptor Lake-S
7403f41 swiotlb: fix info leak with DMA_FROM_DEVICE
b0028e1 selftests/bpf: Add test for bpf_timer overwriting crash
732c717 net: phy: meson-gxl: improve link-up behavior
6c0d2f3 net: bcmgenet: Don't claim WOL when its not available
1502f15 sctp: fix kernel-infoleak for SCTP sockets
9ca50a7 net: phy: DP83822: clear MISR2 register to disable interrupts
f49f646 gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
c7f6acc gpio: ts4900: Do not set DAT and OE together
c614aad selftests: pmtu.sh: Kill nettest processes launched in subshell.
d4dfc94 selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
0e721b8 NFC: port100: fix use-after-free in port100_send_complete
a235533 net/mlx5e: Lag, Only handle events from highest priority multipath entry
7c519f7 net/mlx5: Fix a race on command flush flow
b3d4a7d net/mlx5: Fix size field in bufferx_reg struct
46ad629 ax25: Fix NULL pointer dereference in ax25_kill_by_device
b7c2fd1 net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr
6e294d3 net: ethernet: lpc_eth: Handle error for clk_enable
c746fa0 net: ethernet: ti: cpts: Handle error for clk_enable
5548c81 tipc: fix incorrect order of state message data sanity check
5e7c402 ethernet: Fix error handling in xemaclite_of_probe
06a97a7 ice: Fix curr_link_speed advertised speed
fd0ca20 ice: Don't use GFP_KERNEL in atomic context
15d1271 ice: Fix error with handling of bonding MTU
9bda6a0 ice: stop disabling VFs due to PF error responses
49839cb i40e: stop disabling VFs due to PF error responses
35f11ab iavf: Fix handling of vlan strip virtual channel messages
0716607 ARM: dts: aspeed: Fix AST2600 quad spi group
9c0686c net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
f9ec15f drm/sun4i: mixer: Fix P010 and P210 format numbers
c5883d3 gpiolib: acpi: Convert ACPI value of debounce to microseconds
c014efb smsc95xx: Ignore -ENODEV errors when device is unplugged
3acc878 qed: return status of qed_iov_get_link
e5d078d esp: Fix BEET mode inter address family tunneling on GSO
4aaabbf esp: Fix possible buffer overflow in ESP transformation
4dfa7d3 net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
92d9701 isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
4b1743b vdpa: fix use-after-free on vp_vdpa_remove
8848b0f virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
f8d88e8 vhost: fix hung thread due to erroneous iotlb entries
7777b1f mISDN: Fix memory leak in dsp_pipeline_build()
20145e0 net: phy: meson-gxl: fix interrupt handling in forced mode
90a2f4f vduse: Fix returning wrong type in vduse_domain_alloc_iova()
e7e1184 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
f96dc3a tipc: fix kernel panic when enabling bearer
0a99594 arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
e52ecbc HID: vivaldi: fix sysfs attributes leak
ea45b38 clk: qcom: dispcc: Update the transition delay for MDSS GDSC
ba24eb3 clk: qcom: gdsc: Add support to update GDSC transition delay
b6c624d ARM: boot: dts: bcm2711: Fix HVS register range
3ffbe85 HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
a533450 HID: elo: Revert USB reference counting
af4fcf8 arm64: dts: qcom: sm8350: Correct UFS symbol clocks
8fa52df arm64: dts: qcom: sm8350: Describe GCC dependency clocks
aa79753 Linux 5.15.28
39d332d Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
dea18ae xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
27dc69a xen/gnttab: fix gnttab_end_foreign_access() without page specified
5bff172 xen/pvcalls: use alloc/free_pages_exact()
a019d26 xen/9p: use alloc/free_pages_exact()
90c5f19 xen: remove gnttab_query_foreign_access()
f06e3ed xen/gntalloc: don't use gnttab_query_foreign_access()
f1c8594 xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
5d5fa1d xen/netfront: don't use gnttab_query_foreign_access() for mapped status
f9ade96 xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
1dd5b4b xen/grant-table: add gnttab_try_end_foreign_access()
66cb2bb xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
2b2d2a8 ARM: fix build warning in proc-v7-bugs.c
8836a04 arm64: Do not include __READ_ONCE() block in assembly files
431b92c ARM: Do not use NOCROSSREFS directive with ld.lld
57a6566 ARM: fix co-processor register typo
49062ec ARM: fix build error when BPF_SYSCALL is disabled
3317d21 arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
8979720 arm64: Use the clearbhb instruction in mitigations
fb2bb2e KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
4bbfd0c arm64: Mitigate spectre style branch history side channels
8e55b9b arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
d706611 arm64: Add percpu vectors for EL1
cfd0c38 arm64: entry: Add macro for reading symbol addresses from the trampoline
50e700a arm64: entry: Add vectors that have the bhb mitigation sequences
ffb8a34 arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
517f988 arm64: entry: Allow the trampoline text to occupy multiple pages
6895584 arm64: entry: Make the kpti trampoline's kpti sequence optional
a40472d arm64: entry: Move trampoline macros out of ifdef'd section
be9c552 arm64: entry: Don't assume tramp_vectors is the start of the vectors
2e09754 arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
e25a9dc arm64: entry: Move the trampoline data page before the text page
4a691bb arm64: entry: Free up another register on kpti's tramp_exit path
479c9bb arm64: entry: Make the trampoline cleanup optional
368a1fd KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
44adac5 arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
b7beeab arm64: entry.S: Add ventry overflow sanity checks
e38b3c0 arm64: cpufeature: add HWCAP for FEAT_RPRES
a4c234f arm64: cpufeature: add HWCAP for FEAT_AFP
912961e arm64: add ID_AA64ISAR2_EL1 sys register
ac7bc62 arm64: Add Cortex-X2 CPU part definition
f0c559c arm64: Add HWCAP for self-synchronising virtual counter
d82f489 arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
842f2d4 ARM: include unprivileged BPF status in Spectre V2 reporting
5765488 ARM: Spectre-BHB workaround
2dca616 ARM: use LOADADDR() to get load address of sections
878ad97 ARM: early traps initialisation
f02cab2 ARM: report Spectre v2 status through sysfs
bf048d1 x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
074d726 x86/speculation: Warn about Spectre v2 LFENCE mitigation
36fbbd7 x86/speculation: Update link to AMD speculation whitepaper
a56566d x86/speculation: Use generic retpoline by default on AMD
316e4a1 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
eb45964 Documentation/hw-vuln: Update spectre doc
d7771f3 x86/speculation: Add eIBRS + Retpoline options
f150b6f x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
e94d490 x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
668c821 slip: fix macro redefine warning
Xanmod

Homepage
Download Linux 5.15.29-xanmod1 source from GitHub