Ubuntu 6596 Debian 10241 Published by

A new XanMod Linux kernel based on Linux kernel 6.6.54 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.



Linux 6.6.54-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-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

Change log

  • 0f7c0ce Linux 6.6.54-xanmod1
  • 008b1e6 Merge tag 'v6.6.54' into 6.6
  • 63a5742 Linux 6.6.54
  • cada264 Revert: "dm-verity: restart or panic on an I/O error"
  • 646749b spi: atmel-quadspi: Fix wrong register value written to MR
  • 4c0c5dc x86/tdx: Fix "in-kernel MMIO" check
  • 440fba8 thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
  • e2ab9fd thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
  • 3dc5525 thunderbolt: Send uevent after asymmetric/symmetric switch
  • 6b56302 wifi: brcmfmac: add linefeed at end of file
  • 72a3aef iio: magnetometer: ak8975: Fix 'Unexpected device' error
  • 18b5ee7 perf/arm-cmn: Fail DTC counter allocation correctly
  • e43caac usb: yurex: Fix inconsistent locking bug in yurex_read()
  • 790c630 bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
  • 7390c46 Documentation: KVM: fix warning in "make htmldocs"
  • d669e78 i2c: isch: Add missed 'else'
  • 88dfb1d i2c: aspeed: Update the stop sw state when the bus recovery occurs
  • b35a42b mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock
  • 6ec62db module: Fix KCOV-ignored file name
  • 236eb2f spi: fspi: add support for imx8ulp
  • 9347605 mm: only enforce minimum stack gap size if it's sensible
  • e1e734c lockdep: fix deadlock issue between lockdep and rcu
  • bd24f30 dm-verity: restart or panic on an I/O error
  • b3c10ac bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
  • 722e9e5 mm/filemap: optimize filemap folio adding
  • 734594d lib/xarray: introduce a new helper xas_get_order
  • ff3c557 mm/filemap: return early if failed to allocate memory for split
  • 4d0261c thunderbolt: Improve DisplayPort tunnel setup process to be more robust
  • aed38a3 thunderbolt: Configure asymmetric link if needed and bandwidth allows
  • 9b6933e thunderbolt: Add support for asymmetric link
  • 8f05309 thunderbolt: Introduce tb_switch_depth()
  • e07bc58 thunderbolt: Introduce tb_for_each_upstream_port_on_path()
  • 18dcdad thunderbolt: Introduce tb_port_path_direction_downstream()
  • 5ac89bb thunderbolt: Change bandwidth reservations to comply USB4 v2
  • 7b85d75 thunderbolt: Make is_gen4_link() available to the rest of the driver
  • 22081f7 thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()
  • c014f37 thunderbolt: Use constants for path weight and priority
  • ae2d54f thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT pairs
  • 6870e5b thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver
  • 95f53cc thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent
  • 90135c3 thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
  • 159b1b4 dt-bindings: spi: nxp-fspi: add imx8ulp support
  • eb95bd9 dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95
  • f56a6d9 btrfs: fix race setting file private on concurrent lseek using same fd
  • 971d03c btrfs: update comment for struct btrfs_inode::lock
  • a0cc053 btrfs: reorder btrfs_inode to fill gaps
  • 0131bf1 btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
  • 459b724 lib/bitmap: add bitmap_{read,write}()
  • 32e93ca x86/entry: Remove unwanted instrumentation in common_interrupt()
  • d5c5afd x86/idtentry: Incorporate definitions/declarations of the FRED entries
  • 1d8c1ad serial: don't use uninitialized value in uart_poll_init()
  • 88e26a1 tty: serial: kgdboc: Fix 8250_* kgdb over serial
  • 73c1928 pps: add an error check in parport_attach
  • 8b48ea2 pps: remove usage of the deprecated ida_simple_xx() API
  • aafeabf usb: xhci: fix loss of data on Cadence xHC
  • eef5d62 xhci: Add a quirk for writing ERST in high-low order
  • 2256433 USB: misc: yurex: fix race between read and write
  • eff6dde usb: yurex: Replace snprintf() with the safer scnprintf() variant
  • 8526ca3 soc: versatile: realview: fix soc_dev leak during device remove
  • c48d5ad soc: versatile: realview: fix memory leak during device remove
  • f6bda3f ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl
  • 45f690f spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
  • 1b8cf11 padata: use integer wrap around to prevent deadlock on seq_nr overflow
  • 62004f1 cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
  • 662ec52 icmp: change the order of rate limits
  • e0be8f2 EDAC/igen6: Fix conversion of system address to physical memory address
  • 2a4a997 nfs: fix memory leak in error path of nfs4_do_reclaim
  • 4d3d086 fs: Fix file_set_fowner LSM hook inconsistencies
  • 0eed942 vfs: fix race between evice_inodes() and find_inode()&iput()
  • ca2a69f arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity
  • eea0220 arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherent
  • 4fff20c arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
  • 0e6774e arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
  • 93e1215 arm64: esr: Define ESR_ELx_EC_* constants as UL
  • 1b4089d hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
  • 3fd8e44 hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
  • 5ad4d0b hwrng: mtk - Use devm_pm_runtime_enable
  • 7cb5173 f2fs: fix to check atomic_file in f2fs ioctl interfaces
  • 5e0de75 f2fs: Require FMODE_WRITE for atomic write ioctls
  • 56d8651 f2fs: avoid potential int overflow in sanity_check_area_boundary()
  • 0c598a0 f2fs: prevent possible int overflow in dir_block_index()
  • b18a5c8 f2fs: fix several potential integer overflows in file offsets
  • 4adf651 btrfs: always update fstrim_range on failure in FITRIM ioctl
  • 6a6a575 btrfs: tree-checker: fix the wrong output of data backref objectid
  • 534230e debugobjects: Fix conditions in fill_pool()
  • c1ba1f2 wifi: mt76: mt7615: check devm_kasprintf() returned value
  • eed8db8 wifi: rtw88: 8822c: Fix reported RX band width
  • de0cb07 wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82c
  • 8e4b60a wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
  • cf23427 wifi: mt76: mt7915: check devm_kasprintf() returned value
  • 0a74a9b wifi: mt76: mt7921: Check devm_kasprintf() returned value
  • cb0125e perf/x86/intel/pt: Fix sampling synchronization
  • 19fd2f2 efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
  • ca659f3 ACPI: resource: Add another DMI match for the TongFang GMxXGxx
  • f0921ec ACPI: sysfs: validate return type of _STR method
  • df6a82a drbd: Add NULL check for net_conf to prevent dereference in state validation
  • 42ac42d drbd: Fix atomicity violation in drbd_uuid_set_bm()
  • a3028d7 crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
  • 633bd1d serial: qcom-geni: fix fifo polling timeout
  • e29a1f8 xhci: Set quirky xHC PCI hosts to D3 after stopping and freeing them.
  • f7ba350 tty: rp2: Fix reset with non forgiving PCIe host bridges
  • 7420c1b firmware_loader: Block path traversal
  • 18ed6a3 bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
  • 3ae13d4 bus: integrator-lm: fix OF node leak in probe()
  • 4f7908e usb: dwc2: drd: fix clock gating on USB role switch
  • 19fb05d usb: cdnsp: Fix incorrect usb_request status
  • a0b4cbe USB: class: CDC-ACM: fix race between get_serial and set_serial
  • 7bcd961 USB: misc: cypress_cy7c63: check for short transfer
  • ef08eb1 USB: appledisplay: close race between probe and completion handler
  • 090386d arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled
  • 1e44ee6 usbnet: fix cyclical race on disconnect with work queue
  • d71300d wifi: rtw88: Fix USB/SDIO devices not transmitting beacons
  • 9ecd9d7 can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
  • ccc8786 scsi: mac_scsi: Disallow bus errors during PDMA send
  • 0120c77 scsi: mac_scsi: Refactor polling loop
  • 6e8dc20 scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
  • 09b06c2 scsi: ufs: qcom: Update MODE_MAX cfg_bw value
  • 568c7c4 scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
  • facf1e4 ata: libata-scsi: Fix ata_msense_control() CDL page reporting
  • 6ab95e2 ksmbd: handle caseless file creation
  • 30fe2a8 ksmbd: allow write with FILE_APPEND_DATA
  • 3c1fd66 ksmbd: make __dir_empty() compatible with POSIX
  • ef83620 fs: Create a generic is_dot_dotdot() utility
  • ae619de powerpc/atomic: Use YZ constraints for DS-form instructions
  • a3765b4 KEYS: prevent NULL pointer dereference in find_asymmetric_key()
  • c886061 drm/amd/display: Validate backlight caps are sane
  • 9ce1ee2 drm/amd/display: Round calculated vtotal
  • 55fcbe5 drm/amd/display: Add HDMI DSC native YCbCr422 support
  • a53841b drm/amd/display: Skip Recompute DSC Params if no Stream on Link
  • 4777225 KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
  • beef335 KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
  • 7eae461 KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
  • d5d6489 KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
  • 0188ea5 Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line
  • 09d94ac Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table
  • c18dca9 Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
  • 2a26c31 Input: adp5588-keys - fix check on return code
  • cd6dd56 iommufd: Protect against overflow of ALIGN() during iova allocation
  • e48edd4 Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"
  • a4c2fbe soc: versatile: integrator: fix OF node leak in probe() error path
  • c3533bf soc: fsl: cpm1: tsa: Fix tsa_write8()
  • 543a3c7 ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error
  • 513d60f Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
  • 02a370c PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler
  • 3d8573a PCI: Use an error code with PCIe failed link retraining
  • a200897 PCI: Correct error reporting with PCIe failed link retraining
  • f23785c PCI: imx6: Fix missing call to phy_power_off() in error handling
  • b91d041 PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
  • 894f211 PCI: Clear the LBMS bit after a link retrain
  • fb17695 PCI: Revert to the original speed after PCIe failed link retraining
  • 38dee6e Remove *.orig pattern from .gitignore
  • 01ad057 io_uring/sqpoll: do not put cpumask on stack
  • 859f62a io_uring/sqpoll: retain test for whether the CPU is valid
  • adbb445 xen: allow mapping ACPI data using a different physical address
  • 161fd69 xen: move checks for e820 conflicts further up
  • 79fec62 Revert "net: libwx: fix alloc msix vectors failed"
  • 0851b1e drm/vmwgfx: Prevent unmapping active read buffers
  • b5d38f1 drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
  • 49d3a4a mm: call the security_mmap_file() LSM hook in remap_file_pages()
  • 4bdf75c io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL
  • 358124b io_uring/sqpoll: do not allow pinning outside of cpuset
  • da2bb8e netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
  • b3f7607 netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
  • 668f4df netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
  • 3e8ac27 net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
  • e9e3424 virtio_net: Fix mismatched buf address when unmapping for small packets
  • ccd3e6f bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
  • 00a0c2d net: qrtr: Update packets cloning when broadcasting
  • 570f7d8 tcp: check skb is non-NULL in tcp_rto_delta_us()
  • 88297d3 net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
  • d2abc37 net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition
  • af4b8a7 netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
  • 89bab83 net: xilinx: axienet: Fix packet counting
  • bcce139 net: xilinx: axienet: Schedule NAPI in two steps
  • 9360d07 Revert "dm: requeue IO if mapping table not yet available"
  • 66e78ad ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
  • ca64edd vhost_vdpa: assign irq bypass producer token correctly
  • 70a180b cxl/pci: Fix to record only non-zero ranges
  • c16fa6d interconnect: icc-clk: Add missed num_nodes initialization
  • 257c7a3 coresight: tmc: sg: Do not leak sg_table
  • 5060a1b serial: 8250: omap: Cleanup on error in request_irq
  • b8e45b9 driver core: Fix a potential null-ptr-deref in module_add_driver()
  • fdc637d dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible
  • 7387270 iio: magnetometer: ak8975: drop incorrect AK09116 compatible
  • c5a4a27 iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables
  • 2bc96d4 iio: chemical: bme680: Fix read/write ops to device by adding mutexes
  • 5d86a29 ABI: testing: fix admv8818 attr description
  • dd69fb0 driver core: Fix error handling in driver API device_rename()
  • 0f11588 iio: adc: ad7606: fix standby gpio state to match the documentation
  • 4861770 iio: adc: ad7606: fix oversampling gpio array
  • 30b9bf4 nvme-multipath: system fails to create generic nvme device
  • ecb8a79 spi: atmel-quadspi: Avoid overwriting delay register settings
  • 54fd872 lib/sbitmap: define swap_lock as raw_spinlock_t
  • 93773e4 spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
  • 2016d58 spi: atmel-quadspi: Undo runtime PM changes at driver exit time
  • 649ec8b f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
  • f9ce2f5 f2fs: get rid of online repaire on corrupted directory
  • 66b1b82 f2fs: clean up w/ dotdot_name
  • 364afd8 f2fs: prevent atomic file from being dirtied before commit
  • b6f186b f2fs: compress: don't redirty sparse cluster during {,de}compress
  • 4263b3e f2fs: compress: do sanity check on cluster when CONFIG_F2FS_CHECK_FS is on
  • fc18e65 f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
  • f297177 f2fs: support .shutdown in f2fs_sops
  • 783b6ca f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
  • 1bb0686 f2fs: fix to wait page writeback before setting gcing flag
  • 87f9d26 f2fs: Create COW inode from parent dentry for atomic write
  • 67c3c46 f2fs: fix to avoid racing in between read and OPU dio write
  • 6c59f87 f2fs: reduce expensive checkpoint trigger frequency
  • d889928 f2fs: atomic: fix to avoid racing w/ GC
  • 8edf3a4 crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10
  • 21b4fa3 crypto: caam - Pad SG length when allocating hash edesc
  • 318f708 nfsd: return -EINVAL when namelen is 0
  • a1afbbb nfsd: call cache_put if xdr_reserve_space returns NULL
  • b743922 ntb: Force physically contiguous allocation of rx ring buffers
  • fd8932c ntb_perf: Fix printk format
  • 16e5bed ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
  • b15dd2a RDMA/irdma: fix error message in irdma_modify_qp_roce()
  • 0d50ae2 RDMA/cxgb4: Added NULL check for lookup_atid
  • 21ada69 riscv: Fix fp alignment bug in perf_callchain_user()
  • 6eff336 RDMA/mlx5: Obtain upper net device only when needed
  • e8721e9 RDMA/hns: Fix restricted __le16 degrades to integer issue
  • b3b7ff0 RDMA/hns: Optimize hem allocation performance
  • 288ecfd RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
  • 3ab2899 RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
  • 094a182 RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
  • 69d9566 RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
  • d2d9c51 RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
  • 85e37ac RDMA/hns: Don't modify rq next block addr in HIP09 QPC
  • b972bad watchdog: imx_sc_wdt: Don't disable WDT in suspend
  • 613a8d2 RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
  • 7838f6c RDMA/erdma: Return QP state in erdma_query_qp
  • 95248d7 PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
  • d08754b IB/core: Fix ib_cache_setup_one error flow cleanup
  • 4c49d34 pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
  • a685bc3 nfsd: fix refcount leak when file is unhashed after being found
  • 982dfdf nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
  • 6ba2624 clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p
  • 521d101 clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
  • 8758691 clk: ti: dra7-atl: Fix leak of of_nodes
  • 01b9be9 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
  • effc10f RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
  • c6b9f97 media: mediatek: vcodec: Fix H264 stateless decoder smatch warning
  • dbe5b73 media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
  • 588bcce media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
  • 08d13bc clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
  • b6edb3f pinctrl: single: fix missing error code in pcs_probe()
  • 8b7df76 RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
  • 451249b media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE
  • 4f201a9 PCI: xilinx-nwl: Clean up clock on probe failure/removal
  • f1058b0 PCI: xilinx-nwl: Fix register misspelling
  • 18a672c nvdimm: Fix devs leaks in scan_labels()
  • e39cc0c x86/PCI: Check pcie_find_root_port() return for NULL
  • 597c72f leds: pca995x: Fix device child node usage in pca995x_probe()
  • d14451d leds: pca995x: Use device_for_each_child_node() to access device child nodes
  • dbba3fc leds: leds-pca995x: Add support for NXP PCA9956B
  • 583314e clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
  • 4ddb580 clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
  • e85ab50 PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
  • 8e15244 firewire: core: correct range of block for case of switch statement
  • 390de4d PCI: Wait for Link before restoring Downstream Buses
  • 58f31be drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error
  • 527ab3e drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error
  • 075a0ce Input: ilitek_ts_i2c - add report id message validation
  • 831886b Input: ilitek_ts_i2c - avoid wrong input subsystem sync
  • a3552e2 pinctrl: ti: ti-iodelay: Fix some error handling paths
  • 85427d5 pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
  • ccc7cdf pinctrl: Use device_get_match_data()
  • a12e8a9 pinctrl: ti: ti-iodelay: Convert to platform remove callback returning void
  • bbf297b leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
  • 676bf8f clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGs
  • ffb0ae1 clk: qcom: dispcc-sm8650: Update the GDSC flags
  • 65a25e4 clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_src
  • 59938d4 clk: qcom: dispcc-sm8550: fix several supposed typos
  • 77c859e clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228
  • d271e66 remoteproc: imx_rproc: Initialize workqueue earlier
  • 2941577 remoteproc: imx_rproc: Correct ddr alias for i.MX8M
  • af70d93 clk: imx: imx8qxp: Parent should be initialized earlier than the clock
  • d64513b clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
  • 5b44298 clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
  • 908165b clk: imx: fracn-gppll: fix fractional part of PLL getting lost
  • ed32365 clk: imx: composite-7ulp: Check the PCC present bit
  • c1eb71f clk: imx: composite-93: keep root clock on when mcore enabled
  • 73034d1 clk: imx: composite-8m: Enable gate clk with mcore_booted
  • 554c590 clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
  • c2ee6de clk: imx: imx6ul: fix default parent for enet*_ref_sel
  • bd553be clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
  • 3ba5a2e perf time-utils: Fix 32-bit nsec parsing
  • 022f932 perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
  • fa0720b perf stat: Display iostat headers correctly
  • 505ec05 perf sched timehist: Fix missing free of session in perf_sched__timehist()
  • 88c4b5d perf report: Fix --total-cycles --stdio output error
  • 297871c perf ui/browser/annotate: Use global annotation_options
  • 4c857dc perf annotate: Move some source code related fields from 'struct annotation' to 'struct annotated_source'
  • 4ef032d perf annotate: Split branch stack cycles info from 'struct annotation'
  • ba18185 perf inject: Fix leader sampling inserting additional samples
  • 1490a5d perf mem: Free the allocated sort string, fixing a leak
  • a634fa8 bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
  • abf7559 bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
  • a2c8dc7 bpf: Fix helper writes to read-only maps
  • 81197a9 bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
  • 257f9e5 nilfs2: fix potential oob read in nilfs_btree_check_delete()
  • 0f28b3b nilfs2: determine empty node blocks as corrupted
  • 21839b6 nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
  • 66f3fc7 sched/numa: Fix the vma scan starving issue
  • e3a2d3f sched/numa: Complete scanning of inactive VMAs when there is no alternative
  • cb7846d sched/numa: Complete scanning of partial VMAs regardless of PID activity
  • 7f01977 sched/numa: Move up the access pid reset logic
  • 6654e54 sched/numa: Trace decisions related to skipping VMAs
  • 707e9a6 sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset
  • ba4eb7f sched/numa: Document vma_numab_state fields
  • faeff8b ext4: check stripe size compatibility on remount as well
  • 2a6579e ext4: avoid OOB when system.data xattr changes underneath the filesystem
  • dd3f90e ext4: return error on ext4_find_inline_entry
  • 9f70768 ext4: avoid negative min_clusters in find_group_orlov()
  • fae0793 ext4: avoid potential buffer_head leak in __ext4_new_inode()
  • 7a349fe ext4: avoid buffer_head leak in ext4_mark_inode_used()
  • 72eef52 smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
  • e400641 ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
  • cfd257f kthread: fix task state in kthread worker if being frozen
  • b7d6e72 xz: cleanup CRC32 edits from 2018
  • 2288b54 bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
  • fc2b897 samples/bpf: Fix compilation errors with cf-protection option
  • 33ef0b2 selftests/bpf: Fix error compiling tc_redirect.c with musl libc
  • 8553067 selftests/bpf: Fix compile if backtrace support missing in libc
  • 7824530 selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
  • a7d322f selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
  • fb99b10 selftests/bpf: Fix C++ compile error from missing _Bool type
  • 99c0386 selftests/bpf: Fix error compiling test_lru_map.c
  • 564d1ab selftests/bpf: Fix arg parsing in veristat, test_progs
  • d57f8de selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
  • 96416a7 selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
  • 0bc023e selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
  • 397192f selftests/bpf: Fix compiling core_reloc.c with musl-libc
  • 227b50f selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
  • fe81b3d selftests/bpf: Fix compiling flow_dissector.c with musl-libc
  • 7d8d584 selftests/bpf: Fix compiling kfree_skb.c with musl-libc
  • 425d493 selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
  • 52f5ed9 selftests/bpf: Fix include of <sys/fcntl.h>
  • 4730b07 selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
  • 17536f3 selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
  • d6e16c3 selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
  • bedda11 selftests/bpf: Fix missing BUILD_BUG_ON() declaration
  • 4bff8cc selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
  • 2388d18 selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
  • 103c043 selftests/bpf: Drop unneeded error.h includes
  • c8c590f selftests/bpf: Implement get_hw_ring_size function to retrieve current and max interface size
  • 7c877ba selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
  • db5cde7 selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
  • 7572c32 selftests/bpf: Use pid_t consistently in test_progs.c
  • b0b99c1 tools/runqslower: Fix LDFLAGS and add LDLIBS support
  • cd1b7f7 selftests/bpf: Fix wrong binary in Makefile log output
  • 97e4a3b selftests/bpf: Add CFLAGS per source file and runner
  • 5d99839 bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
  • 01aa0d2 bpf: Disable some `attribute ignored' warnings in GCC
  • 5de3bd3 bpf: Use -Wno-error in certain tests when building with GCC
  • b6529a3 selftests/bpf: Fix error linking uprobe_multi on mips
  • e7d263b selftests/bpf: Workaround strict bpf_lsm return value check.
  • 5a4f8de sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
  • 82478cb tpm: Clean up TPM space after command failure
  • 9c21cda xen/swiotlb: fix allocated size
  • d1691e9 xen/swiotlb: add alignment check for dma buffers
  • ac8ec12 xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
  • 149fbd6 xen: add capability to remap non-RAM pages to different PFNs
  • f12153e xen: move max_pfn in xen_memory_setup() out of function scope
  • 242d0c3 xen: introduce generic helper checking for memory map conflicts
  • 35a1021 minmax: avoid overly complex min()/max() macro arguments in xen
  • 27f113d ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
  • f7b4ba5 HID: wacom: Do not warn about dropped packets for first packet
  • 85572bf HID: wacom: Support sequence numbers smaller than 16-bit
  • cafeba3 xen: use correct end address of kernel for conflict checking
  • 37c40c0 drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
  • 614773a drm/msm: fix %s null argument error
  • 4769453 drm/msm/dsi: correct programming sequence for SM8350 / SM8450
  • 52d571a ipmi: docs: don't advertise deprecated sysfs entries
  • cbd26fc drm/msm/a5xx: workaround early ring-buffer emptiness check
  • d9bef5b drm/msm/a5xx: fix races in preemption evaluation stage
  • dfd0120 drm/msm/a5xx: properly clear preemption records on resume
  • b941514 drm/msm/a5xx: disable preemption in submits by default
  • 7e34440 drm/msm: Fix incorrect file name output in adreno_request_fw()
  • a02d92e powerpc/vdso: Inconditionally use CFUNC macro
  • efdf2af powerpc/8xx: Fix kernel vs user address comparison
  • 6b7a006 powerpc/8xx: Fix initial memory mapping
  • 415a2c2 drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
  • 5b9b8cd drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
  • c1ba4b8 jfs: fix out-of-bounds in dbNextAG() and diAlloc()
  • baeb862 scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
  • 9263023 drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
  • 087b880 drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()
  • fa94d60 drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
  • 656803a drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode
  • 9ec05e0 drm/rockchip: vop: Allow 4096px width scaling
  • 8e7760e drm/amd/amdgpu: Properly tune the size of struct
  • 53c18f7 scsi: NCR5380: Check for phase match during PDMA fixup
  • 464fd60 scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
  • de67850 drm/radeon: properly handle vbios fake edid sizing
  • 78b9e10 drm/amdgpu: properly handle vbios fake edid sizing
  • ddf9ff2 drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func
  • fc8b0b8 drm/stm: ltdc: check memory returned by devm_kzalloc()
  • 6e513c2 drm/stm: Fix an error handling path in stm_drm_platform_probe()
  • 8e6f4aa pmdomain: core: Harden inter-column space in debug summary
  • c390a26 iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
  • 7acaef4 iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
  • 324e1ec iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
  • 0f0222d mtd: rawnand: mtk: Fix init error path
  • e502a0d mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
  • ca63b1c mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
  • 9b52ee1 rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
  • 4e31e50 mtd: powernv: Add check devm_kasprintf() returned value
  • e109a01 iommu/amd: Do not set the D bit on AMD v2 table entries
  • 9b97d6b fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
  • 508a550 power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
  • 05dba12 power: supply: axp20x_battery: Remove design from min and max voltage
  • cbb2313 hwmon: (ntc_thermistor) fix module autoloading
  • 590960a mtd: slram: insert break after errors in parsing the map
  • 0a27e17 hwmon: (max16065) Fix alarm attributes
  • fc702f5 hwmon: (max16065) Remove use of i2c_match_id()
  • 0c7af15 hwmon: (max16065) Fix overflows seen when writing limits
  • f606b9a ASoC: loongson: fix error release
  • 886ea81 m68k: Fix kernel_clone_args.flags in m68k_clone()
  • cc08ac5 ALSA: hda: cs35l41: fix module autoloading
  • c239cfa selftests/ftrace: Add required dependency for kprobe tests
  • 7000e5f ASoC: tas2781-i2c: Get the right GPIO line
  • 92b53ec ASoC: tas2781-i2c: Drop weird GPIO code
  • ac7976b ASoC: tas2781: Use of_property_read_reg()
  • c0f6521 ASoC: tas2781: remove unused acpi_subysystem_id
  • 06a95f7 ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error
  • 17c7280 x86/mm: Use IPIs to synchronize LAM enablement
  • ecd4ade arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
  • 27106b0 clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
  • ee7e02e reset: k210: fix OF node leak in probe() error path
  • cfbf049 reset: berlin: fix OF node leak in probe() error path
  • b2cce50 ARM: versatile: fix OF node leak in CPUs prepare
  • 01f986d ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property
  • 58bd96e ARM: dts: microchip: sama7g5: Fix RTT clock
  • e91e803 spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
  • 7c84cb5 arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations
  • ff84440 arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations
  • 6d91b3f arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
  • c742692 ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks
  • 514265b arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes
  • c2bae26 arm64: dts: renesas: r9a07g054: Correct GICD and GICR sizes
  • 7d0be36 arm64: dts: renesas: r9a07g043u: Correct GICD and GICR sizes
  • 1ccd886 regulator: Return actual error in of_regulator_bulk_get_all()
  • 3bf127b spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
  • 6699567 firmware: arm_scmi: Fix double free in OPTEE transport
  • bd7fa63 arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs
  • 8d81cd1 arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB
  • 1b08f7b spi: ppc4xx: handle irq_of_parse_and_map() errors
  • 80f5bfb block: fix potential invalid pointer dereference in blk_add_partition
  • 0d7ddfc block: print symbolic error name instead of error code
  • 5740c0f io_uring/io-wq: inherit cpuset of cgroup in io worker
  • 7b3a355 io_uring/io-wq: do not allow pinning outside of cpuset
  • c3eba0a block, bfq: fix procress reference leakage for bfqq in merge chain
  • 0780451 block, bfq: fix uaf for accessing waker_bfqq after splitting
  • 0c9b52b erofs: fix incorrect symlink detection in fast symlink
  • 81b048b cachefiles: Fix non-taking of sb_writers around set/removexattr
  • 19f3bec block, bfq: don't break merge chain in bfq_split_bfqq()
  • e50c9a3 block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
  • 7faed28 block, bfq: fix possible UAF for bfqq->bic with merge chain
  • 6e73b94 nbd: fix race between timeout and normal completion
  • 75a5e59 ublk: move zone report data out of request pdu
  • 0ceb2f2 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
  • 2b5e904 net: tipc: avoid possible garbage value
  • a46add4 net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
  • 50d062b r8169: disable ALDPS per default for RTL8125
  • 1e8fc4f net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
  • 905e83c bareudp: Pull inner IP header on xmit.
  • 61761f0 bareudp: Pull inner IP header in bareudp_udp_encap_recv().
  • a4a70cb Bluetooth: btusb: Fix not handling ZPL/short-transfer
  • d757218 can: m_can: m_can_close(): stop clocks after device has been shut down
  • 7fb4f56 can: m_can: enable NAPI before enabling interrupts
  • c3d941c can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
  • 80bd490 sock_map: Add a cond_resched() in sock_hash_free()
  • 7eebbdd Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
  • ea8d90a Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
  • 8439820 wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
  • 058c902 wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
  • cacdc11 wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
  • 2780657 wifi: mt76: mt7996: fix uninitialized TLV data
  • 2d9f3e5 wifi: mt76: mt7996: ensure 4-byte alignment for beacon commands
  • 15c1d60 wifi: mt76: mt7915: fix rx filter setting for bfee functionality
  • 9f05824 wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
  • 0940196 wifi: mt76: mt7603: fix mixed declarations and code
  • aa3e0db crypto: hisilicon/qm - inject error before stopping queue
  • 8b21a9b crypto: hisilicon/qm - reset device before enabling it
  • 7803e8c crypto: hisilicon/hpre - mask cluster timeout error
  • 4589bb9 pm:cpupower: Add missing powercap_set_enabled() stub function
  • fb2d057 x86/sgx: Fix deadlock in SGX NUMA node search
  • 6f68e1e wifi: mt76: mt7996: fix EHT beamforming capability check
  • c07082f wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
  • 29516e5 wifi: mt76: mt7996: fix wmm set of station interface to 3
  • 7146e5a wifi: mt76: mt7996: fix traffic delay when switching back to working channel
  • 50d87e3 wifi: mt76: mt7996: use hweight16 to get correct tx antenna
  • 818dd11 wifi: mt76: mt7915: fix oops on non-dbdc mt7986
  • 4d3608a cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
  • c902e51 perf/arm-cmn: Ensure dtm_idx is big enough
  • 5418a61 perf/arm-cmn: Fix CCLA register offset
  • a687d9d perf/arm-cmn: Refactor node ID handling. Again.
  • a1b2566 perf/arm-cmn: Improve debugfs pretty-printing for large configs
  • f5c4ec8 perf/arm-cmn: Rework DTC counters (again)
  • 814b8bc netfilter: nf_tables: remove annotation to access set timeout while holding lock
  • 9431e5e netfilter: nf_tables: reject expiration higher than timeout
  • 2a5e648 netfilter: nf_tables: reject element expiration with no timeout
  • 08b25d5 netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
  • 8ad2820 ACPI: CPPC: Fix MASK_VAL() usage
  • fa3ef5e can: j1939: use correct function name in comment
  • 37c5024 kselftest/arm64: Actually test SME vector length changes via sigreturn
  • 666a46a drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting
  • 6206a0e drivers/perf: hisi_pcie: Record hardware counts correctly
  • 39dd1f1 padata: Honor the caller's alignment in case of chunk_size 0
  • 1661f13 wifi: iwlwifi: mvm: increase the time between ranging measurements
  • 2c4a7b5 wifi: iwlwifi: config: label 'gl' devices as discrete
  • 305b782 wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNL
  • d54455a wifi: mac80211: don't use rate mask for offchannel TX either
  • 3b839d4 drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
  • be158b7 kselftest/arm64: signal: fix/refactor SVE vector length enumeration
  • 288cbc5 powercap: intel_rapl: Fix off by one in get_rpi()
  • 9fc60f2 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros
  • c82ea72 mount: handle OOM on mnt_warn_timestamp_expiry
  • 032ca56 RISC-V: KVM: Fix to allow hpmcounter31 from the guest
  • 3c39f25 RISC-V: KVM: Allow legacy PMU access from guest
  • a72a99d RISC-V: KVM: Fix sbiret init before forwarding to userspace
  • 07b90bb wifi: rtw88: remove CPT execution branch never used
  • 32ba316 arm64: signal: Fix some under-bracketed UAPI macros
  • f0525a6 net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
  • 0a9445a wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
  • aafd6ad wifi: ath12k: match WMI BSS chan info structure with firmware definition
  • d45fe01 wifi: ath12k: fix BSS chan info request WMI command
  • dda028a wifi: ath9k: Remove error checks when creating debugfs entries
  • fb1862c wifi: brcmfmac: introducing fwil query functions
  • c3cfcf5 wifi: brcmfmac: export firmware interface functions
  • 9349283 ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
  • e55fcc8 crypto: xor - fix template benchmarking
  • 1b8178a wifi: rtw88: always wait for both firmware loading attempts
  • b3e360e EDAC/synopsys: Fix error injection on Zynq UltraScale+
  • 23752ab EDAC/synopsys: Fix ECC status and IRQ control race condition

Xanmod

Homepage
Download Linux 6.6.54-xanmod1 source from GitHub