Debian 9906 Published by

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

  • 10422a2 Linux 6.7.11-xanmod1
  • 748a0b9 Merge tag 'v6.7.11' into 6.7
  • 6fc5460 Linux 6.7.11
  • 7c13750 printk: Use prb_first_seq() as base for 32bit seq macros
  • 102f2d8 printk: Adjust mapping for 32bit seq macros
  • 54b6980 x86/efistub: Don't clear BSS twice in mixed mode
  • 0f0c8fc x86/efistub: Clear decompressor BSS in native EFI entrypoint
  • 6374758 dm-integrity: align the outgoing bio in integrity_recheck
  • 4156ddd dm io: Support IO priority
  • 59b06da selftests: forwarding: Fix ping failure due to short timeout
  • bea8235 spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
  • 4e4623a netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
  • 8407985 net: dsa: mt7530: fix handling of all link-local frames
  • 97c6078 net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
  • c3e54a7 bpf: report RCU QS in cpumap kthread
  • d1d024b net: report RCU QS on threaded NAPI repolling
  • 5180762 rcu: add a helper to report consolidated flavor QS
  • 3443e57 netfilter: nf_tables: do not compare internal table flags on updates
  • 821e28d netfilter: nft_set_pipapo: release elements in clone only from destroy path
  • 6b2ade6 drm/amdgpu: drop setting buffer funcs in sdma442
  • e1e076b drm/amdgpu: fix mmhub client id out-of-bounds access
  • 3b17cbf drm/amdgpu: add MMHUB 3.3.1 support
  • ad6759e octeontx2-af: Use separate handlers for interrupts
  • effcf86 octeontx2-pf: Send UP messages to VF only when VF is up.
  • 7b78914 octeontx2-pf: Use default max_active works instead of one
  • 24a07ac octeontx2-pf: Wait till detach_resources msg is complete
  • 1836b31 octeontx2: Detect the mbox up or down message via register
  • 110921a devlink: fix port new reply cmd type
  • c51f8b6 net/bnx2x: Prevent access to a freed page in page_pool
  • 74abc2f dm-integrity: fix a memory leak when rechecking the data
  • 27431ed net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
  • 4df90b7 ceph: stop copying to iter at EOF on sync reads
  • fa70b3e nouveau/gsp: don't check devinit disable on GSP.
  • bee0f12 ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
  • 1ac471a hsr: Handle failures in module init
  • 9171351 rds: introduce acquire/release ordering in acquire/release_in_xmit()
  • 3f94da8 wireguard: receive: annotate data-race around receiving_counter.counter
  • 75450ff virtio: packed: fix unmap leak for indirect desc table
  • 5f157f9 vdpa/mlx5: Allow CVQ size changes
  • ec9f683 vdpa_sim: reset must not run
  • d592ceb drm: Fix drm_fixp2int_round() making it add 0.5
  • f170a85 spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
  • ec4d678 net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
  • abac904 net: veth: do not manipulate GRO when using XDP
  • 44d5790 xfrm: Allow UDP encapsulation only in offload modes
  • ee413f3 packet: annotate data-races around ignore_outgoing
  • 22e3b6a xen/events: increment refcnt only if event channel is refcounted
  • 35485da xen/evtchn: avoid WARN() when unbinding an event channel
  • 191cefa riscv: Fix compilation error with FAST_GUP and rv32
  • cc67ef5 io_uring: fix poll_remove stalled req completion
  • 49202a8 net: ethernet: mtk_eth_soc: fix PPE hanging issue
  • fbc8636 net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
  • 6851778 nvme: fix reconnection fail due to reserved tag allocation
  • 9e6f362 net: txgbe: fix clk_name exceed MAX_DEV_ID limits
  • 97d2148 hsr: Fix uninit-value access in hsr_get_node()
  • 7c8505e vmxnet3: Fix missing reserved tailroom
  • 1b20e61 tcp: Fix refcnt handling in __inet_hash_connect().
  • 712e2c8 io_uring: Fix release of pinned pages when __io_uaddr_map fails
  • 25cc552 cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()
  • 3c2cb3d soc: fsl: dpio: fix kcalloc() argument order
  • ad3fe33 riscv: Only check online cpus for emulated accesses
  • 3026d84 devlink: Fix devlink parallel commands processing
  • 2c574ee devlink: Allow taking device lock in pre_doit operations
  • d3f90a2 devlink: Enable the use of private flags in post_doit operations
  • 9090427 devlink: Acquire device lock during netns dismantle
  • 3fe8522 devlink: Move private netlink flags to C file
  • 860e838 net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
  • c826cab s390/vtime: fix average steal time calculation
  • 3a48b2b octeontx2-af: Use matching wake_up API variant in CGX command interface
  • 9ceac04 rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
  • b32774b tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
  • cd86e8b nouveau: reset the bo resource bus info after an eviction
  • f6fd04d ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
  • 1543418 spi: lpspi: Avoid potential use-after-free in probe()
  • 507cb48 io_uring: don't save/restore iowait state
  • fdc323d thermal/drivers/qoriq: Fix getting tmu range
  • a37f365 thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path
  • 0e0ab14 ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin
  • cecbb14 x86/hyperv: Use per cpu initial stack for vtl context
  • 26ed81f char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
  • 83ea874 usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
  • 8b7290a staging: greybus: fix get_channel_from_mode() failure path
  • b0b38e2 serial: 8250_exar: Don't remove GPIO device on suspend
  • 612c547 rtc: mt6397: select IRQ_DOMAIN instead of depending on it
  • 024c84d hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
  • 61ba332 bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
  • 321f31d iio: gts-helper: Fix division loop
  • 240a6bb kconfig: fix infinite loop when expanding a macro at the end of file
  • 1c3e40e coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
  • cac02b7 coresight: Fix issue where a source device's helpers aren't disabled
  • 7bcbb05 arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
  • bf8696b tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
  • 4b8c6b5 serial: max310x: fix syntax error in IRQ error message
  • 59cfc93 tty: vt: fix 20 vs 0x20 typo in EScsiignore
  • 963b977 usb: phy: generic: Get the vbus supply
  • 9a7c1a5 iio: pressure: mprls0025pa fix off-by-one enum
  • 287720a remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef
  • ba715f2 remoteproc: stm32: Fix incorrect type in assignment for va
  • 5ac37cb mei: gsc_proxy: match component when GSC is on different bus
  • 958bfd1 comedi: comedi_test: Prevent timers rescheduling during deletion
  • 4a82545 comedi: comedi_8255: Correct error in subdevice initialization
  • 2da31af bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
  • 0b7d401 bcachefs: fix simulateously upgrading & downgrading
  • a7414b3 bcachefs: check for failure to downgrade
  • 57308df bcachefs: install fd later to avoid race with close
  • 067518b bcachefs: Fix build on parisc by avoiding __multi3()
  • c184dfb io_uring/net: correct the type of variable
  • 5ada901 nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
  • 9c41f49 afs: Revert "afs: Hide silly-rename files from userspace"
  • 0eb93e0 perf/x86/amd/core: Avoid register reset when CPU is dead
  • ab867fe f2fs: zone: fix to remove pow2 check condition for zoned block device
  • 77bfdb8 f2fs: fix to truncate meta inode pages forcely
  • c6a18b3 f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
  • 569c198 f2fs: compress: fix reserve_cblocks counting error when out of space
  • b546979 f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
  • 9835546 NFSv4.1/pnfs: fix NFS with TLS in pnfs
  • 02b2ae7 NFS: Fix an off by one in root_nfs_cat()
  • 8df1678 NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
  • af0099d Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
  • 1dd0474 RDMA/mana_ib: Fix bug in creation of dma regions
  • 0b214c3 f2fs: ro: compress: fix to avoid caching unaligned extent
  • 4407ab2 f2fs: fix to use correct segment type in f2fs_allocate_data_block()
  • b4a666f watchdog: stm32_iwdg: initialize default timeout
  • 6d20a6b watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
  • 712e89d f2fs: check number of blocks in a current section
  • 6d6a03d f2fs: compress: fix to check compress flag w/ .i_sem lock
  • a5da301 NFSv4.2: fix listxattr maximum XDR buffer size
  • 80365c9 NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
  • 6cd8db0 net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
  • 222d8f5 f2fs: compress: fix to check zstd compress level correctly in mount option
  • 1d1b89c f2fs: fix to create selinux label during whiteout initialization
  • a26d87d scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
  • f175c7d RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
  • 7d2025c RDMA/device: Fix a race between mad_client and cm_client init
  • 694b188 RDMA/hns: Fix mis-modifying default congestion control algorithm
  • fd56e3c i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
  • 9629d12 scsi: csiostor: Avoid function pointer casts
  • d034810 f2fs: fix to avoid potential panic during recovery
  • 1929b31 f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
  • 4c122a3 f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
  • a594377 f2fs: zone: fix to wait completion of last bio in zone correctly
  • 6633cdc f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
  • db97266 f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
  • 8af24cc f2fs: update blkaddr in __set_data_blkaddr() for cleanup
  • fb3897f f2fs: introduce get_dnode_addr() to clean up codes
  • 9c3b22a f2fs: delete obsolete FI_DROP_CACHE
  • c166e83 f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
  • 04b417d f2fs: compress: fix to check unreleased compressed cluster
  • 2b1b14d f2fs: compress: fix to cover normal cluster write with cp_rwsem
  • c331169 f2fs: compress: fix to guarantee persisting compressed blocks by CP
  • 7104a00 RDMA/srpt: Do not register event handler until srpt device is fully setup
  • b5cce57 RDMA/irdma: Remove duplicate assignment
  • e022dd3 scsi: hisi_sas: Fix a deadlock issue related to automatic dump
  • c8a24fd ALSA: usb-audio: Stop parsing channels bits when all channels are found.
  • 72fe69e ALSA: hda/tas2781: restore power state after system_resume
  • 2988f3d ALSA: hda/tas2781: configure the amp after firmware load
  • 3be37dc ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
  • 13607fa ALSA: hda/tas2781: add ptrs to calibration functions
  • f60e955 ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
  • 9b8d6c4 ALSA: hda/tas2781: add lock to system_suspend
  • 95ffea1 ALSA: hda/tas2781: use dev_dbg in system_resume
  • d1d62fc ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
  • 65f2ced cifs: Fix writeback data corruption
  • 9e57092 cifs: Don't use certain unnecessary folio_*() functions
  • a038f63 smb: do not test the return value of folio_start_writeback()
  • 35597ed PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
  • ca976c6 clk: zynq: Prevent null pointer dereference caused by kmalloc failure
  • c554bad clk: Fix clk_core_get NULL dereference
  • 8fe7205 sparc32: Fix section mismatch in leon_pci_grpci
  • 0652e55 backlight: lp8788: Fully initialize backlight_properties during probe
  • 4563454 backlight: lm3639: Fully initialize backlight_properties during probe
  • 95b6437 backlight: da9052: Fully initialize backlight_properties during probe
  • 0453c4a backlight: lm3630a: Don't set bl->props.brightness in get_brightness
  • d3603ef backlight: lm3630a: Initialize backlight_properties on init
  • 92b48d3 backlight: ktz8866: Correct the check for of_property_read_u32
  • ec53719 leds: sgm3140: Add missing timer cleanup and flash gpio control
  • 1910136 leds: aw2013: Unlock mutex before destroying it
  • 21c2b3c powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.
  • 6b7509b power: supply: mm8013: fix "not charging" detection
  • 2fc7620 mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
  • 8edc140 modules: wait do_free_init correctly
  • b6ca437 drm/msm/dpu: add division of drm_display_mode's hskew parameter
  • e668920 clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
  • e0c2737 clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
  • 282f81d clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
  • 04c0fd0 powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
  • 7f7d39f powerpc/pseries: Fix potential memleak in papr_get_attr()
  • 819caca powerpc/32: fix ADB_CUDA kconfig warning
  • 621b4d0 mfd: cs42l43: Fix wrong register defaults
  • 9acee29 drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
  • 859a49d gpio: nomadik: fix offset bug in nmk_pmx_set()
  • 67e84ed drm/amd/pm: Fix esm reg mask use to get pcie speed
  • 2ed7da3 drm/tests: helpers: Include missing drm_drv header
  • 08e907b arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
  • efe87b5 media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
  • 1597cd1 media: ttpci: fix two memleaks in budget_av_attach
  • d43988a media: go7007: fix a memleak in go7007_load_encoder
  • d6b4895 media: dvb-frontends: avoid stack overflow warnings with clang
  • 40cd818 media: pvrusb2: fix uaf in pvr2_context_set_notify
  • ce72995 drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
  • c76939a HID: amd_sfh: Avoid disabling the interrupt
  • 1d221cb HID: amd_sfh: Update HPD sensor structure elements
  • b1f5079 perf pmu: Fix a potential memory leak in perf_pmu__lookup()
  • 961bcbd drm/msm/a7xx: Fix LLC typo
  • 68071a9 ASoC: meson: axg-tdm-interface: add frame rate constraint
  • 9b2fa72 ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
  • 7d53476 mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
  • 0e42e33 mtd: maps: physmap-core: fix flash size larger than 32-bit
  • 1036200 clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
  • 72b739e drm/tidss: Fix sync-lost issue with two displays
  • 2889713 drm/tidss: Fix initial plane zpos values
  • a184291 crypto: jitter - fix CRYPTO_JITTERENTROPY help text
  • 9072d90 crypto: qat - fix ring to service map for dcc in 4xxx
  • 6f84c3a crypto: qat - relocate and rename get_service_enabled()
  • 8e2f56a crypto: qat - remove double initialization of value
  • b9ab211 crypto: qat - avoid division by zero
  • 70e9b9c crypto: qat - removed unused macro in adf_cnv_dbgfs.c
  • 8e1ed27 crypto: qat - remove unused macros in qat_comp_alg.c
  • eaf4da6 crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
  • 48ff022 crypto: arm/sha - fix function cast warnings
  • 6cc145c perf print-events: make is_event_supported() more robust
  • 4ce78aa mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref
  • c0289d3 mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
  • bd2ea56 media: i2c: imx290: Fix IMX920 typo
  • bfc3bc4 media: ivsc: csi: Swap SINK and SOURCE pads
  • ae01ee4 drm/tegra: put drm_gem_object ref on error in tegra_fb_create
  • 4b375ac clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
  • c6b209f clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
  • f3633fe clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()
  • bfdc763 clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
  • 2cc572e clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
  • 52adabf clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister()
  • b97c692 pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
  • 955c125 drm/bridge: adv7511: fix crash on irq during probe
  • 4c20d83 PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
  • 99adf0c drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
  • 5521907 drm/msm/dpu: finalise global state object
  • 28cbb29 drm/msm/dpu: use devres-managed allocation for HW blocks
  • 5ac7a24 drm/msm/dpu: use devres-managed allocation for MDP TOP
  • a35e67c drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
  • e7cadd5 drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
  • 0eb9615 clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
  • 88ba2db media: pvrusb2: fix pvr2_stream_callback casts
  • 977af1e media: pvrusb2: remove redundant NULL check
  • fdf6832 media: go7007: add check of return value of go7007_read_addr()
  • 42492b0 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
  • d7e3521 media: sun8i-di: Fix chroma difference threshold
  • 87e908f media: sun8i-di: Fix power on/off sequences
  • fdd9b1f media: sun8i-di: Fix coefficient writes
  • 850249e media: cedrus: h265: Fix configuring bitstream size
  • e802543 NTB: fix possible name leak in ntb_register_device()
  • 26c767a drm: ci: use clk_ignore_unused for apq8016
  • 044e220 ASoC: SOF: Add some bounds checking to firmware data
  • 63eed9d powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
  • 09d727c ASoC: meson: t9015: fix function pointer type mismatch
  • 677fd9e ASoC: meson: aiu: fix function pointer type mismatch
  • 06b6e6b perf metric: Don't remove scale from counts
  • 1c3c67e perf stat: Avoid metric-only segv
  • 9dddc3c perf expr: Fix "has_event" function for metric style events
  • 5be5e93 ALSA: seq: fix function cast warnings
  • dca7441 clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
  • 4fc7c8c clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
  • 7fdc1af clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
  • ca2eb37 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
  • 5cad3e3 drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
  • 3417de8 drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
  • d32ca34 drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
  • e92603a dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
  • 642e2e3 perf srcline: Add missed addr2line closes
  • 137c6af perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
  • 45693ca drivers/ps3: select VIDEO to provide cmdline functions
  • 9db89b1 crypto: xilinx - call finalize with bh disabled
  • d6eccfc PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
  • 5990dda PCI/P2PDMA: Fix a sleeping issue in a RCU read section
  • 2b931e7 quota: Properly annotate i_dquot arrays with __rcu
  • 8adb121 quota: Fix rcu annotations of inode dquot pointers
  • f2649d9 quota: Fix potential NULL pointer dereference
  • 8b9e27c clk: qcom: reset: Ensure write completion on reset de/assertion
  • 16c67f7 clk: qcom: reset: Commonize the de/assert functions
  • b33d4af drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
  • 97fd5c8 pinctrl: mediatek: Drop bogus slew rate register range for MT8192
  • 05ef14d pinctrl: mediatek: Drop bogus slew rate register range for MT8186
  • 3567411 media: edia: dvbdev: fix a use-after-free
  • 18e1162 mtd: spinand: esmt: Extend IDs to 5 bytes
  • 5dc319c media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
  • 31096da media: v4l2-tpg: fix some memleaks in tpg_alloc
  • e2102f0 media: em28xx: annotate unchecked call to media_device_register()
  • a860aae clk: meson: Add missing clocks to axg_clk_regmaps
  • 36303fe perf bpf: Clean up the generated/copied vmlinux.h
  • 409f4db perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
  • 928e611 media: v4l2: cci: print leading 0 on error
  • 7affe25 clk: samsung: exynos850: Propagate SPI IPCLK rate change
  • 6949090 pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
  • 19eec9d drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
  • a5285fa ASoC: sh: rz-ssi: Fix error message print
  • 14613d5 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'
  • 741c0b6 ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
  • f765d8b perf pmu: Treat the msr pmu as software
  • eb9327a drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
  • 0fe4a2e HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
  • 8fb8774 perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording
  • f62c512 perf top: Uniform the event name for the hybrid machine
  • a99aac3 perf record: Fix possible incorrect free in record__switch_output()
  • 1f7108f PCI/DPC: Print all TLP Prefixes, not just the first
  • a5a1a50 media: cadence: csi2rx: use match fwnode for media link
  • c915c46 media: tc358743: register v4l2 async device only after successful setup
  • a85acc6 dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
  • be47607 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
  • e447d5f ASoC: amd: acp: Add missing error handling in sof-mach
  • 4ab14ec drm/lima: fix a memleak in lima_heap_alloc
  • ab7a438 drm/panel-edp: use put_sync in unprepare
  • dbb2b9d drm/rockchip: lvds: do not print scary message when probing defer
  • 991ca7b drm/rockchip: lvds: do not overwrite error code
  • 6fc6233 drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
  • 046c118 drm/vkms: Avoid reading beyond LUT array
  • ae35852 drm: Don't treat 0 as -1 in drm_fixp2int_ceil
  • 777189d drm/rockchip: inno_hdmi: Fix video timing
  • 708543a drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
  • 2388c36 drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
  • cddf015 drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
  • d81b737 drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
  • 85442c5 drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
  • 24967ca drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
  • 08f1548 drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
  • c5d2342 drm/tegra: dsi: Add missing check for of_find_device_by_node
  • ef02d8e dm: call the resume method on internal suspend
  • d0197a5 dm raid: fix false positive for requeue needed during reshape
  • 94083d1 bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
  • c8df920 nfp: flower: handle acti_netdevs allocation failure
  • c680dd8 devlink: Fix length of eswitch inline-mode
  • 5d161c6 net/x25: fix incorrect parameter validation in the x25_getsockopt() function
  • 8fcbf78 net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
  • 7ddb1b1 udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
  • a0fdfd5 l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
  • 1bd5ed4 ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
  • dee4e78 tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
  • dfbdcf5 OPP: debugfs: Fix warning around icc_get_name()
  • a10bf75 erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
  • 9337fc4 erofs: fix handling kern_mount() failure
  • 3dd9bef net: phy: dp83822: Fix RGMII TX delay configuration
  • 8cba276 Bluetooth: Fix eir name length
  • 6fef878 net: hns3: fix port duplex configure error in IMP reset
  • b2bb191 net: hns3: fix kernel crash when 1588 is received on HIP08 devices
  • b8df165 net: hns3: fix wrong judgment condition issue
  • 769324e dpll: fix dpll_xa_ref_*_del() for multiple registrations
  • c0691de net: phy: fix phy_get_internal_delay accessing an empty array
  • f6723d8 net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
  • 9eb5617 ipv6: fib6_rules: flush route cache when rule is changed
  • 6882b0e iommu: Fix compilation without CONFIG_IOMMU_INTEL
  • 4ade254 dpll: spec: use proper enum for pin capabilities attribute
  • 8588dae net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
  • 43f798b bpf: Fix stackmap overflow check on 32-bit arches
  • d817f0d bpf: Fix hashtab overflow check on 32-bit arches
  • 22079b3 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
  • 7794d9f s390/cache: prevent rebuild of shared_cpu_list
  • efba657 sr9800: Add check for usbnet_get_endpoints
  • 0122a45 Bluetooth: fix use-after-free in accessing skb after sending it
  • 817e813 Bluetooth: af_bluetooth: Fix deadlock
  • b10e6f6 Bluetooth: btusb: Fix memory leak
  • 5987b9f Bluetooth: msft: Fix memory leak
  • 8c28598 Bluetooth: hci_core: Fix possible buffer overflow
  • 2f232bc Bluetooth: btrtl: fix out of bounds memory access
  • 49bb958 Bluetooth: hci_h5: Add ability to allocate memory for private data
  • 4ff121b Bluetooth: hci_sync: Fix overwriting request callback
  • 084435b Bluetooth: hci_core: Cancel request on command timeout
  • 6ebd0c9 Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
  • ecd265f Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
  • 9dd082b Bluetooth: Remove BT_HS
  • 24aa3c5 Bluetooth: Remove superfluous call to hci_conn_check_pending()
  • 4fd7a45 Bluetooth: mgmt: Remove leftover queuing of power_off work
  • 28d976b Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
  • 31b4a54 ice: fix stats being updated by way too large values
  • 6610d2c igb: Fix missing time sync events
  • 5a2032a igc: Fix missing time sync events
  • c04f278 iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected
  • d8e1f6f PCI: Make pci_dev_is_disconnected() helper public for other drivers
  • 9975908 wifi: brcm80211: handle pmk_op allocation failure
  • f1368e7 wifi: rtw88: 8821c: Fix false alarm count
  • 6283e43 wifi: rtw88: 8821c: Fix beacon loss and disconnect
  • db3ef3a wifi: rtw88: 8821cu: Fix firmware upload fail
  • 4175af4 ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
  • 81ff934 mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
  • 6710839 arm64: dts: qcom: sm8550: Fix SPMI channels size
  • 9806c23 SUNRPC: fix some memleaks in gssx_dec_option_array
  • 47ac11d SUNRPC: fix a memleak in gss_import_v2_context
  • ae70792 x86, relocs: Ignore relocations in .notes section
  • 64eba66 objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
  • 23c271f arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
  • a035dbd arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller
  • b472c65 arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
  • 428a21b ACPI: scan: Fix device check notification handling
  • 44c14eb ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
  • 295513e ACPI: resource: Do IRQ override on Lunnen Ground laptops
  • 9a023d7 ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
  • cbfd339 arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
  • df35248 gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
  • c128006 regulator: userspace-consumer: add module device table
  • 9eebf58 arm64: dts: imx8mp-evk: Fix hdmi@3d node
  • 0ffcd35 arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus eDM SBC
  • f3f9dc3 ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node
  • 79870d6 ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address
  • 9875951 arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
  • cb9e802 pstore: inode: Only d_invalidate() is needed
  • 87a5172 pstore: inode: Convert mutex usage to guard(mutex)
  • 9c1a941 net: mctp: copy skb ext data when fragmenting
  • ac4096c arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes
  • 164a691 arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes
  • 4e19544 arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
  • 917b69b wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177
  • 43d1e02 wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel config from ACPI
  • 754c4e5 wifi: mt76: mt7921: fix incorrect type conversion for CLC command
  • 84470b4 wifi: mt76: mt7925e: fix use-after-free in free_irq()
  • bfe1adf wifi: mt76: mt7921e: fix use-after-free in free_irq()
  • a61f529 wifi: mt76: mt792x: fix ethtool warning
  • a23a5ac wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
  • 2765cda wifi: mt76: mt7996: fix efuse reading issue
  • 7de96f7 wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
  • 93d5af2 wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
  • 00d695d wifi: mt76: mt7996: fix TWT issues
  • 03ef98e wifi: mt76: mt7996: check txs format before getting skb by pid
  • 76e156e wifi: mt76: mt7925: update PCIe DMA settings
  • b98bdd7 wifi: mt76: mt7925: add support to set ifs time by mcu command
  • 07661af wifi: mt76: mt7925: add flow to avoid chip bt function fail
  • 1de0b96 wifi: mt76: mt7925: fix the wrong header translation config
  • 3640622 wifi: mt76: mt7925: fix WoW failed in encrypted mode
  • c2cf907 wifi: mt76: connac: add beacon protection support for mt7996
  • a9771f6 wifi: mt76: mt7925: fix wmm queue mapping
  • 6933371 wifi: mt76: mt7925: fix mcu query command fail
  • bdaa22d wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz band
  • 4915c64 wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz band
  • c5ba6a2 memory: tegra: Correct DLA client names
  • 8feb799 ARM: dts: arm: realview: Fix development chip ROM compatible value
  • 519c7af wifi: wilc1000: revert reset line logic flip
  • 698f215 arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS
  • 8ffaa17 firmware: arm_scmi: Fix double free in SMC transport cleanup path
  • 7024ba7 arm64: dts: ti: Add common1 register space for AM62x SoC
  • bffe245 arm64: dts: ti: Add common1 register space for AM65x SoC
  • f2e1446 arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
  • 71f6803 arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
  • 3e4f0b8 arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level
  • 2170a81 arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS in wkup_uart0
  • 2742f5d arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and RTS in wkup_uart0
  • f131ca8 arm64: dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from mcu_uart0
  • 391bba1 arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0 and mcu_uart0
  • dbce878 net: ena: Remove ena_select_queue
  • b1bd49c powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
  • b3c5ded arm64: dts: qcom: sm8150: correct PCIe wake-gpios
  • cc79dff arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs
  • 340005a arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
  • 3047451 wifi: brcmsmac: avoid function pointer casts
  • a2f599a iommu/amd: Mark interrupt as managed
  • b58bc9c bus: tegra-aconnect: Update dependency to ARCH_TEGRA
  • 8d14a4d ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
  • 599f9ad arm64: dts: ti: k3-am62-main: disable usb lpm
  • 24228dc wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
  • b67b796 cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
  • 4a1d55b arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
  • 4658bcf arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers
  • 21579ec arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
  • 710deb6 ARM: dts: qcom: msm8974: correct qfprom node size
  • 23df389 soc: qcom: llcc: Check return value on Broadcast_OR reg read
  • 3d655c5 arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
  • d69daa3 bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
  • 6cc324d wifi: iwlwifi: mvm: Fix the listener MAC filter flags
  • 3f13ac1 can: m_can: Start/Cancel polling timer together with interrupts
  • c7387a1 arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
  • 03a72e2 arm64: dts: mediatek: mt8186: fix VENC power domain clocks
  • 1200a3c arm64: dts: mediatek: mt8192: fix vencoder clock name
  • e3f599a arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
  • 49cb1a1 arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg
  • e36a0c8 arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
  • e3ce625 arm64: dts: mediatek: mt7986: fix SPI nodename
  • efb9fdb arm64: dts: mediatek: mt7986: fix SPI bus width properties
  • 5605c33 arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
  • a27fd1c arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
  • 373bcee arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs
  • 7eb06ee ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
  • 9ff355b selftests: forwarding: Add missing multicast routing config entries
  • c385e06 selftests: forwarding: Add missing config entries
  • cc859e6 s390/vdso: drop '-fPIC' from LDFLAGS
  • 8c29c81 s390/pai: fix attr_event_free upper limit for pai device drivers
  • 6f339ae wifi: iwlwifi: mvm: don't set replay counters to 0xff
  • 40405cb wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
  • b82894c wifi: iwlwifi: mvm: fix erroneous queue index mask
  • 63246be wifi: iwlwifi: properly check if link is active
  • 0291972 wifi: iwlwifi: support EHT for WH
  • 42d9fe6 tools/resolve_btfids: Fix cross-compilation to non-host endianness
  • 093a8cf tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
  • 51e2649 pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
  • ec02b3e printk: Disable passing console lock owner completely during panic()
  • 3cabf67 printk: ringbuffer: Skip non-finalized records in panic
  • e2c9100 printk: ringbuffer: Cleanup reader terminology
  • 70af619 printk: Add this_cpu_in_panic()
  • a1d11c8 printk: Wait for all reserved records with pr_flush()
  • 82549e5 printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
  • f6ae7c9 printk: nbcon: Relocate 32bit seq macros
  • 85f8065 wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
  • 7676b78 arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 PHY
  • ef423b9 arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 PHY
  • 12f00a3 wifi: wfx: fix memory leak when starting AP
  • 682ddd6 libbpf: Use OPTS_SET() macro in bpf_xdp_query()
  • 7178f44 arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
  • fb8bb0d arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
  • d219724 wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
  • a64c069 wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
  • e28183f arm64: dts: ti: k3-j784s4: Fix power domain for VTM node
  • d9a7f18 arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
  • 808b423 arm64: dts: ti: k3-am62p5-sk: Enable CPSW MDIO node
  • 766d3c0 net: blackhole_dev: fix build warning for ethh set but not used
  • 76f49b7 pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
  • a630ca3 arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
  • 2ca1c0d selftests/bpf: trace_helpers.c: do not use poisoned type
  • 1ec1529 gpio: vf610: allow disabling the vf610 driver
  • e8ff58f wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
  • 24a434a wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
  • a3f23f0 wifi: iwlwifi: always have 'uats_enabled'
  • d5878f7 wifi: iwlwifi: mvm: d3: fix IPN byte order
  • d4a389b wifi: iwlwifi: fix EWRD table validity check
  • d03a7d4 wifi: iwlwifi: mvm: initialize rates in FW earlier
  • 881f041 wifi: iwlwifi: acpi: fix WPFC reading
  • fec14d1 wifi: iwlwifi: dbg-tlv: ensure NUL termination
  • ac5949b wifi: iwlwifi: mvm: report beacon protection failures
  • 80cccbc wifi: ath12k: fix fetching MCBC flag for QCN9274
  • 4285460 wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
  • b1e7ce8 wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASSOC_CMDID
  • ac90e22 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
  • 74feabe libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
  • 699f5f9 arm64: dts: imx8qm: Correct edma3 power-domains and interrupt numbers
  • 9d3461f arm64: dts: imx8qm: Align edma3 power-domains resources indentation
  • 0d94e28 arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
  • 5e7eae2 arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
  • 14ccf06 arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
  • 3f931e2 arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
  • faa8cba arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
  • a0e7257 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
  • 2ed5d72 arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
  • ae00dd5 selftests/bpf: Disable IPv6 for lwt_redirect test
  • 56d530a arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2
  • 4aee879 arm64: dts: renesas: r8a779g0: Restore sort order
  • bd0cb08 arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
  • 0e2c1a5 pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
  • 14ec1c7 libbpf: Fix faccessat() usage on Android
  • bbda01a cpufreq: mediatek-hw: Don't error out if supply is not found
  • 078e627 arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
  • 8243a53 soc: qcom: socinfo: rename PM2250 to PM4125
  • 7e4008f arm64: dts: qcom: sm8450: Add missing interconnects to serial
  • c3244f3 af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
  • db6d67e wifi: iwlwifi: change link id in time event to s8
  • fb9b88e wifi: mac80211: use deflink and fix typo in link ID check
  • 5885020 selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
  • b73e849 selftests/bpf: Fix the flaky tc_redirect_dtime test
  • c3f04a6 wifi: ath12k: Fix issues in channel list update
  • 1350dfa selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
  • ced6fa7 libbpf: Apply map_set_def_max_entries() for inner_maps on creation
  • ffd2beb selftests/bpf: Fix potential premature unload in bpf_testmod
  • 5543e9b bpftool: Silence build warning about calloc()
  • 1558480 inet_diag: annotate data-races around inet_diag_table[]
  • 6b114ea sock_diag: annotate data-races around sock_diag_handlers[family]
  • d8cacb2 cpufreq: mediatek-hw: Wait for CPU supplies before probing
  • 74b84d0 cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
  • 252b17a arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size
  • 9c286ae arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
  • d98357f arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
  • 93297d3 arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
  • a6032f2 arm64: dts: qcom: sc8180x: Add missing CPU off state
  • c5dd13a arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latency
  • d727850 arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
  • 015b770 ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
  • 9620f88 wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
  • df34d6b wifi: wilc1000: fix multi-vif management when deleting a vif
  • 90ae293 wifi: wilc1000: do not realloc workqueue everytime an interface is added
  • 7059cdb wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
  • 5800ec7 wifi: wilc1000: fix RCU usage in connect path
  • 64354e2 wifi: wilc1000: fix declarations ordering
  • 18b2539 wifi: b43: Disable QoS for bcm4331
  • 46c2b88 wifi: b43: Stop correct queue in DMA worker when QoS is disabled
  • 62e4179 wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
  • 4049a9f wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
  • db755cf wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
  • 6f312ac sched/fair: Take the scheduling domain into account in select_idle_core()
  • bbb94a5 sched/fair: Take the scheduling domain into account in select_idle_smt()
  • 9a7f33d timekeeping: Fix cross-timestamp interpolation for non-x86
  • e50ac80 timekeeping: Fix cross-timestamp interpolation corner case decision
  • dd3cf86 timekeeping: Fix cross-timestamp interpolation on counter wrap
  • cb70bb6 x86/sme: Fix memory encryption setting if enabled by default and not overridden
  • e0fe2a7 x86/resctrl: Implement new mba_MBps throttling heuristic
  • ac84db2 x86/resctrl: Read supported bandwidth sources from CPUID
  • eaad294 x86/resctrl: Remove hard-coded memory bandwidth limit
  • 7e14718 x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
  • 079cba4 aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
  • 0c8c74b io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
  • 9d62a39 io_uring/net: move receive multishot out of the generic msghdr path
  • b007f36 io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
  • 8ad3c85 md/raid1: fix choose next idle in read_balance()
  • d4f6661 md/raid1: record nonrot rdevs while adding/removing rdevs to conf
  • 152e5fb md/raid1: factor out helpers to add rdev to conf
  • 687b717 md/raid1: remove rcu protection to access rdev from conf
  • 11df016 md: remove flag RemoveSynchronized
  • 1845ea4 net: test: Fix printf format specifier in skb_segment kunit test
  • 57a4696 rtc: test: Fix invalid format specifier.
  • ecb5f44 time: test: Fix incorrect format specifier
  • b269d05 lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
  • 0fe4e35 lib/cmdline: Fix an invalid format specifier in an assertion msg
  • fd3da52 kunit: test: Log the correct filter string in executor_test
  • db6be34 ovl: Always reject mounting over case-insensitive directories
  • fe7670e md: Don't clear MD_CLOSING when the raid is about to stop
  • 1e5c5b0 block: fix deadlock between bd_link_disk_holder and partition scan
  • 57544c9 fs/select: rework stack allocation hack for clang
  • e803040 nbd: null check for nla_nest_start
  • 1b67158 rcu/exp: Handle RCU expedited grace period kworker allocation failure
  • a9fa485 rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
  • 6d32c83 md: fix kmemleak of rdev->serial
  • fa18aa5 s390/dasd: fix double module refcount decrement
  • 8bf0b3b s390/dasd: Use dev_*() for device log messages
  • 3e896a1 io_uring: remove unconditional looping in local task_work handling
  • 30106b6 io_uring: remove looping around handling traditional task_work
  • 99626cc fs: Fix rw_hint validation
  • a3be20d iomap: clear the per-folio dirty bits on all writeback failures
  • 38c19c4 workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_active()
  • fc67aeb workqueue: Implement system-wide nr_active enforcement for unbound workqueues
  • 65ae95d workqueue: Introduce struct wq_node_nr_active
  • 733560e workqueue: RCU protect wq->dfl_pwq and implement accessors for it
  • 49ba382 workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
  • ef4be4e workqueue: Move nr_active handling into helpers
  • 52b4212 workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
  • 3c6935d workqueue: Factor out pwq_is_empty()
  • edf3c8f workqueue: Move pwq->max_active to wq->max_active
  • 66c6d23 workqueue.c: Increase workqueue name length
  • cba138f do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
  • ee84627 ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
  • 3c46f9d ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
  • 8d180b8 ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
  • 1de66c0 Input: gpio_keys_polled - suppress deferred probe error for gpio
  • 3c11970 xfrm: set skb control buffer based on packet offload as well
  • 847248a xfrm: fix xfrm child route lookup for packet offload
  • b41465e ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
  • 13c48bb ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS UM5302LA
  • ec302f5 ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops
  • bc0e678 x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
  • 737713b ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
  • d8b2d1b arm64: tegra: Set the correct PHY mode for MGBE
  • 9f599ba perf: RISCV: Fix panic on pmu overflow handler
  • 356f87f firewire: core: use long bus reset on gap count error
  • a50b875 Bluetooth: mgmt: Fix limited discoverable off timeout
  • 5f9fe30 Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
  • cd9a316 ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2
  • 8d0eab7 drm/buddy: check range allocation matches alignment
  • 40a56d2 drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
  • f2e1641 ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port
  • 5a27ec5 scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
  • a79a629 ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
  • 4580ab0 drm/ttm/tests: depend on UML || COMPILE_TEST
  • 59c8d9a wifi: mac80211: only call drv_sta_rc_update for uploaded stations
  • 07ec9c5 net: smsc95xx: add support for SYS TEC USB-SPEmodule1
  • 3ce877e spi: cadence-qspi: add system-wide suspend and resume callbacks
  • 113e124 spi: cadence-qspi: put runtime in runtime PM hooks names
  • 7e9422d btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
  • c445420 btrfs: fix data races when accessing the reserved amount of block reserves
  • 6ffeca9 btrfs: zoned: don't skip block group profile checks on conventional zones
  • 0ca05ab wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
  • ed35a50 wifi: iwlwifi: mvm: ensure offloading TID queue exists
  • bc7da4f regulator: max5970: Fix regulator child node name
  • 58ac60c drm/amd/display: fix input states translation error for dcn35 & dcn351
  • fe7f0b1 ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
  • 1fb85f3 arm64: dts: qcom: Fix interrupt-map cell sizes
  • 3b589cd arm: dts: Fix dtc interrupt_map warnings
  • 47e4d65 arm64: dts: Fix dtc interrupt_provider warnings
  • 3d1b32f arm: dts: Fix dtc interrupt_provider warnings
  • 50ad551 dm-verity, dm-crypt: align "struct bvec_iter" correctly
  • f10fc08 platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
  • aa6f195 perf: CXL: fix CPMU filter value mask length
  • 578b1c6 cxl/region: Allow out of order assembly of autodiscovered regions
  • 70f6f37 cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
  • efcb059 block: sed-opal: handle empty atoms when parsing response
  • 8060f13 parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
  • 4f1ce93 net/iucv: fix the allocation size of iucv_path_table array
  • 29bd6f8 x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
  • c8e093f x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
  • d161600 riscv: dts: sifive: add missing #interrupt-cells to pmic
  • 21aa0e9 bpf: Fix warning for bpf_cpumask in verifier
  • f7968ad ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes
  • 09b324a RDMA/mlx5: Relax DEVX access upon modify commands
  • 185fa07 RDMA/mlx5: Fix fortify source warning while accessing Eth segment
  • fc61eec arm64: dts: rockchip: mark system power controller on rk3588-evb1
  • 5333da5 soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
  • 7e34a03 arm64/sve: Lower the maximum allocation for the SVE ptrace regset
  • d371a45 gen_compile_commands: fix invalid escape sequence warning
  • b2bc25e ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402 with missing DSD
  • d153e8b ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
  • 8763479 HID: multitouch: Add required quirk for Synaptics 0xcddc device
  • 3499174 ceph: add ceph_cap_unlink_work to fire check_caps() immediately
  • 8dcc523 ceph: always queue a writeback when revoking the Fb caps
  • 23b2c24 MIPS: Clear Cause.BD in instruction_pointer_set
  • d211e81 x86/xen: Add some null pointer checking to smp.c
  • 90776e3 ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
  • d1dc31e regmap: kunit: Ensure that changed bytes are actually different
  • 7de26a7 spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
  • 786b2da ASoC: rt5645: Make LattePanda board DMI match more precise
  • 379f05c selftests: tls: use exact comparison in recv_partial
  • 523cb4d selftests: openvswitch: Add validation for the recursion test
  • cde6db4 perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
  • 3ea4fbb wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
  • e123b14 ASoC: cs42l43: Handle error from devm_pm_runtime_enable
  • 6ee29ab HID: logitech-hidpp: Do not flood kernel log
  • edcf92b media: rkisp1: Fix IRQ handling due to shared interrupts
  • ef45aa2 soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
  • 88c49d9 io_uring: drop any code related to SCM_RIGHTS
  • f3ee556 io_uring/unix: drop usage of io_uring socket
  • db324cb platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

Homepage
Download Linux 6.7.11-xanmod1 source from GitHub