Debian 9906 Published by

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

  • 0e43e28 Linux 6.8.2-xanmod1
  • 49bddec Merge tag 'v6.8.2' into 6.8
  • 03a22b5 Linux 6.8.2
  • 3a2bd2b printk: Use prb_first_seq() as base for 32bit seq macros
  • 7c09db1 printk: Adjust mapping for 32bit seq macros
  • 245a754 x86/efistub: Don't clear BSS twice in mixed mode
  • 7d78b47 x86/efistub: Clear decompressor BSS in native EFI entrypoint
  • 0766231 dm-integrity: align the outgoing bio in integrity_recheck
  • 3d02f57 dm io: Support IO priority
  • ca0e491 selftests: forwarding: Fix ping failure due to short timeout
  • 1784053 spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
  • e77a6b5 netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
  • 8c4a1e3 net: dsa: mt7530: fix handling of all link-local frames
  • 3c0266a net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
  • eb7422b bpf: report RCU QS in cpumap kthread
  • 87e92e4 net: report RCU QS on threaded NAPI repolling
  • b007680 rcu: add a helper to report consolidated flavor QS
  • df257c4 netfilter: nf_tables: do not compare internal table flags on updates
  • 9384b4d netfilter: nft_set_pipapo: release elements in clone only from destroy path
  • 19ab464 drm/amdgpu: drop setting buffer funcs in sdma442
  • 1f24b30 drm/amdgpu: fix mmhub client id out-of-bounds access
  • 4d82ab5 drm/amdgpu: add MMHUB 3.3.1 support
  • 4fedae8 octeontx2-af: Use separate handlers for interrupts
  • b360cb8 octeontx2-pf: Send UP messages to VF only when VF is up.
  • 907ae38 octeontx2-pf: Use default max_active works instead of one
  • fcba8ad octeontx2-pf: Wait till detach_resources msg is complete
  • b782e6b octeontx2: Detect the mbox up or down message via register
  • c5575f8 devlink: fix port new reply cmd type
  • 44f9f1a net/bnx2x: Prevent access to a freed page in page_pool
  • 6d35654 dm-integrity: fix a memory leak when rechecking the data
  • 954b72d net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
  • 834c93d ceph: stop copying to iter at EOF on sync reads
  • b15bce1 nouveau/gsp: don't check devinit disable on GSP.
  • ac935a6 ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
  • 770e3ab hsr: Handle failures in module init
  • d792459 rds: introduce acquire/release ordering in acquire/release_in_xmit()
  • fdf16de wireguard: receive: annotate data-race around receiving_counter.counter
  • 1cb84b8 net: move dev->state into net_device_read_txrx group
  • 51bacd9 virtio: packed: fix unmap leak for indirect desc table
  • 9df6b5a vdpa/mlx5: Allow CVQ size changes
  • f5f6085 vdpa_sim: reset must not run
  • ac266cb virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
  • be300fb drm: Fix drm_fixp2int_round() making it add 0.5
  • 68fb3d6 spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
  • 0aa607a net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
  • 0380da4 net: veth: do not manipulate GRO when using XDP
  • d147bb6 xfrm: Allow UDP encapsulation only in offload modes
  • 8b1e273 packet: annotate data-races around ignore_outgoing
  • 95af4cb xen/events: increment refcnt only if event channel is refcounted
  • 9e2d4b5 xen/evtchn: avoid WARN() when unbinding an event channel
  • 4b24e17 riscv: Fix compilation error with FAST_GUP and rv32
  • 41d8bb8 ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
  • e99e95f ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
  • 6d1e391 io_uring: fix poll_remove stalled req completion
  • 09a1907 net: ethernet: mtk_eth_soc: fix PPE hanging issue
  • 1a16fb6 net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
  • 43c8a52 drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC
  • 567d34a drm/xe: Invalidate userptr VMA on page pin fault
  • 262da92 nvme: fix reconnection fail due to reserved tag allocation
  • a109730 spi: Fix error code checking in spi_mem_exec_op()
  • f9f2440 spi: spi-mem: add statistics support to ->exec_op() calls
  • 97eb67b net: txgbe: fix clk_name exceed MAX_DEV_ID limits
  • 09e5cdb hsr: Fix uninit-value access in hsr_get_node()
  • 91d017d vmxnet3: Fix missing reserved tailroom
  • ad105cd tcp: Fix refcnt handling in __inet_hash_connect().
  • 4d376d7 io_uring: Fix release of pinned pages when __io_uaddr_map fails
  • 552f799 cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()
  • bfe239b soc: fsl: dpio: fix kcalloc() argument order
  • 52805f2 riscv: Only check online cpus for emulated accesses
  • d394d07 devlink: Fix devlink parallel commands processing
  • 9b720bb net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
  • 2d06ffd s390/vtime: fix average steal time calculation
  • a3031f1 octeontx2-af: Use matching wake_up API variant in CGX command interface
  • 1e9fd5c rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
  • 8862534 tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
  • 3a21028 nouveau: reset the bo resource bus info after an eviction
  • c73b765 ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
  • 55ed48c spi: Restore delays for non-GPIO chip select
  • 996ce83 spi: lpspi: Avoid potential use-after-free in probe()
  • e0b39f2 io_uring: don't save/restore iowait state
  • 62fda5c thermal/drivers/qoriq: Fix getting tmu range
  • 9b02197 thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path
  • 3c48b05 ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
  • 53c3716 x86/hyperv: Use per cpu initial stack for vtl context
  • 6595eae char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
  • e1100e7 usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
  • 982f109 mei: vsc: Don't use sleeping condition in wait_event_timeout()
  • 76a5e09 mei: vsc: Call wake_up() in the threaded IRQ handler
  • 7fad138 staging: greybus: fix get_channel_from_mode() failure path
  • e5969c5 serial: 8250_exar: Don't remove GPIO device on suspend
  • 7116c3a rtc: max31335: fix interrupt status reg
  • eedf7a6 rtc: mt6397: select IRQ_DOMAIN instead of depending on it
  • 9e8db18 hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
  • ca4e4a5 bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
  • f8ca7ac iio: gts-helper: Fix division loop
  • 257b262 kconfig: fix infinite loop when expanding a macro at the end of file
  • 36f99de coccinelle: device_attr_show: Remove useless expression STR
  • c910e44 xhci: update event ring dequeue pointer position to controller correctly
  • a089932 xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
  • f870a0b xhci: make isoc_bei_interval variable interrupter specific.
  • 2c2ba22 xhci: Add interrupt pending autoclear flag to each interrupter
  • 8f252c2 coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
  • 3682259 coresight: Fix issue where a source device's helpers aren't disabled
  • 0ee280a arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
  • e95ca65 tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
  • 1df186b serial: max310x: fix syntax error in IRQ error message
  • e72d521 tty: vt: fix 20 vs 0x20 typo in EScsiignore
  • a7484e9 usb: phy: generic: Get the vbus supply
  • ebf5db1 iio: pressure: mprls0025pa fix off-by-one enum
  • c96abf8 remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef
  • 79ad1a1 remoteproc: stm32: Fix incorrect type in assignment for va
  • e8ebb16 io_uring/net: correct the type of variable
  • c3c85ae ovl: relax WARN_ON in ovl_verify_area()
  • dac068f nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
  • 8186e16 f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
  • ec81bbe afs: Fix occasional rmdir-then-VNOVNODE with generic/011
  • 7e206bb afs: Don't cache preferred address
  • 2afdd0c afs: Revert "afs: Hide silly-rename files from userspace"
  • b0c6df2 perf/x86/amd/core: Avoid register reset when CPU is dead
  • 8c41d72 cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
  • 30ab3a5 f2fs: zone: fix to remove pow2 check condition for zoned block device
  • 04226d8 f2fs: fix to truncate meta inode pages forcely
  • fc0aed8 f2fs: compress: fix reserve_cblocks counting error when out of space
  • bd164c8 f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
  • 4cad8b8 ACPI: HMAT: Remove register of memory node for generic target
  • b41e86b NFSv4.1/pnfs: fix NFS with TLS in pnfs
  • 138257c NFS: Fix an off by one in root_nfs_cat()
  • 8a2e597 NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
  • 0bb86a0 Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
  • 293fcad RDMA/mana_ib: Use virtual address in dma regions for MRs
  • cf9cc85 RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper function
  • 5413121 RDMA/mana_ib: Introduce mana_ib_get_netdev helper function
  • 2fca951 RDMA/mana_ib: Introduce mdev_to_gc helper function
  • 2e71215 RDMA/mana_ib: Fix bug in creation of dma regions
  • d98b563 f2fs: ro: compress: fix to avoid caching unaligned extent
  • 7be4f58 f2fs: fix to use correct segment type in f2fs_allocate_data_block()
  • 9dd7a46 watchdog: stm32_iwdg: initialize default timeout
  • 3a6f397 watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
  • cf36c0a f2fs: check number of blocks in a current section
  • 63c1497 f2fs: compress: fix to check compress flag w/ .i_sem lock
  • d61288d NFSv4.2: fix listxattr maximum XDR buffer size
  • 23bfecb NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
  • d1eea96 net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
  • bdb95f8 f2fs: compress: fix to check zstd compress level correctly in mount option
  • 64582cc f2fs: fix to create selinux label during whiteout initialization
  • 42249eb scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
  • 3ccd84e RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
  • 8889bc8 RDMA/device: Fix a race between mad_client and cm_client init
  • 60def91 RDMA/hns: Fix mis-modifying default congestion control algorithm
  • a182269 i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
  • 1849620 scsi: csiostor: Avoid function pointer casts
  • f26091a f2fs: fix to avoid potential panic during recovery
  • 0e20cc7 f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
  • 6d10238 f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
  • 3421cd7 f2fs: zone: fix to wait completion of last bio in zone correctly
  • abe98a0 f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
  • 8d929bf f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
  • 7924eb2 f2fs: compress: fix to check unreleased compressed cluster
  • 52982ed f2fs: compress: fix to cover normal cluster write with cp_rwsem
  • 57e8b17 f2fs: compress: fix to guarantee persisting compressed blocks by CP
  • ec77fa1 RDMA/srpt: Do not register event handler until srpt device is fully setup
  • d5b8b85 RDMA/irdma: Remove duplicate assignment
  • 85c9807 scsi: hisi_sas: Fix a deadlock issue related to automatic dump
  • 03bab95 phy: qcom: qmp-usbc: handle CLAMP register in a correct way
  • 3b1e363 phy: qcom: qmp-usbc: add support for the Type-C handling
  • bdb35fc phy: qcom: qmp-usb: split USB-C PHY driver
  • 6d88b28 ALSA: usb-audio: Stop parsing channels bits when all channels are found.
  • faedc22 platform/x86/amd/pmf: Do not use readl() for policy buffer access
  • 5869027 platform/x86/intel/pmc/arl: Put GNA device in D3
  • 954ec92 platform/x86/intel/pmc/lnl: Remove SSRAM support
  • ddd34da mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
  • 056a4f1 ALSA: scarlett2: Fix Scarlett 4th Gen input gain range again
  • 8358dff ALSA: scarlett2: Fix Scarlett 4th Gen input gain range
  • ae917c8 ALSA: scarlett2: Fix Scarlett 4th Gen autogain status values
  • 427ce81 ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detection
  • 2abb2db ALSA: hda/tas2781: restore power state after system_resume
  • 75ab1e1 ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
  • c516c18 ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
  • dd68ea8 ALSA: hda/tas2781: add lock to system_suspend
  • 63cca9c ALSA: hda/tas2781: use dev_dbg in system_resume
  • 77d2815 ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
  • 844b4e1 cifs: Fix writeback data corruption
  • e130ce1 PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
  • 58a946a clk: zynq: Prevent null pointer dereference caused by kmalloc failure
  • 6f073b2 clk: Fix clk_core_get NULL dereference
  • c40f049 sparc32: Fix section mismatch in leon_pci_grpci
  • b78e05c sparc32: Do not select GENERIC_ISA_DMA
  • 8ebe695 mtd: maps: sun_uflash: Declare uflash_devinit static
  • a7d2cd3 sparc32: Use generic cmpdi2/ucmpdi2 variants
  • bda57d3 backlight: lp8788: Fully initialize backlight_properties during probe
  • ab48d91 backlight: lm3639: Fully initialize backlight_properties during probe
  • 5343621 backlight: da9052: Fully initialize backlight_properties during probe
  • ff9f0ab backlight: lm3630a: Don't set bl->props.brightness in get_brightness
  • e0663f6 backlight: lm3630a: Initialize backlight_properties on init
  • 3c138e9 backlight: ktz8866: Correct the check for of_property_read_u32
  • 67e578c backlight: hx8357: Fix potential NULL pointer dereference
  • c1a9296 leds: sgm3140: Add missing timer cleanup and flash gpio control
  • bc1afa3 leds: aw2013: Unlock mutex before destroying it
  • 928f13d RISC-V: KVM: Forward SEED CSR access to user space
  • 754a5fc powerpc/4xx: Fix warp_gpio_leds build failure
  • fd78718 powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.
  • 187c63a power: supply: mm8013: fix "not charging" detection
  • fd8e12a mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
  • d9aa328 modules: wait do_free_init correctly
  • 7f71a28 lib/stackdepot: off by one in depot_fetch_stack()
  • 533fabf lib/stackdepot: fix first entry having a 0-handle
  • cb733c9 drm/xe: Replace 'grouped target' in Makefile with pattern rule
  • 56aba4e drm/xe: Fix ref counting leak on page fault
  • 3e7d82e media: usbtv: Remove useless locks in usbtv_video_free()
  • 0b49285 drm/msm/dpu: add division of drm_display_mode's hskew parameter
  • c180da5 drm/msm/dpu: allow certain formats for CDM for DP
  • 5e4c58a perf vendor events amd: Fix Zen 4 cache latency events
  • 3a414f9 clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
  • 2a3ccd9 clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
  • 84fbc2c clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
  • a011a51 powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
  • d0647c3 powerpc/pseries: Fix potential memleak in papr_get_attr()
  • 6bdb9e3 powerpc/32: fix ADB_CUDA kconfig warning
  • 67bcea7 mfd: cs42l43: Fix wrong register defaults
  • 3fc88b2 drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
  • 1f40990 gpio: nomadik: fix offset bug in nmk_pmx_set()
  • 897a6f4 drm/amd/pm: Fix esm reg mask use to get pcie speed
  • 322c3ba drm/tests: helpers: Include missing drm_drv header
  • 20a2090 arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
  • 67416ac media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
  • 656b8cc media: ttpci: fix two memleaks in budget_av_attach
  • 7405a0d media: go7007: fix a memleak in go7007_load_encoder
  • ed514ec media: dvb-frontends: avoid stack overflow warnings with clang
  • eaa410e media: pvrusb2: fix uaf in pvr2_context_set_notify
  • e482e32 drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
  • d8b0c90 HID: amd_sfh: Avoid disabling the interrupt
  • 19c2d58 HID: amd_sfh: Update HPD sensor structure elements
  • 432a06b perf pmu: Fix a potential memory leak in perf_pmu__lookup()
  • 770c2ba dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if condition
  • e4bf4d1 drm/msm/a7xx: Fix LLC typo
  • 51226b7 drm/msm/a6xx: specify UBWC config for sc7180
  • 640b0b0 ASoC: meson: axg-tdm-interface: add frame rate constraint
  • 5202e5c ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
  • 9dcb978 mtd: rawnand: brcmnand: exec_op helper functions return type fixes
  • 10c0a6b mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
  • ee34193 mtd: maps: physmap-core: fix flash size larger than 32-bit
  • eb1ef9d clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
  • 41260bf drm/tidss: Fix sync-lost issue with two displays
  • 255e163 drm/tidss: Fix initial plane zpos values
  • 3524a88 crypto: jitter - fix CRYPTO_JITTERENTROPY help text
  • a15e259 crypto: qat - fix ring to service map for dcc in 420xx
  • b538b7f crypto: qat - fix ring to service map for dcc in 4xxx
  • 1243f98 crypto: qat - remove double initialization of value
  • defeb70 crypto: qat - avoid division by zero
  • a4e9212 crypto: qat - removed unused macro in adf_cnv_dbgfs.c
  • b4bf829 crypto: qat - remove unused macros in qat_comp_alg.c
  • aa89cf8 crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
  • 7f8f8a8 crypto: arm/sha - fix function cast warnings
  • 8c7fe0a perf print-events: make is_event_supported() more robust
  • a96f09a mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref
  • 1a64727 mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
  • 790dcaf media: i2c: imx290: Fix IMX920 typo
  • c198e33 media: ivsc: csi: Swap SINK and SOURCE pads
  • 495911a tty: mips_ejtag_fdc: Fix passing incompatible pointer type warning
  • 0bd2c44 drm/tegra: put drm_gem_object ref on error in tegra_fb_create
  • 416d67e clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
  • 3c9b19c clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
  • fa761ce clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()
  • 8fbf6f0 clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
  • d575765 clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
  • b3e3fb2 clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister()
  • a02e9bd pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
  • 28a9427 drm/bridge: adv7511: fix crash on irq during probe
  • 58a2733 PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
  • b30e40b drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
  • 4275a4e drm/msm/dpu: finalise global state object
  • 724b1d0 drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
  • d0e94f4 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
  • 5309b67 clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
  • 103da4f media: pvrusb2: fix pvr2_stream_callback casts
  • 5dcc0df media: videobuf2: Add missing doc comment for waiting_in_dqbuf
  • 7d061b3 media: pvrusb2: remove redundant NULL check
  • 6d281ce media: go7007: add check of return value of go7007_read_addr()
  • 6c92224 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
  • ad91318 staging: media: starfive: Set 16 bpp for capture_raw device
  • d25286e media: sun8i-di: Fix chroma difference threshold
  • 9c5a974 media: sun8i-di: Fix power on/off sequences
  • 244bfac media: sun8i-di: Fix coefficient writes
  • cd7c3fe media: cedrus: h265: Fix configuring bitstream size
  • 913421f NTB: fix possible name leak in ntb_register_device()
  • 31d441f drm: ci: use clk_ignore_unused for apq8016
  • 9eeb8e1 ASoC: SOF: Add some bounds checking to firmware data
  • db1ce27 powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
  • a1acd5a ASoC: meson: t9015: fix function pointer type mismatch
  • c38f64a ASoC: meson: aiu: fix function pointer type mismatch
  • 75cd29d perf metric: Don't remove scale from counts
  • 2e01d24 perf stat: Avoid metric-only segv
  • f7e001e perf expr: Fix "has_event" function for metric style events
  • 0abbd9b ALSA: seq: fix function cast warnings
  • 1cb9d33 clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
  • 4e0f065 clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
  • 96cc2f8 clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
  • 1c62697 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
  • 00d37cc drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
  • a5d274f drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
  • 8400ca1 drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
  • 8be5c50 dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
  • cca7156 perf srcline: Add missed addr2line closes
  • 6a480b3 perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
  • 082c23a drivers/ps3: select VIDEO to provide cmdline functions
  • dbf291d crypto: xilinx - call finalize with bh disabled
  • 3a38ad7 PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
  • 558d8fe PCI/P2PDMA: Fix a sleeping issue in a RCU read section
  • 773264c ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_name
  • d4d40e1 quota: Properly annotate i_dquot arrays with __rcu
  • 4772b81 quota: Fix rcu annotations of inode dquot pointers
  • 6afc9f4 quota: Fix potential NULL pointer dereference
  • 29635d1 clk: qcom: reset: Ensure write completion on reset de/assertion
  • e0971f7 clk: qcom: reset: Commonize the de/assert functions
  • 8db10ce drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
  • 1ed607c pinctrl: mediatek: Drop bogus slew rate register range for MT8192
  • 1b5b3ab pinctrl: mediatek: Drop bogus slew rate register range for MT8186
  • b7586e9 media: edia: dvbdev: fix a use-after-free
  • a41636c mtd: spinand: esmt: Extend IDs to 5 bytes
  • e550dc1 media: dt-bindings: techwell,tw9900: Fix port schema ref
  • 9c23ef3 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
  • 622b1cf media: v4l2-tpg: fix some memleaks in tpg_alloc
  • 53eb703 media: em28xx: annotate unchecked call to media_device_register()
  • 9f3e5df clk: meson: Add missing clocks to axg_clk_regmaps
  • 53a46fb perf bpf: Clean up the generated/copied vmlinux.h
  • 1a0535e perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
  • 2cfa7ff media: v4l2: cci: print leading 0 on error
  • dbf2fb2 clk: samsung: exynos850: Propagate SPI IPCLK rate change
  • c96427e pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
  • e8b6358 pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
  • 57ba901 clk: renesas: r8a779g0: Fix PCIe clock name
  • 97add03 drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
  • 3490c8f ASoC: sh: rz-ssi: Fix error message print
  • 7874ab3 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'
  • 01bc16e ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
  • 2bccb49 crypto: qat - avoid memcpy() overflow warning
  • 7b3a278 perf pmu: Treat the msr pmu as software
  • cf114d8 drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
  • 3108f86 HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
  • 877c08e perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording
  • 27ee265 perf record: Fix possible incorrect free in record__switch_output()
  • a0188ea PCI/DPC: Print all TLP Prefixes, not just the first
  • b954435 media: cadence: csi2rx: use match fwnode for media link
  • 4f1490a media: tc358743: register v4l2 async device only after successful setup
  • df75695 dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
  • b2872ab soundwire: stream: add missing const to Documentation
  • fb327c4 ASoC: SOF: amd: Compute file paths on firmware load
  • 15633c6 ASoC: SOF: core: Skip firmware test for custom loaders
  • 7296152 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
  • 0cd1f70 ASoC: amd: acp: Add missing error handling in sof-mach
  • ec6bb03 drm/lima: fix a memleak in lima_heap_alloc
  • bb0ce2b drm/panel-edp: use put_sync in unprepare
  • fec213b drm/rockchip: lvds: do not print scary message when probing defer
  • 3443d33 drm/rockchip: lvds: do not overwrite error code
  • d1e546a drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
  • 92800aa drm/vkms: Avoid reading beyond LUT array
  • da2d94a drm: Don't treat 0 as -1 in drm_fixp2int_ceil
  • eca3c24 drm/rockchip: inno_hdmi: Fix video timing
  • 89ef8e4 drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
  • fa74e4f drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
  • 604d50b drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
  • bebacbe drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
  • c573376 drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
  • 374068b drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
  • b8cde2b drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
  • 3169eaf drm/tegra: dsi: Add missing check for of_find_device_by_node
  • e45095a fbdev/simplefb: change loglevel when the power domains cannot be parsed
  • 360a7d1 dm: call the resume method on internal suspend
  • ff09665 dm raid: fix false positive for requeue needed during reshape
  • 989d8a7 bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
  • 9d8eb12 nfp: flower: handle acti_netdevs allocation failure
  • 0a7bad4 r8152: fix unknown device for choose_configuration
  • 7e48f2b devlink: Fix length of eswitch inline-mode
  • 856c832 net/x25: fix incorrect parameter validation in the x25_getsockopt() function
  • 8b409c7 net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
  • 2773d35 udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
  • 393f4d3 l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
  • 8f8b388 ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
  • 693a17d tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
  • dbfd675 OPP: debugfs: Fix warning around icc_get_name()
  • b50efb4 erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
  • c1ff493 net: phy: dp83822: Fix RGMII TX delay configuration
  • 11265bb Bluetooth: Fix eir name length
  • e9ecddd net: hns3: fix port duplex configure error in IMP reset
  • 11b9983 net: hns3: fix kernel crash when 1588 is received on HIP08 devices
  • 864ce01 net: hns3: fix wrong judgment condition issue
  • b27e32e dpll: fix dpll_xa_ref_*_del() for multiple registrations
  • 0307cf4 net: phy: fix phy_get_internal_delay accessing an empty array
  • b40e216 octeontx2-af: Fix devlink params
  • ca914f1 net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
  • d27460b ipv6: fib6_rules: flush route cache when rule is changed
  • 6e28b03 iommu: Fix compilation without CONFIG_IOMMU_INTEL
  • cfad659 dpll: spec: use proper enum for pin capabilities attribute
  • 35fd74e net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
  • 0971126 bpf: Fix stackmap overflow check on 32-bit arches
  • a6fa75b bpf: Fix hashtab overflow check on 32-bit arches
  • e89386f bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
  • db52c7c s390/cache: prevent rebuild of shared_cpu_list
  • f546cc1 sr9800: Add check for usbnet_get_endpoints
  • 0b17904 Bluetooth: fix use-after-free in accessing skb after sending it
  • 2c9e2df Bluetooth: af_bluetooth: Fix deadlock
  • b08bd8f Bluetooth: btusb: Fix memory leak
  • 5cb9341 Bluetooth: msft: Fix memory leak
  • 2edce8e Bluetooth: hci_core: Fix possible buffer overflow
  • 0c657e6 Bluetooth: btrtl: fix out of bounds memory access
  • 46a7d9a Bluetooth: hci_h5: Add ability to allocate memory for private data
  • 18a4c59 Bluetooth: hci_sync: Fix overwriting request callback
  • b53e5ef Bluetooth: hci_core: Cancel request on command timeout
  • d8c7785 Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
  • 81526f2 Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
  • 54db363 Bluetooth: Remove BT_HS
  • 70f8388 Bluetooth: Remove superfluous call to hci_conn_check_pending()
  • da0de50 Bluetooth: mgmt: Remove leftover queuing of power_off work
  • 96958d8 Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
  • 696a2ce ice: fix stats being updated by way too large values
  • 900f1ae igb: Fix missing time sync events
  • 48a933d igc: Fix missing time sync events
  • 333fe86 iommu/vt-d: Fix NULL domain on device release
  • b5a67af iommu: Add static iommu_ops->release_domain
  • 3d39238 iommu/vt-d: Use device rbtree in iopf reporting path
  • e0dbec2 iommu/vt-d: Improve ITE fault handling if target device isn't present
  • c618d44 iommu/vt-d: Use rbtree to track iommu probed devices
  • 025bc6b iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected
  • 4a09d02 PCI: Make pci_dev_is_disconnected() helper public for other drivers
  • 1949d65 riscv: dts: starfive: jh7100: fix root clock names
  • 6138a82 wifi: brcm80211: handle pmk_op allocation failure
  • 56bf9db wifi: rtw88: 8821c: Fix false alarm count
  • 53243f1 wifi: rtw88: 8821c: Fix beacon loss and disconnect
  • 3a82ec6 wifi: rtw88: 8821cu: Fix firmware upload fail
  • ced63ff btrfs: fix race when detecting delalloc ranges during fiemap
  • 50a5eeb ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
  • fc0cc76 mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
  • 43b580d arm64: dts: qcom: sm8650: Fix SPMI channels size
  • bbbd493 arm64: dts: qcom: sm8550: Fix SPMI channels size
  • 996997d SUNRPC: fix some memleaks in gssx_dec_option_array
  • d111e30 SUNRPC: fix a memleak in gss_import_v2_context
  • 5cb59db x86, relocs: Ignore relocations in .notes section
  • 39ee8d8 objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
  • 3428e59 arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
  • e5d16f2 arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller
  • d03398a arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
  • e6794c8 ACPI: scan: Fix device check notification handling
  • ad68280 ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
  • 875c708 ACPI: resource: Do IRQ override on Lunnen Ground laptops
  • 9c7a767 arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
  • 57662cd gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
  • 1cb2f1f regulator: userspace-consumer: add module device table
  • 91c610a arm64: dts: imx8mp-evk: Fix hdmi@3d node
  • a48006f arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus eDM SBC
  • 645ebc9 ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node
  • 0fe2cfb ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address
  • 0e5ee8e arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
  • 340682e pstore: inode: Only d_invalidate() is needed
  • 06460a1 net: mctp: copy skb ext data when fragmenting
  • 34c4db7 arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes
  • fb12b46 arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes
  • 14c69f1 arm64: dts: renesas: rzg3s-smarc-som: Guard Ethernet IRQ GPIO hogs
  • ba482c9 arm64: dts: renesas: r9a08g045: Add missing interrupts to IRQC node
  • 0936405 arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
  • f38a994 wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177
  • 3f6b41f wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel config from ACPI
  • 7bfe8fe wifi: mt76: mt7921: fix incorrect type conversion for CLC command
  • 6d99300 wifi: mt76: mt7925e: fix use-after-free in free_irq()
  • bfeaef9 wifi: mt76: mt7921e: fix use-after-free in free_irq()
  • 8b55366 wifi: mt76: mt792x: fix ethtool warning
  • b0dd7a0 wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
  • a6b7cbe wifi: mt76: mt7996: fix efuse reading issue
  • 8a39078 wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
  • f515aaa wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
  • 0804eea wifi: mt76: mt7996: fix TWT issues
  • f3b7e95 wifi: mt76: mt7996: check txs format before getting skb by pid
  • fd8c03d wifi: mt76: mt7925: update PCIe DMA settings
  • d7652c4 wifi: mt76: mt7925: add support to set ifs time by mcu command
  • e146e9c wifi: mt76: mt7925: add flow to avoid chip bt function fail
  • 756d930 wifi: mt76: mt7925: fix the wrong header translation config
  • 95dba4d wifi: mt76: mt7925: fix WoW failed in encrypted mode
  • e46b630 wifi: mt76: mt7925: fix fw download fail
  • ba7e831 wifi: mt76: mt7925: fix wmm queue mapping
  • b326f84 wifi: mt76: mt7925: fix mcu query command fail
  • 4cee21b wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz band
  • 5ca40a9 wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz band
  • bdd58c1 wifi: mt76: mt7996: fix fw loading timeout
  • 06d4b6b memory: tegra: Correct DLA client names
  • be5b171 ARM: dts: arm: realview: Fix development chip ROM compatible value
  • cf97d1a wifi: wilc1000: revert reset line logic flip
  • 819f078 arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS
  • 9aa6ae2 arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
  • e45b166 arm64: dts: ti: k3-j721e: Fix mux-reg-masks in hbmc_mux
  • 55e2f92 wifi: cfg80211: set correct param change count in ML element
  • ead445d firmware: arm_scmi: Fix double free in SMC transport cleanup path
  • 87fe365 arm64: dts: ti: Add common1 register space for AM62x SoC
  • 48d01c1 arm64: dts: ti: Add common1 register space for AM65x SoC
  • ff3e94b arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
  • b67d94e arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
  • 400b120 arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS in wkup_uart0
  • 1e55f93 arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and RTS in wkup_uart0
  • 5251df4 arm64: dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from mcu_uart0
  • 7719dbb arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0 and mcu_uart0
  • 599bf8e net: ena: Remove ena_select_queue
  • e53f6a6 powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
  • 8b51319 arm64: dts: qcom: sm8150: correct PCIe wake-gpios
  • 2e1342a arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
  • f327b95 wifi: brcmsmac: avoid function pointer casts
  • 278b268 iommu/amd: Mark interrupt as managed
  • 02b0592 bus: tegra-aconnect: Update dependency to ARCH_TEGRA
  • cd5c2d0 ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
  • 64819aa arm64: dts: ti: k3-am62-main: disable usb lpm
  • 1c5e379 arm64: dts: ti: k3-j721e-sk: fix PMIC interrupt number
  • 6cbe965 arm64: dts: ti: k3-am69-sk: fix PMIC interrupt number
  • c5769d0 pwm: dwc: use pm_sleep_ptr() macro
  • 73a2aa0 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
  • c8cca80 cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
  • 6b4c209 arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
  • 80c703a arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers
  • 870fe16 arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
  • 4fa829c ARM: dts: qcom: msm8974: correct qfprom node size
  • c3f1e56 soc: qcom: llcc: Check return value on Broadcast_OR reg read
  • 5ab7b45 arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
  • d2113b6 bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
  • 9ad1bb6 wifi: iwlwifi: mvm: Fix the listener MAC filter flags
  • a1f2d97 can: m_can: Start/Cancel polling timer together with interrupts
  • c9e68ff arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
  • dcaf15e arm64: dts: mediatek: mt8186: fix VENC power domain clocks
  • d82bae1 arm64: dts: mediatek: mt8192: fix vencoder clock name
  • cccbec3 arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
  • 43e75c3 arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg
  • 3dd61e4 arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
  • 44e3e38 arm64: dts: mediatek: mt7986: fix SPI nodename
  • aa9627c arm64: dts: mediatek: mt7986: fix SPI bus width properties
  • bd5fd07 arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
  • 28b9a90 arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
  • 7d569a9 arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs
  • 5da9a21 ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
  • 116cc80 arm64: dts: qcom: sm6115: drop pipe clock selection
  • af01277 selftests: forwarding: Add missing multicast routing config entries
  • 1218424 selftests: forwarding: Add missing config entries
  • 2838283 arm64: dts: qcom: qcs6490-rb3gen2: Correct the voltage setting for vph_pwr
  • a1d71d2 arm64: dts: qcom: qcm6490-idp: Correct the voltage setting for vph_pwr
  • 16b9514 s390/vdso: drop '-fPIC' from LDFLAGS
  • c405685 s390/pai: fix attr_event_free upper limit for pai device drivers
  • 516277d wifi: iwlwifi: mvm: don't set replay counters to 0xff
  • 60f6d5f wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
  • 6640bcd wifi: iwlwifi: mvm: fix erroneous queue index mask
  • cdf67ab wifi: iwlwifi: properly check if link is active
  • d4a94ff wifi: iwlwifi: support EHT for WH
  • 1134719 tools/resolve_btfids: Fix cross-compilation to non-host endianness
  • c184613 tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
  • 97927e0 pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
  • fc866c1 printk: Disable passing console lock owner completely during panic()
  • 63a5853 printk: ringbuffer: Skip non-finalized records in panic
  • 411d1ef printk: ringbuffer: Cleanup reader terminology
  • c80b960 printk: Add this_cpu_in_panic()
  • 4d06931 printk: Wait for all reserved records with pr_flush()
  • cc909f1 printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
  • 76511c7 printk: nbcon: Relocate 32bit seq macros
  • 96ad22d wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
  • c8505ed arm64: dts: qcom: sm8650: Fix UFS PHY clocks
  • 3be7ff3 arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 PHY
  • 308ff9e arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 PHY
  • dadbb5d wifi: wfx: fix memory leak when starting AP
  • cd3be98 libbpf: Use OPTS_SET() macro in bpf_xdp_query()
  • c70a8de arm64: dts: qcom: x1e80100-qcp: Fix supplies for LDOs 3E and 2J
  • fd57623 arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
  • af129d1 libbpf: fix return value for PERF_EVENT __arg_ctx type fix up check
  • f8b7bad arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
  • 8e243ac wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
  • 387ed40 wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
  • 686f207 arm64: dts: ti: k3-j784s4: Fix power domain for VTM node
  • 61b18ce arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
  • fcf1d0c arm64: dts: ti: k3-am62p5-sk: Enable CPSW MDIO node
  • a116333 spi: move split xfers for CS_WORD emulation
  • f4763cc spi: consolidate setting message->spi
  • edc058b net: blackhole_dev: fix build warning for ethh set but not used
  • bfbeb87 pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
  • 9b2842c arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
  • fe49db4 bpf: don't emit warnings intended for global subprogs for static subprogs
  • c3c21de bpf: make sure scalar args don't accept __arg_nonnull tag
  • 5140010 selftests/bpf: trace_helpers.c: do not use poisoned type
  • e4d29fe gpio: vf610: allow disabling the vf610 driver
  • b6757b9 wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
  • b2ee971 wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
  • 6c2f97f wifi: iwlwifi: always have 'uats_enabled'
  • 063a7bd wifi: iwlwifi: mvm: d3: fix IPN byte order
  • 56bd17b wifi: iwlwifi: fix EWRD table validity check
  • ab4056c wifi: iwlwifi: mvm: initialize rates in FW earlier
  • 5eb68a8 wifi: iwlwifi: acpi: fix WPFC reading
  • 71d4186 wifi: iwlwifi: dbg-tlv: ensure NUL termination
  • ff20d42 wifi: iwlwifi: mvm: report beacon protection failures
  • c827a69 wifi: ath12k: fix fetching MCBC flag for QCN9274
  • 0670837 wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASSOC_CMDID
  • 4afa024 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
  • 126091e libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
  • c29a01f arm64: dts: imx8qm: Correct edma3 power-domains and interrupt numbers
  • e9556ef arm64: dts: imx8qm: Align edma3 power-domains resources indentation
  • f184556 arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
  • c264e1c arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
  • 7dd418b arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
  • 5196be9 arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
  • 7845b64 arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
  • d96dd03 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
  • f919e08 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
  • 5d90210 selftests/bpf: Disable IPv6 for lwt_redirect test
  • 92e69df arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2
  • 52a3c0d arm64: dts: renesas: r8a779g0: Restore sort order
  • d658f5d arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
  • 5a5f92e pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
  • 7092153 libbpf: fix __arg_ctx type enforcement for perf_event programs
  • b7b7895 libbpf: Fix faccessat() usage on Android
  • f24ae2f cpufreq: mediatek-hw: Don't error out if supply is not found
  • 8cea767 arm64: dts: qcom: rename PM2250 to PM4125
  • f5da920 arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
  • 97ad6de arm64: dts: qcom: qcm6490-fairphone-fp5: Add missing reserved-memory
  • 8b3f6b0 arm64: dts: qcom: sc7280: Add static properties to cryptobam
  • 0901889 soc: qcom: socinfo: rename PM2250 to PM4125
  • 74c1e91 arm64: dts: qcom: sm8450: Add missing interconnects to serial
  • 479a680 af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
  • 1657c82 wifi: iwlwifi: change link id in time event to s8
  • 4ece9b0 wifi: mac80211: use deflink and fix typo in link ID check
  • d9c4df4 wifi: cfg80211: add RNR with reporting AP information
  • 1508baa selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
  • 2c2e391 selftests/bpf: Fix the flaky tc_redirect_dtime test
  • c798c49 wifi: ath12k: Fix issues in channel list update
  • 78a4c62 bpftool: Fix wrong free call in do_show_link
  • 81996ff selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
  • 500193a libbpf: Apply map_set_def_max_entries() for inner_maps on creation
  • 20562df selftests/bpf: Fix potential premature unload in bpf_testmod
  • 24fe9e1 bpftool: Silence build warning about calloc()
  • 850248e inet_diag: annotate data-races around inet_diag_table[]
  • 1da992a sock_diag: annotate data-races around sock_diag_handlers[family]
  • 3243524 cpufreq: mediatek-hw: Wait for CPU supplies before probing
  • e6e3e51 cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
  • 0e3987e arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size
  • 26e55f4 arm64: dts: qcom: sc8180x: Add missing CPU<->MDP_CFG path
  • 2b94c4a arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
  • 69ff2c2 arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
  • e055d1c arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
  • 87c8314 arm64: dts: qcom: sc8180x: Add missing CPU off state
  • 0df17de arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latency
  • b636652 arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
  • 904a4c8 arm64: dts: qcom: x1e80100: drop qcom,drv-count
  • ff15e20 ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
  • 913d18b wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
  • a3d05c7 wifi: wilc1000: fix multi-vif management when deleting a vif
  • 9ab0c30 wifi: wilc1000: do not realloc workqueue everytime an interface is added
  • 58fe3bb wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
  • 9c68e34 wifi: ath11k: fix a possible dead lock caused by ab->base_lock
  • c810a4d wifi: ath11k: store cur_regulatory_info for each radio
  • 42ce6bb wifi: ath11k: add support to select 6 GHz regulatory type
  • dd50d3e wifi: wilc1000: fix RCU usage in connect path
  • 2d9ab4c wifi: wilc1000: fix declarations ordering
  • f9e6abc wifi: b43: Disable QoS for bcm4331
  • 0185074 wifi: b43: Stop correct queue in DMA worker when QoS is disabled
  • 3de838a wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
  • f1cf77b wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
  • 835c5d3 wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
  • 5245005 sched/fair: Take the scheduling domain into account in select_idle_core()
  • 9897b74 sched/fair: Take the scheduling domain into account in select_idle_smt()
  • 4bb7cb4 x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
  • 0ad013a timekeeping: Fix cross-timestamp interpolation for non-x86
  • 8019a2d timekeeping: Fix cross-timestamp interpolation corner case decision
  • 82e06a7 timekeeping: Fix cross-timestamp interpolation on counter wrap
  • 3377f1d x86/sme: Fix memory encryption setting if enabled by default and not overridden
  • 410c690 x86/resctrl: Implement new mba_MBps throttling heuristic
  • 52f0a76 x86/resctrl: Read supported bandwidth sources from CPUID
  • 877d822 x86/resctrl: Remove hard-coded memory bandwidth limit
  • 814305b x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
  • a16fbb8 aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
  • 534f9dc nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
  • b6563ad io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
  • 0bcd9ff io_uring/net: move receive multishot out of the generic msghdr path
  • ee49497 io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
  • 10b6e84 md/raid1: fix choose next idle in read_balance()
  • cb38ae9 md/raid1: record nonrot rdevs while adding/removing rdevs to conf
  • 9732ce6 md/raid1: factor out helpers to add rdev to conf
  • 29184ca drm: tests: Fix invalid printf format specifiers in KUnit tests
  • 3ffee55 drm/xe/tests: Fix printf format specifiers in xe_migrate test
  • be63556 net: test: Fix printf format specifier in skb_segment kunit test
  • cd36414 rtc: test: Fix invalid format specifier.
  • 35abe0f time: test: Fix incorrect format specifier
  • d58ab53 lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
  • b769a41 lib/cmdline: Fix an invalid format specifier in an assertion msg
  • a2c4442 kunit: test: Log the correct filter string in executor_test
  • f325482 ovl: Always reject mounting over case-insensitive directories
  • 5a3be9a kunit: Setup DMA masks on the kunit device
  • 8c43d6a md: Don't clear MD_CLOSING when the raid is about to stop
  • 5a87c1f block: fix deadlock between bd_link_disk_holder and partition scan
  • c4c1b96 fs/select: rework stack allocation hack for clang
  • ba6a997 nbd: null check for nla_nest_start
  • 95ba055 rcu/exp: Handle RCU expedited grace period kworker allocation failure
  • fbf7b64 rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
  • 4c1021c md: fix kmemleak of rdev->serial
  • 0951b0a fs/hfsplus: use better  @opf description
  • ebc5a3b s390/dasd: fix double module refcount decrement
  • e1c1e97 s390/dasd: Use dev_*() for device log messages
  • a352d5a io_uring: remove unconditional looping in local task_work handling
  • 7d43000 io_uring: remove looping around handling traditional task_work
  • 038cc4a fs: Fix rw_hint validation
  • fc6391d iomap: clear the per-folio dirty bits on all writeback failures
  • 9fc557d workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_active()
  • 843288a workqueue: Implement system-wide nr_active enforcement for unbound workqueues
  • 7a5cd14 workqueue: Introduce struct wq_node_nr_active
  • 3fb5dbc workqueue: RCU protect wq->dfl_pwq and implement accessors for it
  • ddb232d workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
  • 6584970 workqueue: Move nr_active handling into helpers
  • f4505c2 workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
  • 70abdc2 workqueue: Factor out pwq_is_empty()
  • 0c4ce23 workqueue: Move pwq->max_active to wq->max_active
  • 43f0cec workqueue.c: Increase workqueue name length
  • bf9ec1b do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak

Homepage
Download Linux 6.8.2-xanmod1 source from GitHub