Debian 9911 Published by

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

96a4b9e Linux 5.15.11-xanmod1
ef5e21d Add -mno-tbm flag for AMD bdver2/3/4 processors
426c1c3 hrtimer: Remove all hrtimeout functions
5b12e61 MAINTAINERS: add AMD P-State driver maintainer entry
96ca183 Documentation: AMD P-State: add AMD P-State driver introduction
ca99105 cpufreq: amd-pstate: add AMD P-State performance attributes
bff21d1 cpufreq: amd-pstate: add AMD P-State frequencies attributes
be99569 cpufreq: amd-pstate: add boost mode support for AMD P-State
20401c2 cpufreq: amd-pstate: add trace for AMD P-State module
963e0dc cpufreq: amd-pstate: introduce the support for the processors with shared memory solution
f4a1b0a cpufreq: amd-pstate: add fast switch function for AMD P-State
6fcceec cpufreq: amd-pstate: introduce a new AMD P-State driver to support future processors
bef10e3 ACPI: CPPC: add cppc enable register function
39d7187 ACPI: CPPC: Check present CPUs for determining _CPC is valid
a48d75c ACPI: CPPC: implement support for SystemIO registers
e0be18a x86/msr: add AMD CPPC MSR definitions
7cc8552 x86/cpufeatures: add AMD Collaborative Processor Performance Control feature flag
32a4934 amd-pstate: Remove the v5 patchset
43365e4 Merge tag 'v5.15.11' into 5.15
fb6ad5c Linux 5.15.11
bd926d1 xen/netback: don't queue unlimited number of packages
88449db xen/netback: fix rx queue stall detection
153d1ea xen/console: harden hvc_xen against event channel storms
a29c8b5 xen/netfront: harden netfront against event channel storms
caf9b51 xen/blkfront: harden blkfront against event channel storms
ffbd663 Revert "xsk: Do not sleep in poll() when need_wakeup set"
581b097 selftests/damon: test debugfs file reads/writes with huge count
a272f99 bus: ti-sysc: Fix variable set but not used warning for reinit_modules
11053a0 io-wq: drop wqe lock before creating new worker
a96ac06 rcu: Mark accesses to rcu_state.n_force_qs
4b4e5bb io-wq: check for wq exit after adding new worker task_work
024f9c7 io-wq: remove spurious bit clear on task_work addition
dfc3fff scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
3085147 scsi: scsi_debug: Fix type in min_t to avoid stack OOB
47d11d3 scsi: scsi_debug: Don't call kcalloc() if size arg is zero
d2ccdd4 ovl: fix warning in ovl_create_real()
4658f2a fuse: annotate lock in fuse_reverse_inval_entry()
8c6fdf6 media: mxl111sf: change mutex_init() location
4037167 USB: core: Make do_proc_control() and do_proc_bulk() killable
303644f bpf: Fix extable address check.
eea5a58 bpf, x64: Factor out emission of REX byte in more cases
7e83a65 mptcp: add missing documented NL params
e8d38fc xsk: Do not sleep in poll() when need_wakeup set
6b2ee10 ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
0e8ffdf can: m_can: pci: use custom bit timings for Elkhart Lake
274f4b3 can: m_can: make custom bittiming fields const
5b4641e Revert "can: m_can: remove support for custom bit timing"
e3a01c1 drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
a386ae5 drm/amdgpu: don't override default ECO_BITs setting
f2e600f drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
9b9f256 powerpc/module_64: Fix livepatching for RO modules
78f27c4 libata: if T_LENGTH is zero, dma direction should be DMA_NONE
f67c85a perf inject: Fix segfault due to perf_data__fd() without open
a7c0e6a perf inject: Fix segfault due to close without open
4a74df7 riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
7fe286a riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
5e14b8b locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
c63433a cifs: sanitize multiple delimiters in prepath
c5664d5 timekeeping: Really make sure wall_to_monotonic isn't positive
89362ec serial: 8250_fintek: Fix garbled text for console
3a1a4eb iocost: Fix divide-by-zero on donation from low hweight cgroup
d153ff6 zonefs: add MODULE_ALIAS_FS
210ab4e btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
8848395 btrfs: check WRITE_ERR when trying to read an extent buffer
bbdaa7a btrfs: fix double free of anon_dev after failure to create subvolume
493ff66 btrfs: fix memory leak in __add_inode_ref()
d1bac0d selinux: fix sleeping function called from invalid context
252f245 USB: serial: option: add Telit FN990 compositions
db83bbf USB: serial: cp210x: fix CP2105 GPIO registration
5154bc1 usb: gadget: u_ether: fix race in setting MAC address in setup phase
428ad19 usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
ffe642e usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
368bfab usb: cdnsp: Fix issue in cdnsp_log_ep trace event
ec83d6e usb: cdnsp: Fix incorrect calling of cdnsp_died function
ed89521 usb: cdnsp: Fix incorrect status for control request
5cb5c3e usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
67cbcd3 usb: xhci-mtk: fix list_del warning when enable list debug
d8888cd PCI/MSI: Mask MSI-X vectors only on success
4df1af2 PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
3901c77 usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
af00fb7 USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
e7a8a26 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
5fc3cfa KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES
9f8b3f2 Revert "usb: early: convert to readl_poll_timeout_atomic()"
abd3a33 USB: gadget: bRequestType is a bitfield, not a enum
d0ac17b powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
c8e8e6f bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
9f55f29 bpf: Fix extable fixup offset.
ecd8ad3 arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
5473fe0 afs: Fix mmap
44a6c84 sit: do not call ipip6_dev_free() from sit_init_net()
eb4687c net: systemport: Add global locking for descriptor lifecycle
e99fe41 net/smc: Prevent smc_release() from long blocking
ff3d585 net: Fix double 0x prefix print in SKB dump
987e1a4 dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
9a77c02 sfc_ef100: potential dereference of null pointer
0b4a5d1 net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
feb116a net/packet: rx_owner_map depends on pg_vec
27358aa netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_map_alloc
288b0c5 ixgbe: set X550 MDIO speed before talking to PHY
2f2ebb7 ixgbe: Document how to enable NBASE-T support
33c1707 igc: Fix typo in i225 LTR functions
944b8be igbvf: fix double free in igbvf_probe
81ffe20 igb: Fix removal of unicast MAC filters of VFs
12dc89c soc/tegra: fuse: Fix bitwise vs. logical OR warning
23311b9 mptcp: fix deadlock in __mptcp_push_pending()
c26ac0e mptcp: clear 'kern' flag from fallback sockets
3de0c86 mptcp: remove tcp ulp setsockopt support
257b3bb drm/amd/pm: fix a potential gpu_metrics_table memory leak
cc98ef7 drm/amd/display: Set exit_optimized_pwr_state for DCN31
a0dacf4 ice: Don't put stale timestamps in the skb
89f9c88 ice: Use div64_u64 instead of div_u64 in adjfine
6801489 rds: memory leak in __rds_conn_create()
d92781b flow_offload: return EOPNOTSUPP for the unsupported mpls action type
97cb5c8 net: stmmac: fix tc flower deletion for VLAN priority Rx steering
1571ff2 mac80211: fix lookup when adding AddBA extension element
0783716 cfg80211: Acquire wiphy mutex on regulatory work
e0984a4 mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
95053f4 drm/i915/display: Fix an unsigned subtraction which can never be negative.
fb5099a drm/ast: potential dereference of null pointer
1456a00 mptcp: never allow the PM to close a listener subflow
1752132 selftest/net/forwarding: declare NETIFS p9 p10
7c23a5d net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
4985d3b selftests/net: toeplitz: fix udp option
491c125 net/sched: sch_ets: don't remove idle classes from the round-robin list
215b504 drm: simpledrm: fix wrong unit with pixel clock
00b072a dmaengine: st_fdma: fix MODULE_ALIAS
ee3701c dmaengine: idxd: fix missed completion on abort path
088e4d7 selftests: Fix IPv6 address bind tests
28c73d8 selftests: Fix raw socket bind tests with VRF
013ed75 selftests: Add duplicate config only for MD5 VRF tests
769f388 net: hns3: fix race condition in debugfs
4f4a353 net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
a437757 selftests: icmp_redirect: pass xfail=0 to log_test()
4cd2d21 netdevsim: don't overwrite read only ethtool parms
e5d2820 inet_diag: fix kernel-infoleak for UDP sockets
f6deae2 sch_cake: do not call cake_destroy() from cake_init()
cc85189 s390/kexec_file: fix error handling when applying relocations
b0eb9ac selftests: net: Correct ping6 expected rc from 2 to 1
9ff66e9 Revert "drm/fb-helper: improve DRM fbdev emulation device names"
03b5d9d vdpa: Consider device id larger than 31
091b844 virtio/vsock: fix the transport to work with VMADDR_CID_ANY
149a4d1 virtio: always enter drivers/virtio/
fac85fe iwlwifi: mvm: don't crash on invalid rate w/o STA
f295986 soc: imx: Register SoC device only on i.MX boards
ad4adbb clk: Don't parent clks until the parent is fully registered
d058c13 arm64: dts: imx8mq: remove interconnect property from lcdif
f580a43 ARM: socfpga: dts: fix qspi node compatible
e7506c7 ceph: initialize pathlen variable in reconnect_caps_cb
24a19e6 ceph: fix duplicate increment of opened_inodes metric
832f365 tee: amdtee: fix an IS_ERR() vs NULL bug
42d08e9 mac80211: track only QoS data frames for admission control
b087679 dmaengine: idxd: fix calling wq quiesce inside spinlock
05d2cc9 dmaengine: idxd: add halt interrupt support
f2aebda arm64: dts: rockchip: fix poweroff on helios64
d4218b2 arm64: dts: rockchip: fix audio-supply for Rock Pi 4
77eb455 arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
e2daa0c arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
c2ff001 arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
8e72fcf pinctrl: amd: Fix wakeups when IRQ is shared with SCI
78ae328 drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()
8f50c26 drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915
4999509 scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION
af9b9c8 btrfs: remove stale comment about the btrfs_show_devname
a6e7e21 btrfs: update latest_dev when we create a sprout device
e342c25 btrfs: use latest_dev in btrfs_show_devname
5c46019 btrfs: convert latest_bdev type to btrfs_device and rename
a5f4d17 audit: improve robustness of the audit queue handling
607beb4 dm btree remove: fix use after free in rebalance_children()
09cdb8a ceph: fix up non-directory creation in SGID directories
2c7a616 arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
ab2ba2d recordmcount.pl: look for jgnop instruction as well as bcrl on s390
2eeff00 s390/entry: fix duplicate tracking of irq nesting level
b08b3bf vdpa: check that offsets are within bounds
0c51663 virtio_ring: Fix querying of maximum DMA mapping size for virtio device
ebbbc5f vduse: check that offset is within bounds in get_config()
e6c6756 vduse: fix memory corruption in vduse_dev_ioctl()
2746d3f bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
f87a6c1 bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
d0d6808 bpf, selftests: Add test case trying to taint map value pointer
dbda060 bpf: Make 32->64 bounds propagation slightly more robust
f77d7a3 bpf: Fix signed bounds propagation after mov32
efcad72 bpf, selftests: Add test case for atomic fetch on spilled pointer
4236281 bpf: Fix kernel address leakage in atomic fetch
976389c firmware: arm_scpi: Fix string overflow in SCPI genpd driver
c62b16f mac80211: validate extended element ID is present
e606db7 mac80211: send ADDBA requests using the tid/queue of the aggregation session
815ee27 mac80211: mark TX-during-stop for TX in in_reconfig
a7aed5c mac80211: fix regression in SSN handling of addba tx
237ee0f mac80211: fix rate control for retransmitted frames
6bd5542 KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
bf4367c x86/kvm: remove unused ack_notifier callbacks
54bf0b0 KVM: downgrade two BUG_ONs to WARN_ON_ONCE
4b65555 KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
6890c75 KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
efccff3 reset: tegra-bpmp: Revert Handle errors in BPMP response
Xanmod

Homepage
Download Linux 5.15.11-xanmod1 source from GitHub