Ubuntu 6545 Debian 10172 Published by

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

  • dff405c Linux 6.6.56-xanmod1
  • 966b37a Merge tag 'v6.6.56' into 6.6
  • d4576c5 Linux 6.6.56
  • 1e0f696 Revert "perf callchain: Fix stitch LBR memory leaks"
  • 9b15f68 Linux 6.6.55
  • e334ae4 perf python: Allow checking for the existence of warning options in clang
  • 3faea78 Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
  • e0aba0c null_blk: Fix return value of nullb_device_power_store()
  • e0b065e drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it
  • 776ebde perf report: Fix segfault when 'sym' sort key is not used
  • eada63e drm/amd/display: Revert Avoid overflow assignment
  • de4841f crypto: octeontx* - Select CRYPTO_AUTHENC
  • 25613e6 vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
  • cdf4bbb rxrpc: Fix a race between socket set up and I/O thread creation
  • b538fef net: stmmac: move the EST lock to struct stmmac_priv
  • aaadb75 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
  • b2b0220 null_blk: Remove usage of the deprecated ida_simple_xx() API
  • 2deb10a platform/x86: think-lmi: Fix password opcode ordering for workstations
  • e115c1b efi/unaccepted: touch soft lockup during memory accept
  • 50f4b57 drm/bridge: adv7511: fix crash on irq during probe
  • fd4d5cd iommufd: Fix protection fault in iommufd_test_syz_conv_iova
  • 69a1e2d net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
  • 164936b netfilter: nf_tables: restore set elements when delete set fails
  • a1bd2a3 netfilter: nf_tables: fix memleak in map from abort path
  • b907789 ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
  • 1428da2 Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
  • d253f71 drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
  • 907717e btrfs: drop the backref cache during relocation if we commit
  • 4dc6ea8 btrfs: relocation: constify parameters where possible
  • 5ae94c6 btrfs: relocation: return bool from btrfs_should_ignore_reloc_root
  • ce31847 ACPI: battery: Fix possible crash when unregistering a battery hook
  • 2deeb3c ACPI: battery: Simplify battery hook locking
  • 712d30f clk: qcom: gcc-sc8180x: Add GPLL9 support
  • 1c723d7 r8169: add tally counter fields added with RTL8125
  • f02fcb7 r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
  • 736da42 iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
  • ae6724f iio: pressure: bmp280: Fix regmap for BMP280 device
  • 5da669d iio: pressure: bmp280: Use BME prefix for BME280 specifics
  • b71b2d7 iio: pressure: bmp280: Improve indentation and line wrapping
  • afe335a iio: pressure: bmp280: Allow multiple chips id per family of devices
  • c059a26 dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
  • 65e71cf dt-bindings: clock: qcom: Add missing UFS QREF clocks
  • fc1ed6f remoteproc: k3-r5: Delay notification of wakeup event
  • e1df6bb remoteproc: k3-r5: Acquire mailbox handle during probe routine
  • 9eac174 media: imx335: Fix reset-gpio handling
  • 2b00bc1 media: i2c: imx335: Enable regulator supplies
  • e6be955 RDMA/mana_ib: use the correct page table index based on hardware page size
  • 6c95c70 net: mana: Add support for page sizes other than 4KB on ARM64
  • 86b6cf7 net: mana: Enable MANA driver on ARM64 with 4K page size
  • 1f997b1 sched: psi: fix bogus pressure spikes from aggregation race
  • c83a80d lib/buildid: harden build ID parsing logic
  • f941d77 build-id: require program headers to be right after ELF header
  • a94ec40 drm/amd/display: Allow backlight to go below AMDGPU_DM_DEFAULT_MIN_BACKLIGHT
  • 54ad9c7 mm: z3fold: deprecate CONFIG_Z3FOLD
  • 5b981d8 uprobes: fix kernel info leak via "[uprobes]" vma
  • 24f7989 io_uring/net: harden multishot termination case for recv
  • 3c38faa arm64: errata: Expand speculative SSBS workaround once more
  • 9a3e9aa arm64: cputype: Add Neoverse-N3 definitions
  • c7e0da7 i2c: synquacer: Deal with optional PCLK correctly
  • 6109f53 i2c: synquacer: Remove a clk reference from struct synquacer_i2c
  • 316be49 i2c: core: Lock address during client device instantiation
  • 4a2be5a i2c: create debugfs entry per adapter
  • aac871e platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors
  • 2dbc42f platform/x86: x86-android-tablets: Create a platform_device from module_init()
  • ce5ec36 kconfig: qconf: fix buffer overflow in debug links
  • eebc10e cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
  • 68d603f drm/amd/display: Fix system hang while resume with TBT monitor
  • 487f645 drm/amd/display: Add HDR workaround for specific eDP
  • 579a0a8 drm/sched: Add locking to drm_sched_entity_modify_sched
  • 451c87d drm/i915/gem: fix bitwise and logical AND mixup
  • a8023f8 close_range(): fix the logics in descriptor table trimming
  • 310d953 rtla: Fix the help text in osnoise and timerlat top tools
  • 8b0f0a2 tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
  • a6e9849 tracing/timerlat: Fix a race during cpuhp processing
  • a4a05ce tracing/timerlat: Drop interface_lock in stop_kthread()
  • 79250de tracing/hwlat: Fix a race during cpuhp processing
  • b8c118c ceph: fix cap ref leak via netfs init_request
  • e676e4e mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
  • 830c03e Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
  • 2f4e392 net: pcs: xpcs: fix the wrong register that was written back
  • 7c5cd53 gpio: davinci: fix lazy disable
  • 0f41f38 cpufreq: Avoid a bad reference count on CPU node
  • ed87190 btrfs: wait for fixup workers before stopping cleaner kthread during umount
  • 521cfe2 btrfs: send: fix invalid clone operation for file that got its size decreased
  • 7ad0c58 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
  • d7674ed ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]
  • 27ec4a3 ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
  • c7d10fa cachefiles: fix dentry leak in cachefiles_open_file()
  • 195e42c Input: adp5589-keys - fix adp5589_gpio_get_value()
  • 7c3f042 Input: adp5589-keys - fix NULL pointer dereference
  • cda7d59 rtc: at91sam9: fix OF node leak in probe() error path
  • 03582f4 net: stmmac: Fix zero-division error when disabling tc cbs
  • cd9ce83 tomoyo: fallback to realpath if symlink's pathname does not exist
  • af3122f gso: fix udp gso fraglist segmentation after pull from frag_list
  • 718a752 vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
  • 73328d2 iio: magnetometer: ak8975: Fix reading for ak099xx sensors
  • 3374f06 smb3: fix incorrect mode displayed for read-only files
  • 4729732 smb: client: use actual path when queryfs
  • 868e843 clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
  • 5bdb3cc clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
  • ea3a693 media: qcom: camss: Fix ordering of pm_runtime_enable
  • c2218a8 media: qcom: camss: Remove use_count guard in stop_streaming
  • 8c860f3 clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
  • b0686ae media: venus: fix use after free bug in venus_remove due to race condition
  • 56770d1 clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
  • 7e21770 clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
  • 8cf5c85 clk: qcom: clk-rpmh: Fix overflow in BCM vote
  • 1229485 media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
  • e6f63d0 clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
  • 6fa24b4 media: sun4i_csi: Implement link validate for sun4i_csi subdev
  • fb28674 clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
  • fc71c23 remoteproc: k3-r5: Fix error handling when power-up failed
  • bd588d5 clk: rockchip: fix error for unknown clocks
  • eb4df5e media: ov5675: Fix power on/off delay timings
  • acc5103 aoe: fix the potential use-after-free problem in more places
  • 1587db1 riscv: Fix kernel stack size when KASAN is enabled
  • 83b3949 RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
  • 4ac6371 i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
  • 6b17072 NFSD: Fix NFSv4's PUTPUBFH operation
  • f7d8ee9 nfsd: map the EBADMSG to nfserr_io to avoid warning
  • 33658ac nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
  • be8d32e perf hist: Update hist symbol when updating maps
  • bebb4c2 perf python: Disable -Wno-cast-function-type-mismatch if present on clang
  • bf0b3b3 exfat: fix memory leak in exfat_load_bitmap()
  • 9a2585a riscv: define ILLEGAL_POINTER_VALUE for 64bit
  • 8f91116 arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
  • 5f5ec16 arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
  • d52c565 ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
  • 86a89e7 ocfs2: fix null-ptr-deref when journal load failed.
  • 84543da ocfs2: remove unreasonable unlock in ocfs2_read_blocks
  • ef76802 ocfs2: cancel dqi_sync_work before freeing oinfo
  • 637c00e ocfs2: reserve space for inline xattr before attaching reflink tree
  • 8d176ca ocfs2: fix uninit-value in ocfs2_get_block()
  • e7a8010 ocfs2: fix the la space leak when unmounting an ocfs2 volume
  • e3a9fc1 mm: krealloc: consider spare memory for __GFP_ZERO
  • fd34962 jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
  • 1c62dc0 jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error
  • 393331e resource: fix region_intersects() vs add_memory_driver_managed()
  • b57b53e drm: omapdrm: Add missing check for alloc_ordered_workqueue
  • 0022085 of/irq: Support #msi-cells=<0> in of_msi_get_domain
  • d657d28 of: address: Report error on resource bounds overflow
  • 25b7a67 drm/rockchip: vop: clear DMA stop bit on RK3066
  • a17dfde parisc: Fix stack start for ADDR_NO_RANDOMIZE personality
  • 62f3e58 parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
  • 42451ba parisc: Fix 64-bit userspace syscall path
  • 89bbc55 ext4: mark fc as ineligible using an handle in ext4_xattr_set()
  • c5771f1 ext4: use handle to mark fc as ineligible in __track_dentry_update()
  • d13a355 ext4: fix fast commit inode enqueueing during a full journal commit
  • 1552199 ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
  • 80dccb8 ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
  • f55ecc5 ext4: update orig_path in ext4_find_extent()
  • 9203817 ext4: fix timer use-after-free on failed mount
  • 68a69cf ext4: fix double brelse() the buffer of the extents path
  • 8162ee5 ext4: aovid use-after-free in ext4_ext_insert_extent()
  • 1b55800 ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
  • 93051d1 ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
  • 5efccde ext4: dax: fix overflowing extents beyond inode size when partially writing
  • 8c762b4 ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
  • f4308d8 ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
  • 8fe1177 ext4: fix slab-use-after-free in ext4_split_extent_at()
  • a56e5f3 ext4: correct encrypted dentry name hash when not casefolded
  • 2d64e7d ext4: no need to continue when the number of entries is 1
  • 9cdf65c ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200
  • 762650c ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
  • 3624416 ALSA: line6: add hw monitor volume control to POD HD500X
  • 228a8b9 ALSA: usb-audio: Add native DSD support for Luxman D-08u
  • 9d125aa ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
  • aba1be9 ALSA: core: add isascii() check to card ID generator
  • 633d345 ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop
  • c923bc8 drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
  • 6e6f895 drm/mediatek: ovl_adaptor: Add missing of_node_put()
  • 3eff30f parisc: Fix itlb miss handler for 64-bit programs
  • 9fca08c perf/core: Fix small negative period being ignored
  • 888f728 power: supply: hwmon: Fix missing temp1_max_alarm attribute
  • 7febcf1 spi: bcm63xx: Fix missing pm_runtime_disable()
  • f2d0b35 spi: bcm63xx: Fix module autoloading
  • 0a42f63 dt-bindings: clock: exynos7885: Fix duplicated binding
  • ff580d0 memory: tegra186-emc: drop unused to_tegra186_emc()
  • 0282581 firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
  • bf47be5 ovl: fail if trusted xattrs are needed but caller lacks permission
  • 6fcd6fe rust: sync: require T: Sync for LockedBy::access
  • d6c159c i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
  • b80dc74 i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
  • 625a77b media: i2c: ar0521: Use cansleep version of gpiod_set_value()
  • c0e0016 i2c: xiic: Wait for TX empty to avoid missed TX NAKs
  • 7e263fd i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
  • 22a1f8a i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
  • 8176d48 platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
  • b8c0aee Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"
  • 2c74d33 selftests: vDSO: fix vdso_config for s390
  • 0fe35c4 selftests: vDSO: fix ELF hash table entry size for s390x
  • 6767270 powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
  • dfb5697 selftests/mm: fix charge_reserved_hugetlb.sh test
  • b88842a selftests: vDSO: fix vDSO symbols lookup for powerpc64
  • d3b90ed selftests: vDSO: fix vdso_config for powerpc
  • 6c8aff2 selftests: vDSO: fix vDSO name for powerpc
  • 9629c0c perf: Really fix event_function_call() locking
  • 42cd165 perf callchain: Fix stitch LBR memory leaks
  • e2955fb spi: rpc-if: Add missing MODULE_DEVICE_TABLE
  • 106f10f accel/ivpu: Add missing MODULE_FIRMWARE metadata
  • 4019391 selftests: breakpoints: use remaining time to check if suspend succeed
  • c2aa410 spi: s3c64xx: fix timeout counters in flush_fifo
  • dbda70b selftest: hid: add missing run-hid-tools-tests.sh
  • 494380a spi: spi-cadence: Fix missing spi_controller_is_target() check
  • 97aa329 spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled
  • 97f7671 spi: spi-cadence: Use helper function devm_clk_get_enabled()
  • d6e3898 spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
  • c2d9f9a bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
  • 390b9e5 iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
  • ad762c5 bpftool: Fix undefined behavior caused by shifting into the sign bit
  • d43776b ext4: fix i_data_sem unlock order in ext4_ind_migrate()
  • 34b2096 ext4: avoid use-after-free in ext4_ext_show_leaf()
  • 1fe2852 ext4: ext4_search_dir should return a proper error
  • b111ae4 bpf: Make the pointer returned by iter next method valid
  • 18f06ba ksmbd: add refcnt to ksmbd_conn struct
  • f5e30a3 platform/x86: lenovo-ymc: Ignore the 0x0 state
  • 4298813 drm/amdgpu/gfx10: use rlc safe mode for soft recovery
  • c20cd3d drm/amdgpu/gfx11: use rlc safe mode for soft recovery
  • e16a6d1 powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
  • fe2c86e of/irq: Refer to actual buffer size in of_irq_parse_one()
  • b511474 drm/amd/pm: ensure the fw_info is not null before using it
  • 3ffbdc9 drm/amdgpu/gfx9: use rlc safe mode for soft recovery
  • 8361e3f drm/amdgpu: Block MMR_READ IOCTL in reset
  • c474a1a drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
  • ee5d547 scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
  • 66a403d perf: Fix event_function_call() locking
  • deb78dc drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
  • 5e0e1a9 scsi: lpfc: Update PRLO handling in direct attached topology
  • 55119fa scsi: aacraid: Rearrange order of struct aac_srb_unit
  • adf290f perf,x86: avoid missing caller address in stack traces captured in uprobe
  • 4ee08b4 drm/printer: Allow NULL data in devcoredump printer
  • c763093 drm/amd/display: Initialize get_bytes_per_element's default to 1
  • a1495ac drm/amd/display: Avoid overflow assignment in link_dp_cts
  • 929506d drm/amd/display: Fix index out of bounds in DCN30 color transformation
  • 122e3a7 drm/amd/display: Fix index out of bounds in degamma hardware format translation
  • 0d38a07 drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
  • be2ca7a drm/amd/display: Check link_res->hpo_dp_link_enc before using it
  • 42d31a3 drm/amd/display: Check stream before comparing them
  • fb557a3 drm/stm: ltdc: reset plane transparency after plane disable
  • 64f38c0 platform/x86: touchscreen_dmi: add nanote-next quirk
  • 651ba62 HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
  • 71cfb54 drm/amdkfd: Fix resource leak in criu restore queue
  • fe90214 drm/amdgpu: enable gfxoff quirk on HP 705G4
  • a3c8cbe drm/amdgpu: add raven1 gfxoff quirk
  • c076b37 jfs: Fix uninit-value access of new_ea in ea_buffer
  • 9288a96 drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
  • 4155dff scsi: smartpqi: correct stream detection
  • 7fff9a9 jfs: check if leafidx greater than num leaves per dmap tree
  • 4218b31 jfs: Fix uaf in dbFreeBits
  • f04925a jfs: UBSAN: shift-out-of-bounds in dbFindBits
  • cf6f3eb drm/amd/display: fix double free issue during amdgpu module unload
  • 75839e2 drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)
  • 9641bc4 drm/amd/display: Check null pointers before using dc->clk_mgr
  • 4778982 drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'
  • 6ec7c73 HID: Ignore battery for all ELAN I2C-HID devices
  • 29d2d5e ata: sata_sil: Rename sil_blacklist to sil_quirks
  • 8fcf851 ata: pata_serverworks: Do not use the term blacklist
  • e47e563 drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
  • 30ceb87 drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
  • 44e4aea drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
  • 0a1741d drm/stm: Avoid use-after-free issues with crtc and plane
  • dfdbc5b iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
  • 54e86bf iommu/vt-d: Always reserve a domain ID for identity setup
  • 1c36eb1 power: reset: brcmstb: Do not go into infinite loop if reset fails
  • 2d56271 rcuscale: Provide clear error when async specified without primitives
  • fdda354 fbdev: pxafb: Fix possible use after free in pxafb_task()
  • 36bfefb fbdev: efifb: Register sysfs groups through driver core
  • 4b101d2 hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
  • 2de5fd8 x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
  • e9df4c6 selftests/nolibc: avoid passing NULL to printf("%s")
  • fc975b8 tools/nolibc: powerpc: limit stack-protector workaround to GCC
  • 6cc4e5e ALSA: hdsp: Break infinite MIDI input flush loop
  • 7a55740 ALSA: asihpi: Fix potential OOB array access
  • ddd52c9 x86/kexec: Add EFI config table identity mapping for kexec kernel
  • 407abc7 x86/pkeys: Restore altstack access in sigreturn()
  • 1905912 x86/pkeys: Add PKRU as a parameter in signal handling functions
  • ef6c1ed tools/x86/kcpuid: Protect against faulty "max subleaf" values
  • 71faa65 ASoC: codecs: wsa883x: Handle reading version failure
  • 70d5e30 ALSA: usb-audio: Add logitech Audio profile quirk
  • fb2ed61 ALSA: usb-audio: Replace complex quirk lines with macros
  • 0bf9779 ALSA: usb-audio: Define macros for quirk table entries
  • 077e1b7 x86/ioapic: Handle allocation failures gracefully
  • 864f68a ALSA: usb-audio: Add input value sanity checks for standard types
  • f888741 nfp: Use IRQF_NO_AUTOEN flag in request_irq()
  • fef7b51 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()
  • 0a630d6 wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
  • 833ebae wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
  • b4f8240 can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
  • b017f4f drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
  • 8552508 proc: add config & param to block forcing mem writes
  • 8b2906e ACPICA: iasl: handle empty connection_node
  • f373196 wifi: mac80211: fix RCU list iterations
  • 6dcadb2 wifi: iwlwifi: mvm: avoid NULL pointer dereference
  • 3241162 wifi: iwlwifi: mvm: use correct key iteration
  • 5cce1c0 tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
  • 27fe713 netpoll: Ensure clean state on setup failures
  • b60d2bc crypto: simd - Do not call crypto_alloc_tfm during registration
  • 0f6dab0 net: atlantic: Avoid warning about potential string truncation
  • f989162 ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
  • 239ac7f wifi: rtw89: correct base HT rate mask for firmware
  • d4c4653 ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
  • 0d6255e bnxt_en: Extend maximum length of version string by 1 byte
  • 74834f4 net: mvpp2: Increase size of queue_name buffer
  • 12d26aa tipc: guard against string buffer overrun
  • 4588ea7 ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
  • 93d065b ACPI: EC: Do not release locks during operation region accesses
  • 90ec583 wifi: rtw88: select WANT_DEV_COREDUMP
  • 7a552bc wifi: ath11k: fix array out-of-bound access in SoC stats
  • d0e4274 wifi: ath12k: fix array out-of-bound access in SoC stats
  • 1ab2cfe blk_iocost: fix more out of bound shifts
  • 29dbea4 ACPI: CPPC: Add support for setting EPP register in FFH
  • 716dae9 ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
  • cc026a7 Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B
  • 18ed567 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
  • 37a6fc0 net: sched: consistently use rcu_replace_pointer() in taprio_change()
  • 3f5625e wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
  • 1c6db07 e1000e: avoid failing the system during pm_suspend
  • 13ca2b3 ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
  • 0b02303 ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
  • 68a8e45 ACPI: PAD: fix crash in exit_round_robin()
  • 0a94777 net: hisilicon: hns_mdio: fix OF node leak in probe()
  • 359a218 net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
  • f62bf4f net: hisilicon: hip04: fix OF node leak in probe()
  • 143edf0 net/xen-netback: prevent UAF in xenvif_flush_hash()
  • 04053e5 wifi: cfg80211: Set correct chandef when starting CAC
  • d76360a wifi: iwlwifi: mvm: drop wrong STA selection in TX
  • 191e8d5 wifi: iwlwifi: mvm: Fix a race in scan abort flow
  • 82465e0 ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
  • 21ba713 crypto: octeontx2 - Fix authenc setkey
  • 0ac97b0 crypto: octeontx - Fix authenc setkey
  • 6300199 crypto: x86/sha256 - Add parentheses around macros' single arguments
  • e37e348 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
  • fdc73f2 wifi: rtw89: avoid to add interface to list twice when SER
  • e6e4cfb wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
  • 40346cb ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin
  • b0f3c6a ALSA: gus: Fix some error handling paths related to get_bpos() usage
  • 2c3c1f8 cifs: Do not convert delimiter when parsing NFS-style symlinks
  • c6db81c cifs: Fix buffer overflow when parsing NFS reparse points
  • 92e71cc ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
  • f8f0815 ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs
  • e4c886d cifs: Remove intermediate object of failed create reparse call
  • fa72abf ALSA: hda/realtek: Fix the push button function for the ALC257
  • 466129e ALSA: mixer_oss: Remove some incorrect kfree_const() usages
  • 0152c81 ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized
  • 28234f8 Bluetooth: L2CAP: Fix not validating setsockopt user input
  • 6a6baa1 Bluetooth: ISO: Fix not validating setsockopt user input
  • dea46e2 media: usbtv: Remove useless locks in usbtv_video_free()
  • 0c18a64 Bluetooth: hci_sock: Fix not validating setsockopt user input
  • b66ff9a loop: don't set QUEUE_FLAG_NOMERGES
  • 3000f3a i2c: xiic: Try re-initialization on bus busy timeout
  • 7c48b5a i2c: xiic: improve error message when transfer fails to start
  • 7f64cb5 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
  • 25a54df dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
  • 1372c75 iomap: constrain the file range passed to iomap_file_unshare
  • f9620e2 ppp: do not assume bh is held in ppp_channel_bridge_input()
  • d9dfd41 net: test for not too small csum_start in virtio_net_hdr_to_skb()
  • ea8cad4 ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
  • a9ad307 net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
  • 9b0ee57 net: add more sanity checks to qdisc_pkt_len_init()
  • 25ab0b8 net: avoid potential underflow in qdisc_pkt_len_init() with UFO
  • da14324 net: fec: Reload PTP registers after link-state change
  • dc5fb26 net: fec: Restart PPS after link state change
  • e66e38d net: ethernet: lantiq_etop: fix memory disclosure
  • 718b663 net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
  • dae9b99 net: Add netif_get_gro_max_size helper for GRO
  • f0a84ad Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
  • b909076 Bluetooth: L2CAP: Fix uaf in l2cap_connect
  • 4883296 Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
  • 4e3542f netfilter: nf_tables: prevent nf_skb_duplicated corruption
  • fe9ccbf selftests: netfilter: Fix nft_audit.sh for newer nft binaries
  • 271b490 net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
  • 9685825 net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
  • 8691a82 netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
  • fab615a net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
  • 0168ab6 net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
  • 1c252d6 net/mlx5: Added cond_resched() to crdump collection
  • 26fad69 net/mlx5: Fix error path in multi-packet WQE transmit
  • 70db858 net: sparx5: Fix invalid timestamps
  • d6c4c08 ieee802154: Fix build error
  • 11ab19d ceph: remove the incorrect Fw reference check when dirtying pages
  • 10a5855 mailbox: bcm2835: Fix timeout during suspend mode
  • b372b48 mailbox: rockchip: fix a typo in module autoloading
  • 7879ad0 drm/amdgpu: Fix get each xcp macro
  • f42595f scsi: pm8001: Do not overwrite PCI queue mapping
  • 6b63cda scsi: st: Fix input/output error on empty drive reset
  • 86fdd18 jump_label: Fix static_key_slow_dec() yet again
  • 33f3e83 jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
  • e67534b static_call: Replace pointless WARN_ON() in static_call_module_notify()
  • c0abbbe static_call: Handle module init failure correctly in static_call_del_module()

Xanmod

Homepage
Download Linux 6.6.56-xanmod1 source from GitHub