Debian 9936 Published by

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

4cd1891 Linux 5.15.58-xanmod1
050f8ae Merge tag 'v5.15.58' into 5.15
0e21949 Revert "nvme: add bug report info for global duplicate id"
7d8048d Linux 5.15.58
c6e4817 drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
198a6f4 x86/entry_32: Fix segment exceptions
ec9ec3b drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
e448100 x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
9444462 KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
b6c24af x86/extable: Prefer local labels in .set directives
f85a604 drm/amd/display: invalid parameter check in dmub_hpd_callback
760fe32 drm/amd/display: Don't lock connection_mutex for DMUB HPD
d026ed6 watch-queue: remove spurious double semicolon
b34229f net: usb: ax88179_178a needs FLAG_SEND_ZLP
b2d1e4c tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
816c301 tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
3554530 tty: drop tty_schedule_flip()
6219f5b tty: the rest, stop using tty_schedule_flip()
ea25592 tty: drivers/tty/, stop using tty_schedule_flip()
ba3a8af watchqueue: make sure to serialize 'wqueue->defunct' properly
49338b6 x86/alternative: Report missing return thunk details
8842d5d x86/amd: Use IBPB for firmware calls
c2b484d drm/amd/display: Fix surface optimization regression on Carrizo
9581511 drm/amd/display: Optimize bandwidth on following fast update
b3f1697 drm/amd/display: Reset DMCUB before HW init
4b4b1f8 exfat: use updated exfat_chain directly during renaming
000473a Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
d01605a Bluetooth: SCO: Fix sco_send_frame returning skb->len
5ae749f Bluetooth: Fix passing NULL to PTR_ERR
367bece Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
1864e82 Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
cb7ed8c Bluetooth: Add bt_skb_sendmmsg helper
a4e8071 Bluetooth: Add bt_skb_sendmsg helper
59f132f um: virtio_uml: Fix broken device handling in time-travel
38a28bb um: virtio_uml: Allow probing from devicetree
d8413b1 tracing: Fix return value of trace_pid_write()
d977706 tracing: Place trace_pid_list logic into abstract functions
6107b01 tracing: Have event format check not flag %p* on __get_dynamic_array()
621c1d8 exfat: fix referencing wrong parent directory information after renaming
72e0ec1 crypto: qat - re-enable registration of algorithms
e7f979e crypto: qat - add param check for DH
4d6d2ad crypto: qat - add param check for RSA
2488286 crypto: qat - remove dma_free_coherent() for DH
6e8606e crypto: qat - remove dma_free_coherent() for RSA
a843925 crypto: qat - fix memory leak in RSA
ef55948 crypto: qat - add backlog mechanism
9cac903 crypto: qat - refactor submission logic
f576c7e crypto: qat - use pre-allocated buffers in datapath
343cee3 crypto: qat - set to zero DH parameters before free
c1f6637 iwlwifi: fw: uefi: add missing include guards
4448327 mt76: fix use-after-free by removing a non-RCU wcid pointer
829baf3 xhci: Set HCD flag to defer primary roothub registration
813f4b4 xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
413c5f7 xhci: dbc: create and remove dbc structure in dbgtty driver.
d7afb4a xhci: dbc: refactor xhci_dbc_init()
d97c066 KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
88eded8 x86/futex: Remove .fixup usage
6875d24 x86/msr: Remove .fixup usage
f637fbc x86/extable: Extend extable functionality
4bbc9a0 x86/entry_32: Remove .fixup usage
e89d805 bitfield.h: Fix "type of reg too small for mask" test
a86201c x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
3461326 x86/extable: Rework the exception table mechanics
ad2d98e x86/mce: Deduplicate exception handling
3e6392b x86/extable: Get rid of redundant macros
d3135da x86/extable: Tidy up redundant handler functions
8234249 x86/uaccess: Implement macros for CMPXCHG on user addresses
1062cfb dlm: fix pending remove if msg allocation fails
765f802 x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
46d5575 sched/deadline: Fix BUG_ON condition for deboosted tasks
bc1fb3c bpf: Make sure mac_header was set before using it
8c5429a mm/mempolicy: fix uninit-value in mpol_rebind_policy()
e91665f KVM: Don't null dereference ops->destroy
58466e0 spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
cd9f96a KVM: selftests: Fix target thread to be migrated in rseq_test
e129e54 gpio: gpio-xilinx: Fix integer overflow
ce3731c tcp: Fix data-races around sysctl_tcp_max_reordering.
84cee47 tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
46d05da tcp: Fix a data-race around sysctl_tcp_rfc1337.
d46d55e tcp: Fix a data-race around sysctl_tcp_stdurg.
1a1aedb tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
41aeba4 tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
404c53c tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
a31e2d0 tcp: Fix data-races around sysctl_tcp_recovery.
5037ca9 tcp: Fix a data-race around sysctl_tcp_early_retrans.
329de75 tcp: Fix data-races around sysctl knobs related to SYN option.
3f2ac2d udp: Fix a data-race around sysctl_udp_l3mdev_accept.
95724fe ip: Fix data-races around sysctl_ip_prot_sock.
36f5b86 ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
21fb844 ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
b8d345d ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
94e4b85 drm/imx/dcss: Add missing of_node_put() in fail path
3d13bf3 net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
25e1d78 net: dsa: sja1105: silent spi_device_id warnings
aba8ff8 be2net: Fix buffer overflow in be_get_module_eeprom
caae64d gpio: pca953x: use the correct register address when regcache sync during init
dfb4b67 gpio: pca953x: use the correct range when do regmap sync
9726ed4 gpio: pca953x: only use single read/write for No AI mode
e6fc547 net: stmmac: remove redunctant disable xPCS EEE call
16f929a ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
893ea2b i40e: Fix erroneous adapter reinitialization during recovery process
fad5508 pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
9d67410 pinctrl: armada-37xx: Convert to use dev_err_probe()
47c9f6b pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()
2cbb165 pinctrl: armada-37xx: Use temporary variable for struct device
2918419 iavf: Fix handling of dummy receive descriptors
a77a75a tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
539d9ab tcp: Fix data-races around sysctl_tcp_fastopen.
3ae85dc tcp: Fix data-races around sysctl_max_syn_backlog.
58d5ea7 tcp: Fix a data-race around sysctl_tcp_tw_reuse.
80d4d0c tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
e816f80 tcp: Fix data-races around some timeout sysctl knobs.
f6ce655 tcp: Fix data-races around sysctl_tcp_reordering.
fcf6c6d tcp: Fix data-races around sysctl_tcp_migrate_req.
10a9ba9 tcp: Fix data-races around sysctl_tcp_syncookies.
7852295 tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
906beda tcp: Fix data-races around keepalive sysctl knobs.
8494502 igmp: Fix data-races around sysctl_igmp_max_msf.
2a408a4 igmp: Fix a data-race around sysctl_igmp_max_memberships.
260446e igmp: Fix data-races around sysctl_igmp_llm_reports.
2e8c830 net/tls: Fix race in TLS device down flow
7c687a8 net: stmmac: fix dma queue left shift overflow issue
34e98fc perf tests: Fix Convert perf time to TSC test for hybrid
196c21d i2c: cadence: Change large transfer count reset logic to be unconditional
66b73ef i2c: mlxcpld: Fix register setting for 400KHz frequency
b8e68fc net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
ad5a78e net: ipv4: use kfree_skb_reason() in ip_rcv_core()
82cda99 net: netfilter: use kfree_drop_reason() for NF_DROP
f3ed670 net: skb_drop_reason: add document for drop reasons
8ac90de net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
b7adefd net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
1629144 net: skb: use kfree_skb_reason() in tcp_v4_rcv()
5158e18 net: skb: introduce kfree_skb_reason()
88ec2ff net: dsa: microchip: ksz_common: Fix refcount leak bug
212a536 mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
0156b40 mtd: rawnand: gpmi: validate controller clock rate
f53c6ee net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
f784d23 net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
e6b6f02 tcp: Fix a data-race around sysctl_tcp_probe_interval.
f524c3e tcp: Fix a data-race around sysctl_tcp_probe_threshold.
cc36c37 tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
0fc9357 tcp: Fix data-races around sysctl_tcp_min_snd_mss.
4d7dea6 tcp: Fix data-races around sysctl_tcp_base_mss.
aabe943 tcp: Fix data-races around sysctl_tcp_mtu_probing.
9ba9cd4 tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
b8e29f6 tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
bf3134f tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
dccf8a6 ip: Fix a data-race around sysctl_fwmark_reflect.
87ceaa1 ip: Fix a data-race around sysctl_ip_autobind_reuse.
4fdf9bd ip: Fix data-races around sysctl_ip_nonlocal_bind.
351f81f ip: Fix data-races around sysctl_ip_fwd_update_priority.
93fbc06 ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
01083e3 ip: Fix data-races around sysctl_ip_no_pmtu_disc.
e75b730 igc: Reinstate IGC_REMOVED logic and implement it properly
a4f7a9f Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
63aa107 e1000e: Enable GPT clock before sending message to CSME
98d81b2 nvme: fix block device naming collision
321abf9 nvme: check for duplicate identifiers earlier
dbedad9 scsi: ufs: core: Drop loglevel of WriteBoost message
04ae851 scsi: megaraid: Clear READ queue map's nr_queues
c7720f2 drm/amd/display: Ignore First MST Sideband Message Return Error
8bae037 drm/amdgpu/display: add quirk handling for stutter mode
e980e1d drm/amd/display: Fork thread to offload work of hpd_rx_irq
54740bc drm/amd/display: Add option to defer works of hpd_rx_irq
734d5ce drm/amd/display: Support for DMUB HPD interrupt handling
d1e0bbe tcp: Fix data-races around sysctl_tcp_ecn.
9cb4959 sysctl: move some boundary constants from sysctl.c to sysctl_vals
e2b6c5f mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
d2dba22 net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
f52af85 ipv4/tcp: do not use per netns ctl sockets
da3c256 perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
44016a8 pinctrl: ralink: Check for null return of devm_kcalloc
e4e3187 pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
d40def7 pinctrl: ralink: rename MT7628(an) functions to MT76X8
a4c5115 RDMA/irdma: Fix sleep from invalid context BUG
03fd151 RDMA/irdma: Do not advertise 1GB page size for x722
71ab83a power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
c8e32bc xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
1d3eeb1 ip: Fix data-races around sysctl_ip_default_ttl.
6bf450d r8152: fix a WOL issue
44addae xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
1da0b50 xfs: fix perag reference leak on iteration race with growfs
768bfde xfs: terminate perag iteration reliably on agcount
2991d51 xfs: rename the next_agno perag iteration variable
4d6f22f xfs: fold perag loop iteration logic into helper function
67cb742 xfs: fix maxlevels comparisons in the btree staging code
cf719ad mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
22b910a mt76: mt7921e: fix possible probe failure after reboot
c3bcf1f mt76: mt7921: use physical addr to unify register access
191c16f Revert "mt76: mt7921e: fix possible probe failure after reboot"
4666a6e Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"
0cac1c8 batman-adv: Use netif_rx_any_context() any.
be56f00 serial: mvebu-uart: correctly report configured baudrate value
92dcb50 PCI: hv: Fix interrupt mapping for multi-MSI
2b77425 PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
35d24b1 PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
5c676a2 PCI: hv: Fix multi-MSI to allow more than one MSI vector
0791309 Revert "selftest/vm: verify mmap addr in mremap_test"
cfd3a9b Revert "selftest/vm: verify remap destination address in mremap_test"
d7c4f9b bus: mhi: host: pci_generic: add Telit FN990
38b7bbe bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
60e536b drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
0e66932 lockdown: Fix kexec lockdown bypass with ima policy
25ba5b8 mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
7384655 riscv: add as-options for modules with assembly compontents
aff42ce pinctrl: stm32: fix optional IRQ support to gpios
Xanmod

Homepage
Download Linux 5.15.58-xanmod1 source from GitHub