Debian 9906 Published by

A new XanMod Linux Kernel based on Linux Kernel 6.6.23 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.23-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

Xanmod

  • a1742d1 Linux 6.6.23-xanmod1
  • bc2e43d Merge tag 'v6.6.23' into 6.6
  • 5c7587f Linux 6.6.23
  • 5ad5dcf x86/efistub: Don't clear BSS twice in mixed mode
  • ae863aa x86/efistub: Clear decompressor BSS in native EFI entrypoint
  • 31423f4 dm-integrity: align the outgoing bio in integrity_recheck
  • 5cfcea6 dm io: Support IO priority
  • b6dfcdb selftests: forwarding: Fix ping failure due to short timeout
  • 62b1f83 spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
  • 79846fd netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
  • 16f55ac net: dsa: mt7530: fix handling of all link-local frames
  • 25a2f73 net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
  • 5fcee13 bpf: report RCU QS in cpumap kthread
  • e92971a net: report RCU QS on threaded NAPI repolling
  • c261902 rcu: add a helper to report consolidated flavor QS
  • 4d37f12 netfilter: nf_tables: do not compare internal table flags on updates
  • ff90050 netfilter: nft_set_pipapo: release elements in clone only from destroy path
  • dc29dd0 octeontx2-af: Use separate handlers for interrupts
  • 85724ee octeontx2-pf: Send UP messages to VF only when VF is up.
  • b96b278 octeontx2-pf: Use default max_active works instead of one
  • 1a2ce88 octeontx2-pf: Wait till detach_resources msg is complete
  • c6354b8 octeontx2: Detect the mbox up or down message via register
  • 7d8c7bc devlink: fix port new reply cmd type
  • 3a9f78b net/bnx2x: Prevent access to a freed page in page_pool
  • 338580a dm-integrity: fix a memory leak when rechecking the data
  • 4a73b5a net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
  • 3006137 ceph: stop copying to iter at EOF on sync reads
  • a4cbcc4 ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
  • 0f25725 hsr: Handle failures in module init
  • 4a4dffd rds: introduce acquire/release ordering in acquire/release_in_xmit()
  • 78739d7 wireguard: receive: annotate data-race around receiving_counter.counter
  • e142169 virtio: packed: fix unmap leak for indirect desc table
  • bf6f4d5 vdpa/mlx5: Allow CVQ size changes
  • cddd85d vdpa_sim: reset must not run
  • 296e667 drm: Fix drm_fixp2int_round() making it add 0.5
  • 720a92c spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
  • 5c1e6df net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
  • 8c1901e net: veth: do not manipulate GRO when using XDP
  • 6312d88 xfrm: Allow UDP encapsulation only in offload modes
  • 2c02c50 packet: annotate data-races around ignore_outgoing
  • cfbb3ab xen/events: increment refcnt only if event channel is refcounted
  • 99e4250 xen/evtchn: avoid WARN() when unbinding an event channel
  • f0f52af riscv: Fix compilation error with FAST_GUP and rv32
  • 4cbc5e9 io_uring: fix poll_remove stalled req completion
  • 943c14e net: ethernet: mtk_eth_soc: fix PPE hanging issue
  • 1f32abb net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
  • ff2f90f nvme: fix reconnection fail due to reserved tag allocation
  • dd3ffa2 net: txgbe: fix clk_name exceed MAX_DEV_ID limits
  • 39cc316 hsr: Fix uninit-value access in hsr_get_node()
  • aba8659 vmxnet3: Fix missing reserved tailroom
  • 856baaa tcp: Fix refcnt handling in __inet_hash_connect().
  • 0b6f39c io_uring: Fix release of pinned pages when __io_uaddr_map fails
  • 9d47d2e cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()
  • fa92366 soc: fsl: dpio: fix kcalloc() argument order
  • 6915b1b net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
  • 517a239 s390/vtime: fix average steal time calculation
  • 32eeb4b octeontx2-af: Use matching wake_up API variant in CGX command interface
  • f901ee0 rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
  • 363ceb4 tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
  • 123c3bc nouveau: reset the bo resource bus info after an eviction
  • a982368 ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
  • da83ed3 spi: lpspi: Avoid potential use-after-free in probe()
  • e627c43 io_uring: don't save/restore iowait state
  • 2584d6b thermal/drivers/qoriq: Fix getting tmu range
  • 2db869d thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path
  • 13eccd7 ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
  • 3d6af30 x86/hyperv: Use per cpu initial stack for vtl context
  • 68c0010 usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
  • 40f0170 staging: greybus: fix get_channel_from_mode() failure path
  • da19b8c serial: 8250_exar: Don't remove GPIO device on suspend
  • b2725ef rtc: mt6397: select IRQ_DOMAIN instead of depending on it
  • ca5e220 hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
  • 0c92547 bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
  • 9066bec iio: gts-helper: Fix division loop
  • 3328ff7 kconfig: fix infinite loop when expanding a macro at the end of file
  • afce135 coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
  • b7bcc2c coresight: Fix issue where a source device's helpers aren't disabled
  • e23d162 arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
  • e0d4a4d tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
  • 2ab4e1f serial: max310x: fix syntax error in IRQ error message
  • 6d99e67 tty: vt: fix 20 vs 0x20 typo in EScsiignore
  • 0255a3b usb: phy: generic: Get the vbus supply
  • 330e860 iio: pressure: mprls0025pa fix off-by-one enum
  • f01a856 remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef
  • b82db39 remoteproc: stm32: Fix incorrect type in assignment for va
  • 9c4c28b mei: gsc_proxy: match component when GSC is on different bus
  • 631cc57 comedi: comedi_test: Prevent timers rescheduling during deletion
  • f263cf1 io_uring/net: correct the type of variable
  • 7ca651b nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
  • 106e14c afs: Revert "afs: Hide silly-rename files from userspace"
  • 7be89bd perf/x86/amd/core: Avoid register reset when CPU is dead
  • b386f5d f2fs: zone: fix to remove pow2 check condition for zoned block device
  • c92f292 f2fs: fix to truncate meta inode pages forcely
  • cfd217f f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
  • f0bf89e f2fs: compress: fix reserve_cblocks counting error when out of space
  • 4d1a3b7 f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
  • cda2f3d NFSv4.1/pnfs: fix NFS with TLS in pnfs
  • 7f029d2 NFS: Fix an off by one in root_nfs_cat()
  • ad27382 NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
  • f83f1bd Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
  • 304bc00 RDMA/mana_ib: Fix bug in creation of dma regions
  • fa36f5f f2fs: ro: compress: fix to avoid caching unaligned extent
  • e690ddd f2fs: fix to use correct segment type in f2fs_allocate_data_block()
  • 490510e watchdog: stm32_iwdg: initialize default timeout
  • 281481d watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
  • eb1845a f2fs: check number of blocks in a current section
  • 41e8018 f2fs: compress: fix to check compress flag w/ .i_sem lock
  • 26e177c NFSv4.2: fix listxattr maximum XDR buffer size
  • 79cdcc7 NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
  • 5e50384 net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
  • 9deb201 f2fs: compress: fix to check zstd compress level correctly in mount option
  • 7525dec f2fs: fix to create selinux label during whiteout initialization
  • a2b6d56 scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
  • fd8de72 RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
  • 034977c RDMA/device: Fix a race between mad_client and cm_client init
  • 522e5e4 RDMA/hns: Fix mis-modifying default congestion control algorithm
  • 076acd6 i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
  • ccb6998 scsi: csiostor: Avoid function pointer casts
  • 8844b2f f2fs: fix to avoid potential panic during recovery
  • 5e59e19 f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
  • 8e2ea8b f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
  • 10b19ea f2fs: zone: fix to wait completion of last bio in zone correctly
  • 0386408 f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
  • bc1e399 f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
  • eb6d30b f2fs: update blkaddr in __set_data_blkaddr() for cleanup
  • dcd6b38 f2fs: introduce get_dnode_addr() to clean up codes
  • 5690754 f2fs: delete obsolete FI_DROP_CACHE
  • eaf3389 f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
  • d415e1c f2fs: compress: fix to check unreleased compressed cluster
  • 75abfd6 f2fs: compress: fix to cover normal cluster write with cp_rwsem
  • 82704e5 f2fs: compress: fix to guarantee persisting compressed blocks by CP
  • 85570b9 RDMA/srpt: Do not register event handler until srpt device is fully setup
  • b9ad0e9 RDMA/irdma: Remove duplicate assignment
  • 22cad1b ALSA: usb-audio: Stop parsing channels bits when all channels are found.
  • de4bfe6 ALSA: hda/tas2781: restore power state after system_resume
  • ee4a821 ALSA: hda/tas2781: configure the amp after firmware load
  • 93cc238 ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
  • 939dbde ALSA: hda/tas2781: add ptrs to calibration functions
  • c27f8b7 ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
  • e965f11 ALSA: hda/tas2781: add lock to system_suspend
  • 5796fe3 ALSA: hda/tas2781: use dev_dbg in system_resume
  • cf850ab ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
  • e45deec cifs: Fix writeback data corruption
  • d3c7923 cifs: Don't use certain unnecessary folio_*() functions
  • 2e411c5 smb: do not test the return value of folio_start_writeback()
  • 57541d8 PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
  • 0801c89 clk: zynq: Prevent null pointer dereference caused by kmalloc failure
  • a5d9b1a clk: Fix clk_core_get NULL dereference
  • 73f06da sparc32: Fix section mismatch in leon_pci_grpci
  • 26343bc backlight: lp8788: Fully initialize backlight_properties during probe
  • 7117253 backlight: lm3639: Fully initialize backlight_properties during probe
  • 6b97127 backlight: da9052: Fully initialize backlight_properties during probe
  • 099d15c backlight: lm3630a: Don't set bl->props.brightness in get_brightness
  • 28a2568 backlight: lm3630a: Initialize backlight_properties on init
  • f582a24 backlight: ktz8866: Correct the check for of_property_read_u32
  • f3dfffb leds: sgm3140: Add missing timer cleanup and flash gpio control
  • e3f6306 leds: aw2013: Unlock mutex before destroying it
  • ffc331a powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.
  • 8ee19ca mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
  • 8c61e3b modules: wait do_free_init correctly
  • 1fc5ede drm/msm/dpu: add division of drm_display_mode's hskew parameter
  • b8db7d8 clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
  • 3ad0f41 clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
  • 40c3768 clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
  • c2c3bda powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
  • 1699fb9 powerpc/pseries: Fix potential memleak in papr_get_attr()
  • 30d1366 mfd: cs42l43: Fix wrong register defaults
  • a3dd12b drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
  • 37e0f75 gpio: nomadik: fix offset bug in nmk_pmx_set()
  • 310ae9e drm/amd/pm: Fix esm reg mask use to get pcie speed
  • 4f14cbc drm/tests: helpers: Include missing drm_drv header
  • e55093c arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
  • 7334b81 media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
  • 7393c68 media: ttpci: fix two memleaks in budget_av_attach
  • f31c1cc media: go7007: fix a memleak in go7007_load_encoder
  • 8fad9c5 media: dvb-frontends: avoid stack overflow warnings with clang
  • 8e60b99 media: pvrusb2: fix uaf in pvr2_context_set_notify
  • bf13e50 drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
  • 54bec46 HID: amd_sfh: Avoid disabling the interrupt
  • c691d69 HID: amd_sfh: Update HPD sensor structure elements
  • dfde5be perf pmu: Fix a potential memory leak in perf_pmu__lookup()
  • 05173ef ASoC: meson: axg-tdm-interface: add frame rate constraint
  • 923d95b ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
  • 8529c21 mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
  • 6853209 mtd: maps: physmap-core: fix flash size larger than 32-bit
  • e0cbea9 clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
  • 1dce1ce drm/tidss: Fix sync-lost issue with two displays
  • 7a3cb96 drm/tidss: Fix initial plane zpos values
  • f104e56 crypto: jitter - fix CRYPTO_JITTERENTROPY help text
  • 7c5001d crypto: qat - fix ring to service map for dcc in 4xxx
  • 9ca3af1 crypto: qat - relocate and rename get_service_enabled()
  • a3eb010 crypto: qat - move adf_cfg_services
  • f5aa208 crypto: qat - avoid division by zero
  • 6a28ba5 crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
  • 7baf115 crypto: arm/sha - fix function cast warnings
  • f88698d perf print-events: make is_event_supported() more robust
  • 1842114 mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref
  • 1b01e66 mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
  • 81d998e media: i2c: imx290: Fix IMX920 typo
  • 069e1bd media: ivsc: csi: Swap SINK and SOURCE pads
  • f33bf92 drm/tegra: put drm_gem_object ref on error in tegra_fb_create
  • 6ff01b3 clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
  • 56b8f24 clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
  • de33405 clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()
  • 19a66e3 clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
  • 95d1f12 clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
  • 0c55334 clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister()
  • 93664eb pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
  • 1dee290 PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
  • 87a5a91 drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
  • d4d8162 drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
  • f610c46 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
  • 8863d80 clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
  • 5b8d21f media: pvrusb2: fix pvr2_stream_callback casts
  • 1ff1f8c media: pvrusb2: remove redundant NULL check
  • 79159e7 media: go7007: add check of return value of go7007_read_addr()
  • d164ddc media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
  • 8b50270 media: sun8i-di: Fix chroma difference threshold
  • 9fd05af media: sun8i-di: Fix power on/off sequences
  • 5e56f93 media: sun8i-di: Fix coefficient writes
  • 0bf19d8 media: cedrus: h265: Fix configuring bitstream size
  • a039690 NTB: fix possible name leak in ntb_register_device()
  • fad1323 drm: ci: use clk_ignore_unused for apq8016
  • ced7df8 ASoC: SOF: Add some bounds checking to firmware data
  • c990190 powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
  • d6585d6 ASoC: meson: t9015: fix function pointer type mismatch
  • b188c9e ASoC: meson: aiu: fix function pointer type mismatch
  • 0bbe598 perf metric: Don't remove scale from counts
  • 40ae9bb perf stat: Avoid metric-only segv
  • e40ef59 perf expr: Fix "has_event" function for metric style events
  • 435e7f6 ALSA: seq: fix function cast warnings
  • 427322d clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
  • 78dd26a clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
  • e040f1f drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
  • 6fc5fb8 drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
  • fd0ce43 drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
  • 3bb4f4b drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
  • e2326c8 dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
  • 149ad69 perf srcline: Add missed addr2line closes
  • 3e72d9d perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
  • cfd9b1d drivers/ps3: select VIDEO to provide cmdline functions
  • 23bc89f crypto: xilinx - call finalize with bh disabled
  • 44eb7b3 PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
  • 1bb68f3 PCI/P2PDMA: Fix a sleeping issue in a RCU read section
  • 42954c3 quota: Properly annotate i_dquot arrays with __rcu
  • e45e8aa quota: Fix rcu annotations of inode dquot pointers
  • 40a673b quota: Fix potential NULL pointer dereference
  • cfa7009 clk: qcom: reset: Ensure write completion on reset de/assertion
  • cbb2787 clk: qcom: reset: Commonize the de/assert functions
  • 8f3e68c drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
  • 6ed98a5 pinctrl: mediatek: Drop bogus slew rate register range for MT8192
  • 2969f5b pinctrl: mediatek: Drop bogus slew rate register range for MT8186
  • 779e8db media: edia: dvbdev: fix a use-after-free
  • 0a96e0d mtd: spinand: esmt: Extend IDs to 5 bytes
  • 90029b9 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
  • 4c86c77 media: v4l2-tpg: fix some memleaks in tpg_alloc
  • b64cc91 media: em28xx: annotate unchecked call to media_device_register()
  • 0cbefc7 clk: meson: Add missing clocks to axg_clk_regmaps
  • 13696dc perf bpf: Clean up the generated/copied vmlinux.h
  • cfd2417 perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
  • 9a5b6b4 media: v4l2: cci: print leading 0 on error
  • 66d8baf clk: samsung: exynos850: Propagate SPI IPCLK rate change
  • d6786cf pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
  • 21fe106 drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
  • ccf0925 ASoC: sh: rz-ssi: Fix error message print
  • 2d9fe77 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'
  • 69a0a42 perf pmu: Treat the msr pmu as software
  • ad76fd3 drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
  • 7e062c0 HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
  • e55c8ab perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording
  • 1f7b3c8 perf top: Uniform the event name for the hybrid machine
  • d361a8e perf record: Fix possible incorrect free in record__switch_output()
  • ef8a156 PCI/DPC: Print all TLP Prefixes, not just the first
  • ae532eb media: cadence: csi2rx: use match fwnode for media link
  • edbb322 media: tc358743: register v4l2 async device only after successful setup
  • 6be2ed7 dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
  • 88028c4 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
  • 9439808 ASoC: amd: acp: Add missing error handling in sof-mach
  • 8e25c0e drm/lima: fix a memleak in lima_heap_alloc
  • c5e834c drm/panel-edp: use put_sync in unprepare
  • b241ee1 drm/rockchip: lvds: do not print scary message when probing defer
  • 33ea53c drm/rockchip: lvds: do not overwrite error code
  • 83e0f22 drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
  • 9556c16 drm/vkms: Avoid reading beyond LUT array
  • bac3d37 drm: Don't treat 0 as -1 in drm_fixp2int_ceil
  • 9ac30fb drm/rockchip: inno_hdmi: Fix video timing
  • c5825ef drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
  • 845322a drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
  • 20a176a drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
  • 3f5f781 drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
  • 79a7e40 drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
  • d4ae74a drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
  • 58252c3 drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
  • 52aa507 drm/tegra: dsi: Add missing check for of_find_device_by_node
  • 15a3fc5 dm: call the resume method on internal suspend
  • 9f926ba dm raid: fix false positive for requeue needed during reshape
  • 535fb21 bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
  • 408ba7f nfp: flower: handle acti_netdevs allocation failure
  • 138cca0 net/x25: fix incorrect parameter validation in the x25_getsockopt() function
  • cddf9fc net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
  • 48f1ffc udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
  • 4865e9f l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
  • e82ae49 ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
  • 0709f6f tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
  • b64a1b4 OPP: debugfs: Fix warning around icc_get_name()
  • 145cd3e erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
  • 51b2711 erofs: fix handling kern_mount() failure
  • 613139a erofs: Convert to use bdev_open_by_path()
  • dd0bd42 block: Provide bdev_open_* functions
  • 3721c63 net: phy: dp83822: Fix RGMII TX delay configuration
  • 6dda052 Bluetooth: Fix eir name length
  • 9017a4f net: hns3: fix port duplex configure error in IMP reset
  • f0b5225 net: hns3: fix kernel crash when 1588 is received on HIP08 devices
  • a8cbdc9 net: hns3: fix wrong judgment condition issue
  • 589ec16 net: phy: fix phy_get_internal_delay accessing an empty array
  • c4c8577 net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
  • 2db74b0 ipv6: fib6_rules: flush route cache when rule is changed
  • 582a7eb iommu: Fix compilation without CONFIG_IOMMU_INTEL
  • 7070b27 bpf: Fix stackmap overflow check on 32-bit arches
  • 8435f09 bpf: Fix hashtab overflow check on 32-bit arches
  • 250051a bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
  • eabb38a s390/cache: prevent rebuild of shared_cpu_list
  • e39a3a1 sr9800: Add check for usbnet_get_endpoints
  • a235460 Bluetooth: fix use-after-free in accessing skb after sending it
  • 64be3c6 Bluetooth: af_bluetooth: Fix deadlock
  • 620b9e6 Bluetooth: btusb: Fix memory leak
  • 98e9920 Bluetooth: msft: Fix memory leak
  • 36626c2 Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
  • a41c8ef Bluetooth: hci_core: Fix possible buffer overflow
  • dd163fa Bluetooth: btrtl: fix out of bounds memory access
  • 5939db1 Bluetooth: hci_h5: Add ability to allocate memory for private data
  • 2af7aa6 Bluetooth: hci_sync: Fix overwriting request callback
  • 0ce1229 Bluetooth: hci_core: Cancel request on command timeout
  • 988b77b Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
  • 0b3df53 Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
  • cd5d26a Bluetooth: Remove BT_HS
  • 47b1b88 Bluetooth: Remove superfluous call to hci_conn_check_pending()
  • b439de9 Bluetooth: mgmt: Remove leftover queuing of power_off work
  • 54ab126 Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
  • f054ffe ice: fix stats being updated by way too large values
  • bcb6d9f igb: Fix missing time sync events
  • 9bfb350 igc: Fix missing time sync events
  • 2b74b2a iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected
  • e33ee8d PCI: Make pci_dev_is_disconnected() helper public for other drivers
  • df62e22 wifi: brcm80211: handle pmk_op allocation failure
  • 6cada01 wifi: rtw88: 8821c: Fix false alarm count
  • 6195fc5 wifi: rtw88: 8821c: Fix beacon loss and disconnect
  • 40243da wifi: rtw88: 8821cu: Fix firmware upload fail
  • fa79795 ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
  • 1155f56 mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
  • f91a731 arm64: dts: qcom: sm8550: Fix SPMI channels size
  • 5e6013a SUNRPC: fix some memleaks in gssx_dec_option_array
  • 99044c0 SUNRPC: fix a memleak in gss_import_v2_context
  • af2a9f9 x86, relocs: Ignore relocations in .notes section
  • 1cbdc6f objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
  • 2babfee arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
  • b22efd4 arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller
  • 8c0c113 arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
  • 6e7ecc7 ACPI: scan: Fix device check notification handling
  • 92cf658 ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
  • 588d59b ACPI: resource: Do IRQ override on Lunnen Ground laptops
  • dce8c4b ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
  • d6433a9 arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
  • 630ed2b gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
  • 271d0ef regulator: userspace-consumer: add module device table
  • 656311b arm64: dts: imx8mp-evk: Fix hdmi@3d node
  • 1d77f1f arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus eDM SBC
  • 733d659 ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node
  • a193e54 ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address
  • 832f0fa arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
  • 4cdf900 pstore: inode: Only d_invalidate() is needed
  • 952d8a8 pstore: inode: Convert mutex usage to guard(mutex)
  • be50365 net: mctp: copy skb ext data when fragmenting
  • 8f39d2e arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes
  • 0986e63 arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes
  • 25d7fe0 arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
  • 9d5d48d wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel config from ACPI
  • c7dd42f wifi: mt76: mt7921e: fix use-after-free in free_irq()
  • cb8ae15 wifi: mt76: mt792x: fix ethtool warning
  • 4bb175d wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
  • 0e8c480 wifi: mt76: mt7996: fix efuse reading issue
  • 9d87f92 wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
  • a1eb16a wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
  • e6ed68c wifi: mt76: mt7996: fix TWT issues
  • f1773a1 memory: tegra: Correct DLA client names
  • 45de92b ARM: dts: arm: realview: Fix development chip ROM compatible value
  • 0f7bdcb wifi: wilc1000: revert reset line logic flip
  • 3e4ca4a arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS
  • 857f56d firmware: arm_scmi: Fix double free in SMC transport cleanup path
  • d515b75 arm64: dts: ti: Add common1 register space for AM62x SoC
  • d8b1f0e arm64: dts: ti: Add common1 register space for AM65x SoC
  • c5e988a arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
  • ddca1e4 arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
  • b0e4672 arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level
  • b024e67 arm64: dts: ti: k3-am642-sk: Add boot phase tags marking
  • 91e057f arm64: dts: ti: k3-am642-evm: Add boot phase tags marking
  • acf9ac5 arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS in wkup_uart0
  • 82a1f7c arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and RTS in wkup_uart0
  • 4182b4b arm64: dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from mcu_uart0
  • c9fc538 arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0 and mcu_uart0
  • f5dd253 net: ena: Remove ena_select_queue
  • 3b454d5 powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
  • 9f31b11 arm64: dts: qcom: sm8150: correct PCIe wake-gpios
  • d2a519c arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs
  • 4853a67 arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
  • f8e360c wifi: brcmsmac: avoid function pointer casts
  • 3438dcc iommu/amd: Mark interrupt as managed
  • c69d392 bus: tegra-aconnect: Update dependency to ARCH_TEGRA
  • 3d48e5b ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
  • a34c44b arm64: dts: ti: k3-am62-main: disable usb lpm
  • 3da9d32 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
  • af35d06 cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
  • cfdca11 arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers
  • 8781c3f arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
  • 8a56f8d ARM: dts: qcom: msm8974: correct qfprom node size
  • 7cff695 soc: qcom: llcc: Check return value on Broadcast_OR reg read
  • 9fce71d arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
  • e36373d bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
  • 15c8de5 wifi: iwlwifi: mvm: Fix the listener MAC filter flags
  • 887407b can: m_can: Start/Cancel polling timer together with interrupts
  • 248ebf2 arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
  • b5d11a0 arm64: dts: mediatek: mt8186: fix VENC power domain clocks
  • a067a7c arm64: dts: mediatek: mt8192: fix vencoder clock name
  • 889f133 arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
  • 0ae7673 arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg
  • 8fa8e91 arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
  • 13147d1 arm64: dts: mediatek: mt7986: fix SPI nodename
  • f6e13a8 arm64: dts: mediatek: mt7986: fix SPI bus width properties
  • e30c349 arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
  • 7f318c2 arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
  • f24edae arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs
  • 26d4bac ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
  • 5ebcdbc selftests: forwarding: Add missing multicast routing config entries
  • 7cb8a8e selftests: forwarding: Add missing config entries
  • d19c74e s390/vdso: drop '-fPIC' from LDFLAGS
  • 1cd9c46 s390/pai: fix attr_event_free upper limit for pai device drivers
  • 85074e3 wifi: iwlwifi: mvm: don't set replay counters to 0xff
  • b4f1b0b wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
  • 67e7b24 wifi: iwlwifi: mvm: fix erroneous queue index mask
  • 7559a34 wifi: iwlwifi: support EHT for WH
  • e4c4a02 tools/resolve_btfids: Fix cross-compilation to non-host endianness
  • 29d1ee8 tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
  • e326c0d pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
  • a3b1785 printk: Disable passing console lock owner completely during panic()
  • 75f1048 wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
  • 2464897 arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 PHY
  • a535c71 arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 PHY
  • 3a71ec7 wifi: wfx: fix memory leak when starting AP
  • fa5bef5 libbpf: Use OPTS_SET() macro in bpf_xdp_query()
  • da10f6b wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
  • 4615164 wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
  • 033984c arm64: dts: ti: k3-j784s4: Fix power domain for VTM node
  • dbe1562 arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
  • f91adad net: blackhole_dev: fix build warning for ethh set but not used
  • dae1b81 pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
  • 93c17dc arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
  • 04cd483 gpio: vf610: allow disabling the vf610 driver
  • 1cabe94 wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
  • c8dcee2 wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
  • 8b15cdc wifi: iwlwifi: mvm: d3: fix IPN byte order
  • 5034311 wifi: iwlwifi: fix EWRD table validity check
  • 82aebbd wifi: iwlwifi: mvm: initialize rates in FW earlier
  • 45eacd7 wifi: iwlwifi: acpi: fix WPFC reading
  • 783d413 wifi: iwlwifi: dbg-tlv: ensure NUL termination
  • 70104eb wifi: iwlwifi: mvm: report beacon protection failures
  • 3f6548b wifi: ath12k: fix fetching MCBC flag for QCN9274
  • bc3bfb6 wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
  • f77ba3e wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASSOC_CMDID
  • a015fbf wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
  • 738b192 libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
  • 0038288 arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
  • 47d00e0 arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
  • 413d325 arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
  • 8c19e4a arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
  • a697897 arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
  • 44033a1 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
  • 0c3a9a2 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
  • fd4edea selftests/bpf: Disable IPv6 for lwt_redirect test
  • 12955f9 arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2
  • ef4f026 arm64: dts: renesas: r8a779g0: Restore sort order
  • d1db5c5 arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
  • 2b344ad pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
  • ed168d6 libbpf: Fix faccessat() usage on Android
  • ff1a989 cpufreq: mediatek-hw: Don't error out if supply is not found
  • 01934a5 arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
  • 447a83a soc: qcom: socinfo: rename PM2250 to PM4125
  • 6f05d72 arm64: dts: qcom: sm8450: Add missing interconnects to serial
  • debbb99 af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
  • a9800dc selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
  • f02bcb4 selftests/bpf: Fix the flaky tc_redirect_dtime test
  • 1ccc54d selftests/bpf: Add netkit to tc_redirect selftest
  • 72f1ba0 selftests/bpf: De-veth-ize the tc_redirect test case
  • e479ae4 wifi: ath12k: Fix issues in channel list update
  • fb9f3f3 selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
  • f33d316 libbpf: Apply map_set_def_max_entries() for inner_maps on creation
  • 308e65e selftests/bpf: Fix potential premature unload in bpf_testmod
  • e9a8923 bpftool: Silence build warning about calloc()
  • 9311cc6 inet_diag: annotate data-races around inet_diag_table[]
  • 96ba0fc sock_diag: annotate data-races around sock_diag_handlers[family]
  • 1d938ac cpufreq: mediatek-hw: Wait for CPU supplies before probing
  • b25b64a cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
  • 65400f7 arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size
  • 75c2792 arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
  • b2506fd arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
  • eddaa65 arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
  • d217d75 arm64: dts: qcom: sc8180x: Add missing CPU off state
  • e29688f arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latency
  • d80997b arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
  • 6d4a320 ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
  • 9ade676 wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
  • b66b008 wifi: wilc1000: fix multi-vif management when deleting a vif
  • 4041c60 wifi: wilc1000: do not realloc workqueue everytime an interface is added
  • 1560126 wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
  • 4bfd20d wifi: wilc1000: fix RCU usage in connect path
  • da5deb0 wifi: wilc1000: fix declarations ordering
  • 7b9fe69 wifi: b43: Disable QoS for bcm4331
  • d607e9a wifi: b43: Stop correct queue in DMA worker when QoS is disabled
  • 6b62086 wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
  • bc845e2 wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
  • 10a342f wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
  • 76b512a sched/fair: Take the scheduling domain into account in select_idle_core()
  • 495b7cb sched/fair: Take the scheduling domain into account in select_idle_smt()
  • e42c1df timekeeping: Fix cross-timestamp interpolation for non-x86
  • 9e4d584 timekeeping: Fix cross-timestamp interpolation corner case decision
  • c56317c timekeeping: Fix cross-timestamp interpolation on counter wrap
  • 835ae8a x86/sme: Fix memory encryption setting if enabled by default and not overridden
  • 1723d72 x86/resctrl: Implement new mba_MBps throttling heuristic
  • 2e205eb x86/resctrl: Read supported bandwidth sources from CPUID
  • 655f231 x86/resctrl: Remove hard-coded memory bandwidth limit
  • 325956b x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
  • eb48680 aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
  • 59a5346 io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
  • 51d2847 io_uring/net: move receive multishot out of the generic msghdr path
  • 1a03310 io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
  • 01df80b rtc: test: Fix invalid format specifier.
  • 491ed9f time: test: Fix incorrect format specifier
  • 3c3d394 lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
  • 8d98a46 lib/cmdline: Fix an invalid format specifier in an assertion msg
  • 8c01838 kunit: test: Log the correct filter string in executor_test
  • c6f9503 ovl: Always reject mounting over case-insensitive directories
  • cc0918b ovl: add support for appending lowerdirs one by one
  • 0d80975 ovl: refactor layer parsing helpers
  • 26532ae ovl: store and show the user provided lowerdir mount option
  • 1fff048 ovl: remove unused code in lowerdir param parsing
  • 108ae1b md: Don't clear MD_CLOSING when the raid is about to stop
  • 7a3894e fs/select: rework stack allocation hack for clang
  • b7f5aed nbd: null check for nla_nest_start
  • eba92d6 rcu/exp: Handle RCU expedited grace period kworker allocation failure
  • 6047cdf rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
  • ec09bca s390/dasd: fix double module refcount decrement
  • 0ef87c0 s390/dasd: Use dev_*() for device log messages
  • 7b8fa7a io_uring: remove unconditional looping in local task_work handling
  • 8c0a0ae io_uring: remove looping around handling traditional task_work
  • 829b161 fs: Fix rw_hint validation
  • 0ab2a85 iomap: clear the per-folio dirty bits on all writeback failures
  • 7df62b8 workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_active()
  • 5a70bae workqueue: Implement system-wide nr_active enforcement for unbound workqueues
  • b522229 workqueue: Introduce struct wq_node_nr_active
  • bd31fb9 workqueue: RCU protect wq->dfl_pwq and implement accessors for it
  • 5f99fee workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
  • 4023a2d workqueue: Move nr_active handling into helpers
  • 6c592f0 workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
  • bad184d workqueue: Factor out pwq_is_empty()
  • 82e098f workqueue: Move pwq->max_active to wq->max_active
  • 43a181f workqueue.c: Increase workqueue name length
  • c1362ea do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
  • 47a03a1 ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
  • 2108a49 ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
  • e5ff56e ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
  • bf18280 Input: gpio_keys_polled - suppress deferred probe error for gpio
  • 52a8594 xfrm: set skb control buffer based on packet offload as well
  • 4f77a8c xfrm: fix xfrm child route lookup for packet offload
  • 5171cac ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
  • 2984f26 x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
  • a9fcd57 ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
  • adb1916 arm64: tegra: Set the correct PHY mode for MGBE
  • 3ede8e9 perf: RISCV: Fix panic on pmu overflow handler
  • e4cd40b firewire: core: use long bus reset on gap count error
  • bdfc6e5 Bluetooth: mgmt: Fix limited discoverable off timeout
  • 3ead59b Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
  • 2ffabb2 ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2
  • b5f085b drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
  • 3396b5d ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port
  • c59d1a4 scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
  • da7224e ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
  • 61e24fd drm/ttm/tests: depend on UML || COMPILE_TEST
  • d6e4c77 wifi: mac80211: only call drv_sta_rc_update for uploaded stations
  • 7624a8e net: smsc95xx: add support for SYS TEC USB-SPEmodule1
  • f6d4d29 btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
  • 82220b1 btrfs: fix data races when accessing the reserved amount of block reserves
  • f642b8f regulator: max5970: Fix regulator child node name
  • 0cce072 ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
  • 024fb87 arm64: dts: qcom: Fix interrupt-map cell sizes
  • ac37cda arm: dts: Fix dtc interrupt_map warnings
  • 377602f arm64: dts: Fix dtc interrupt_provider warnings
  • ab7e3fe arm: dts: Fix dtc interrupt_provider warnings
  • 978698a dm-verity, dm-crypt: align "struct bvec_iter" correctly
  • bf9e4b5 platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
  • 75bb19e perf: CXL: fix CPMU filter value mask length
  • 0468ac5 cxl/region: Allow out of order assembly of autodiscovered regions
  • 9f57eec cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
  • 031b623 block: sed-opal: handle empty atoms when parsing response
  • 3a28164 parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
  • 61698b9 net/iucv: fix the allocation size of iucv_path_table array
  • 57f78c4 x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
  • aa18a46 x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
  • 9fe96db riscv: dts: sifive: add missing #interrupt-cells to pmic
  • 8f5069a ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes
  • 19faac4 RDMA/mlx5: Relax DEVX access upon modify commands
  • 9a624a5 RDMA/mlx5: Fix fortify source warning while accessing Eth segment
  • ddc1f16 arm64: dts: rockchip: mark system power controller on rk3588-evb1
  • 4c11bcb soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
  • 10a33d1 arm64/sve: Lower the maximum allocation for the SVE ptrace regset
  • b98f2b8 gen_compile_commands: fix invalid escape sequence warning
  • 3cac6ee ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
  • 59ab1e4 HID: multitouch: Add required quirk for Synaptics 0xcddc device
  • ab63a80 MIPS: Clear Cause.BD in instruction_pointer_set
  • a9bbb05 x86/xen: Add some null pointer checking to smp.c
  • 994aecb ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
  • d1b6521 regmap: kunit: Ensure that changed bytes are actually different
  • ec33549 spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
  • c33afbc ASoC: rt5645: Make LattePanda board DMI match more precise
  • 071facc selftests: tls: use exact comparison in recv_partial
  • 4c3157d selftests: openvswitch: Add validation for the recursion test
  • 1f87429 perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
  • ae668e2 wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
  • ae25251 ASoC: cs42l43: Handle error from devm_pm_runtime_enable
  • b39b4d2 media: rkisp1: Fix IRQ handling due to shared interrupts
  • 2bbd65c soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
  • 6fc19b3 io_uring: drop any code related to SCM_RIGHTS
  • 303c0a1 io_uring/unix: drop usage of io_uring socket
  • 049f043 platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

Homepage
Download Linux 6.6.23-xanmod1 source from GitHub