Linux 6.1.60-xanmod1
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-xanmodReboot.
Meta packages available: linux-xanmod, linux-xanmod-edge, linux-xanmod-lts, linux-xanmod-rt-edge and linux-xanmod-rt.
To try without adding the repository
* linux-firmware-image package is optionalDownload from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/
In terminal:sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb Reboot.
Check it:cat /proc/versionLinux 6.1.60-xanmod1
- 84ecc45 Linux 6.1.60-xanmod1
- 26e537e Merge tag 'v6.1.60' into 6.1
- 32c9cdb Linux 6.1.60
- 7f5bb25 selftests: mptcp: join: no RST when rm subflow/addr
- 0e0123e selftests: mptcp: join: correctly check for no RST
- 300447c mptcp: avoid sending RST when closing the initial subflow
- c04f416 Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
- a429d65 Bluetooth: hci_sock: fix slab oob read in create_monitor_event
- 46de539 net: move altnames together with the netdevice
- c1d531a phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
- 13a4513 phy: mapphone-mdm6600: Fix runtime PM for remove
- 7fcce32 phy: mapphone-mdm6600: Fix runtime disable on probe
- 4eac2cf gpio: vf610: mask the gpio irq in system suspend and support wakeup
- 9b0f8a9 gpio: vf610: make irq_chip immutable
- 1f38ead tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
- e9b4b72 kallsyms: Add helper kallsyms_on_each_match_symbol()
- da359f6 kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
- 3918cad serial: 8250: omap: convert to modern PM ops
- 70a841e serial: 8250: omap: Move uart_write() inside PM section
- 6df4c9d drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
- 3d57f6a ASoC: pxa: fix a memory leak in probe()
- 14a1a7b gpio: vf610: set value before the direction to avoid a glitch
- 7ec224d platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
- baf191a platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
- 4186c79 platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
- 52d54f1 platform/x86: intel-uncore-freq: Conditionally create attribute for read frequency
- 8a4b575 platform/surface: platform_profile: Propagate error if profile registration fails
- fec769b s390/cio: fix a memleak in css_alloc_subchannel
- 7241c26 selftests/ftrace: Add new test case which checks non unique symbol
- 324c31b s390/pci: fix iommu bitmap allocation
- f695265 perf: Disallow mis-matched inherited group reads
- 908c628 USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
- acced16 USB: serial: option: add entry for Sierra EM9191 with new firmware
- 1dce40c USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
- 59aa396 HID: input: map battery system charging
- ea0e047 KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
- 3519cee nvme-rdma: do not try to stop unallocated queues
- bec9cb9 nvmet-auth: complete a request only after freeing the dhchap pointers
- 0ec655a nvme-pci: add BOGUS_NID for Intel 0a54 device
- 2c0b40c nvme: sanitize metadata bounce buffer for reads
- a54974b nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
- 8d69b47 ACPI: irq: Fix incorrect return value in acpi_register_gsi()
- c462bf4 NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
- ab65424 pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
- 730bbbb pNFS: Fix a hang in nfs4_evict_inode()
- fbd8b28 Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
- c4b7b11 mmc: core: Capture correct oemid-bits for eMMC cards
- 85664ad mmc: core: sdio: hold retuning if sdio in 1-bit mode
- aaa476a mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
- 43f588b mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
- 55c2428 dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
- 73915d2 mtd: physmap-core: Restore map_rom fallback
- 5786875 mtd: spinand: micron: correct bitmask for ecc status
- 8b2b755 mtd: rawnand: arasan: Ensure program page operations are successful
- 5827721 mtd: rawnand: marvell: Ensure program page operations are successful
- 250feed mtd: rawnand: pl353: Ensure program page operations are successful
- 5845448 mtd: rawnand: qcom: Unmap the right resource upon probe failure
- a7f5558 net/smc: fix smc clc failed issue when netdevice not in init_net
- 2efcdbe tcp_bpf: properly release resources on error paths
- c3e7004 selftests: openvswitch: Add version check for pyroute2
- a1a9e57 Bluetooth: hci_event: Fix using memcmp when comparing keys
- 7586105 ice: Remove redundant pci_enable_pcie_error_reporting()
- ec9bc89 tcp: allow again tcp_disconnect() when threads are waiting
- 9dc02f4 net/tls: split tls_rx_reader_lock
- 76f9685 net/mlx5e: Don't offload internal port if filter device is out device
- 107ff00 net/mlx5: Handle fw tracer change ownership event based on MTRC
- 0aa1e83 net/mlx5: E-switch, register event handler before arming the event
- c21bff1 xfrm6: fix inet6_dev refcount underflow problem
- d91723f net: xfrm: skip policies marked as dead while reinserting policies
- df2cc87 fprobe: Fix to ensure the number of active retprobes is not zero
- f177a57 fprobe: Add nr_maxactive to specify rethook_node pool size
- 0806cb1 fprobe: Pass entry_data to handlers
- bacf8c7 cpufreq: schedutil: Update next_freq when cpufreq_limits change
- 62733bb platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
- 60dc7e3 HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
- ef8cdee HID: multitouch: Add required quirk for Synaptics 0xcd7e device
- 2a2df4f drm/amd/pm: add unique_id for gc 11.0.3
- 1869638 btrfs: error out when reallocating block for defrag using a stale transaction
- f174c8d btrfs: error when COWing block from a root that is being deleted
- c833f1e btrfs: error out when COWing block using a stale transaction
- 9d99acb btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
- c3657e5 drm: panel-orientation-quirks: Add quirk for One Mix 2S
- ffbb01f ipv4/fib: send notify when delete source address routes
- 52080d6 sky2: Make sure there is at least one frag_addr available
- d63d39e regulator/core: Revert "fix kobject release warning and memory leak in regulator_register()"
- 2353f64 wifi: cfg80211: avoid leaking stack data into trace
- 2fd88f5 wifi: mac80211: allow transmitting EAPOL frames with tainted key
- 9285fea wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
- dbbb609 wifi: cfg80211: Fix 6GHz scan configuration
- a55d53a Bluetooth: hci_core: Fix build warnings
- aad0760 Bluetooth: Avoid redundant authentication
- 7045675 Bluetooth: btusb: add shutdown function for QCA6174
- 7d823a1 HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
- f45752f HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
- e045b6a wifi: iwlwifi: Ensure ack flag is properly cleared.
- eb7ae9e wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
- b812b31 tracing: relax trace_event_eval_update() execution with cond_resched()
- 1c859ab ata: libata-eh: Fix compilation warning in ata_eh_link_report()
- e4ce5ce ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
- 5075570 gpio: timberdale: Fix potential deadlock on &tgpio->lock
- d0dab9d overlayfs: set ctime when setting mtime and atime
- 6133f63 i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
- febcad3 btrfs: initialize start_slot in btrfs_log_prealloc_extents
- 563853b btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
- 8a4e34f btrfs: prevent transaction block reserve underflow when starting transaction
- c194e18 fs-writeback: do not requeue a clean inode having skipped pages
- a7354d9 ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
- 1c972cb pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
- 82a93c6 iio: adc: ad7192: Correct reference voltage
- ee1d783 iio: adc: ad7192: Simplify using devm_regulator_get_enable()
- 3b02dbd iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
- 7bca0af iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
- 681c8a2 serial: 8250_omap: Fix errors with no_console_suspend
- 9424a0a serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
- 7067c3c serial: Reduce spinlocked portion of uart_rs485_config()
- 147156b serial: Rename uart_change_speed() to uart_change_line_settings()
- e4df800 serial: Move uart_change_speed() earlier
- 4d382ba usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
- 8e939c2 usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
- a46907e usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
- a2431e7 usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support
- 5e7275e selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
- 673edcf net: check for altname conflicts when changing netdev's netns
- 9307f5f net: fix ifname in netlink ntf during netns move
- b924334 net: avoid UAF on deleted altname
- 1cf9120 net: pktgen: Fix interface flags printing
- 2fb84f5 net: phy: bcm7xxx: Add missing 16nm EPHY statistics
- e1512ff netfilter: nf_tables: revert do not remove elements if set backend implements .abort
- c2eaa83 netfilter: nf_tables: do not remove elements if set backend implements .abort
- 0e8cddd netlink: Correct offload_xstats size
- 0697918 netfilter: nft_set_rbtree: .deactivate fails if element has expired
- d9d289b selftests: netfilter: Run nft_audit.sh in its own netns
- 0bb1573 selftests: openvswitch: Catch cases where the tests are killed
- e0914e5 neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
- d80bc19 net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
- ec7393f bonding: Return pointer to data after pull on skb
- 3065fab net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
- 9c3d276 i40e: prevent crash on probe if hw registers have invalid values
- f0ab9b0 octeon_ep: update BQL sent bytes before ringing doorbell
- 1a68d44 net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
- 2c6451d ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
- 9570bee tun: prevent negative ifindex
- 8b9c79c tcp: Fix listen() warning with v4-mapped-v6 address.
- f534a51 tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
- 4e1f345 tcp: fix excessive TLP and RACK timeouts from HZ rounding
- df5ee37 net: rfkill: gpio: prevent value glitch during probe
- 2a6fc63 net: ipv6: fix return value check in esp_remove_trailer
- 55d794c net: ipv4: fix return value check in esp_remove_trailer
- 49b9165 wifi: cfg80211: use system_unbound_wq for wiphy work
- 405dbaf xfrm: interface: use DEV_STATS_INC()
- b372db2 xfrm: fix a data-race in xfrm_gen_index()
- 3065fa2 xfrm: fix a data-race in xfrm_lookup_with_ifid()
- 2c7ec9e qed: fix LL2 RX buffer allocation
- cc87f4d ASoC: codecs: wcd938x: fix resource leaks on bind errors
- 8092aed ASoC: codecs: wcd938x: fix unbind tear down order
- b2974b2 ASoC: codecs: wcd938x: drop bogus bind error handling
- 569afde ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
- 0d912da ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
- d496b66 ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
- 086babb ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
- bcf883e ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
- a951909 drm/mediatek: Correctly free sg_table in gem prime vmap
- add2eed drm/i915: Retry gtt fault when out of fence registers
- f691ec5 nvmet-tcp: Fix a possible UAF in queue intialization setup
- 02322c5 netfilter: nft_payload: fix wrong mac header matching
- 36a315c fs/ntfs3: fix deadlock in mark_as_free_ex
- c1f2638 fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
- fb80a28 fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
- d4ae85b mptcp: more conservative check for zero probes
- 8099097 tcp: check mptcp-level constraints for backlog coalescing
- f7e65c0 audit,io_uring: io_uring openat triggers audit reference count underflow
- a556a0d x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
- 54f0302 x86: KVM: SVM: add support for Invalid IPI Vector interception
- 482565d KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
- 2069571 x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
- 57d0639 x86/sev: Check for user-space IOIO pointing to kernel space
- def94eb x86/sev: Check IOBM for IOIO exceptions from user-space
- 95ff590 x86/sev: Disable MMIO emulation from user mode
- 19ffa9b KVM: x86: Mask LVTPC when handling a PMI
- d11cfd1 regmap: fix NULL deref on lookup
- d7dbdbe nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
- fb8e160 btrfs: fix stripe length calculation for non-zoned data chunk allocation
- 753ef5e net/smc: return the right falback reason when prefix checks fail
- d994502 ice: reset first in crash dump kernels
- 0f8d381 ice: fix over-shifted variable
- bbc5c96 Bluetooth: avoid memcmp() out of bounds warning
- feffabd Bluetooth: hci_event: Fix coding style
- 99ccf8d Bluetooth: vhci: Fix race when opening vhci device
- 25e5d28 Bluetooth: Fix a refcnt underflow problem for hci_conn
- faa6366 Bluetooth: Reject connection with the device which has same BD_ADDR
- 8d76a44 Bluetooth: hci_event: Ignore NULL link key
- 84523ae igc: Fix race condition in PTP tx code
- ff996d6 igc: Add condition for qbv_config_change_errors counter
- cd7b19d igc: Add qbv_config_change_errors counter
- 88421f4 igc: Remove reset adapter task for i226 during disable tsn config
- 3c3418a igc: enable Qbv configuration for 2nd GCL
- 8420fe4 igc: remove I226 Qbv BaseTime restriction
- db4677b lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
A new XanMod Linux Kernel based on the latest Linux Kernel 6.1.60 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.