From 1b82aadadd9aba003dca09b066afe6d4e6048ac4b8d7c91a9d546a041e20b427 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Thu, 28 Mar 2024 07:06:18 +0000 Subject: [PATCH] commit fea4cf5f6b49318e355a02b67c307dc68a5784c4 OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=31 --- kernel-longterm.changes | 1099 ++++++++++++++++++++++++++++++++ kernel-longterm.spec | 8 +- kernel-source-longterm.changes | 1099 ++++++++++++++++++++++++++++++++ kernel-source-longterm.spec | 8 +- kernel-syms-longterm.changes | 1099 ++++++++++++++++++++++++++++++++ kernel-syms-longterm.spec | 6 +- patches.kernel.org.tar.bz2 | 4 +- series.conf | 633 ++++++++++++++++++ source-timestamp | 4 +- 9 files changed, 3945 insertions(+), 15 deletions(-) diff --git a/kernel-longterm.changes b/kernel-longterm.changes index 0aadfc8..1b89669 100644 --- a/kernel-longterm.changes +++ b/kernel-longterm.changes @@ -1,3 +1,1102 @@ +------------------------------------------------------------------- +Wed Mar 27 16:56:04 CET 2024 - rfrohl@suse.com + +- backports for 6.6.23 (bsc#1218260). + 37f32f526438 ovl: fix memory leak in ovl_parse_param() + 8bd90b6ae785 erofs: fix NULL dereference of dif->bdev_handle in fscache mode + 861b3415e4de ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" +- commit fea4cf5 + +------------------------------------------------------------------- +Wed Mar 27 15:37:34 CET 2024 - rfrohl@suse.com + +- Linux 6.6.23 (bsc#1218260). +- x86/efistub: Don't clear BSS twice in mixed mode (bsc#1218260). +- x86/efistub: Clear decompressor BSS in native EFI entrypoint + (bsc#1218260). +- dm-integrity: align the outgoing bio in integrity_recheck + (bsc#1218260). +- dm io: Support IO priority (bsc#1218260). +- selftests: forwarding: Fix ping failure due to short timeout + (bsc#1218260). +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (bsc#1218260). +- netfilter: nf_tables: Fix a memory leak in nf_tables_updchain + (bsc#1218260). +- net: dsa: mt7530: fix handling of all link-local frames + (bsc#1218260). +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (bsc#1218260). +- bpf: report RCU QS in cpumap kthread (bsc#1218260). +- net: report RCU QS on threaded NAPI repolling (bsc#1218260). +- rcu: add a helper to report consolidated flavor QS + (bsc#1218260). +- netfilter: nf_tables: do not compare internal table flags on + updates (bsc#1218260). +- netfilter: nft_set_pipapo: release elements in clone only from + destroy path (bsc#1218260). +- octeontx2-af: Use separate handlers for interrupts + (bsc#1218260). +- octeontx2-pf: Send UP messages to VF only when VF is up + (bsc#1218260). +- octeontx2-pf: Use default max_active works instead of one + (bsc#1218260). +- octeontx2-pf: Wait till detach_resources msg is complete + (bsc#1218260). +- octeontx2: Detect the mbox up or down message via register + (bsc#1218260). +- devlink: fix port new reply cmd type (bsc#1218260). +- net/bnx2x: Prevent access to a freed page in page_pool + (bsc#1218260). +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1218260). +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (bsc#1218260). +- ceph: stop copying to iter at EOF on sync reads (bsc#1218260). +- ipv4: raw: Fix sending packets from raw sockets via IPsec + tunnels (bsc#1218260). +- hsr: Handle failures in module init (bsc#1218260). +- rds: introduce acquire/release ordering in + acquire/release_in_xmit() (bsc#1218260). +- wireguard: receive: annotate data-race around + receiving_counter.counter (bsc#1218260). +- virtio: packed: fix unmap leak for indirect desc table + (bsc#1218260). +- vdpa/mlx5: Allow CVQ size changes (bsc#1218260). +- vdpa_sim: reset must not run (bsc#1218260). +- drm: Fix drm_fixp2int_round() making it add 0.5 (bsc#1218260). +- spi: spi-imx: fix off-by-one in mx51 CPU mode burst length + (bsc#1218260). +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (bsc#1218260). +- net: veth: do not manipulate GRO when using XDP (bsc#1218260). +- xfrm: Allow UDP encapsulation only in offload modes + (bsc#1218260). +- packet: annotate data-races around ignore_outgoing + (bsc#1218260). +- xen/events: increment refcnt only if event channel is refcounted + (bsc#1218260). +- xen/evtchn: avoid WARN() when unbinding an event channel + (bsc#1218260). +- riscv: Fix compilation error with FAST_GUP and rv32 + (bsc#1218260). +- io_uring: fix poll_remove stalled req completion (bsc#1218260). +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (bsc#1218260). +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (bsc#1218260). +- nvme: fix reconnection fail due to reserved tag allocation + (bsc#1218260). +- net: txgbe: fix clk_name exceed MAX_DEV_ID limits (bsc#1218260). +- hsr: Fix uninit-value access in hsr_get_node() (bsc#1218260). +- vmxnet3: Fix missing reserved tailroom (bsc#1218260). +- tcp: Fix refcnt handling in __inet_hash_connect() (bsc#1218260). +- io_uring: Fix release of pinned pages when __io_uaddr_map fails + (bsc#1218260). +- cpufreq: Fix per-policy boost behavior on SoCs using + cpufreq_boost_set_sw() (bsc#1218260). +- soc: fsl: dpio: fix kcalloc() argument order (bsc#1218260). +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1218260). +- s390/vtime: fix average steal time calculation (bsc#1218260). +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (bsc#1218260). +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (bsc#1218260). +- tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() + (bsc#1218260). +- nouveau: reset the bo resource bus info after an eviction + (bsc#1218260). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (bsc#1218260). +- spi: lpspi: Avoid potential use-after-free in probe() + (bsc#1218260). +- io_uring: don't save/restore iowait state (bsc#1218260). +- thermal/drivers/qoriq: Fix getting tmu range (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in + an error handling path (bsc#1218260). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (bsc#1218260). +- x86/hyperv: Use per cpu initial stack for vtl context + (bsc#1218260). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (bsc#1218260). +- staging: greybus: fix get_channel_from_mode() failure path + (bsc#1218260). +- serial: 8250_exar: Don't remove GPIO device on suspend + (bsc#1218260). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (bsc#1218260). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (bsc#1218260). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (bsc#1218260). +- iio: gts-helper: Fix division loop (bsc#1218260). +- kconfig: fix infinite loop when expanding a macro at the end + of file (bsc#1218260). +- coresight: etm4x: Set skip_power_up in etm4_init_arch_data + function (bsc#1218260). +- coresight: Fix issue where a source device's helpers aren't + disabled (bsc#1218260). +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells + (bsc#1218260). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (bsc#1218260). +- serial: max310x: fix syntax error in IRQ error message + (bsc#1218260). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (bsc#1218260). +- usb: phy: generic: Get the vbus supply (bsc#1218260). +- iio: pressure: mprls0025pa fix off-by-one enum (bsc#1218260). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (bsc#1218260). +- remoteproc: stm32: Fix incorrect type in assignment for va + (bsc#1218260). +- mei: gsc_proxy: match component when GSC is on different bus + (bsc#1218260). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (bsc#1218260). +- io_uring/net: correct the type of variable (bsc#1218260). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (bsc#1218260). +- afs: Revert "afs: Hide silly-rename files from userspace" + (bsc#1218260). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (bsc#1218260). +- f2fs: zone: fix to remove pow2 check condition for zoned block + device (bsc#1218260). +- f2fs: fix to truncate meta inode pages forcely (bsc#1218260). +- f2fs: introduce f2fs_invalidate_internal_cache() for cleanup + (bsc#1218260). +- f2fs: compress: fix reserve_cblocks counting error when out + of space (bsc#1218260). +- f2fs: compress: relocate some judgments in + f2fs_reserve_compress_blocks (bsc#1218260). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (bsc#1218260). +- NFS: Fix an off by one in root_nfs_cat() (bsc#1218260). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (bsc#1218260). +- Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 + (bsc#1218260). +- RDMA/mana_ib: Fix bug in creation of dma regions (bsc#1218260). +- f2fs: ro: compress: fix to avoid caching unaligned extent + (bsc#1218260). +- f2fs: fix to use correct segment type in + f2fs_allocate_data_block() (bsc#1218260). +- watchdog: stm32_iwdg: initialize default timeout (bsc#1218260). +- watchdog: starfive: Check pm_runtime_enabled() before + decrementing usage counter (bsc#1218260). +- f2fs: check number of blocks in a current section (bsc#1218260). +- f2fs: compress: fix to check compress flag w/ .i_sem lock + (bsc#1218260). +- NFSv4.2: fix listxattr maximum XDR buffer size (bsc#1218260). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (bsc#1218260). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (bsc#1218260). +- f2fs: compress: fix to check zstd compress level correctly in + mount option (bsc#1218260). +- f2fs: fix to create selinux label during whiteout initialization + (bsc#1218260). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (bsc#1218260). +- RDMA/rtrs-clt: Check strnlen return len in sysfs + mpath_policy_store() (bsc#1218260). +- RDMA/device: Fix a race between mad_client and cm_client init + (bsc#1218260). +- RDMA/hns: Fix mis-modifying default congestion control algorithm + (bsc#1218260). +- i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling + (bsc#1218260). +- scsi: csiostor: Avoid function pointer casts (bsc#1218260). +- f2fs: fix to avoid potential panic during recovery + (bsc#1218260). +- f2fs: compress: fix to cover f2fs_disable_compressed_file() + w/ i_sem (bsc#1218260). +- f2fs: fix NULL pointer dereference in f2fs_submit_page_write() + (bsc#1218260). +- f2fs: zone: fix to wait completion of last bio in zone correctly + (bsc#1218260). +- f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic + (bsc#1218260). +- f2fs: compress: fix to avoid inconsistence bewteen i_blocks + and dnode (bsc#1218260). +- f2fs: update blkaddr in __set_data_blkaddr() for cleanup + (bsc#1218260). +- f2fs: introduce get_dnode_addr() to clean up codes + (bsc#1218260). +- f2fs: delete obsolete FI_DROP_CACHE (bsc#1218260). +- f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN (bsc#1218260). +- f2fs: compress: fix to check unreleased compressed cluster + (bsc#1218260). +- f2fs: compress: fix to cover normal cluster write with cp_rwsem + (bsc#1218260). +- f2fs: compress: fix to guarantee persisting compressed blocks + by CP (bsc#1218260). +- RDMA/srpt: Do not register event handler until srpt device is + fully setup (bsc#1218260). +- RDMA/irdma: Remove duplicate assignment (bsc#1218260). +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (bsc#1218260). +- ALSA: hda/tas2781: restore power state after system_resume + (bsc#1218260). +- ALSA: hda/tas2781: configure the amp after firmware load + (bsc#1218260). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (bsc#1218260). +- ALSA: hda/tas2781: add ptrs to calibration functions + (bsc#1218260). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (bsc#1218260). +- ALSA: hda/tas2781: add lock to system_suspend (bsc#1218260). +- ALSA: hda/tas2781: use dev_dbg in system_resume (bsc#1218260). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (bsc#1218260). +- cifs: Fix writeback data corruption (bsc#1218260). +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1218260). +- smb: do not test the return value of folio_start_writeback() + (bsc#1218260). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (bsc#1218260). +- clk: zynq: Prevent null pointer dereference caused by kmalloc + failure (bsc#1218260). +- clk: Fix clk_core_get NULL dereference (bsc#1218260). +- sparc32: Fix section mismatch in leon_pci_grpci (bsc#1218260). +- backlight: lp8788: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3639: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: da9052: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (bsc#1218260). +- backlight: lm3630a: Initialize backlight_properties on init + (bsc#1218260). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (bsc#1218260). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (bsc#1218260). +- leds: aw2013: Unlock mutex before destroying it (bsc#1218260). +- powerpc/embedded6xx: Fix no previous prototype for + avr_uart_send() etc (bsc#1218260). +- mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults + (bsc#1218260). +- modules: wait do_free_init correctly (bsc#1218260). +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix register offset for + GCC_UBI0_AXI_ARES reset (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of + 'gcc_pcie1_pipe_clk' (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of + 'gcc_gmac0_sys_clk' (bsc#1218260). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (bsc#1218260). +- powerpc/pseries: Fix potential memleak in papr_get_attr() + (bsc#1218260). +- mfd: cs42l43: Fix wrong register defaults (bsc#1218260). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (bsc#1218260). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (bsc#1218260). +- drm/amd/pm: Fix esm reg mask use to get pcie speed + (bsc#1218260). +- drm/tests: helpers: Include missing drm_drv header + (bsc#1218260). +- arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with + Clang (bsc#1218260). +- media: mediatek: vcodec: avoid -Wcast-function-type-strict + warning (bsc#1218260). +- media: ttpci: fix two memleaks in budget_av_attach + (bsc#1218260). +- media: go7007: fix a memleak in go7007_load_encoder + (bsc#1218260). +- media: dvb-frontends: avoid stack overflow warnings with clang + (bsc#1218260). +- media: pvrusb2: fix uaf in pvr2_context_set_notify + (bsc#1218260). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (bsc#1218260). +- HID: amd_sfh: Avoid disabling the interrupt (bsc#1218260). +- HID: amd_sfh: Update HPD sensor structure elements + (bsc#1218260). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (bsc#1218260). +- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype + (bsc#1218260). +- mtd: maps: physmap-core: fix flash size larger than 32-bit + (bsc#1218260). +- clk: imx: imx8mp: Fix SAI_MCLK_SEL definition (bsc#1218260). +- drm/tidss: Fix sync-lost issue with two displays (bsc#1218260). +- drm/tidss: Fix initial plane zpos values (bsc#1218260). +- crypto: jitter - fix CRYPTO_JITTERENTROPY help text + (bsc#1218260). +- crypto: qat - fix ring to service map for dcc in 4xxx + (bsc#1218260). +- crypto: qat - relocate and rename get_service_enabled() + (bsc#1218260). +- crypto: qat - move adf_cfg_services (bsc#1218260). +- crypto: qat - avoid division by zero (bsc#1218260). +- crypto: ccp - Avoid discarding errors in + psp_send_platform_access_msg() (bsc#1218260). +- crypto: arm/sha - fix function cast warnings (bsc#1218260). +- perf print-events: make is_event_supported() more robust + (bsc#1218260). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (bsc#1218260). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (bsc#1218260). +- media: i2c: imx290: Fix IMX920 typo (bsc#1218260). +- media: ivsc: csi: Swap SINK and SOURCE pads (bsc#1218260). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (bsc#1218260). +- clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical + (bsc#1218260). +- clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF + (bsc#1218260). +- clk: mediatek: mt7622-apmixedsys: Fix an error handling path + in clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: mediatek: mt8135: Fix an error handling path in + clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() + (bsc#1218260). +- clk: hisilicon: hi3519: Release the correct number of gates + in hi3519_clk_unregister() (bsc#1218260). +- pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm + (bsc#1218260). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (bsc#1218260). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (bsc#1218260). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (bsc#1218260). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (bsc#1218260). +- clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times + (bsc#1218260). +- media: pvrusb2: fix pvr2_stream_callback casts (bsc#1218260). +- media: pvrusb2: remove redundant NULL check (bsc#1218260). +- media: go7007: add check of return value of go7007_read_addr() + (bsc#1218260). +- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak + (bsc#1218260). +- media: sun8i-di: Fix chroma difference threshold (bsc#1218260). +- media: sun8i-di: Fix power on/off sequences (bsc#1218260). +- media: sun8i-di: Fix coefficient writes (bsc#1218260). +- media: cedrus: h265: Fix configuring bitstream size + (bsc#1218260). +- NTB: fix possible name leak in ntb_register_device() + (bsc#1218260). +- drm: ci: use clk_ignore_unused for apq8016 (bsc#1218260). +- ASoC: SOF: Add some bounds checking to firmware data + (bsc#1218260). +- powerpc: Force inlining of arch_vmap_p{u/m}d_supported() + (bsc#1218260). +- ASoC: meson: t9015: fix function pointer type mismatch + (bsc#1218260). +- ASoC: meson: aiu: fix function pointer type mismatch + (bsc#1218260). +- perf metric: Don't remove scale from counts (bsc#1218260). +- perf stat: Avoid metric-only segv (bsc#1218260). +- perf expr: Fix "has_event" function for metric style events + (bsc#1218260). +- ALSA: seq: fix function cast warnings (bsc#1218260). +- clk: renesas: r8a779f0: Correct PFC/GPIO parent clock + (bsc#1218260). +- clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks + (bsc#1218260). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (bsc#1218260). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (bsc#1218260). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (bsc#1218260). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (bsc#1218260). +- dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible + (bsc#1218260). +- perf srcline: Add missed addr2line closes (bsc#1218260). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (bsc#1218260). +- drivers/ps3: select VIDEO to provide cmdline functions + (bsc#1218260). +- crypto: xilinx - call finalize with bh disabled (bsc#1218260). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (bsc#1218260). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (bsc#1218260). +- quota: Properly annotate i_dquot arrays with __rcu + (bsc#1218260). +- quota: Fix rcu annotations of inode dquot pointers + (bsc#1218260). +- quota: Fix potential NULL pointer dereference (bsc#1218260). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (bsc#1218260). +- clk: qcom: reset: Commonize the de/assert functions + (bsc#1218260). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (bsc#1218260). +- media: edia: dvbdev: fix a use-after-free (bsc#1218260). +- mtd: spinand: esmt: Extend IDs to 5 bytes (bsc#1218260). +- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity + (bsc#1218260). +- media: v4l2-tpg: fix some memleaks in tpg_alloc (bsc#1218260). +- media: em28xx: annotate unchecked call to + media_device_register() (bsc#1218260). +- clk: meson: Add missing clocks to axg_clk_regmaps (bsc#1218260). +- perf bpf: Clean up the generated/copied vmlinux.h (bsc#1218260). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (bsc#1218260). +- media: v4l2: cci: print leading 0 on error (bsc#1218260). +- clk: samsung: exynos850: Propagate SPI IPCLK rate change + (bsc#1218260). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (bsc#1218260). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (bsc#1218260). +- ASoC: sh: rz-ssi: Fix error message print (bsc#1218260). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (bsc#1218260). +- perf pmu: Treat the msr pmu as software (bsc#1218260). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (bsc#1218260). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (bsc#1218260). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (bsc#1218260). +- perf top: Uniform the event name for the hybrid machine + (bsc#1218260). +- perf record: Fix possible incorrect free in + record__switch_output() (bsc#1218260). +- PCI/DPC: Print all TLP Prefixes, not just the first + (bsc#1218260). +- media: cadence: csi2rx: use match fwnode for media link + (bsc#1218260). +- media: tc358743: register v4l2 async device only after + successful setup (bsc#1218260). +- dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (bsc#1218260). +- ASoC: amd: acp: Add missing error handling in sof-mach + (bsc#1218260). +- drm/lima: fix a memleak in lima_heap_alloc (bsc#1218260). +- drm/panel-edp: use put_sync in unprepare (bsc#1218260). +- drm/rockchip: lvds: do not print scary message when probing + defer (bsc#1218260). +- drm/rockchip: lvds: do not overwrite error code (bsc#1218260). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node + (bsc#1218260). +- drm/vkms: Avoid reading beyond LUT array (bsc#1218260). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (bsc#1218260). +- drm/rockchip: inno_hdmi: Fix video timing (bsc#1218260). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (bsc#1218260). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (bsc#1218260). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (bsc#1218260). +- dm: call the resume method on internal suspend (bsc#1218260). +- dm raid: fix false positive for requeue needed during reshape + (bsc#1218260). +- bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes() + (bsc#1218260). +- nfp: flower: handle acti_netdevs allocation failure + (bsc#1218260). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (bsc#1218260). +- net: kcm: fix incorrect parameter validation in the + kcm_getsockopt) function (bsc#1218260). +- udp: fix incorrect parameter validation in the + udp_lib_getsockopt() function (bsc#1218260). +- l2tp: fix incorrect parameter validation in the + pppol2tp_getsockopt() function (bsc#1218260). +- ipmr: fix incorrect parameter validation in the + ip_mroute_getsockopt() function (bsc#1218260). +- tcp: fix incorrect parameter validation in the + do_tcp_getsockopt() function (bsc#1218260). +- OPP: debugfs: Fix warning around icc_get_name() (bsc#1218260). +- erofs: fix lockdep false positives on initializing + erofs_pseudo_mnt (bsc#1218260). +- erofs: fix handling kern_mount() failure (bsc#1218260). +- erofs: Convert to use bdev_open_by_path() (bsc#1218260). +- block: Provide bdev_open_* functions (bsc#1218260). +- net: phy: dp83822: Fix RGMII TX delay configuration + (bsc#1218260). +- Bluetooth: Fix eir name length (bsc#1218260). +- net: hns3: fix port duplex configure error in IMP reset + (bsc#1218260). +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (bsc#1218260). +- net: hns3: fix wrong judgment condition issue (bsc#1218260). +- net: phy: fix phy_get_internal_delay accessing an empty array + (bsc#1218260). +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (bsc#1218260). +- ipv6: fib6_rules: flush route cache when rule is changed + (bsc#1218260). +- iommu: Fix compilation without CONFIG_IOMMU_INTEL (bsc#1218260). +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1218260). +- s390/cache: prevent rebuild of shared_cpu_list (bsc#1218260). +- sr9800: Add check for usbnet_get_endpoints (bsc#1218260). +- Bluetooth: fix use-after-free in accessing skb after sending it + (bsc#1218260). +- Bluetooth: af_bluetooth: Fix deadlock (bsc#1218260). +- Bluetooth: btusb: Fix memory leak (bsc#1218260). +- Bluetooth: msft: Fix memory leak (bsc#1218260). +- Bluetooth: msft: __hci_cmd_sync() doesn't return NULL + (bsc#1218260). +- Bluetooth: hci_core: Fix possible buffer overflow (bsc#1218260). +- Bluetooth: btrtl: fix out of bounds memory access (bsc#1218260). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (bsc#1218260). +- Bluetooth: hci_sync: Fix overwriting request callback + (bsc#1218260). +- Bluetooth: hci_core: Cancel request on command timeout + (bsc#1218260). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (bsc#1218260). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (bsc#1218260). +- Bluetooth: Remove BT_HS (bsc#1218260). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (bsc#1218260). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (bsc#1218260). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (bsc#1218260). +- ice: fix stats being updated by way too large values + (bsc#1218260). +- igb: Fix missing time sync events (bsc#1218260). +- igc: Fix missing time sync events (bsc#1218260). +- iommu/vt-d: Don't issue ATS Invalidation request when device + is disconnected (bsc#1218260). +- PCI: Make pci_dev_is_disconnected() helper public for other + drivers (bsc#1218260). +- wifi: brcm80211: handle pmk_op allocation failure (bsc#1218260). +- wifi: rtw88: 8821c: Fix false alarm count (bsc#1218260). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect + (bsc#1218260). +- wifi: rtw88: 8821cu: Fix firmware upload fail (bsc#1218260). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (bsc#1218260). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (bsc#1218260). +- arm64: dts: qcom: sm8550: Fix SPMI channels size (bsc#1218260). +- SUNRPC: fix some memleaks in gssx_dec_option_array + (bsc#1218260). +- SUNRPC: fix a memleak in gss_import_v2_context (bsc#1218260). +- x86, relocs: Ignore relocations in .notes section (bsc#1218260). +- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks + (bsc#1218260). +- arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from + rk3588 i2s (bsc#1218260). +- arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller + (bsc#1218260). +- arm64: dts: rockchip: add missing interrupt-names for rk356x + vdpu (bsc#1218260). +- ACPI: scan: Fix device check notification handling + (bsc#1218260). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (bsc#1218260). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (bsc#1218260). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (bsc#1218260). +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs + (bsc#1218260). +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (bsc#1218260). +- regulator: userspace-consumer: add module device table + (bsc#1218260). +- arm64: dts: imx8mp-evk: Fix hdmi@3d node (bsc#1218260). +- arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under + the switch node (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register + address (bsc#1218260). +- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF + (bsc#1218260). +- pstore: inode: Only d_invalidate() is needed (bsc#1218260). +- pstore: inode: Convert mutex usage to guard(mutex) + (bsc#1218260). +- net: mctp: copy skb ext data when fragmenting (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes + (bsc#1218260). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (bsc#1218260). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (bsc#1218260). +- wifi: mt76: mt792x: fix ethtool warning (bsc#1218260). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (bsc#1218260). +- wifi: mt76: mt7996: fix efuse reading issue (bsc#1218260). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (bsc#1218260). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (bsc#1218260). +- wifi: mt76: mt7996: fix TWT issues (bsc#1218260). +- memory: tegra: Correct DLA client names (bsc#1218260). +- ARM: dts: arm: realview: Fix development chip ROM compatible + value (bsc#1218260). +- wifi: wilc1000: revert reset line logic flip (bsc#1218260). +- arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS + (bsc#1218260). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM62x SoC + (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM65x SoC + (bsc#1218260). +- arm64: dts: mt8195-cherry-tomato: change watchdog reset boot + flow (bsc#1218260). +- arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC + (bsc#1218260). +- arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level + (bsc#1218260). +- arm64: dts: ti: k3-am642-sk: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-am642-evm: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS + in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux + for CTS and RTS in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Remove + clock-frequency from mcu_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for + wkup_uart0 and mcu_uart0 (bsc#1218260). +- net: ena: Remove ena_select_queue (bsc#1218260). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (bsc#1218260). +- arm64: dts: qcom: sm8150: correct PCIe wake-gpios (bsc#1218260). +- arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs + (bsc#1218260). +- arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios + (bsc#1218260). +- wifi: brcmsmac: avoid function pointer casts (bsc#1218260). +- iommu/amd: Mark interrupt as managed (bsc#1218260). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (bsc#1218260). +- arm64: dts: ti: k3-am62-main: disable usb lpm (bsc#1218260). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (bsc#1218260). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency + (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing xhci clock to usb + controllers (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing clocks to ssusb + power domains (bsc#1218260). +- ARM: dts: qcom: msm8974: correct qfprom node size (bsc#1218260). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (bsc#1218260). +- arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for + SLPI (bsc#1218260). +- bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace + correctly (bsc#1218260). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (bsc#1218260). +- can: m_can: Start/Cancel polling timer together with interrupts + (bsc#1218260). +- arm64: dts: mediatek: mt7622: add missing "device_type" to + memory nodes (bsc#1218260). +- arm64: dts: mediatek: mt8186: fix VENC power domain clocks + (bsc#1218260). +- arm64: dts: mediatek: mt8192: fix vencoder clock name + (bsc#1218260). +- arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base + detection node (bsc#1218260). +- arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM + (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI nodename (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI bus width properties + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid + clock name (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix reference to PWM in fan node + (bsc#1218260). +- arm64: dts: mt8183: Move CrosEC base detection node to + kukui-based DTs (bsc#1218260). +- ipv6: mcast: remove one synchronize_net() barrier in + ipv6_mc_down() (bsc#1218260). +- selftests: forwarding: Add missing multicast routing config + entries (bsc#1218260). +- selftests: forwarding: Add missing config entries (bsc#1218260). +- s390/vdso: drop '-fPIC' from LDFLAGS (bsc#1218260). +- s390/pai: fix attr_event_free upper limit for pai device drivers + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (bsc#1218260). +- wifi: iwlwifi: mvm: fix erroneous queue index mask + (bsc#1218260). +- wifi: iwlwifi: support EHT for WH (bsc#1218260). +- tools/resolve_btfids: Fix cross-compilation to non-host + endianness (bsc#1218260). +- tools/resolve_btfids: Refactor set sorting with types from + btf_ids.h (bsc#1218260). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (bsc#1218260). +- printk: Disable passing console lock owner completely during + panic() (bsc#1218260). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (bsc#1218260). +- arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- wifi: wfx: fix memory leak when starting AP (bsc#1218260). +- libbpf: Use OPTS_SET() macro in bpf_xdp_query() (bsc#1218260). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (bsc#1218260). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (bsc#1218260). +- arm64: dts: ti: k3-j784s4: Fix power domain for VTM node + (bsc#1218260). +- arm64: dts: ti: k3-j721s2: Fix power domain for VTM node + (bsc#1218260). +- net: blackhole_dev: fix build warning for ethh set but not used + (bsc#1218260). +- pwm: atmel-hlcdc: Fix clock imbalance related to suspend support + (bsc#1218260). +- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS + (bsc#1218260). +- gpio: vf610: allow disabling the vf610 driver (bsc#1218260). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (bsc#1218260). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (bsc#1218260). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (bsc#1218260). +- wifi: iwlwifi: fix EWRD table validity check (bsc#1218260). +- wifi: iwlwifi: mvm: initialize rates in FW earlier + (bsc#1218260). +- wifi: iwlwifi: acpi: fix WPFC reading (bsc#1218260). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (bsc#1218260). +- wifi: iwlwifi: mvm: report beacon protection failures + (bsc#1218260). +- wifi: ath12k: fix fetching MCBC flag for QCN9274 (bsc#1218260). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (bsc#1218260). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (bsc#1218260). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (bsc#1218260). +- libbpf: Add missing LIBBPF_API annotation to + libbpf_set_memlock_rlim API (bsc#1218260). +- arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S + i.MX8MM module (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on SL/BL i.MX8MM (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on OSM-S i.MX8MM (bsc#1218260). +- selftests/bpf: Disable IPv6 for lwt_redirect test (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2 + (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Restore sort order (bsc#1218260). +- arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for + gpucc (bsc#1218260). +- pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl (bsc#1218260). +- libbpf: Fix faccessat() usage on Android (bsc#1218260). +- cpufreq: mediatek-hw: Don't error out if supply is not found + (bsc#1218260). +- arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming + (bsc#1218260). +- soc: qcom: socinfo: rename PM2250 to PM4125 (bsc#1218260). +- arm64: dts: qcom: sm8450: Add missing interconnects to serial + (bsc#1218260). +- af_unix: Annotate data-race of gc_in_progress in + wait_for_unix_gc() (bsc#1218260). +- selftests/bpf: Wait for the netstamp_needed_key static key to + be turned on (bsc#1218260). +- selftests/bpf: Fix the flaky tc_redirect_dtime test + (bsc#1218260). +- selftests/bpf: Add netkit to tc_redirect selftest (bsc#1218260). +- selftests/bpf: De-veth-ize the tc_redirect test case + (bsc#1218260). +- wifi: ath12k: Fix issues in channel list update (bsc#1218260). +- selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY + values (bsc#1218260). +- libbpf: Apply map_set_def_max_entries() for inner_maps on + creation (bsc#1218260). +- selftests/bpf: Fix potential premature unload in bpf_testmod + (bsc#1218260). +- bpftool: Silence build warning about calloc() (bsc#1218260). +- inet_diag: annotate data-races around inet_diag_table[] + (bsc#1218260). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (bsc#1218260). +- cpufreq: mediatek-hw: Wait for CPU supplies before probing + (bsc#1218260). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (bsc#1218260). +- arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if + DISPCC is on (bsc#1218260). +- arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Add missing CPU off state + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry + latency (bsc#1218260). +- arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain + (bsc#1218260). +- ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate + (bsc#1218260). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (bsc#1218260). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (bsc#1218260). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (bsc#1218260). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (bsc#1218260). +- wifi: wilc1000: fix RCU usage in connect path (bsc#1218260). +- wifi: wilc1000: fix declarations ordering (bsc#1218260). +- wifi: b43: Disable QoS for bcm4331 (bsc#1218260). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (bsc#1218260). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (bsc#1218260). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (bsc#1218260). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_core() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_smt() (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation for non-x86 + (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation corner case + decision (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation on counter wrap + (bsc#1218260). +- x86/sme: Fix memory encryption setting if enabled by default + and not overridden (bsc#1218260). +- x86/resctrl: Implement new mba_MBps throttling heuristic + (bsc#1218260). +- x86/resctrl: Read supported bandwidth sources from CPUID + (bsc#1218260). +- x86/resctrl: Remove hard-coded memory bandwidth limit + (bsc#1218260). +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit + type (bsc#1218260). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218260). +- io_uring/net: fix overflow check in io_recvmsg_mshot_prep() + (bsc#1218260). +- io_uring/net: move receive multishot out of the generic msghdr + path (bsc#1218260). +- io_uring/net: unify how recvmsg and sendmsg copy in the msghdr + (bsc#1218260). +- rtc: test: Fix invalid format specifier (bsc#1218260). +- time: test: Fix incorrect format specifier (bsc#1218260). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (bsc#1218260). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (bsc#1218260). +- kunit: test: Log the correct filter string in executor_test + (bsc#1218260). +- ovl: Always reject mounting over case-insensitive directories + (bsc#1218260). +- ovl: add support for appending lowerdirs one by one + (bsc#1218260). +- ovl: refactor layer parsing helpers (bsc#1218260). +- ovl: store and show the user provided lowerdir mount option + (bsc#1218260). +- ovl: remove unused code in lowerdir param parsing (bsc#1218260). +- md: Don't clear MD_CLOSING when the raid is about to stop + (bsc#1218260). +- fs/select: rework stack allocation hack for clang (bsc#1218260). +- nbd: null check for nla_nest_start (bsc#1218260). +- rcu/exp: Handle RCU expedited grace period kworker allocation + failure (bsc#1218260). +- rcu/exp: Fix RCU expedited parallel grace period kworker + allocation failure recovery (bsc#1218260). +- s390/dasd: fix double module refcount decrement (bsc#1218260). +- s390/dasd: Use dev_*() for device log messages (bsc#1218260). +- io_uring: remove unconditional looping in local task_work + handling (bsc#1218260). +- io_uring: remove looping around handling traditional task_work + (bsc#1218260). +- fs: Fix rw_hint validation (bsc#1218260). +- iomap: clear the per-folio dirty bits on all writeback failures + (bsc#1218260). +- workqueue: Don't call cpumask_test_cpu() with -1 CPU in + wq_update_node_max_active() (bsc#1218260). +- workqueue: Implement system-wide nr_active enforcement for + unbound workqueues (bsc#1218260). +- workqueue: Introduce struct wq_node_nr_active (bsc#1218260). +- workqueue: RCU protect wq->dfl_pwq and implement accessors + for it (bsc#1218260). +- workqueue: Make wq_adjust_max_active() round-robin pwqs while + activating (bsc#1218260). +- workqueue: Move nr_active handling into helpers (bsc#1218260). +- workqueue: Replace pwq_activate_inactive_work() with + [__]pwq_activate_work() (bsc#1218260). +- workqueue: Factor out pwq_is_empty() (bsc#1218260). +- workqueue: Move pwq->max_active to wq->max_active (bsc#1218260). +- workqueue.c: Increase workqueue name length (bsc#1218260). +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1218260). +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (bsc#1218260). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (bsc#1218260). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (bsc#1218260). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (bsc#1218260). +- xfrm: set skb control buffer based on packet offload as well + (bsc#1218260). +- xfrm: fix xfrm child route lookup for packet offload + (bsc#1218260). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (bsc#1218260). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms + (bsc#1218260). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (bsc#1218260). +- arm64: tegra: Set the correct PHY mode for MGBE (bsc#1218260). +- perf: RISCV: Fix panic on pmu overflow handler (bsc#1218260). +- firewire: core: use long bus reset on gap count error + (bsc#1218260). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (bsc#1218260). +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (bsc#1218260). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (bsc#1218260). +- ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port + (bsc#1218260). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (bsc#1218260). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (bsc#1218260). +- drm/ttm/tests: depend on UML || COMPILE_TEST (bsc#1218260). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (bsc#1218260). +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (bsc#1218260). +- btrfs: fix data race at btrfs_use_block_rsv() when accessing + block reserve (bsc#1218260). +- btrfs: fix data races when accessing the reserved amount of + block reserves (bsc#1218260). +- regulator: max5970: Fix regulator child node name (bsc#1218260). +- ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to + DA9063 nodes (bsc#1218260). +- arm64: dts: qcom: Fix interrupt-map cell sizes (bsc#1218260). +- arm: dts: Fix dtc interrupt_map warnings (bsc#1218260). +- arm64: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- arm: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- dm-verity, dm-crypt: align "struct bvec_iter" correctly + (bsc#1218260). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (bsc#1218260). +- perf: CXL: fix CPMU filter value mask length (bsc#1218260). +- cxl/region: Allow out of order assembly of autodiscovered + regions (bsc#1218260). +- cxl/region: Handle endpoint decoders in + cxl_region_find_decoder() (bsc#1218260). +- block: sed-opal: handle empty atoms when parsing response + (bsc#1218260). +- parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check + (bsc#1218260). +- net/iucv: fix the allocation size of iucv_path_table array + (bsc#1218260). +- x86/mm: Disallow vsyscall page read for + copy_from_kernel_nofault() (bsc#1218260). +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h + (bsc#1218260). +- riscv: dts: sifive: add missing #interrupt-cells to pmic + (bsc#1218260). +- ARM: dts: rockchip: Drop interrupts property from pwm-rockchip + nodes (bsc#1218260). +- RDMA/mlx5: Relax DEVX access upon modify commands (bsc#1218260). +- RDMA/mlx5: Fix fortify source warning while accessing Eth + segment (bsc#1218260). +- arm64: dts: rockchip: mark system power controller on + rk3588-evb1 (bsc#1218260). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (bsc#1218260). +- arm64/sve: Lower the maximum allocation for the SVE ptrace + regset (bsc#1218260). +- gen_compile_commands: fix invalid escape sequence warning + (bsc#1218260). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (bsc#1218260). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (bsc#1218260). +- MIPS: Clear Cause.BD in instruction_pointer_set (bsc#1218260). +- x86/xen: Add some null pointer checking to smp.c (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU + (bsc#1218260). +- regmap: kunit: Ensure that changed bytes are actually different + (bsc#1218260). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (bsc#1218260). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (bsc#1218260). +- selftests: tls: use exact comparison in recv_partial + (bsc#1218260). +- selftests: openvswitch: Add validation for the recursion test + (bsc#1218260). +- perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 + (incorrect child count) (bsc#1218260). +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (bsc#1218260). +- ASoC: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (bsc#1218260). +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (bsc#1218260). +- io_uring: drop any code related to SCM_RIGHTS (bsc#1218260). +- io_uring/unix: drop usage of io_uring socket (bsc#1218260). +- platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn + BAR (bsc#1218260). +- commit c9e98a0 + ------------------------------------------------------------------- Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com diff --git a/kernel-longterm.spec b/kernel-longterm.spec index f5c70a3..1b89a8d 100644 --- a/kernel-longterm.spec +++ b/kernel-longterm.spec @@ -18,8 +18,8 @@ %define srcversion 6.6 -%define patchversion 6.6.22 -%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55 +%define patchversion 6.6.23 +%define git_commit fea4cf5f6b49318e355a02b67c307dc68a5784c4 %define variant -longterm%{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -113,9 +113,9 @@ Name: kernel-longterm Summary: The Linux Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.6.22 +Version: 6.6.23 %if 0%{?is_kotd} -Release: .g6e2e453 +Release: .gfea4cf5 %else Release: 0 %endif diff --git a/kernel-source-longterm.changes b/kernel-source-longterm.changes index 0aadfc8..1b89669 100644 --- a/kernel-source-longterm.changes +++ b/kernel-source-longterm.changes @@ -1,3 +1,1102 @@ +------------------------------------------------------------------- +Wed Mar 27 16:56:04 CET 2024 - rfrohl@suse.com + +- backports for 6.6.23 (bsc#1218260). + 37f32f526438 ovl: fix memory leak in ovl_parse_param() + 8bd90b6ae785 erofs: fix NULL dereference of dif->bdev_handle in fscache mode + 861b3415e4de ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" +- commit fea4cf5 + +------------------------------------------------------------------- +Wed Mar 27 15:37:34 CET 2024 - rfrohl@suse.com + +- Linux 6.6.23 (bsc#1218260). +- x86/efistub: Don't clear BSS twice in mixed mode (bsc#1218260). +- x86/efistub: Clear decompressor BSS in native EFI entrypoint + (bsc#1218260). +- dm-integrity: align the outgoing bio in integrity_recheck + (bsc#1218260). +- dm io: Support IO priority (bsc#1218260). +- selftests: forwarding: Fix ping failure due to short timeout + (bsc#1218260). +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (bsc#1218260). +- netfilter: nf_tables: Fix a memory leak in nf_tables_updchain + (bsc#1218260). +- net: dsa: mt7530: fix handling of all link-local frames + (bsc#1218260). +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (bsc#1218260). +- bpf: report RCU QS in cpumap kthread (bsc#1218260). +- net: report RCU QS on threaded NAPI repolling (bsc#1218260). +- rcu: add a helper to report consolidated flavor QS + (bsc#1218260). +- netfilter: nf_tables: do not compare internal table flags on + updates (bsc#1218260). +- netfilter: nft_set_pipapo: release elements in clone only from + destroy path (bsc#1218260). +- octeontx2-af: Use separate handlers for interrupts + (bsc#1218260). +- octeontx2-pf: Send UP messages to VF only when VF is up + (bsc#1218260). +- octeontx2-pf: Use default max_active works instead of one + (bsc#1218260). +- octeontx2-pf: Wait till detach_resources msg is complete + (bsc#1218260). +- octeontx2: Detect the mbox up or down message via register + (bsc#1218260). +- devlink: fix port new reply cmd type (bsc#1218260). +- net/bnx2x: Prevent access to a freed page in page_pool + (bsc#1218260). +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1218260). +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (bsc#1218260). +- ceph: stop copying to iter at EOF on sync reads (bsc#1218260). +- ipv4: raw: Fix sending packets from raw sockets via IPsec + tunnels (bsc#1218260). +- hsr: Handle failures in module init (bsc#1218260). +- rds: introduce acquire/release ordering in + acquire/release_in_xmit() (bsc#1218260). +- wireguard: receive: annotate data-race around + receiving_counter.counter (bsc#1218260). +- virtio: packed: fix unmap leak for indirect desc table + (bsc#1218260). +- vdpa/mlx5: Allow CVQ size changes (bsc#1218260). +- vdpa_sim: reset must not run (bsc#1218260). +- drm: Fix drm_fixp2int_round() making it add 0.5 (bsc#1218260). +- spi: spi-imx: fix off-by-one in mx51 CPU mode burst length + (bsc#1218260). +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (bsc#1218260). +- net: veth: do not manipulate GRO when using XDP (bsc#1218260). +- xfrm: Allow UDP encapsulation only in offload modes + (bsc#1218260). +- packet: annotate data-races around ignore_outgoing + (bsc#1218260). +- xen/events: increment refcnt only if event channel is refcounted + (bsc#1218260). +- xen/evtchn: avoid WARN() when unbinding an event channel + (bsc#1218260). +- riscv: Fix compilation error with FAST_GUP and rv32 + (bsc#1218260). +- io_uring: fix poll_remove stalled req completion (bsc#1218260). +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (bsc#1218260). +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (bsc#1218260). +- nvme: fix reconnection fail due to reserved tag allocation + (bsc#1218260). +- net: txgbe: fix clk_name exceed MAX_DEV_ID limits (bsc#1218260). +- hsr: Fix uninit-value access in hsr_get_node() (bsc#1218260). +- vmxnet3: Fix missing reserved tailroom (bsc#1218260). +- tcp: Fix refcnt handling in __inet_hash_connect() (bsc#1218260). +- io_uring: Fix release of pinned pages when __io_uaddr_map fails + (bsc#1218260). +- cpufreq: Fix per-policy boost behavior on SoCs using + cpufreq_boost_set_sw() (bsc#1218260). +- soc: fsl: dpio: fix kcalloc() argument order (bsc#1218260). +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1218260). +- s390/vtime: fix average steal time calculation (bsc#1218260). +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (bsc#1218260). +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (bsc#1218260). +- tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() + (bsc#1218260). +- nouveau: reset the bo resource bus info after an eviction + (bsc#1218260). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (bsc#1218260). +- spi: lpspi: Avoid potential use-after-free in probe() + (bsc#1218260). +- io_uring: don't save/restore iowait state (bsc#1218260). +- thermal/drivers/qoriq: Fix getting tmu range (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in + an error handling path (bsc#1218260). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (bsc#1218260). +- x86/hyperv: Use per cpu initial stack for vtl context + (bsc#1218260). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (bsc#1218260). +- staging: greybus: fix get_channel_from_mode() failure path + (bsc#1218260). +- serial: 8250_exar: Don't remove GPIO device on suspend + (bsc#1218260). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (bsc#1218260). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (bsc#1218260). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (bsc#1218260). +- iio: gts-helper: Fix division loop (bsc#1218260). +- kconfig: fix infinite loop when expanding a macro at the end + of file (bsc#1218260). +- coresight: etm4x: Set skip_power_up in etm4_init_arch_data + function (bsc#1218260). +- coresight: Fix issue where a source device's helpers aren't + disabled (bsc#1218260). +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells + (bsc#1218260). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (bsc#1218260). +- serial: max310x: fix syntax error in IRQ error message + (bsc#1218260). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (bsc#1218260). +- usb: phy: generic: Get the vbus supply (bsc#1218260). +- iio: pressure: mprls0025pa fix off-by-one enum (bsc#1218260). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (bsc#1218260). +- remoteproc: stm32: Fix incorrect type in assignment for va + (bsc#1218260). +- mei: gsc_proxy: match component when GSC is on different bus + (bsc#1218260). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (bsc#1218260). +- io_uring/net: correct the type of variable (bsc#1218260). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (bsc#1218260). +- afs: Revert "afs: Hide silly-rename files from userspace" + (bsc#1218260). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (bsc#1218260). +- f2fs: zone: fix to remove pow2 check condition for zoned block + device (bsc#1218260). +- f2fs: fix to truncate meta inode pages forcely (bsc#1218260). +- f2fs: introduce f2fs_invalidate_internal_cache() for cleanup + (bsc#1218260). +- f2fs: compress: fix reserve_cblocks counting error when out + of space (bsc#1218260). +- f2fs: compress: relocate some judgments in + f2fs_reserve_compress_blocks (bsc#1218260). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (bsc#1218260). +- NFS: Fix an off by one in root_nfs_cat() (bsc#1218260). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (bsc#1218260). +- Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 + (bsc#1218260). +- RDMA/mana_ib: Fix bug in creation of dma regions (bsc#1218260). +- f2fs: ro: compress: fix to avoid caching unaligned extent + (bsc#1218260). +- f2fs: fix to use correct segment type in + f2fs_allocate_data_block() (bsc#1218260). +- watchdog: stm32_iwdg: initialize default timeout (bsc#1218260). +- watchdog: starfive: Check pm_runtime_enabled() before + decrementing usage counter (bsc#1218260). +- f2fs: check number of blocks in a current section (bsc#1218260). +- f2fs: compress: fix to check compress flag w/ .i_sem lock + (bsc#1218260). +- NFSv4.2: fix listxattr maximum XDR buffer size (bsc#1218260). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (bsc#1218260). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (bsc#1218260). +- f2fs: compress: fix to check zstd compress level correctly in + mount option (bsc#1218260). +- f2fs: fix to create selinux label during whiteout initialization + (bsc#1218260). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (bsc#1218260). +- RDMA/rtrs-clt: Check strnlen return len in sysfs + mpath_policy_store() (bsc#1218260). +- RDMA/device: Fix a race between mad_client and cm_client init + (bsc#1218260). +- RDMA/hns: Fix mis-modifying default congestion control algorithm + (bsc#1218260). +- i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling + (bsc#1218260). +- scsi: csiostor: Avoid function pointer casts (bsc#1218260). +- f2fs: fix to avoid potential panic during recovery + (bsc#1218260). +- f2fs: compress: fix to cover f2fs_disable_compressed_file() + w/ i_sem (bsc#1218260). +- f2fs: fix NULL pointer dereference in f2fs_submit_page_write() + (bsc#1218260). +- f2fs: zone: fix to wait completion of last bio in zone correctly + (bsc#1218260). +- f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic + (bsc#1218260). +- f2fs: compress: fix to avoid inconsistence bewteen i_blocks + and dnode (bsc#1218260). +- f2fs: update blkaddr in __set_data_blkaddr() for cleanup + (bsc#1218260). +- f2fs: introduce get_dnode_addr() to clean up codes + (bsc#1218260). +- f2fs: delete obsolete FI_DROP_CACHE (bsc#1218260). +- f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN (bsc#1218260). +- f2fs: compress: fix to check unreleased compressed cluster + (bsc#1218260). +- f2fs: compress: fix to cover normal cluster write with cp_rwsem + (bsc#1218260). +- f2fs: compress: fix to guarantee persisting compressed blocks + by CP (bsc#1218260). +- RDMA/srpt: Do not register event handler until srpt device is + fully setup (bsc#1218260). +- RDMA/irdma: Remove duplicate assignment (bsc#1218260). +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (bsc#1218260). +- ALSA: hda/tas2781: restore power state after system_resume + (bsc#1218260). +- ALSA: hda/tas2781: configure the amp after firmware load + (bsc#1218260). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (bsc#1218260). +- ALSA: hda/tas2781: add ptrs to calibration functions + (bsc#1218260). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (bsc#1218260). +- ALSA: hda/tas2781: add lock to system_suspend (bsc#1218260). +- ALSA: hda/tas2781: use dev_dbg in system_resume (bsc#1218260). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (bsc#1218260). +- cifs: Fix writeback data corruption (bsc#1218260). +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1218260). +- smb: do not test the return value of folio_start_writeback() + (bsc#1218260). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (bsc#1218260). +- clk: zynq: Prevent null pointer dereference caused by kmalloc + failure (bsc#1218260). +- clk: Fix clk_core_get NULL dereference (bsc#1218260). +- sparc32: Fix section mismatch in leon_pci_grpci (bsc#1218260). +- backlight: lp8788: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3639: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: da9052: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (bsc#1218260). +- backlight: lm3630a: Initialize backlight_properties on init + (bsc#1218260). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (bsc#1218260). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (bsc#1218260). +- leds: aw2013: Unlock mutex before destroying it (bsc#1218260). +- powerpc/embedded6xx: Fix no previous prototype for + avr_uart_send() etc (bsc#1218260). +- mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults + (bsc#1218260). +- modules: wait do_free_init correctly (bsc#1218260). +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix register offset for + GCC_UBI0_AXI_ARES reset (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of + 'gcc_pcie1_pipe_clk' (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of + 'gcc_gmac0_sys_clk' (bsc#1218260). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (bsc#1218260). +- powerpc/pseries: Fix potential memleak in papr_get_attr() + (bsc#1218260). +- mfd: cs42l43: Fix wrong register defaults (bsc#1218260). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (bsc#1218260). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (bsc#1218260). +- drm/amd/pm: Fix esm reg mask use to get pcie speed + (bsc#1218260). +- drm/tests: helpers: Include missing drm_drv header + (bsc#1218260). +- arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with + Clang (bsc#1218260). +- media: mediatek: vcodec: avoid -Wcast-function-type-strict + warning (bsc#1218260). +- media: ttpci: fix two memleaks in budget_av_attach + (bsc#1218260). +- media: go7007: fix a memleak in go7007_load_encoder + (bsc#1218260). +- media: dvb-frontends: avoid stack overflow warnings with clang + (bsc#1218260). +- media: pvrusb2: fix uaf in pvr2_context_set_notify + (bsc#1218260). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (bsc#1218260). +- HID: amd_sfh: Avoid disabling the interrupt (bsc#1218260). +- HID: amd_sfh: Update HPD sensor structure elements + (bsc#1218260). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (bsc#1218260). +- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype + (bsc#1218260). +- mtd: maps: physmap-core: fix flash size larger than 32-bit + (bsc#1218260). +- clk: imx: imx8mp: Fix SAI_MCLK_SEL definition (bsc#1218260). +- drm/tidss: Fix sync-lost issue with two displays (bsc#1218260). +- drm/tidss: Fix initial plane zpos values (bsc#1218260). +- crypto: jitter - fix CRYPTO_JITTERENTROPY help text + (bsc#1218260). +- crypto: qat - fix ring to service map for dcc in 4xxx + (bsc#1218260). +- crypto: qat - relocate and rename get_service_enabled() + (bsc#1218260). +- crypto: qat - move adf_cfg_services (bsc#1218260). +- crypto: qat - avoid division by zero (bsc#1218260). +- crypto: ccp - Avoid discarding errors in + psp_send_platform_access_msg() (bsc#1218260). +- crypto: arm/sha - fix function cast warnings (bsc#1218260). +- perf print-events: make is_event_supported() more robust + (bsc#1218260). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (bsc#1218260). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (bsc#1218260). +- media: i2c: imx290: Fix IMX920 typo (bsc#1218260). +- media: ivsc: csi: Swap SINK and SOURCE pads (bsc#1218260). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (bsc#1218260). +- clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical + (bsc#1218260). +- clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF + (bsc#1218260). +- clk: mediatek: mt7622-apmixedsys: Fix an error handling path + in clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: mediatek: mt8135: Fix an error handling path in + clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() + (bsc#1218260). +- clk: hisilicon: hi3519: Release the correct number of gates + in hi3519_clk_unregister() (bsc#1218260). +- pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm + (bsc#1218260). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (bsc#1218260). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (bsc#1218260). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (bsc#1218260). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (bsc#1218260). +- clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times + (bsc#1218260). +- media: pvrusb2: fix pvr2_stream_callback casts (bsc#1218260). +- media: pvrusb2: remove redundant NULL check (bsc#1218260). +- media: go7007: add check of return value of go7007_read_addr() + (bsc#1218260). +- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak + (bsc#1218260). +- media: sun8i-di: Fix chroma difference threshold (bsc#1218260). +- media: sun8i-di: Fix power on/off sequences (bsc#1218260). +- media: sun8i-di: Fix coefficient writes (bsc#1218260). +- media: cedrus: h265: Fix configuring bitstream size + (bsc#1218260). +- NTB: fix possible name leak in ntb_register_device() + (bsc#1218260). +- drm: ci: use clk_ignore_unused for apq8016 (bsc#1218260). +- ASoC: SOF: Add some bounds checking to firmware data + (bsc#1218260). +- powerpc: Force inlining of arch_vmap_p{u/m}d_supported() + (bsc#1218260). +- ASoC: meson: t9015: fix function pointer type mismatch + (bsc#1218260). +- ASoC: meson: aiu: fix function pointer type mismatch + (bsc#1218260). +- perf metric: Don't remove scale from counts (bsc#1218260). +- perf stat: Avoid metric-only segv (bsc#1218260). +- perf expr: Fix "has_event" function for metric style events + (bsc#1218260). +- ALSA: seq: fix function cast warnings (bsc#1218260). +- clk: renesas: r8a779f0: Correct PFC/GPIO parent clock + (bsc#1218260). +- clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks + (bsc#1218260). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (bsc#1218260). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (bsc#1218260). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (bsc#1218260). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (bsc#1218260). +- dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible + (bsc#1218260). +- perf srcline: Add missed addr2line closes (bsc#1218260). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (bsc#1218260). +- drivers/ps3: select VIDEO to provide cmdline functions + (bsc#1218260). +- crypto: xilinx - call finalize with bh disabled (bsc#1218260). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (bsc#1218260). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (bsc#1218260). +- quota: Properly annotate i_dquot arrays with __rcu + (bsc#1218260). +- quota: Fix rcu annotations of inode dquot pointers + (bsc#1218260). +- quota: Fix potential NULL pointer dereference (bsc#1218260). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (bsc#1218260). +- clk: qcom: reset: Commonize the de/assert functions + (bsc#1218260). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (bsc#1218260). +- media: edia: dvbdev: fix a use-after-free (bsc#1218260). +- mtd: spinand: esmt: Extend IDs to 5 bytes (bsc#1218260). +- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity + (bsc#1218260). +- media: v4l2-tpg: fix some memleaks in tpg_alloc (bsc#1218260). +- media: em28xx: annotate unchecked call to + media_device_register() (bsc#1218260). +- clk: meson: Add missing clocks to axg_clk_regmaps (bsc#1218260). +- perf bpf: Clean up the generated/copied vmlinux.h (bsc#1218260). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (bsc#1218260). +- media: v4l2: cci: print leading 0 on error (bsc#1218260). +- clk: samsung: exynos850: Propagate SPI IPCLK rate change + (bsc#1218260). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (bsc#1218260). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (bsc#1218260). +- ASoC: sh: rz-ssi: Fix error message print (bsc#1218260). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (bsc#1218260). +- perf pmu: Treat the msr pmu as software (bsc#1218260). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (bsc#1218260). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (bsc#1218260). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (bsc#1218260). +- perf top: Uniform the event name for the hybrid machine + (bsc#1218260). +- perf record: Fix possible incorrect free in + record__switch_output() (bsc#1218260). +- PCI/DPC: Print all TLP Prefixes, not just the first + (bsc#1218260). +- media: cadence: csi2rx: use match fwnode for media link + (bsc#1218260). +- media: tc358743: register v4l2 async device only after + successful setup (bsc#1218260). +- dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (bsc#1218260). +- ASoC: amd: acp: Add missing error handling in sof-mach + (bsc#1218260). +- drm/lima: fix a memleak in lima_heap_alloc (bsc#1218260). +- drm/panel-edp: use put_sync in unprepare (bsc#1218260). +- drm/rockchip: lvds: do not print scary message when probing + defer (bsc#1218260). +- drm/rockchip: lvds: do not overwrite error code (bsc#1218260). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node + (bsc#1218260). +- drm/vkms: Avoid reading beyond LUT array (bsc#1218260). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (bsc#1218260). +- drm/rockchip: inno_hdmi: Fix video timing (bsc#1218260). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (bsc#1218260). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (bsc#1218260). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (bsc#1218260). +- dm: call the resume method on internal suspend (bsc#1218260). +- dm raid: fix false positive for requeue needed during reshape + (bsc#1218260). +- bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes() + (bsc#1218260). +- nfp: flower: handle acti_netdevs allocation failure + (bsc#1218260). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (bsc#1218260). +- net: kcm: fix incorrect parameter validation in the + kcm_getsockopt) function (bsc#1218260). +- udp: fix incorrect parameter validation in the + udp_lib_getsockopt() function (bsc#1218260). +- l2tp: fix incorrect parameter validation in the + pppol2tp_getsockopt() function (bsc#1218260). +- ipmr: fix incorrect parameter validation in the + ip_mroute_getsockopt() function (bsc#1218260). +- tcp: fix incorrect parameter validation in the + do_tcp_getsockopt() function (bsc#1218260). +- OPP: debugfs: Fix warning around icc_get_name() (bsc#1218260). +- erofs: fix lockdep false positives on initializing + erofs_pseudo_mnt (bsc#1218260). +- erofs: fix handling kern_mount() failure (bsc#1218260). +- erofs: Convert to use bdev_open_by_path() (bsc#1218260). +- block: Provide bdev_open_* functions (bsc#1218260). +- net: phy: dp83822: Fix RGMII TX delay configuration + (bsc#1218260). +- Bluetooth: Fix eir name length (bsc#1218260). +- net: hns3: fix port duplex configure error in IMP reset + (bsc#1218260). +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (bsc#1218260). +- net: hns3: fix wrong judgment condition issue (bsc#1218260). +- net: phy: fix phy_get_internal_delay accessing an empty array + (bsc#1218260). +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (bsc#1218260). +- ipv6: fib6_rules: flush route cache when rule is changed + (bsc#1218260). +- iommu: Fix compilation without CONFIG_IOMMU_INTEL (bsc#1218260). +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1218260). +- s390/cache: prevent rebuild of shared_cpu_list (bsc#1218260). +- sr9800: Add check for usbnet_get_endpoints (bsc#1218260). +- Bluetooth: fix use-after-free in accessing skb after sending it + (bsc#1218260). +- Bluetooth: af_bluetooth: Fix deadlock (bsc#1218260). +- Bluetooth: btusb: Fix memory leak (bsc#1218260). +- Bluetooth: msft: Fix memory leak (bsc#1218260). +- Bluetooth: msft: __hci_cmd_sync() doesn't return NULL + (bsc#1218260). +- Bluetooth: hci_core: Fix possible buffer overflow (bsc#1218260). +- Bluetooth: btrtl: fix out of bounds memory access (bsc#1218260). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (bsc#1218260). +- Bluetooth: hci_sync: Fix overwriting request callback + (bsc#1218260). +- Bluetooth: hci_core: Cancel request on command timeout + (bsc#1218260). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (bsc#1218260). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (bsc#1218260). +- Bluetooth: Remove BT_HS (bsc#1218260). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (bsc#1218260). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (bsc#1218260). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (bsc#1218260). +- ice: fix stats being updated by way too large values + (bsc#1218260). +- igb: Fix missing time sync events (bsc#1218260). +- igc: Fix missing time sync events (bsc#1218260). +- iommu/vt-d: Don't issue ATS Invalidation request when device + is disconnected (bsc#1218260). +- PCI: Make pci_dev_is_disconnected() helper public for other + drivers (bsc#1218260). +- wifi: brcm80211: handle pmk_op allocation failure (bsc#1218260). +- wifi: rtw88: 8821c: Fix false alarm count (bsc#1218260). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect + (bsc#1218260). +- wifi: rtw88: 8821cu: Fix firmware upload fail (bsc#1218260). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (bsc#1218260). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (bsc#1218260). +- arm64: dts: qcom: sm8550: Fix SPMI channels size (bsc#1218260). +- SUNRPC: fix some memleaks in gssx_dec_option_array + (bsc#1218260). +- SUNRPC: fix a memleak in gss_import_v2_context (bsc#1218260). +- x86, relocs: Ignore relocations in .notes section (bsc#1218260). +- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks + (bsc#1218260). +- arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from + rk3588 i2s (bsc#1218260). +- arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller + (bsc#1218260). +- arm64: dts: rockchip: add missing interrupt-names for rk356x + vdpu (bsc#1218260). +- ACPI: scan: Fix device check notification handling + (bsc#1218260). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (bsc#1218260). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (bsc#1218260). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (bsc#1218260). +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs + (bsc#1218260). +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (bsc#1218260). +- regulator: userspace-consumer: add module device table + (bsc#1218260). +- arm64: dts: imx8mp-evk: Fix hdmi@3d node (bsc#1218260). +- arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under + the switch node (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register + address (bsc#1218260). +- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF + (bsc#1218260). +- pstore: inode: Only d_invalidate() is needed (bsc#1218260). +- pstore: inode: Convert mutex usage to guard(mutex) + (bsc#1218260). +- net: mctp: copy skb ext data when fragmenting (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes + (bsc#1218260). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (bsc#1218260). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (bsc#1218260). +- wifi: mt76: mt792x: fix ethtool warning (bsc#1218260). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (bsc#1218260). +- wifi: mt76: mt7996: fix efuse reading issue (bsc#1218260). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (bsc#1218260). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (bsc#1218260). +- wifi: mt76: mt7996: fix TWT issues (bsc#1218260). +- memory: tegra: Correct DLA client names (bsc#1218260). +- ARM: dts: arm: realview: Fix development chip ROM compatible + value (bsc#1218260). +- wifi: wilc1000: revert reset line logic flip (bsc#1218260). +- arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS + (bsc#1218260). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM62x SoC + (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM65x SoC + (bsc#1218260). +- arm64: dts: mt8195-cherry-tomato: change watchdog reset boot + flow (bsc#1218260). +- arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC + (bsc#1218260). +- arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level + (bsc#1218260). +- arm64: dts: ti: k3-am642-sk: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-am642-evm: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS + in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux + for CTS and RTS in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Remove + clock-frequency from mcu_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for + wkup_uart0 and mcu_uart0 (bsc#1218260). +- net: ena: Remove ena_select_queue (bsc#1218260). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (bsc#1218260). +- arm64: dts: qcom: sm8150: correct PCIe wake-gpios (bsc#1218260). +- arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs + (bsc#1218260). +- arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios + (bsc#1218260). +- wifi: brcmsmac: avoid function pointer casts (bsc#1218260). +- iommu/amd: Mark interrupt as managed (bsc#1218260). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (bsc#1218260). +- arm64: dts: ti: k3-am62-main: disable usb lpm (bsc#1218260). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (bsc#1218260). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency + (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing xhci clock to usb + controllers (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing clocks to ssusb + power domains (bsc#1218260). +- ARM: dts: qcom: msm8974: correct qfprom node size (bsc#1218260). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (bsc#1218260). +- arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for + SLPI (bsc#1218260). +- bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace + correctly (bsc#1218260). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (bsc#1218260). +- can: m_can: Start/Cancel polling timer together with interrupts + (bsc#1218260). +- arm64: dts: mediatek: mt7622: add missing "device_type" to + memory nodes (bsc#1218260). +- arm64: dts: mediatek: mt8186: fix VENC power domain clocks + (bsc#1218260). +- arm64: dts: mediatek: mt8192: fix vencoder clock name + (bsc#1218260). +- arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base + detection node (bsc#1218260). +- arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM + (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI nodename (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI bus width properties + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid + clock name (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix reference to PWM in fan node + (bsc#1218260). +- arm64: dts: mt8183: Move CrosEC base detection node to + kukui-based DTs (bsc#1218260). +- ipv6: mcast: remove one synchronize_net() barrier in + ipv6_mc_down() (bsc#1218260). +- selftests: forwarding: Add missing multicast routing config + entries (bsc#1218260). +- selftests: forwarding: Add missing config entries (bsc#1218260). +- s390/vdso: drop '-fPIC' from LDFLAGS (bsc#1218260). +- s390/pai: fix attr_event_free upper limit for pai device drivers + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (bsc#1218260). +- wifi: iwlwifi: mvm: fix erroneous queue index mask + (bsc#1218260). +- wifi: iwlwifi: support EHT for WH (bsc#1218260). +- tools/resolve_btfids: Fix cross-compilation to non-host + endianness (bsc#1218260). +- tools/resolve_btfids: Refactor set sorting with types from + btf_ids.h (bsc#1218260). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (bsc#1218260). +- printk: Disable passing console lock owner completely during + panic() (bsc#1218260). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (bsc#1218260). +- arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- wifi: wfx: fix memory leak when starting AP (bsc#1218260). +- libbpf: Use OPTS_SET() macro in bpf_xdp_query() (bsc#1218260). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (bsc#1218260). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (bsc#1218260). +- arm64: dts: ti: k3-j784s4: Fix power domain for VTM node + (bsc#1218260). +- arm64: dts: ti: k3-j721s2: Fix power domain for VTM node + (bsc#1218260). +- net: blackhole_dev: fix build warning for ethh set but not used + (bsc#1218260). +- pwm: atmel-hlcdc: Fix clock imbalance related to suspend support + (bsc#1218260). +- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS + (bsc#1218260). +- gpio: vf610: allow disabling the vf610 driver (bsc#1218260). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (bsc#1218260). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (bsc#1218260). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (bsc#1218260). +- wifi: iwlwifi: fix EWRD table validity check (bsc#1218260). +- wifi: iwlwifi: mvm: initialize rates in FW earlier + (bsc#1218260). +- wifi: iwlwifi: acpi: fix WPFC reading (bsc#1218260). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (bsc#1218260). +- wifi: iwlwifi: mvm: report beacon protection failures + (bsc#1218260). +- wifi: ath12k: fix fetching MCBC flag for QCN9274 (bsc#1218260). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (bsc#1218260). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (bsc#1218260). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (bsc#1218260). +- libbpf: Add missing LIBBPF_API annotation to + libbpf_set_memlock_rlim API (bsc#1218260). +- arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S + i.MX8MM module (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on SL/BL i.MX8MM (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on OSM-S i.MX8MM (bsc#1218260). +- selftests/bpf: Disable IPv6 for lwt_redirect test (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2 + (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Restore sort order (bsc#1218260). +- arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for + gpucc (bsc#1218260). +- pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl (bsc#1218260). +- libbpf: Fix faccessat() usage on Android (bsc#1218260). +- cpufreq: mediatek-hw: Don't error out if supply is not found + (bsc#1218260). +- arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming + (bsc#1218260). +- soc: qcom: socinfo: rename PM2250 to PM4125 (bsc#1218260). +- arm64: dts: qcom: sm8450: Add missing interconnects to serial + (bsc#1218260). +- af_unix: Annotate data-race of gc_in_progress in + wait_for_unix_gc() (bsc#1218260). +- selftests/bpf: Wait for the netstamp_needed_key static key to + be turned on (bsc#1218260). +- selftests/bpf: Fix the flaky tc_redirect_dtime test + (bsc#1218260). +- selftests/bpf: Add netkit to tc_redirect selftest (bsc#1218260). +- selftests/bpf: De-veth-ize the tc_redirect test case + (bsc#1218260). +- wifi: ath12k: Fix issues in channel list update (bsc#1218260). +- selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY + values (bsc#1218260). +- libbpf: Apply map_set_def_max_entries() for inner_maps on + creation (bsc#1218260). +- selftests/bpf: Fix potential premature unload in bpf_testmod + (bsc#1218260). +- bpftool: Silence build warning about calloc() (bsc#1218260). +- inet_diag: annotate data-races around inet_diag_table[] + (bsc#1218260). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (bsc#1218260). +- cpufreq: mediatek-hw: Wait for CPU supplies before probing + (bsc#1218260). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (bsc#1218260). +- arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if + DISPCC is on (bsc#1218260). +- arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Add missing CPU off state + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry + latency (bsc#1218260). +- arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain + (bsc#1218260). +- ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate + (bsc#1218260). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (bsc#1218260). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (bsc#1218260). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (bsc#1218260). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (bsc#1218260). +- wifi: wilc1000: fix RCU usage in connect path (bsc#1218260). +- wifi: wilc1000: fix declarations ordering (bsc#1218260). +- wifi: b43: Disable QoS for bcm4331 (bsc#1218260). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (bsc#1218260). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (bsc#1218260). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (bsc#1218260). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_core() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_smt() (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation for non-x86 + (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation corner case + decision (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation on counter wrap + (bsc#1218260). +- x86/sme: Fix memory encryption setting if enabled by default + and not overridden (bsc#1218260). +- x86/resctrl: Implement new mba_MBps throttling heuristic + (bsc#1218260). +- x86/resctrl: Read supported bandwidth sources from CPUID + (bsc#1218260). +- x86/resctrl: Remove hard-coded memory bandwidth limit + (bsc#1218260). +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit + type (bsc#1218260). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218260). +- io_uring/net: fix overflow check in io_recvmsg_mshot_prep() + (bsc#1218260). +- io_uring/net: move receive multishot out of the generic msghdr + path (bsc#1218260). +- io_uring/net: unify how recvmsg and sendmsg copy in the msghdr + (bsc#1218260). +- rtc: test: Fix invalid format specifier (bsc#1218260). +- time: test: Fix incorrect format specifier (bsc#1218260). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (bsc#1218260). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (bsc#1218260). +- kunit: test: Log the correct filter string in executor_test + (bsc#1218260). +- ovl: Always reject mounting over case-insensitive directories + (bsc#1218260). +- ovl: add support for appending lowerdirs one by one + (bsc#1218260). +- ovl: refactor layer parsing helpers (bsc#1218260). +- ovl: store and show the user provided lowerdir mount option + (bsc#1218260). +- ovl: remove unused code in lowerdir param parsing (bsc#1218260). +- md: Don't clear MD_CLOSING when the raid is about to stop + (bsc#1218260). +- fs/select: rework stack allocation hack for clang (bsc#1218260). +- nbd: null check for nla_nest_start (bsc#1218260). +- rcu/exp: Handle RCU expedited grace period kworker allocation + failure (bsc#1218260). +- rcu/exp: Fix RCU expedited parallel grace period kworker + allocation failure recovery (bsc#1218260). +- s390/dasd: fix double module refcount decrement (bsc#1218260). +- s390/dasd: Use dev_*() for device log messages (bsc#1218260). +- io_uring: remove unconditional looping in local task_work + handling (bsc#1218260). +- io_uring: remove looping around handling traditional task_work + (bsc#1218260). +- fs: Fix rw_hint validation (bsc#1218260). +- iomap: clear the per-folio dirty bits on all writeback failures + (bsc#1218260). +- workqueue: Don't call cpumask_test_cpu() with -1 CPU in + wq_update_node_max_active() (bsc#1218260). +- workqueue: Implement system-wide nr_active enforcement for + unbound workqueues (bsc#1218260). +- workqueue: Introduce struct wq_node_nr_active (bsc#1218260). +- workqueue: RCU protect wq->dfl_pwq and implement accessors + for it (bsc#1218260). +- workqueue: Make wq_adjust_max_active() round-robin pwqs while + activating (bsc#1218260). +- workqueue: Move nr_active handling into helpers (bsc#1218260). +- workqueue: Replace pwq_activate_inactive_work() with + [__]pwq_activate_work() (bsc#1218260). +- workqueue: Factor out pwq_is_empty() (bsc#1218260). +- workqueue: Move pwq->max_active to wq->max_active (bsc#1218260). +- workqueue.c: Increase workqueue name length (bsc#1218260). +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1218260). +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (bsc#1218260). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (bsc#1218260). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (bsc#1218260). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (bsc#1218260). +- xfrm: set skb control buffer based on packet offload as well + (bsc#1218260). +- xfrm: fix xfrm child route lookup for packet offload + (bsc#1218260). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (bsc#1218260). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms + (bsc#1218260). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (bsc#1218260). +- arm64: tegra: Set the correct PHY mode for MGBE (bsc#1218260). +- perf: RISCV: Fix panic on pmu overflow handler (bsc#1218260). +- firewire: core: use long bus reset on gap count error + (bsc#1218260). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (bsc#1218260). +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (bsc#1218260). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (bsc#1218260). +- ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port + (bsc#1218260). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (bsc#1218260). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (bsc#1218260). +- drm/ttm/tests: depend on UML || COMPILE_TEST (bsc#1218260). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (bsc#1218260). +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (bsc#1218260). +- btrfs: fix data race at btrfs_use_block_rsv() when accessing + block reserve (bsc#1218260). +- btrfs: fix data races when accessing the reserved amount of + block reserves (bsc#1218260). +- regulator: max5970: Fix regulator child node name (bsc#1218260). +- ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to + DA9063 nodes (bsc#1218260). +- arm64: dts: qcom: Fix interrupt-map cell sizes (bsc#1218260). +- arm: dts: Fix dtc interrupt_map warnings (bsc#1218260). +- arm64: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- arm: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- dm-verity, dm-crypt: align "struct bvec_iter" correctly + (bsc#1218260). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (bsc#1218260). +- perf: CXL: fix CPMU filter value mask length (bsc#1218260). +- cxl/region: Allow out of order assembly of autodiscovered + regions (bsc#1218260). +- cxl/region: Handle endpoint decoders in + cxl_region_find_decoder() (bsc#1218260). +- block: sed-opal: handle empty atoms when parsing response + (bsc#1218260). +- parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check + (bsc#1218260). +- net/iucv: fix the allocation size of iucv_path_table array + (bsc#1218260). +- x86/mm: Disallow vsyscall page read for + copy_from_kernel_nofault() (bsc#1218260). +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h + (bsc#1218260). +- riscv: dts: sifive: add missing #interrupt-cells to pmic + (bsc#1218260). +- ARM: dts: rockchip: Drop interrupts property from pwm-rockchip + nodes (bsc#1218260). +- RDMA/mlx5: Relax DEVX access upon modify commands (bsc#1218260). +- RDMA/mlx5: Fix fortify source warning while accessing Eth + segment (bsc#1218260). +- arm64: dts: rockchip: mark system power controller on + rk3588-evb1 (bsc#1218260). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (bsc#1218260). +- arm64/sve: Lower the maximum allocation for the SVE ptrace + regset (bsc#1218260). +- gen_compile_commands: fix invalid escape sequence warning + (bsc#1218260). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (bsc#1218260). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (bsc#1218260). +- MIPS: Clear Cause.BD in instruction_pointer_set (bsc#1218260). +- x86/xen: Add some null pointer checking to smp.c (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU + (bsc#1218260). +- regmap: kunit: Ensure that changed bytes are actually different + (bsc#1218260). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (bsc#1218260). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (bsc#1218260). +- selftests: tls: use exact comparison in recv_partial + (bsc#1218260). +- selftests: openvswitch: Add validation for the recursion test + (bsc#1218260). +- perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 + (incorrect child count) (bsc#1218260). +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (bsc#1218260). +- ASoC: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (bsc#1218260). +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (bsc#1218260). +- io_uring: drop any code related to SCM_RIGHTS (bsc#1218260). +- io_uring/unix: drop usage of io_uring socket (bsc#1218260). +- platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn + BAR (bsc#1218260). +- commit c9e98a0 + ------------------------------------------------------------------- Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com diff --git a/kernel-source-longterm.spec b/kernel-source-longterm.spec index 041c0db..013a3d6 100644 --- a/kernel-source-longterm.spec +++ b/kernel-source-longterm.spec @@ -17,8 +17,8 @@ %define srcversion 6.6 -%define patchversion 6.6.22 -%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55 +%define patchversion 6.6.23 +%define git_commit fea4cf5f6b49318e355a02b67c307dc68a5784c4 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ %endif Name: kernel-source-longterm -Version: 6.6.22 +Version: 6.6.23 %if 0%{?is_kotd} -Release: .g6e2e453 +Release: .gfea4cf5 %else Release: 0 %endif diff --git a/kernel-syms-longterm.changes b/kernel-syms-longterm.changes index 0aadfc8..1b89669 100644 --- a/kernel-syms-longterm.changes +++ b/kernel-syms-longterm.changes @@ -1,3 +1,1102 @@ +------------------------------------------------------------------- +Wed Mar 27 16:56:04 CET 2024 - rfrohl@suse.com + +- backports for 6.6.23 (bsc#1218260). + 37f32f526438 ovl: fix memory leak in ovl_parse_param() + 8bd90b6ae785 erofs: fix NULL dereference of dif->bdev_handle in fscache mode + 861b3415e4de ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" +- commit fea4cf5 + +------------------------------------------------------------------- +Wed Mar 27 15:37:34 CET 2024 - rfrohl@suse.com + +- Linux 6.6.23 (bsc#1218260). +- x86/efistub: Don't clear BSS twice in mixed mode (bsc#1218260). +- x86/efistub: Clear decompressor BSS in native EFI entrypoint + (bsc#1218260). +- dm-integrity: align the outgoing bio in integrity_recheck + (bsc#1218260). +- dm io: Support IO priority (bsc#1218260). +- selftests: forwarding: Fix ping failure due to short timeout + (bsc#1218260). +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (bsc#1218260). +- netfilter: nf_tables: Fix a memory leak in nf_tables_updchain + (bsc#1218260). +- net: dsa: mt7530: fix handling of all link-local frames + (bsc#1218260). +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (bsc#1218260). +- bpf: report RCU QS in cpumap kthread (bsc#1218260). +- net: report RCU QS on threaded NAPI repolling (bsc#1218260). +- rcu: add a helper to report consolidated flavor QS + (bsc#1218260). +- netfilter: nf_tables: do not compare internal table flags on + updates (bsc#1218260). +- netfilter: nft_set_pipapo: release elements in clone only from + destroy path (bsc#1218260). +- octeontx2-af: Use separate handlers for interrupts + (bsc#1218260). +- octeontx2-pf: Send UP messages to VF only when VF is up + (bsc#1218260). +- octeontx2-pf: Use default max_active works instead of one + (bsc#1218260). +- octeontx2-pf: Wait till detach_resources msg is complete + (bsc#1218260). +- octeontx2: Detect the mbox up or down message via register + (bsc#1218260). +- devlink: fix port new reply cmd type (bsc#1218260). +- net/bnx2x: Prevent access to a freed page in page_pool + (bsc#1218260). +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1218260). +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (bsc#1218260). +- ceph: stop copying to iter at EOF on sync reads (bsc#1218260). +- ipv4: raw: Fix sending packets from raw sockets via IPsec + tunnels (bsc#1218260). +- hsr: Handle failures in module init (bsc#1218260). +- rds: introduce acquire/release ordering in + acquire/release_in_xmit() (bsc#1218260). +- wireguard: receive: annotate data-race around + receiving_counter.counter (bsc#1218260). +- virtio: packed: fix unmap leak for indirect desc table + (bsc#1218260). +- vdpa/mlx5: Allow CVQ size changes (bsc#1218260). +- vdpa_sim: reset must not run (bsc#1218260). +- drm: Fix drm_fixp2int_round() making it add 0.5 (bsc#1218260). +- spi: spi-imx: fix off-by-one in mx51 CPU mode burst length + (bsc#1218260). +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (bsc#1218260). +- net: veth: do not manipulate GRO when using XDP (bsc#1218260). +- xfrm: Allow UDP encapsulation only in offload modes + (bsc#1218260). +- packet: annotate data-races around ignore_outgoing + (bsc#1218260). +- xen/events: increment refcnt only if event channel is refcounted + (bsc#1218260). +- xen/evtchn: avoid WARN() when unbinding an event channel + (bsc#1218260). +- riscv: Fix compilation error with FAST_GUP and rv32 + (bsc#1218260). +- io_uring: fix poll_remove stalled req completion (bsc#1218260). +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (bsc#1218260). +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (bsc#1218260). +- nvme: fix reconnection fail due to reserved tag allocation + (bsc#1218260). +- net: txgbe: fix clk_name exceed MAX_DEV_ID limits (bsc#1218260). +- hsr: Fix uninit-value access in hsr_get_node() (bsc#1218260). +- vmxnet3: Fix missing reserved tailroom (bsc#1218260). +- tcp: Fix refcnt handling in __inet_hash_connect() (bsc#1218260). +- io_uring: Fix release of pinned pages when __io_uaddr_map fails + (bsc#1218260). +- cpufreq: Fix per-policy boost behavior on SoCs using + cpufreq_boost_set_sw() (bsc#1218260). +- soc: fsl: dpio: fix kcalloc() argument order (bsc#1218260). +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1218260). +- s390/vtime: fix average steal time calculation (bsc#1218260). +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (bsc#1218260). +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (bsc#1218260). +- tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() + (bsc#1218260). +- nouveau: reset the bo resource bus info after an eviction + (bsc#1218260). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (bsc#1218260). +- spi: lpspi: Avoid potential use-after-free in probe() + (bsc#1218260). +- io_uring: don't save/restore iowait state (bsc#1218260). +- thermal/drivers/qoriq: Fix getting tmu range (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in + an error handling path (bsc#1218260). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (bsc#1218260). +- x86/hyperv: Use per cpu initial stack for vtl context + (bsc#1218260). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (bsc#1218260). +- staging: greybus: fix get_channel_from_mode() failure path + (bsc#1218260). +- serial: 8250_exar: Don't remove GPIO device on suspend + (bsc#1218260). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (bsc#1218260). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (bsc#1218260). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (bsc#1218260). +- iio: gts-helper: Fix division loop (bsc#1218260). +- kconfig: fix infinite loop when expanding a macro at the end + of file (bsc#1218260). +- coresight: etm4x: Set skip_power_up in etm4_init_arch_data + function (bsc#1218260). +- coresight: Fix issue where a source device's helpers aren't + disabled (bsc#1218260). +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells + (bsc#1218260). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (bsc#1218260). +- serial: max310x: fix syntax error in IRQ error message + (bsc#1218260). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (bsc#1218260). +- usb: phy: generic: Get the vbus supply (bsc#1218260). +- iio: pressure: mprls0025pa fix off-by-one enum (bsc#1218260). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (bsc#1218260). +- remoteproc: stm32: Fix incorrect type in assignment for va + (bsc#1218260). +- mei: gsc_proxy: match component when GSC is on different bus + (bsc#1218260). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (bsc#1218260). +- io_uring/net: correct the type of variable (bsc#1218260). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (bsc#1218260). +- afs: Revert "afs: Hide silly-rename files from userspace" + (bsc#1218260). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (bsc#1218260). +- f2fs: zone: fix to remove pow2 check condition for zoned block + device (bsc#1218260). +- f2fs: fix to truncate meta inode pages forcely (bsc#1218260). +- f2fs: introduce f2fs_invalidate_internal_cache() for cleanup + (bsc#1218260). +- f2fs: compress: fix reserve_cblocks counting error when out + of space (bsc#1218260). +- f2fs: compress: relocate some judgments in + f2fs_reserve_compress_blocks (bsc#1218260). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (bsc#1218260). +- NFS: Fix an off by one in root_nfs_cat() (bsc#1218260). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (bsc#1218260). +- Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 + (bsc#1218260). +- RDMA/mana_ib: Fix bug in creation of dma regions (bsc#1218260). +- f2fs: ro: compress: fix to avoid caching unaligned extent + (bsc#1218260). +- f2fs: fix to use correct segment type in + f2fs_allocate_data_block() (bsc#1218260). +- watchdog: stm32_iwdg: initialize default timeout (bsc#1218260). +- watchdog: starfive: Check pm_runtime_enabled() before + decrementing usage counter (bsc#1218260). +- f2fs: check number of blocks in a current section (bsc#1218260). +- f2fs: compress: fix to check compress flag w/ .i_sem lock + (bsc#1218260). +- NFSv4.2: fix listxattr maximum XDR buffer size (bsc#1218260). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (bsc#1218260). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (bsc#1218260). +- f2fs: compress: fix to check zstd compress level correctly in + mount option (bsc#1218260). +- f2fs: fix to create selinux label during whiteout initialization + (bsc#1218260). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (bsc#1218260). +- RDMA/rtrs-clt: Check strnlen return len in sysfs + mpath_policy_store() (bsc#1218260). +- RDMA/device: Fix a race between mad_client and cm_client init + (bsc#1218260). +- RDMA/hns: Fix mis-modifying default congestion control algorithm + (bsc#1218260). +- i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling + (bsc#1218260). +- scsi: csiostor: Avoid function pointer casts (bsc#1218260). +- f2fs: fix to avoid potential panic during recovery + (bsc#1218260). +- f2fs: compress: fix to cover f2fs_disable_compressed_file() + w/ i_sem (bsc#1218260). +- f2fs: fix NULL pointer dereference in f2fs_submit_page_write() + (bsc#1218260). +- f2fs: zone: fix to wait completion of last bio in zone correctly + (bsc#1218260). +- f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic + (bsc#1218260). +- f2fs: compress: fix to avoid inconsistence bewteen i_blocks + and dnode (bsc#1218260). +- f2fs: update blkaddr in __set_data_blkaddr() for cleanup + (bsc#1218260). +- f2fs: introduce get_dnode_addr() to clean up codes + (bsc#1218260). +- f2fs: delete obsolete FI_DROP_CACHE (bsc#1218260). +- f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN (bsc#1218260). +- f2fs: compress: fix to check unreleased compressed cluster + (bsc#1218260). +- f2fs: compress: fix to cover normal cluster write with cp_rwsem + (bsc#1218260). +- f2fs: compress: fix to guarantee persisting compressed blocks + by CP (bsc#1218260). +- RDMA/srpt: Do not register event handler until srpt device is + fully setup (bsc#1218260). +- RDMA/irdma: Remove duplicate assignment (bsc#1218260). +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (bsc#1218260). +- ALSA: hda/tas2781: restore power state after system_resume + (bsc#1218260). +- ALSA: hda/tas2781: configure the amp after firmware load + (bsc#1218260). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (bsc#1218260). +- ALSA: hda/tas2781: add ptrs to calibration functions + (bsc#1218260). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (bsc#1218260). +- ALSA: hda/tas2781: add lock to system_suspend (bsc#1218260). +- ALSA: hda/tas2781: use dev_dbg in system_resume (bsc#1218260). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (bsc#1218260). +- cifs: Fix writeback data corruption (bsc#1218260). +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1218260). +- smb: do not test the return value of folio_start_writeback() + (bsc#1218260). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (bsc#1218260). +- clk: zynq: Prevent null pointer dereference caused by kmalloc + failure (bsc#1218260). +- clk: Fix clk_core_get NULL dereference (bsc#1218260). +- sparc32: Fix section mismatch in leon_pci_grpci (bsc#1218260). +- backlight: lp8788: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3639: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: da9052: Fully initialize backlight_properties during + probe (bsc#1218260). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (bsc#1218260). +- backlight: lm3630a: Initialize backlight_properties on init + (bsc#1218260). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (bsc#1218260). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (bsc#1218260). +- leds: aw2013: Unlock mutex before destroying it (bsc#1218260). +- powerpc/embedded6xx: Fix no previous prototype for + avr_uart_send() etc (bsc#1218260). +- mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults + (bsc#1218260). +- modules: wait do_free_init correctly (bsc#1218260). +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix register offset for + GCC_UBI0_AXI_ARES reset (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of + 'gcc_pcie1_pipe_clk' (bsc#1218260). +- clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of + 'gcc_gmac0_sys_clk' (bsc#1218260). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (bsc#1218260). +- powerpc/pseries: Fix potential memleak in papr_get_attr() + (bsc#1218260). +- mfd: cs42l43: Fix wrong register defaults (bsc#1218260). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (bsc#1218260). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (bsc#1218260). +- drm/amd/pm: Fix esm reg mask use to get pcie speed + (bsc#1218260). +- drm/tests: helpers: Include missing drm_drv header + (bsc#1218260). +- arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with + Clang (bsc#1218260). +- media: mediatek: vcodec: avoid -Wcast-function-type-strict + warning (bsc#1218260). +- media: ttpci: fix two memleaks in budget_av_attach + (bsc#1218260). +- media: go7007: fix a memleak in go7007_load_encoder + (bsc#1218260). +- media: dvb-frontends: avoid stack overflow warnings with clang + (bsc#1218260). +- media: pvrusb2: fix uaf in pvr2_context_set_notify + (bsc#1218260). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (bsc#1218260). +- HID: amd_sfh: Avoid disabling the interrupt (bsc#1218260). +- HID: amd_sfh: Update HPD sensor structure elements + (bsc#1218260). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (bsc#1218260). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (bsc#1218260). +- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype + (bsc#1218260). +- mtd: maps: physmap-core: fix flash size larger than 32-bit + (bsc#1218260). +- clk: imx: imx8mp: Fix SAI_MCLK_SEL definition (bsc#1218260). +- drm/tidss: Fix sync-lost issue with two displays (bsc#1218260). +- drm/tidss: Fix initial plane zpos values (bsc#1218260). +- crypto: jitter - fix CRYPTO_JITTERENTROPY help text + (bsc#1218260). +- crypto: qat - fix ring to service map for dcc in 4xxx + (bsc#1218260). +- crypto: qat - relocate and rename get_service_enabled() + (bsc#1218260). +- crypto: qat - move adf_cfg_services (bsc#1218260). +- crypto: qat - avoid division by zero (bsc#1218260). +- crypto: ccp - Avoid discarding errors in + psp_send_platform_access_msg() (bsc#1218260). +- crypto: arm/sha - fix function cast warnings (bsc#1218260). +- perf print-events: make is_event_supported() more robust + (bsc#1218260). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (bsc#1218260). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (bsc#1218260). +- media: i2c: imx290: Fix IMX920 typo (bsc#1218260). +- media: ivsc: csi: Swap SINK and SOURCE pads (bsc#1218260). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (bsc#1218260). +- clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical + (bsc#1218260). +- clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF + (bsc#1218260). +- clk: mediatek: mt7622-apmixedsys: Fix an error handling path + in clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: mediatek: mt8135: Fix an error handling path in + clk_mt8135_apmixed_probe() (bsc#1218260). +- clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() + (bsc#1218260). +- clk: hisilicon: hi3519: Release the correct number of gates + in hi3519_clk_unregister() (bsc#1218260). +- pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm + (bsc#1218260). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (bsc#1218260). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (bsc#1218260). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (bsc#1218260). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (bsc#1218260). +- clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times + (bsc#1218260). +- media: pvrusb2: fix pvr2_stream_callback casts (bsc#1218260). +- media: pvrusb2: remove redundant NULL check (bsc#1218260). +- media: go7007: add check of return value of go7007_read_addr() + (bsc#1218260). +- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak + (bsc#1218260). +- media: sun8i-di: Fix chroma difference threshold (bsc#1218260). +- media: sun8i-di: Fix power on/off sequences (bsc#1218260). +- media: sun8i-di: Fix coefficient writes (bsc#1218260). +- media: cedrus: h265: Fix configuring bitstream size + (bsc#1218260). +- NTB: fix possible name leak in ntb_register_device() + (bsc#1218260). +- drm: ci: use clk_ignore_unused for apq8016 (bsc#1218260). +- ASoC: SOF: Add some bounds checking to firmware data + (bsc#1218260). +- powerpc: Force inlining of arch_vmap_p{u/m}d_supported() + (bsc#1218260). +- ASoC: meson: t9015: fix function pointer type mismatch + (bsc#1218260). +- ASoC: meson: aiu: fix function pointer type mismatch + (bsc#1218260). +- perf metric: Don't remove scale from counts (bsc#1218260). +- perf stat: Avoid metric-only segv (bsc#1218260). +- perf expr: Fix "has_event" function for metric style events + (bsc#1218260). +- ALSA: seq: fix function cast warnings (bsc#1218260). +- clk: renesas: r8a779f0: Correct PFC/GPIO parent clock + (bsc#1218260). +- clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks + (bsc#1218260). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (bsc#1218260). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (bsc#1218260). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (bsc#1218260). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (bsc#1218260). +- dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible + (bsc#1218260). +- perf srcline: Add missed addr2line closes (bsc#1218260). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (bsc#1218260). +- drivers/ps3: select VIDEO to provide cmdline functions + (bsc#1218260). +- crypto: xilinx - call finalize with bh disabled (bsc#1218260). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (bsc#1218260). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (bsc#1218260). +- quota: Properly annotate i_dquot arrays with __rcu + (bsc#1218260). +- quota: Fix rcu annotations of inode dquot pointers + (bsc#1218260). +- quota: Fix potential NULL pointer dereference (bsc#1218260). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (bsc#1218260). +- clk: qcom: reset: Commonize the de/assert functions + (bsc#1218260). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (bsc#1218260). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (bsc#1218260). +- media: edia: dvbdev: fix a use-after-free (bsc#1218260). +- mtd: spinand: esmt: Extend IDs to 5 bytes (bsc#1218260). +- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity + (bsc#1218260). +- media: v4l2-tpg: fix some memleaks in tpg_alloc (bsc#1218260). +- media: em28xx: annotate unchecked call to + media_device_register() (bsc#1218260). +- clk: meson: Add missing clocks to axg_clk_regmaps (bsc#1218260). +- perf bpf: Clean up the generated/copied vmlinux.h (bsc#1218260). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (bsc#1218260). +- media: v4l2: cci: print leading 0 on error (bsc#1218260). +- clk: samsung: exynos850: Propagate SPI IPCLK rate change + (bsc#1218260). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (bsc#1218260). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (bsc#1218260). +- ASoC: sh: rz-ssi: Fix error message print (bsc#1218260). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (bsc#1218260). +- perf pmu: Treat the msr pmu as software (bsc#1218260). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (bsc#1218260). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (bsc#1218260). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (bsc#1218260). +- perf top: Uniform the event name for the hybrid machine + (bsc#1218260). +- perf record: Fix possible incorrect free in + record__switch_output() (bsc#1218260). +- PCI/DPC: Print all TLP Prefixes, not just the first + (bsc#1218260). +- media: cadence: csi2rx: use match fwnode for media link + (bsc#1218260). +- media: tc358743: register v4l2 async device only after + successful setup (bsc#1218260). +- dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (bsc#1218260). +- ASoC: amd: acp: Add missing error handling in sof-mach + (bsc#1218260). +- drm/lima: fix a memleak in lima_heap_alloc (bsc#1218260). +- drm/panel-edp: use put_sync in unprepare (bsc#1218260). +- drm/rockchip: lvds: do not print scary message when probing + defer (bsc#1218260). +- drm/rockchip: lvds: do not overwrite error code (bsc#1218260). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node + (bsc#1218260). +- drm/vkms: Avoid reading beyond LUT array (bsc#1218260). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (bsc#1218260). +- drm/rockchip: inno_hdmi: Fix video timing (bsc#1218260). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (bsc#1218260). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (bsc#1218260). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (bsc#1218260). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (bsc#1218260). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (bsc#1218260). +- dm: call the resume method on internal suspend (bsc#1218260). +- dm raid: fix false positive for requeue needed during reshape + (bsc#1218260). +- bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes() + (bsc#1218260). +- nfp: flower: handle acti_netdevs allocation failure + (bsc#1218260). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (bsc#1218260). +- net: kcm: fix incorrect parameter validation in the + kcm_getsockopt) function (bsc#1218260). +- udp: fix incorrect parameter validation in the + udp_lib_getsockopt() function (bsc#1218260). +- l2tp: fix incorrect parameter validation in the + pppol2tp_getsockopt() function (bsc#1218260). +- ipmr: fix incorrect parameter validation in the + ip_mroute_getsockopt() function (bsc#1218260). +- tcp: fix incorrect parameter validation in the + do_tcp_getsockopt() function (bsc#1218260). +- OPP: debugfs: Fix warning around icc_get_name() (bsc#1218260). +- erofs: fix lockdep false positives on initializing + erofs_pseudo_mnt (bsc#1218260). +- erofs: fix handling kern_mount() failure (bsc#1218260). +- erofs: Convert to use bdev_open_by_path() (bsc#1218260). +- block: Provide bdev_open_* functions (bsc#1218260). +- net: phy: dp83822: Fix RGMII TX delay configuration + (bsc#1218260). +- Bluetooth: Fix eir name length (bsc#1218260). +- net: hns3: fix port duplex configure error in IMP reset + (bsc#1218260). +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (bsc#1218260). +- net: hns3: fix wrong judgment condition issue (bsc#1218260). +- net: phy: fix phy_get_internal_delay accessing an empty array + (bsc#1218260). +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (bsc#1218260). +- ipv6: fib6_rules: flush route cache when rule is changed + (bsc#1218260). +- iommu: Fix compilation without CONFIG_IOMMU_INTEL (bsc#1218260). +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1218260). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1218260). +- s390/cache: prevent rebuild of shared_cpu_list (bsc#1218260). +- sr9800: Add check for usbnet_get_endpoints (bsc#1218260). +- Bluetooth: fix use-after-free in accessing skb after sending it + (bsc#1218260). +- Bluetooth: af_bluetooth: Fix deadlock (bsc#1218260). +- Bluetooth: btusb: Fix memory leak (bsc#1218260). +- Bluetooth: msft: Fix memory leak (bsc#1218260). +- Bluetooth: msft: __hci_cmd_sync() doesn't return NULL + (bsc#1218260). +- Bluetooth: hci_core: Fix possible buffer overflow (bsc#1218260). +- Bluetooth: btrtl: fix out of bounds memory access (bsc#1218260). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (bsc#1218260). +- Bluetooth: hci_sync: Fix overwriting request callback + (bsc#1218260). +- Bluetooth: hci_core: Cancel request on command timeout + (bsc#1218260). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (bsc#1218260). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (bsc#1218260). +- Bluetooth: Remove BT_HS (bsc#1218260). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (bsc#1218260). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (bsc#1218260). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (bsc#1218260). +- ice: fix stats being updated by way too large values + (bsc#1218260). +- igb: Fix missing time sync events (bsc#1218260). +- igc: Fix missing time sync events (bsc#1218260). +- iommu/vt-d: Don't issue ATS Invalidation request when device + is disconnected (bsc#1218260). +- PCI: Make pci_dev_is_disconnected() helper public for other + drivers (bsc#1218260). +- wifi: brcm80211: handle pmk_op allocation failure (bsc#1218260). +- wifi: rtw88: 8821c: Fix false alarm count (bsc#1218260). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect + (bsc#1218260). +- wifi: rtw88: 8821cu: Fix firmware upload fail (bsc#1218260). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (bsc#1218260). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (bsc#1218260). +- arm64: dts: qcom: sm8550: Fix SPMI channels size (bsc#1218260). +- SUNRPC: fix some memleaks in gssx_dec_option_array + (bsc#1218260). +- SUNRPC: fix a memleak in gss_import_v2_context (bsc#1218260). +- x86, relocs: Ignore relocations in .notes section (bsc#1218260). +- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks + (bsc#1218260). +- arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from + rk3588 i2s (bsc#1218260). +- arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller + (bsc#1218260). +- arm64: dts: rockchip: add missing interrupt-names for rk356x + vdpu (bsc#1218260). +- ACPI: scan: Fix device check notification handling + (bsc#1218260). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (bsc#1218260). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (bsc#1218260). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (bsc#1218260). +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs + (bsc#1218260). +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (bsc#1218260). +- regulator: userspace-consumer: add module device table + (bsc#1218260). +- arm64: dts: imx8mp-evk: Fix hdmi@3d node (bsc#1218260). +- arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under + the switch node (bsc#1218260). +- ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register + address (bsc#1218260). +- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF + (bsc#1218260). +- pstore: inode: Only d_invalidate() is needed (bsc#1218260). +- pstore: inode: Convert mutex usage to guard(mutex) + (bsc#1218260). +- net: mctp: copy skb ext data when fragmenting (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes + (bsc#1218260). +- arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes + (bsc#1218260). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (bsc#1218260). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (bsc#1218260). +- wifi: mt76: mt792x: fix ethtool warning (bsc#1218260). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (bsc#1218260). +- wifi: mt76: mt7996: fix efuse reading issue (bsc#1218260). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (bsc#1218260). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (bsc#1218260). +- wifi: mt76: mt7996: fix TWT issues (bsc#1218260). +- memory: tegra: Correct DLA client names (bsc#1218260). +- ARM: dts: arm: realview: Fix development chip ROM compatible + value (bsc#1218260). +- wifi: wilc1000: revert reset line logic flip (bsc#1218260). +- arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS + (bsc#1218260). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM62x SoC + (bsc#1218260). +- arm64: dts: ti: Add common1 register space for AM65x SoC + (bsc#1218260). +- arm64: dts: mt8195-cherry-tomato: change watchdog reset boot + flow (bsc#1218260). +- arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC + (bsc#1218260). +- arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level + (bsc#1218260). +- arm64: dts: ti: k3-am642-sk: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-am642-evm: Add boot phase tags marking + (bsc#1218260). +- arm64: dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS + in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux + for CTS and RTS in wkup_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Remove + clock-frequency from mcu_uart0 (bsc#1218260). +- arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for + wkup_uart0 and mcu_uart0 (bsc#1218260). +- net: ena: Remove ena_select_queue (bsc#1218260). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (bsc#1218260). +- arm64: dts: qcom: sm8150: correct PCIe wake-gpios (bsc#1218260). +- arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs + (bsc#1218260). +- arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios + (bsc#1218260). +- wifi: brcmsmac: avoid function pointer casts (bsc#1218260). +- iommu/amd: Mark interrupt as managed (bsc#1218260). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (bsc#1218260). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (bsc#1218260). +- arm64: dts: ti: k3-am62-main: disable usb lpm (bsc#1218260). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (bsc#1218260). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency + (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing xhci clock to usb + controllers (bsc#1218260). +- arm64: dts: mediatek: mt8186: Add missing clocks to ssusb + power domains (bsc#1218260). +- ARM: dts: qcom: msm8974: correct qfprom node size (bsc#1218260). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (bsc#1218260). +- arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for + SLPI (bsc#1218260). +- bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace + correctly (bsc#1218260). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (bsc#1218260). +- can: m_can: Start/Cancel polling timer together with interrupts + (bsc#1218260). +- arm64: dts: mediatek: mt7622: add missing "device_type" to + memory nodes (bsc#1218260). +- arm64: dts: mediatek: mt8186: fix VENC power domain clocks + (bsc#1218260). +- arm64: dts: mediatek: mt8192: fix vencoder clock name + (bsc#1218260). +- arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base + detection node (bsc#1218260). +- arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM + (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI nodename (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix SPI bus width properties + (bsc#1218260). +- arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid + clock name (bsc#1218260). +- arm64: dts: mediatek: mt7986: fix reference to PWM in fan node + (bsc#1218260). +- arm64: dts: mt8183: Move CrosEC base detection node to + kukui-based DTs (bsc#1218260). +- ipv6: mcast: remove one synchronize_net() barrier in + ipv6_mc_down() (bsc#1218260). +- selftests: forwarding: Add missing multicast routing config + entries (bsc#1218260). +- selftests: forwarding: Add missing config entries (bsc#1218260). +- s390/vdso: drop '-fPIC' from LDFLAGS (bsc#1218260). +- s390/pai: fix attr_event_free upper limit for pai device drivers + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (bsc#1218260). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (bsc#1218260). +- wifi: iwlwifi: mvm: fix erroneous queue index mask + (bsc#1218260). +- wifi: iwlwifi: support EHT for WH (bsc#1218260). +- tools/resolve_btfids: Fix cross-compilation to non-host + endianness (bsc#1218260). +- tools/resolve_btfids: Refactor set sorting with types from + btf_ids.h (bsc#1218260). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (bsc#1218260). +- printk: Disable passing console lock owner completely during + panic() (bsc#1218260). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (bsc#1218260). +- arm64: dts: qcom: sm6115: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- arm64: dts: qcom: qcm2290: declare VLS CLAMP register for USB3 + PHY (bsc#1218260). +- wifi: wfx: fix memory leak when starting AP (bsc#1218260). +- libbpf: Use OPTS_SET() macro in bpf_xdp_query() (bsc#1218260). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (bsc#1218260). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (bsc#1218260). +- arm64: dts: ti: k3-j784s4: Fix power domain for VTM node + (bsc#1218260). +- arm64: dts: ti: k3-j721s2: Fix power domain for VTM node + (bsc#1218260). +- net: blackhole_dev: fix build warning for ethh set but not used + (bsc#1218260). +- pwm: atmel-hlcdc: Fix clock imbalance related to suspend support + (bsc#1218260). +- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS + (bsc#1218260). +- gpio: vf610: allow disabling the vf610 driver (bsc#1218260). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (bsc#1218260). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (bsc#1218260). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (bsc#1218260). +- wifi: iwlwifi: fix EWRD table validity check (bsc#1218260). +- wifi: iwlwifi: mvm: initialize rates in FW earlier + (bsc#1218260). +- wifi: iwlwifi: acpi: fix WPFC reading (bsc#1218260). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (bsc#1218260). +- wifi: iwlwifi: mvm: report beacon protection failures + (bsc#1218260). +- wifi: ath12k: fix fetching MCBC flag for QCN9274 (bsc#1218260). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (bsc#1218260). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (bsc#1218260). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (bsc#1218260). +- libbpf: Add missing LIBBPF_API annotation to + libbpf_set_memlock_rlim API (bsc#1218260). +- arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S + i.MX8MM module (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART + signals on BL OSM-S board (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on SL/BL i.MX8MM (bsc#1218260). +- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals + on OSM-S i.MX8MM (bsc#1218260). +- selftests/bpf: Disable IPv6 for lwt_redirect test (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2 + (bsc#1218260). +- arm64: dts: renesas: r8a779g0: Restore sort order (bsc#1218260). +- arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for + gpucc (bsc#1218260). +- pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl (bsc#1218260). +- libbpf: Fix faccessat() usage on Android (bsc#1218260). +- cpufreq: mediatek-hw: Don't error out if supply is not found + (bsc#1218260). +- arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming + (bsc#1218260). +- soc: qcom: socinfo: rename PM2250 to PM4125 (bsc#1218260). +- arm64: dts: qcom: sm8450: Add missing interconnects to serial + (bsc#1218260). +- af_unix: Annotate data-race of gc_in_progress in + wait_for_unix_gc() (bsc#1218260). +- selftests/bpf: Wait for the netstamp_needed_key static key to + be turned on (bsc#1218260). +- selftests/bpf: Fix the flaky tc_redirect_dtime test + (bsc#1218260). +- selftests/bpf: Add netkit to tc_redirect selftest (bsc#1218260). +- selftests/bpf: De-veth-ize the tc_redirect test case + (bsc#1218260). +- wifi: ath12k: Fix issues in channel list update (bsc#1218260). +- selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY + values (bsc#1218260). +- libbpf: Apply map_set_def_max_entries() for inner_maps on + creation (bsc#1218260). +- selftests/bpf: Fix potential premature unload in bpf_testmod + (bsc#1218260). +- bpftool: Silence build warning about calloc() (bsc#1218260). +- inet_diag: annotate data-races around inet_diag_table[] + (bsc#1218260). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (bsc#1218260). +- cpufreq: mediatek-hw: Wait for CPU supplies before probing + (bsc#1218260). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (bsc#1218260). +- arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if + DISPCC is on (bsc#1218260). +- arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Add missing CPU off state + (bsc#1218260). +- arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry + latency (bsc#1218260). +- arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain + (bsc#1218260). +- ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate + (bsc#1218260). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (bsc#1218260). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (bsc#1218260). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (bsc#1218260). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (bsc#1218260). +- wifi: wilc1000: fix RCU usage in connect path (bsc#1218260). +- wifi: wilc1000: fix declarations ordering (bsc#1218260). +- wifi: b43: Disable QoS for bcm4331 (bsc#1218260). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (bsc#1218260). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (bsc#1218260). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (bsc#1218260). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_core() (bsc#1218260). +- sched/fair: Take the scheduling domain into account in + select_idle_smt() (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation for non-x86 + (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation corner case + decision (bsc#1218260). +- timekeeping: Fix cross-timestamp interpolation on counter wrap + (bsc#1218260). +- x86/sme: Fix memory encryption setting if enabled by default + and not overridden (bsc#1218260). +- x86/resctrl: Implement new mba_MBps throttling heuristic + (bsc#1218260). +- x86/resctrl: Read supported bandwidth sources from CPUID + (bsc#1218260). +- x86/resctrl: Remove hard-coded memory bandwidth limit + (bsc#1218260). +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit + type (bsc#1218260). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218260). +- io_uring/net: fix overflow check in io_recvmsg_mshot_prep() + (bsc#1218260). +- io_uring/net: move receive multishot out of the generic msghdr + path (bsc#1218260). +- io_uring/net: unify how recvmsg and sendmsg copy in the msghdr + (bsc#1218260). +- rtc: test: Fix invalid format specifier (bsc#1218260). +- time: test: Fix incorrect format specifier (bsc#1218260). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (bsc#1218260). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (bsc#1218260). +- kunit: test: Log the correct filter string in executor_test + (bsc#1218260). +- ovl: Always reject mounting over case-insensitive directories + (bsc#1218260). +- ovl: add support for appending lowerdirs one by one + (bsc#1218260). +- ovl: refactor layer parsing helpers (bsc#1218260). +- ovl: store and show the user provided lowerdir mount option + (bsc#1218260). +- ovl: remove unused code in lowerdir param parsing (bsc#1218260). +- md: Don't clear MD_CLOSING when the raid is about to stop + (bsc#1218260). +- fs/select: rework stack allocation hack for clang (bsc#1218260). +- nbd: null check for nla_nest_start (bsc#1218260). +- rcu/exp: Handle RCU expedited grace period kworker allocation + failure (bsc#1218260). +- rcu/exp: Fix RCU expedited parallel grace period kworker + allocation failure recovery (bsc#1218260). +- s390/dasd: fix double module refcount decrement (bsc#1218260). +- s390/dasd: Use dev_*() for device log messages (bsc#1218260). +- io_uring: remove unconditional looping in local task_work + handling (bsc#1218260). +- io_uring: remove looping around handling traditional task_work + (bsc#1218260). +- fs: Fix rw_hint validation (bsc#1218260). +- iomap: clear the per-folio dirty bits on all writeback failures + (bsc#1218260). +- workqueue: Don't call cpumask_test_cpu() with -1 CPU in + wq_update_node_max_active() (bsc#1218260). +- workqueue: Implement system-wide nr_active enforcement for + unbound workqueues (bsc#1218260). +- workqueue: Introduce struct wq_node_nr_active (bsc#1218260). +- workqueue: RCU protect wq->dfl_pwq and implement accessors + for it (bsc#1218260). +- workqueue: Make wq_adjust_max_active() round-robin pwqs while + activating (bsc#1218260). +- workqueue: Move nr_active handling into helpers (bsc#1218260). +- workqueue: Replace pwq_activate_inactive_work() with + [__]pwq_activate_work() (bsc#1218260). +- workqueue: Factor out pwq_is_empty() (bsc#1218260). +- workqueue: Move pwq->max_active to wq->max_active (bsc#1218260). +- workqueue.c: Increase workqueue name length (bsc#1218260). +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1218260). +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (bsc#1218260). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (bsc#1218260). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (bsc#1218260). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (bsc#1218260). +- xfrm: set skb control buffer based on packet offload as well + (bsc#1218260). +- xfrm: fix xfrm child route lookup for packet offload + (bsc#1218260). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (bsc#1218260). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms + (bsc#1218260). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (bsc#1218260). +- arm64: tegra: Set the correct PHY mode for MGBE (bsc#1218260). +- perf: RISCV: Fix panic on pmu overflow handler (bsc#1218260). +- firewire: core: use long bus reset on gap count error + (bsc#1218260). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (bsc#1218260). +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (bsc#1218260). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (bsc#1218260). +- ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port + (bsc#1218260). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (bsc#1218260). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (bsc#1218260). +- drm/ttm/tests: depend on UML || COMPILE_TEST (bsc#1218260). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (bsc#1218260). +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (bsc#1218260). +- btrfs: fix data race at btrfs_use_block_rsv() when accessing + block reserve (bsc#1218260). +- btrfs: fix data races when accessing the reserved amount of + block reserves (bsc#1218260). +- regulator: max5970: Fix regulator child node name (bsc#1218260). +- ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to + DA9063 nodes (bsc#1218260). +- arm64: dts: qcom: Fix interrupt-map cell sizes (bsc#1218260). +- arm: dts: Fix dtc interrupt_map warnings (bsc#1218260). +- arm64: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- arm: dts: Fix dtc interrupt_provider warnings (bsc#1218260). +- dm-verity, dm-crypt: align "struct bvec_iter" correctly + (bsc#1218260). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (bsc#1218260). +- perf: CXL: fix CPMU filter value mask length (bsc#1218260). +- cxl/region: Allow out of order assembly of autodiscovered + regions (bsc#1218260). +- cxl/region: Handle endpoint decoders in + cxl_region_find_decoder() (bsc#1218260). +- block: sed-opal: handle empty atoms when parsing response + (bsc#1218260). +- parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check + (bsc#1218260). +- net/iucv: fix the allocation size of iucv_path_table array + (bsc#1218260). +- x86/mm: Disallow vsyscall page read for + copy_from_kernel_nofault() (bsc#1218260). +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h + (bsc#1218260). +- riscv: dts: sifive: add missing #interrupt-cells to pmic + (bsc#1218260). +- ARM: dts: rockchip: Drop interrupts property from pwm-rockchip + nodes (bsc#1218260). +- RDMA/mlx5: Relax DEVX access upon modify commands (bsc#1218260). +- RDMA/mlx5: Fix fortify source warning while accessing Eth + segment (bsc#1218260). +- arm64: dts: rockchip: mark system power controller on + rk3588-evb1 (bsc#1218260). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (bsc#1218260). +- arm64/sve: Lower the maximum allocation for the SVE ptrace + regset (bsc#1218260). +- gen_compile_commands: fix invalid escape sequence warning + (bsc#1218260). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (bsc#1218260). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (bsc#1218260). +- MIPS: Clear Cause.BD in instruction_pointer_set (bsc#1218260). +- x86/xen: Add some null pointer checking to smp.c (bsc#1218260). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU + (bsc#1218260). +- regmap: kunit: Ensure that changed bytes are actually different + (bsc#1218260). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (bsc#1218260). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (bsc#1218260). +- selftests: tls: use exact comparison in recv_partial + (bsc#1218260). +- selftests: openvswitch: Add validation for the recursion test + (bsc#1218260). +- perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 + (incorrect child count) (bsc#1218260). +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (bsc#1218260). +- ASoC: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (bsc#1218260). +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (bsc#1218260). +- io_uring: drop any code related to SCM_RIGHTS (bsc#1218260). +- io_uring/unix: drop usage of io_uring socket (bsc#1218260). +- platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn + BAR (bsc#1218260). +- commit c9e98a0 + ------------------------------------------------------------------- Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com diff --git a/kernel-syms-longterm.spec b/kernel-syms-longterm.spec index f94db2b..2614e80 100644 --- a/kernel-syms-longterm.spec +++ b/kernel-syms-longterm.spec @@ -16,7 +16,7 @@ # -%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55 +%define git_commit fea4cf5f6b49318e355a02b67c307dc68a5784c4 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -25,10 +25,10 @@ Name: kernel-syms-longterm Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.6.22 +Version: 6.6.23 %if %using_buildservice %if 0%{?is_kotd} -Release: .g6e2e453 +Release: .gfea4cf5 %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index f206ad7..b22a89f 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fe9b2cf7e70c4ca54db6a6b84c1a0a5c921ab958e5bdae419574e5ac4dc88a0 -size 3498940 +oid sha256:7499744d7c9afa2c30562ba660adeb0391f40dfdb8e4643d9ff227817da82527 +size 3969936 diff --git a/series.conf b/series.conf index 539dd92..d970ca8 100644 --- a/series.conf +++ b/series.conf @@ -4540,6 +4540,639 @@ patches.kernel.org/6.6.22-054-x86-rfds-Mitigate-Register-File-Data-Sampling-.patch patches.kernel.org/6.6.22-055-KVM-x86-Export-RFDS_NO-and-RFDS_CLEAR-to-guest.patch patches.kernel.org/6.6.22-056-Linux-6.6.22.patch + patches.kernel.org/6.6.23-001-platform-x86-p2sb-On-Goldmont-only-cache-P2SB-.patch + patches.kernel.org/6.6.23-002-io_uring-unix-drop-usage-of-io_uring-socket.patch + patches.kernel.org/6.6.23-003-io_uring-drop-any-code-related-to-SCM_RIGHTS.patch + patches.kernel.org/6.6.23-004-soc-qcom-pmic_glink_altmode-fix-drm-bridge-use.patch + patches.kernel.org/6.6.23-005-media-rkisp1-Fix-IRQ-handling-due-to-shared-in.patch + patches.kernel.org/6.6.23-006-ASoC-cs42l43-Handle-error-from-devm_pm_runtime.patch + patches.kernel.org/6.6.23-007-wifi-iwlwifi-mvm-use-correct-address-3-in-A-MS.patch + patches.kernel.org/6.6.23-008-perf-arm-cmn-Workaround-AmpereOneX-errata-AC04.patch + patches.kernel.org/6.6.23-009-selftests-openvswitch-Add-validation-for-the-r.patch + patches.kernel.org/6.6.23-010-selftests-tls-use-exact-comparison-in-recv_par.patch + patches.kernel.org/6.6.23-011-ASoC-rt5645-Make-LattePanda-board-DMI-match-mo.patch + patches.kernel.org/6.6.23-012-spi-intel-pci-Add-support-for-Lunar-Lake-M-SPI.patch + patches.kernel.org/6.6.23-013-regmap-kunit-Ensure-that-changed-bytes-are-act.patch + patches.kernel.org/6.6.23-014-ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-8.patch + patches.kernel.org/6.6.23-015-x86-xen-Add-some-null-pointer-checking-to-smp..patch + patches.kernel.org/6.6.23-016-MIPS-Clear-Cause.BD-in-instruction_pointer_set.patch + patches.kernel.org/6.6.23-017-HID-multitouch-Add-required-quirk-for-Synaptic.patch + patches.kernel.org/6.6.23-018-ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmw.patch + patches.kernel.org/6.6.23-019-gen_compile_commands-fix-invalid-escape-sequen.patch + patches.kernel.org/6.6.23-020-arm64-sve-Lower-the-maximum-allocation-for-the.patch + patches.kernel.org/6.6.23-021-soc-microchip-Fix-POLARFIRE_SOC_SYS_CTRL-input.patch + patches.kernel.org/6.6.23-022-arm64-dts-rockchip-mark-system-power-controlle.patch + patches.kernel.org/6.6.23-023-RDMA-mlx5-Fix-fortify-source-warning-while-acc.patch + patches.kernel.org/6.6.23-024-RDMA-mlx5-Relax-DEVX-access-upon-modify-comman.patch + patches.kernel.org/6.6.23-025-ARM-dts-rockchip-Drop-interrupts-property-from.patch + patches.kernel.org/6.6.23-026-riscv-dts-sifive-add-missing-interrupt-cells-t.patch + patches.kernel.org/6.6.23-027-x86-mm-Move-is_vsyscall_vaddr-into-asm-vsyscal.patch + patches.kernel.org/6.6.23-028-x86-mm-Disallow-vsyscall-page-read-for-copy_fr.patch + patches.kernel.org/6.6.23-029-net-iucv-fix-the-allocation-size-of-iucv_path_.patch + patches.kernel.org/6.6.23-030-parisc-ftrace-add-missing-CONFIG_DYNAMIC_FTRAC.patch + patches.kernel.org/6.6.23-031-block-sed-opal-handle-empty-atoms-when-parsing.patch + patches.kernel.org/6.6.23-032-cxl-region-Handle-endpoint-decoders-in-cxl_reg.patch + patches.kernel.org/6.6.23-033-cxl-region-Allow-out-of-order-assembly-of-auto.patch + patches.kernel.org/6.6.23-034-perf-CXL-fix-CPMU-filter-value-mask-length.patch + patches.kernel.org/6.6.23-035-platform-x86-x86-android-tablets-Fix-acer_b1_7.patch + patches.kernel.org/6.6.23-036-dm-verity-dm-crypt-align-struct-bvec_iter-corr.patch + patches.kernel.org/6.6.23-037-arm-dts-Fix-dtc-interrupt_provider-warnings.patch + patches.kernel.org/6.6.23-038-arm64-dts-Fix-dtc-interrupt_provider-warnings.patch + patches.kernel.org/6.6.23-039-arm-dts-Fix-dtc-interrupt_map-warnings.patch + patches.kernel.org/6.6.23-040-arm64-dts-qcom-Fix-interrupt-map-cell-sizes.patch + patches.kernel.org/6.6.23-041-ARM-dts-renesas-rcar-gen2-Add-missing-interrup.patch + patches.kernel.org/6.6.23-042-regulator-max5970-Fix-regulator-child-node-nam.patch + patches.kernel.org/6.6.23-043-btrfs-fix-data-races-when-accessing-the-reserv.patch + patches.kernel.org/6.6.23-044-btrfs-fix-data-race-at-btrfs_use_block_rsv-whe.patch + patches.kernel.org/6.6.23-045-net-smsc95xx-add-support-for-SYS-TEC-USB-SPEmo.patch + patches.kernel.org/6.6.23-046-wifi-mac80211-only-call-drv_sta_rc_update-for-.patch + patches.kernel.org/6.6.23-047-drm-ttm-tests-depend-on-UML-COMPILE_TEST.patch + patches.kernel.org/6.6.23-048-ASoC-amd-yc-Add-Lenovo-ThinkBook-21J0-into-DMI.patch + patches.kernel.org/6.6.23-049-scsi-mpt3sas-Prevent-sending-diag_reset-when-t.patch + patches.kernel.org/6.6.23-050-ALSA-hda-realtek-ALC285-reduce-pop-noise-from-.patch + patches.kernel.org/6.6.23-051-drm-amdgpu-Enable-gpu-reset-for-S3-abort-cases.patch + patches.kernel.org/6.6.23-052-ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-2.patch + patches.kernel.org/6.6.23-053-Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_.patch + patches.kernel.org/6.6.23-054-Bluetooth-mgmt-Fix-limited-discoverable-off-ti.patch + patches.kernel.org/6.6.23-055-firewire-core-use-long-bus-reset-on-gap-count-.patch + patches.kernel.org/6.6.23-056-perf-RISCV-Fix-panic-on-pmu-overflow-handler.patch + patches.kernel.org/6.6.23-057-arm64-tegra-Set-the-correct-PHY-mode-for-MGBE.patch + patches.kernel.org/6.6.23-058-ASoC-Intel-bytcr_rt5640-Add-an-extra-entry-for.patch + patches.kernel.org/6.6.23-059-x86-hyperv-Allow-15-bit-APIC-IDs-for-VTL-platf.patch + patches.kernel.org/6.6.23-060-ASoC-amd-yc-Add-HP-Pavilion-Aero-Laptop-13-be2.patch + patches.kernel.org/6.6.23-061-xfrm-fix-xfrm-child-route-lookup-for-packet-of.patch + patches.kernel.org/6.6.23-062-xfrm-set-skb-control-buffer-based-on-packet-of.patch + patches.kernel.org/6.6.23-063-Input-gpio_keys_polled-suppress-deferred-probe.patch + patches.kernel.org/6.6.23-064-ASoC-wm8962-Enable-oscillator-if-selecting-WM8.patch + patches.kernel.org/6.6.23-065-ASoC-wm8962-Enable-both-SPKOUTR_ENA-and-SPKOUT.patch + patches.kernel.org/6.6.23-066-ASoC-wm8962-Fix-up-incorrect-error-message-in-.patch + patches.kernel.org/6.6.23-067-do_sys_name_to_handle-use-kzalloc-to-fix-kerne.patch + patches.kernel.org/6.6.23-068-workqueue.c-Increase-workqueue-name-length.patch + patches.kernel.org/6.6.23-069-workqueue-Move-pwq-max_active-to-wq-max_active.patch + patches.kernel.org/6.6.23-070-workqueue-Factor-out-pwq_is_empty.patch + patches.kernel.org/6.6.23-071-workqueue-Replace-pwq_activate_inactive_work-w.patch + patches.kernel.org/6.6.23-072-workqueue-Move-nr_active-handling-into-helpers.patch + patches.kernel.org/6.6.23-073-workqueue-Make-wq_adjust_max_active-round-robi.patch + patches.kernel.org/6.6.23-074-workqueue-RCU-protect-wq-dfl_pwq-and-implement.patch + patches.kernel.org/6.6.23-075-workqueue-Introduce-struct-wq_node_nr_active.patch + patches.kernel.org/6.6.23-076-workqueue-Implement-system-wide-nr_active-enfo.patch + patches.kernel.org/6.6.23-077-workqueue-Don-t-call-cpumask_test_cpu-with-1-C.patch + patches.kernel.org/6.6.23-078-iomap-clear-the-per-folio-dirty-bits-on-all-wr.patch + patches.kernel.org/6.6.23-079-fs-Fix-rw_hint-validation.patch + patches.kernel.org/6.6.23-080-io_uring-remove-looping-around-handling-tradit.patch + patches.kernel.org/6.6.23-081-io_uring-remove-unconditional-looping-in-local.patch + patches.kernel.org/6.6.23-082-s390-dasd-Use-dev_-for-device-log-messages.patch + patches.kernel.org/6.6.23-083-s390-dasd-fix-double-module-refcount-decrement.patch + patches.kernel.org/6.6.23-084-rcu-exp-Fix-RCU-expedited-parallel-grace-perio.patch + patches.kernel.org/6.6.23-085-rcu-exp-Handle-RCU-expedited-grace-period-kwor.patch + patches.kernel.org/6.6.23-086-nbd-null-check-for-nla_nest_start.patch + patches.kernel.org/6.6.23-087-fs-select-rework-stack-allocation-hack-for-cla.patch + patches.kernel.org/6.6.23-088-md-Don-t-clear-MD_CLOSING-when-the-raid-is-abo.patch + patches.kernel.org/6.6.23-089-ovl-remove-unused-code-in-lowerdir-param-parsi.patch + patches.kernel.org/6.6.23-090-ovl-store-and-show-the-user-provided-lowerdir-.patch + patches.kernel.org/6.6.23-091-ovl-refactor-layer-parsing-helpers.patch + patches.kernel.org/6.6.23-092-ovl-add-support-for-appending-lowerdirs-one-by.patch + patches.kernel.org/6.6.23-093-ovl-Always-reject-mounting-over-case-insensiti.patch + patches.kernel.org/6.6.23-094-kunit-test-Log-the-correct-filter-string-in-ex.patch + patches.kernel.org/6.6.23-095-lib-cmdline-Fix-an-invalid-format-specifier-in.patch + patches.kernel.org/6.6.23-096-lib-memcpy_kunit-Fix-an-invalid-format-specifi.patch + patches.kernel.org/6.6.23-097-time-test-Fix-incorrect-format-specifier.patch + patches.kernel.org/6.6.23-098-rtc-test-Fix-invalid-format-specifier.patch + patches.kernel.org/6.6.23-099-io_uring-net-unify-how-recvmsg-and-sendmsg-cop.patch + patches.kernel.org/6.6.23-100-io_uring-net-move-receive-multishot-out-of-the.patch + patches.kernel.org/6.6.23-101-io_uring-net-fix-overflow-check-in-io_recvmsg_.patch + patches.kernel.org/6.6.23-102-aoe-fix-the-potential-use-after-free-problem-i.patch + patches.kernel.org/6.6.23-103-x86-mm-Ensure-input-to-pfn_to_kaddr-is-treated.patch + patches.kernel.org/6.6.23-104-x86-resctrl-Remove-hard-coded-memory-bandwidth.patch + patches.kernel.org/6.6.23-105-x86-resctrl-Read-supported-bandwidth-sources-f.patch + patches.kernel.org/6.6.23-106-x86-resctrl-Implement-new-mba_MBps-throttling-.patch + patches.kernel.org/6.6.23-107-x86-sme-Fix-memory-encryption-setting-if-enabl.patch + patches.kernel.org/6.6.23-108-timekeeping-Fix-cross-timestamp-interpolation-.patch + patches.kernel.org/6.6.23-109-timekeeping-Fix-cross-timestamp-interpolation-.patch + patches.kernel.org/6.6.23-110-timekeeping-Fix-cross-timestamp-interpolation-.patch + patches.kernel.org/6.6.23-111-sched-fair-Take-the-scheduling-domain-into-acc.patch + patches.kernel.org/6.6.23-112-sched-fair-Take-the-scheduling-domain-into-acc.patch + patches.kernel.org/6.6.23-113-wifi-ath10k-fix-NULL-pointer-dereference-in-at.patch + patches.kernel.org/6.6.23-114-wifi-b43-Stop-wake-correct-queue-in-DMA-Tx-pat.patch + patches.kernel.org/6.6.23-115-wifi-b43-Stop-wake-correct-queue-in-PIO-Tx-pat.patch + patches.kernel.org/6.6.23-116-wifi-b43-Stop-correct-queue-in-DMA-worker-when.patch + patches.kernel.org/6.6.23-117-wifi-b43-Disable-QoS-for-bcm4331.patch + patches.kernel.org/6.6.23-118-wifi-wilc1000-fix-declarations-ordering.patch + patches.kernel.org/6.6.23-119-wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + patches.kernel.org/6.6.23-120-wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_.patch + patches.kernel.org/6.6.23-121-wifi-wilc1000-do-not-realloc-workqueue-everyti.patch + patches.kernel.org/6.6.23-122-wifi-wilc1000-fix-multi-vif-management-when-de.patch + patches.kernel.org/6.6.23-123-wifi-mwifiex-debugfs-Drop-unnecessary-error-ch.patch + patches.kernel.org/6.6.23-124-ARM-dts-renesas-r8a73a4-Fix-external-clocks-an.patch + patches.kernel.org/6.6.23-125-arm64-dts-qcom-sc8180x-Hook-up-VDD_CX-as-GCC-p.patch + patches.kernel.org/6.6.23-126-arm64-dts-qcom-sc8180x-Fix-up-big-CPU-idle-sta.patch + patches.kernel.org/6.6.23-127-arm64-dts-qcom-sc8180x-Add-missing-CPU-off-sta.patch + patches.kernel.org/6.6.23-128-arm64-dts-qcom-sc8180x-Fix-eDP-PHY-power-domai.patch + patches.kernel.org/6.6.23-129-arm64-dts-qcom-sc8180x-Don-t-hold-MDP-core-clo.patch + patches.kernel.org/6.6.23-130-arm64-dts-qcom-sc8180x-Require-LOW_SVS-vote-fo.patch + patches.kernel.org/6.6.23-131-arm64-dts-qcom-sc8180x-Shrink-aoss_qmp-registe.patch + patches.kernel.org/6.6.23-132-cpufreq-brcmstb-avs-cpufreq-add-check-for-cpuf.patch + patches.kernel.org/6.6.23-133-cpufreq-mediatek-hw-Wait-for-CPU-supplies-befo.patch + patches.kernel.org/6.6.23-134-sock_diag-annotate-data-races-around-sock_diag.patch + patches.kernel.org/6.6.23-135-inet_diag-annotate-data-races-around-inet_diag.patch + patches.kernel.org/6.6.23-136-bpftool-Silence-build-warning-about-calloc.patch + patches.kernel.org/6.6.23-137-selftests-bpf-Fix-potential-premature-unload-i.patch + patches.kernel.org/6.6.23-138-libbpf-Apply-map_set_def_max_entries-for-inner.patch + patches.kernel.org/6.6.23-139-selftest-bpf-Add-map_in_maps-with-BPF_MAP_TYPE.patch + patches.kernel.org/6.6.23-140-wifi-ath12k-Fix-issues-in-channel-list-update.patch + patches.kernel.org/6.6.23-141-selftests-bpf-De-veth-ize-the-tc_redirect-test.patch + patches.kernel.org/6.6.23-142-selftests-bpf-Add-netkit-to-tc_redirect-selfte.patch + patches.kernel.org/6.6.23-143-selftests-bpf-Fix-the-flaky-tc_redirect_dtime-.patch + patches.kernel.org/6.6.23-144-selftests-bpf-Wait-for-the-netstamp_needed_key.patch + patches.kernel.org/6.6.23-145-af_unix-Annotate-data-race-of-gc_in_progress-i.patch + patches.kernel.org/6.6.23-146-arm64-dts-qcom-sm8450-Add-missing-interconnect.patch + patches.kernel.org/6.6.23-147-soc-qcom-socinfo-rename-PM2250-to-PM4125.patch + patches.kernel.org/6.6.23-148-arm64-dts-qcom-sdm845-oneplus-common-improve-D.patch + patches.kernel.org/6.6.23-149-cpufreq-mediatek-hw-Don-t-error-out-if-supply-.patch + patches.kernel.org/6.6.23-150-libbpf-Fix-faccessat-usage-on-Android.patch + patches.kernel.org/6.6.23-151-pmdomain-qcom-rpmhpd-Drop-SA8540P-gfx.lvl.patch + patches.kernel.org/6.6.23-152-arm64-dts-qcom-sa8540p-Drop-gfx.lvl-as-power-d.patch + patches.kernel.org/6.6.23-153-arm64-dts-renesas-r8a779g0-Restore-sort-order.patch + patches.kernel.org/6.6.23-154-arm64-dts-renesas-r8a779g0-Add-missing-SCIF_CL.patch + patches.kernel.org/6.6.23-155-selftests-bpf-Disable-IPv6-for-lwt_redirect-te.patch + patches.kernel.org/6.6.23-156-arm64-dts-imx8mm-kontron-Disable-pullups-for-I.patch + patches.kernel.org/6.6.23-157-arm64-dts-imx8mm-kontron-Disable-pullups-for-I.patch + patches.kernel.org/6.6.23-158-arm64-dts-imx8mm-kontron-Disable-pullups-for-o.patch + patches.kernel.org/6.6.23-159-arm64-dts-imx8mm-kontron-Disable-pullups-for-o.patch + patches.kernel.org/6.6.23-160-arm64-dts-imx8mm-kontron-Disable-pull-resistor.patch + patches.kernel.org/6.6.23-161-arm64-dts-imx8mm-kontron-Disable-pull-resistor.patch + patches.kernel.org/6.6.23-162-arm64-dts-imx8mm-kontron-Fix-interrupt-for-RTC.patch + patches.kernel.org/6.6.23-163-libbpf-Add-missing-LIBBPF_API-annotation-to-li.patch + patches.kernel.org/6.6.23-164-wifi-ath9k-delay-all-of-ath9k_wmi_event_taskle.patch + patches.kernel.org/6.6.23-165-wifi-ath11k-change-to-move-WMI_VDEV_PARAM_SET_.patch + patches.kernel.org/6.6.23-166-wifi-ath12k-Update-Qualcomm-Innovation-Center-.patch + patches.kernel.org/6.6.23-167-wifi-ath12k-fix-fetching-MCBC-flag-for-QCN9274.patch + patches.kernel.org/6.6.23-168-wifi-iwlwifi-mvm-report-beacon-protection-fail.patch + patches.kernel.org/6.6.23-169-wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + patches.kernel.org/6.6.23-170-wifi-iwlwifi-acpi-fix-WPFC-reading.patch + patches.kernel.org/6.6.23-171-wifi-iwlwifi-mvm-initialize-rates-in-FW-earlie.patch + patches.kernel.org/6.6.23-172-wifi-iwlwifi-fix-EWRD-table-validity-check.patch + patches.kernel.org/6.6.23-173-wifi-iwlwifi-mvm-d3-fix-IPN-byte-order.patch + patches.kernel.org/6.6.23-174-wifi-iwlwifi-mvm-fix-the-TLC-command-after-ADD.patch + patches.kernel.org/6.6.23-175-wifi-iwlwifi-read-BIOS-PNVM-only-for-non-Intel.patch + patches.kernel.org/6.6.23-176-gpio-vf610-allow-disabling-the-vf610-driver.patch + patches.kernel.org/6.6.23-177-arm64-dts-imx8mm-venice-gw71xx-fix-USB-OTG-VBU.patch + patches.kernel.org/6.6.23-178-pwm-atmel-hlcdc-Fix-clock-imbalance-related-to.patch + patches.kernel.org/6.6.23-179-net-blackhole_dev-fix-build-warning-for-ethh-s.patch + patches.kernel.org/6.6.23-180-arm64-dts-ti-k3-j721s2-Fix-power-domain-for-VT.patch + patches.kernel.org/6.6.23-181-arm64-dts-ti-k3-j784s4-Fix-power-domain-for-VT.patch + patches.kernel.org/6.6.23-182-wifi-ath11k-initialize-rx_mcs_80-and-rx_mcs_16.patch + patches.kernel.org/6.6.23-183-wifi-libertas-fix-some-memleaks-in-lbs_allocat.patch + patches.kernel.org/6.6.23-184-libbpf-Use-OPTS_SET-macro-in-bpf_xdp_query.patch + patches.kernel.org/6.6.23-185-wifi-wfx-fix-memory-leak-when-starting-AP.patch + patches.kernel.org/6.6.23-186-arm64-dts-qcom-qcm2290-declare-VLS-CLAMP-regis.patch + patches.kernel.org/6.6.23-187-arm64-dts-qcom-sm6115-declare-VLS-CLAMP-regist.patch + patches.kernel.org/6.6.23-188-wifi-ath12k-fix-incorrect-logic-of-calculating.patch + patches.kernel.org/6.6.23-189-printk-Disable-passing-console-lock-owner-comp.patch + patches.kernel.org/6.6.23-190-pwm-sti-Fix-capture-for-st-pwm-num-chan-st-cap.patch + patches.kernel.org/6.6.23-191-tools-resolve_btfids-Refactor-set-sorting-with.patch + patches.kernel.org/6.6.23-192-tools-resolve_btfids-Fix-cross-compilation-to-.patch + patches.kernel.org/6.6.23-193-wifi-iwlwifi-support-EHT-for-WH.patch + patches.kernel.org/6.6.23-194-wifi-iwlwifi-mvm-fix-erroneous-queue-index-mas.patch + patches.kernel.org/6.6.23-195-wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-th.patch + patches.kernel.org/6.6.23-196-wifi-iwlwifi-mvm-don-t-set-replay-counters-to-.patch + patches.kernel.org/6.6.23-197-s390-pai-fix-attr_event_free-upper-limit-for-p.patch + patches.kernel.org/6.6.23-198-s390-vdso-drop-fPIC-from-LDFLAGS.patch + patches.kernel.org/6.6.23-199-selftests-forwarding-Add-missing-config-entrie.patch + patches.kernel.org/6.6.23-200-selftests-forwarding-Add-missing-multicast-rou.patch + patches.kernel.org/6.6.23-201-ipv6-mcast-remove-one-synchronize_net-barrier-.patch + patches.kernel.org/6.6.23-202-arm64-dts-mt8183-Move-CrosEC-base-detection-no.patch + patches.kernel.org/6.6.23-203-arm64-dts-mediatek-mt7986-fix-reference-to-PWM.patch + patches.kernel.org/6.6.23-204-arm64-dts-mediatek-mt7986-drop-crypto-s-unneed.patch + patches.kernel.org/6.6.23-205-arm64-dts-mediatek-mt7986-fix-SPI-bus-width-pr.patch + patches.kernel.org/6.6.23-206-arm64-dts-mediatek-mt7986-fix-SPI-nodename.patch + patches.kernel.org/6.6.23-207-arm64-dts-mediatek-mt7986-drop-clock-cells-fro.patch + patches.kernel.org/6.6.23-208-arm64-dts-mediatek-mt7986-add-reset-cells-to-i.patch + patches.kernel.org/6.6.23-209-arm64-dts-mediatek-mt8192-asurada-Remove-CrosE.patch + patches.kernel.org/6.6.23-210-arm64-dts-mediatek-mt8192-fix-vencoder-clock-n.patch + patches.kernel.org/6.6.23-211-arm64-dts-mediatek-mt8186-fix-VENC-power-domai.patch + patches.kernel.org/6.6.23-212-arm64-dts-mediatek-mt7622-add-missing-device_t.patch + patches.kernel.org/6.6.23-213-can-m_can-Start-Cancel-polling-timer-together-.patch + patches.kernel.org/6.6.23-214-wifi-iwlwifi-mvm-Fix-the-listener-MAC-filter-f.patch + patches.kernel.org/6.6.23-215-bpf-Mark-bpf_spin_-lock-unlock-helpers-with-no.patch + patches.kernel.org/6.6.23-216-arm64-dts-qcom-sdm845-Use-the-Low-Power-Island.patch + patches.kernel.org/6.6.23-217-soc-qcom-llcc-Check-return-value-on-Broadcast_.patch + patches.kernel.org/6.6.23-218-ARM-dts-qcom-msm8974-correct-qfprom-node-size.patch + patches.kernel.org/6.6.23-219-arm64-dts-mediatek-mt8186-Add-missing-clocks-t.patch + patches.kernel.org/6.6.23-220-arm64-dts-mediatek-mt8186-Add-missing-xhci-clo.patch + patches.kernel.org/6.6.23-221-cpufreq-qcom-hw-add-CONFIG_COMMON_CLK-dependen.patch + patches.kernel.org/6.6.23-222-wifi-wilc1000-prevent-use-after-free-on-vif-wh.patch + patches.kernel.org/6.6.23-223-arm64-dts-ti-k3-am62-main-disable-usb-lpm.patch + patches.kernel.org/6.6.23-224-ACPI-processor_idle-Fix-memory-leak-in-acpi_pr.patch + patches.kernel.org/6.6.23-225-bus-tegra-aconnect-Update-dependency-to-ARCH_T.patch + patches.kernel.org/6.6.23-226-iommu-amd-Mark-interrupt-as-managed.patch + patches.kernel.org/6.6.23-227-wifi-brcmsmac-avoid-function-pointer-casts.patch + patches.kernel.org/6.6.23-228-arm64-dts-qcom-sdm845-db845c-correct-PCIe-wake.patch + patches.kernel.org/6.6.23-229-arm64-dts-qcom-sm8150-use-gpios-suffix-for-PCI.patch + patches.kernel.org/6.6.23-230-arm64-dts-qcom-sm8150-correct-PCIe-wake-gpios.patch + patches.kernel.org/6.6.23-231-powercap-dtpm_cpu-Fix-error-check-against-freq.patch + patches.kernel.org/6.6.23-232-net-ena-Remove-ena_select_queue.patch + patches.kernel.org/6.6.23-233-arm64-dts-ti-k3-j7200-common-proc-board-Modify.patch + patches.kernel.org/6.6.23-234-arm64-dts-ti-k3-j7200-common-proc-board-Remove.patch + patches.kernel.org/6.6.23-235-arm64-dts-ti-k3-j721s2-common-proc-board-Remov.patch + patches.kernel.org/6.6.23-236-arm64-dts-ti-k3-j784s4-evm-Remove-Pinmux-for-C.patch + patches.kernel.org/6.6.23-237-arm64-dts-ti-k3-am642-evm-Add-boot-phase-tags-.patch + patches.kernel.org/6.6.23-238-arm64-dts-ti-k3-am642-sk-Add-boot-phase-tags-m.patch + patches.kernel.org/6.6.23-239-arm64-dts-ti-k3-am64-Enable-SDHCI-nodes-at-the.patch + patches.kernel.org/6.6.23-240-arm64-dts-ti-k3-am64-main-Fix-ITAP-OTAP-values.patch + patches.kernel.org/6.6.23-241-arm64-dts-mt8195-cherry-tomato-change-watchdog.patch + patches.kernel.org/6.6.23-242-arm64-dts-ti-Add-common1-register-space-for-AM.patch + patches.kernel.org/6.6.23-243-arm64-dts-ti-Add-common1-register-space-for-AM.patch + patches.kernel.org/6.6.23-244-firmware-arm_scmi-Fix-double-free-in-SMC-trans.patch + patches.kernel.org/6.6.23-245-arm64-dts-ti-k3-am62p-Fix-memory-ranges-for-DM.patch + patches.kernel.org/6.6.23-246-wifi-wilc1000-revert-reset-line-logic-flip.patch + patches.kernel.org/6.6.23-247-ARM-dts-arm-realview-Fix-development-chip-ROM-.patch + patches.kernel.org/6.6.23-248-memory-tegra-Correct-DLA-client-names.patch + patches.kernel.org/6.6.23-249-wifi-mt76-mt7996-fix-TWT-issues.patch + patches.kernel.org/6.6.23-250-wifi-mt76-mt7996-fix-incorrect-interpretation-.patch + patches.kernel.org/6.6.23-251-wifi-mt76-mt7996-fix-HE-beamformer-phy-cap-for.patch + patches.kernel.org/6.6.23-252-wifi-mt76-mt7996-fix-efuse-reading-issue.patch + patches.kernel.org/6.6.23-253-wifi-mt76-mt7996-fix-HIF_TXD_V2_1-value.patch + patches.kernel.org/6.6.23-254-wifi-mt76-mt792x-fix-ethtool-warning.patch + patches.kernel.org/6.6.23-255-wifi-mt76-mt7921e-fix-use-after-free-in-free_i.patch + patches.kernel.org/6.6.23-256-wifi-mt76-mt792x-fix-a-potential-loading-failu.patch + patches.kernel.org/6.6.23-257-arm64-dts-renesas-rzg2l-Add-missing-interrupts.patch + patches.kernel.org/6.6.23-258-arm64-dts-renesas-r8a779a0-Correct-avb-01-reg-.patch + patches.kernel.org/6.6.23-259-arm64-dts-renesas-r8a779g0-Correct-avb-01-reg-.patch + patches.kernel.org/6.6.23-260-net-mctp-copy-skb-ext-data-when-fragmenting.patch + patches.kernel.org/6.6.23-261-pstore-inode-Convert-mutex-usage-to-guard-mute.patch + patches.kernel.org/6.6.23-262-pstore-inode-Only-d_invalidate-is-needed.patch + patches.kernel.org/6.6.23-263-arm64-dts-allwinner-h6-Add-RX-DMA-channel-for-.patch + patches.kernel.org/6.6.23-264-ARM-dts-imx6dl-yapp4-Fix-typo-in-the-QCA-switc.patch + patches.kernel.org/6.6.23-265-ARM-dts-imx6dl-yapp4-Move-the-internal-switch-.patch + patches.kernel.org/6.6.23-266-arm64-dts-imx8mp-Set-SPI-NOR-to-max-40-MHz-on-.patch + patches.kernel.org/6.6.23-267-arm64-dts-imx8mp-evk-Fix-hdmi-3d-node.patch + patches.kernel.org/6.6.23-268-regulator-userspace-consumer-add-module-device.patch + patches.kernel.org/6.6.23-269-gpiolib-Pass-consumer-device-through-to-core-i.patch + patches.kernel.org/6.6.23-270-arm64-dts-marvell-reorder-crypto-interrupts-on.patch + patches.kernel.org/6.6.23-271-ACPI-resource-Add-Infinity-laptops-to-irq1_edg.patch + patches.kernel.org/6.6.23-272-ACPI-resource-Do-IRQ-override-on-Lunnen-Ground.patch + patches.kernel.org/6.6.23-273-ACPI-resource-Add-MAIBENBEN-X577-to-irq1_edge_.patch + patches.kernel.org/6.6.23-274-ACPI-scan-Fix-device-check-notification-handli.patch + patches.kernel.org/6.6.23-275-arm64-dts-rockchip-add-missing-interrupt-names.patch + patches.kernel.org/6.6.23-276-arm64-dts-rockchip-fix-reset-names-for-rk356x-.patch + patches.kernel.org/6.6.23-277-arm64-dts-rockchip-drop-rockchip-trcm-sync-tx-.patch + patches.kernel.org/6.6.23-278-objtool-Fix-UNWIND_HINT_-SAVE-RESTORE-across-b.patch + patches.kernel.org/6.6.23-279-x86-relocs-Ignore-relocations-in-.notes-sectio.patch + patches.kernel.org/6.6.23-280-SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + patches.kernel.org/6.6.23-281-SUNRPC-fix-some-memleaks-in-gssx_dec_option_ar.patch + patches.kernel.org/6.6.23-282-arm64-dts-qcom-sm8550-Fix-SPMI-channels-size.patch + patches.kernel.org/6.6.23-283-mmc-wmt-sdmmc-remove-an-incorrect-release_mem_.patch + patches.kernel.org/6.6.23-284-ACPI-CPPC-enable-AMD-CPPC-V2-support-for-famil.patch + patches.kernel.org/6.6.23-285-wifi-rtw88-8821cu-Fix-firmware-upload-fail.patch + patches.kernel.org/6.6.23-286-wifi-rtw88-8821c-Fix-beacon-loss-and-disconnec.patch + patches.kernel.org/6.6.23-287-wifi-rtw88-8821c-Fix-false-alarm-count.patch + patches.kernel.org/6.6.23-288-wifi-brcm80211-handle-pmk_op-allocation-failur.patch + patches.kernel.org/6.6.23-289-PCI-Make-pci_dev_is_disconnected-helper-public.patch + patches.kernel.org/6.6.23-290-iommu-vt-d-Don-t-issue-ATS-Invalidation-reques.patch + patches.kernel.org/6.6.23-291-igc-Fix-missing-time-sync-events.patch + patches.kernel.org/6.6.23-292-igb-Fix-missing-time-sync-events.patch + patches.kernel.org/6.6.23-293-ice-fix-stats-being-updated-by-way-too-large-v.patch + patches.kernel.org/6.6.23-294-Bluetooth-Remove-HCI_POWER_OFF_TIMEOUT.patch + patches.kernel.org/6.6.23-295-Bluetooth-mgmt-Remove-leftover-queuing-of-powe.patch + patches.kernel.org/6.6.23-296-Bluetooth-Remove-superfluous-call-to-hci_conn_.patch + patches.kernel.org/6.6.23-297-Bluetooth-Remove-BT_HS.patch + patches.kernel.org/6.6.23-298-Bluetooth-hci_event-Fix-not-indicating-new-con.patch + patches.kernel.org/6.6.23-299-Bluetooth-hci_qca-don-t-use-IS_ERR_OR_NULL-wit.patch + patches.kernel.org/6.6.23-300-Bluetooth-hci_core-Cancel-request-on-command-t.patch + patches.kernel.org/6.6.23-301-Bluetooth-hci_sync-Fix-overwriting-request-cal.patch + patches.kernel.org/6.6.23-302-Bluetooth-hci_h5-Add-ability-to-allocate-memor.patch + patches.kernel.org/6.6.23-303-Bluetooth-btrtl-fix-out-of-bounds-memory-acces.patch + patches.kernel.org/6.6.23-304-Bluetooth-hci_core-Fix-possible-buffer-overflo.patch + patches.kernel.org/6.6.23-305-Bluetooth-msft-__hci_cmd_sync-doesn-t-return-N.patch + patches.kernel.org/6.6.23-306-Bluetooth-msft-Fix-memory-leak.patch + patches.kernel.org/6.6.23-307-Bluetooth-btusb-Fix-memory-leak.patch + patches.kernel.org/6.6.23-308-Bluetooth-af_bluetooth-Fix-deadlock.patch + patches.kernel.org/6.6.23-309-Bluetooth-fix-use-after-free-in-accessing-skb-.patch + patches.kernel.org/6.6.23-310-sr9800-Add-check-for-usbnet_get_endpoints.patch + patches.kernel.org/6.6.23-311-s390-cache-prevent-rebuild-of-shared_cpu_list.patch + patches.kernel.org/6.6.23-312-bpf-Fix-DEVMAP_HASH-overflow-check-on-32-bit-a.patch + patches.kernel.org/6.6.23-313-bpf-Fix-hashtab-overflow-check-on-32-bit-arche.patch + patches.kernel.org/6.6.23-314-bpf-Fix-stackmap-overflow-check-on-32-bit-arch.patch + patches.kernel.org/6.6.23-315-iommu-Fix-compilation-without-CONFIG_IOMMU_INT.patch + patches.kernel.org/6.6.23-316-ipv6-fib6_rules-flush-route-cache-when-rule-is.patch + patches.kernel.org/6.6.23-317-net-ip_tunnel-make-sure-to-pull-inner-header-i.patch + patches.kernel.org/6.6.23-318-net-phy-fix-phy_get_internal_delay-accessing-a.patch + patches.kernel.org/6.6.23-319-net-hns3-fix-wrong-judgment-condition-issue.patch + patches.kernel.org/6.6.23-320-net-hns3-fix-kernel-crash-when-1588-is-receive.patch + patches.kernel.org/6.6.23-321-net-hns3-fix-port-duplex-configure-error-in-IM.patch + patches.kernel.org/6.6.23-322-Bluetooth-Fix-eir-name-length.patch + patches.kernel.org/6.6.23-323-net-phy-dp83822-Fix-RGMII-TX-delay-configurati.patch + patches.kernel.org/6.6.23-324-block-Provide-bdev_open_-functions.patch + patches.kernel.org/6.6.23-325-erofs-Convert-to-use-bdev_open_by_path.patch + patches.kernel.org/6.6.23-326-erofs-fix-handling-kern_mount-failure.patch + patches.kernel.org/6.6.23-327-erofs-fix-lockdep-false-positives-on-initializ.patch + patches.kernel.org/6.6.23-328-OPP-debugfs-Fix-warning-around-icc_get_name.patch + patches.kernel.org/6.6.23-329-tcp-fix-incorrect-parameter-validation-in-the-.patch + patches.kernel.org/6.6.23-330-ipmr-fix-incorrect-parameter-validation-in-the.patch + patches.kernel.org/6.6.23-331-l2tp-fix-incorrect-parameter-validation-in-the.patch + patches.kernel.org/6.6.23-332-udp-fix-incorrect-parameter-validation-in-the-.patch + patches.kernel.org/6.6.23-333-net-kcm-fix-incorrect-parameter-validation-in-.patch + patches.kernel.org/6.6.23-334-net-x25-fix-incorrect-parameter-validation-in-.patch + patches.kernel.org/6.6.23-335-nfp-flower-handle-acti_netdevs-allocation-fail.patch + patches.kernel.org/6.6.23-336-bpf-hardcode-BPF_PROG_PACK_SIZE-to-2MB-num_pos.patch + patches.kernel.org/6.6.23-337-dm-raid-fix-false-positive-for-requeue-needed-.patch + patches.kernel.org/6.6.23-338-dm-call-the-resume-method-on-internal-suspend.patch + patches.kernel.org/6.6.23-339-drm-tegra-dsi-Add-missing-check-for-of_find_de.patch + patches.kernel.org/6.6.23-340-drm-tegra-dpaux-Fix-PM-disable-depth-imbalance.patch + patches.kernel.org/6.6.23-341-drm-tegra-dsi-Fix-some-error-handling-paths-in.patch + patches.kernel.org/6.6.23-342-drm-tegra-dsi-Fix-missing-pm_runtime_disable-i.patch + patches.kernel.org/6.6.23-343-drm-tegra-hdmi-Fix-some-error-handling-paths-i.patch + patches.kernel.org/6.6.23-344-drm-tegra-rgb-Fix-some-error-handling-paths-in.patch + patches.kernel.org/6.6.23-345-drm-tegra-rgb-Fix-missing-clk_put-in-the-error.patch + patches.kernel.org/6.6.23-346-drm-tegra-output-Fix-missing-i2c_put_adapter-i.patch + patches.kernel.org/6.6.23-347-drm-rockchip-inno_hdmi-Fix-video-timing.patch + patches.kernel.org/6.6.23-348-drm-Don-t-treat-0-as-1-in-drm_fixp2int_ceil.patch + patches.kernel.org/6.6.23-349-drm-vkms-Avoid-reading-beyond-LUT-array.patch + patches.kernel.org/6.6.23-350-drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_.patch + patches.kernel.org/6.6.23-351-drm-rockchip-lvds-do-not-overwrite-error-code.patch + patches.kernel.org/6.6.23-352-drm-rockchip-lvds-do-not-print-scary-message-w.patch + patches.kernel.org/6.6.23-353-drm-panel-edp-use-put_sync-in-unprepare.patch + patches.kernel.org/6.6.23-354-drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + patches.kernel.org/6.6.23-355-ASoC-amd-acp-Add-missing-error-handling-in-sof.patch + patches.kernel.org/6.6.23-356-ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_pr.patch + patches.kernel.org/6.6.23-357-dmaengine-tegra210-adma-Update-dependency-to-A.patch + patches.kernel.org/6.6.23-358-media-tc358743-register-v4l2-async-device-only.patch + patches.kernel.org/6.6.23-359-media-cadence-csi2rx-use-match-fwnode-for-medi.patch + patches.kernel.org/6.6.23-360-PCI-DPC-Print-all-TLP-Prefixes-not-just-the-fi.patch + patches.kernel.org/6.6.23-361-perf-record-Fix-possible-incorrect-free-in-rec.patch + patches.kernel.org/6.6.23-362-perf-top-Uniform-the-event-name-for-the-hybrid.patch + patches.kernel.org/6.6.23-363-perf-record-Check-conflict-between-timestamp-f.patch + patches.kernel.org/6.6.23-364-HID-lenovo-Add-middleclick_workaround-sysfs-kn.patch + patches.kernel.org/6.6.23-365-drm-amd-display-Fix-a-potential-buffer-overflo.patch + patches.kernel.org/6.6.23-366-perf-pmu-Treat-the-msr-pmu-as-software.patch + patches.kernel.org/6.6.23-367-drm-amd-display-Fix-potential-NULL-pointer-der.patch + patches.kernel.org/6.6.23-368-ASoC-sh-rz-ssi-Fix-error-message-print.patch + patches.kernel.org/6.6.23-369-drm-vmwgfx-Fix-vmw_du_get_cursor_mob-fencing-o.patch + patches.kernel.org/6.6.23-370-pinctrl-renesas-r8a779g0-Add-missing-SCIF_CLK2.patch + patches.kernel.org/6.6.23-371-clk-samsung-exynos850-Propagate-SPI-IPCLK-rate.patch + patches.kernel.org/6.6.23-372-media-v4l2-cci-print-leading-0-on-error.patch + patches.kernel.org/6.6.23-373-perf-evsel-Fix-duplicate-initialization-of-dat.patch + patches.kernel.org/6.6.23-374-perf-bpf-Clean-up-the-generated-copied-vmlinux.patch + patches.kernel.org/6.6.23-375-clk-meson-Add-missing-clocks-to-axg_clk_regmap.patch + patches.kernel.org/6.6.23-376-media-em28xx-annotate-unchecked-call-to-media_.patch + patches.kernel.org/6.6.23-377-media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + patches.kernel.org/6.6.23-378-media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_r.patch + patches.kernel.org/6.6.23-379-mtd-spinand-esmt-Extend-IDs-to-5-bytes.patch + patches.kernel.org/6.6.23-380-media-edia-dvbdev-fix-a-use-after-free.patch + patches.kernel.org/6.6.23-381-pinctrl-mediatek-Drop-bogus-slew-rate-register.patch + patches.kernel.org/6.6.23-382-pinctrl-mediatek-Drop-bogus-slew-rate-register.patch + patches.kernel.org/6.6.23-383-drm-amdgpu-Fix-potential-out-of-bounds-access-.patch + patches.kernel.org/6.6.23-384-clk-qcom-reset-Commonize-the-de-assert-functio.patch + patches.kernel.org/6.6.23-385-clk-qcom-reset-Ensure-write-completion-on-rese.patch + patches.kernel.org/6.6.23-386-quota-Fix-potential-NULL-pointer-dereference.patch + patches.kernel.org/6.6.23-387-quota-Fix-rcu-annotations-of-inode-dquot-point.patch + patches.kernel.org/6.6.23-388-quota-Properly-annotate-i_dquot-arrays-with-__.patch + patches.kernel.org/6.6.23-389-PCI-P2PDMA-Fix-a-sleeping-issue-in-a-RCU-read-.patch + patches.kernel.org/6.6.23-390-PCI-switchtec-Fix-an-error-handling-path-in-sw.patch + patches.kernel.org/6.6.23-391-crypto-xilinx-call-finalize-with-bh-disabled.patch + patches.kernel.org/6.6.23-392-drivers-ps3-select-VIDEO-to-provide-cmdline-fu.patch + patches.kernel.org/6.6.23-393-perf-thread_map-Free-strlist-on-normal-path-in.patch + patches.kernel.org/6.6.23-394-perf-srcline-Add-missed-addr2line-closes.patch + patches.kernel.org/6.6.23-395-dt-bindings-msm-qcom-mdss-Include-ommited-fam-.patch + patches.kernel.org/6.6.23-396-drm-msm-dpu-fix-the-programming-of-INTF_CFG2_D.patch + patches.kernel.org/6.6.23-397-drm-msm-dpu-Only-enable-DSC_MODE_MULTIPLEX-if-.patch + patches.kernel.org/6.6.23-398-drm-radeon-ni-Fix-wrong-firmware-size-logging-.patch + patches.kernel.org/6.6.23-399-drm-amd-display-fix-NULL-checks-for-adev-dm.dc.patch + patches.kernel.org/6.6.23-400-clk-renesas-r8a779g0-Correct-PFC-GPIO-parent-c.patch + patches.kernel.org/6.6.23-401-clk-renesas-r8a779f0-Correct-PFC-GPIO-parent-c.patch + patches.kernel.org/6.6.23-402-ALSA-seq-fix-function-cast-warnings.patch + patches.kernel.org/6.6.23-403-perf-expr-Fix-has_event-function-for-metric-st.patch + patches.kernel.org/6.6.23-404-perf-stat-Avoid-metric-only-segv.patch + patches.kernel.org/6.6.23-405-perf-metric-Don-t-remove-scale-from-counts.patch + patches.kernel.org/6.6.23-406-ASoC-meson-aiu-fix-function-pointer-type-misma.patch + patches.kernel.org/6.6.23-407-ASoC-meson-t9015-fix-function-pointer-type-mis.patch + patches.kernel.org/6.6.23-408-powerpc-Force-inlining-of-arch_vmap_p-u-m-d_su.patch + patches.kernel.org/6.6.23-409-ASoC-SOF-Add-some-bounds-checking-to-firmware-.patch + patches.kernel.org/6.6.23-410-drm-ci-use-clk_ignore_unused-for-apq8016.patch + patches.kernel.org/6.6.23-411-NTB-fix-possible-name-leak-in-ntb_register_dev.patch + patches.kernel.org/6.6.23-412-media-cedrus-h265-Fix-configuring-bitstream-si.patch + patches.kernel.org/6.6.23-413-media-sun8i-di-Fix-coefficient-writes.patch + patches.kernel.org/6.6.23-414-media-sun8i-di-Fix-power-on-off-sequences.patch + patches.kernel.org/6.6.23-415-media-sun8i-di-Fix-chroma-difference-threshold.patch + patches.kernel.org/6.6.23-416-media-imx-csc-scaler-fix-v4l2_ctrl_handler-mem.patch + patches.kernel.org/6.6.23-417-media-go7007-add-check-of-return-value-of-go70.patch + patches.kernel.org/6.6.23-418-media-pvrusb2-remove-redundant-NULL-check.patch + patches.kernel.org/6.6.23-419-media-pvrusb2-fix-pvr2_stream_callback-casts.patch + patches.kernel.org/6.6.23-420-clk-qcom-dispcc-sdm845-Adjust-internal-GDSC-wa.patch + patches.kernel.org/6.6.23-421-drm-amd-display-Add-replay-NULL-check-in-edp_s.patch + patches.kernel.org/6.6.23-422-drm-panel-boe-tv101wum-nl6-make-use-of-prepare.patch + patches.kernel.org/6.6.23-423-drm-mediatek-dsi-Fix-DSI-RGB666-formats-and-de.patch + patches.kernel.org/6.6.23-424-PCI-Mark-3ware-9650SE-Root-Port-Extended-Tags-.patch + patches.kernel.org/6.6.23-425-pinctrl-renesas-Allow-the-compiler-to-optimize.patch + patches.kernel.org/6.6.23-426-clk-hisilicon-hi3519-Release-the-correct-numbe.patch + patches.kernel.org/6.6.23-427-clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kf.patch + patches.kernel.org/6.6.23-428-clk-mediatek-mt8135-Fix-an-error-handling-path.patch + patches.kernel.org/6.6.23-429-clk-mediatek-mt7622-apmixedsys-Fix-an-error-ha.patch + patches.kernel.org/6.6.23-430-clk-mediatek-mt8183-Correct-parent-of-CLK_INFR.patch + patches.kernel.org/6.6.23-431-clk-mediatek-mt7981-topckgen-flag-SGM_REG_SEL-.patch + patches.kernel.org/6.6.23-432-drm-tegra-put-drm_gem_object-ref-on-error-in-t.patch + patches.kernel.org/6.6.23-433-media-ivsc-csi-Swap-SINK-and-SOURCE-pads.patch + patches.kernel.org/6.6.23-434-media-i2c-imx290-Fix-IMX920-typo.patch + patches.kernel.org/6.6.23-435-mfd-syscon-Call-of_node_put-only-when-of_parse.patch + patches.kernel.org/6.6.23-436-mfd-altera-sysmgr-Call-of_node_put-only-when-o.patch + patches.kernel.org/6.6.23-437-perf-print-events-make-is_event_supported-more.patch + patches.kernel.org/6.6.23-438-crypto-arm-sha-fix-function-cast-warnings.patch + patches.kernel.org/6.6.23-439-crypto-ccp-Avoid-discarding-errors-in-psp_send.patch + patches.kernel.org/6.6.23-440-crypto-qat-avoid-division-by-zero.patch + patches.kernel.org/6.6.23-441-crypto-qat-move-adf_cfg_services.patch + patches.kernel.org/6.6.23-442-crypto-qat-relocate-and-rename-get_service_ena.patch + patches.kernel.org/6.6.23-443-crypto-qat-fix-ring-to-service-map-for-dcc-in-.patch + patches.kernel.org/6.6.23-444-crypto-jitter-fix-CRYPTO_JITTERENTROPY-help-te.patch + patches.kernel.org/6.6.23-445-drm-tidss-Fix-initial-plane-zpos-values.patch + patches.kernel.org/6.6.23-446-drm-tidss-Fix-sync-lost-issue-with-two-display.patch + patches.kernel.org/6.6.23-447-clk-imx-imx8mp-Fix-SAI_MCLK_SEL-definition.patch + patches.kernel.org/6.6.23-448-mtd-maps-physmap-core-fix-flash-size-larger-th.patch + patches.kernel.org/6.6.23-449-mtd-rawnand-lpc32xx_mlc-fix-irq-handler-protot.patch + patches.kernel.org/6.6.23-450-ASoC-meson-axg-tdm-interface-fix-mclk-setup-wi.patch + patches.kernel.org/6.6.23-451-ASoC-meson-axg-tdm-interface-add-frame-rate-co.patch + patches.kernel.org/6.6.23-452-perf-pmu-Fix-a-potential-memory-leak-in-perf_p.patch + patches.kernel.org/6.6.23-453-HID-amd_sfh-Update-HPD-sensor-structure-elemen.patch + patches.kernel.org/6.6.23-454-HID-amd_sfh-Avoid-disabling-the-interrupt.patch + patches.kernel.org/6.6.23-455-drm-amdgpu-Fix-missing-break-in-ATOM_ARG_IMM-C.patch + patches.kernel.org/6.6.23-456-media-pvrusb2-fix-uaf-in-pvr2_context_set_noti.patch + patches.kernel.org/6.6.23-457-media-dvb-frontends-avoid-stack-overflow-warni.patch + patches.kernel.org/6.6.23-458-media-go7007-fix-a-memleak-in-go7007_load_enco.patch + patches.kernel.org/6.6.23-459-media-ttpci-fix-two-memleaks-in-budget_av_atta.patch + patches.kernel.org/6.6.23-460-media-mediatek-vcodec-avoid-Wcast-function-typ.patch + patches.kernel.org/6.6.23-461-arm64-ftrace-Don-t-forbid-CALL_OPS-CC_OPTIMIZE.patch + patches.kernel.org/6.6.23-462-drm-tests-helpers-Include-missing-drm_drv-head.patch + patches.kernel.org/6.6.23-463-drm-amd-pm-Fix-esm-reg-mask-use-to-get-pcie-sp.patch + patches.kernel.org/6.6.23-464-gpio-nomadik-fix-offset-bug-in-nmk_pmx_set.patch + patches.kernel.org/6.6.23-465-drm-mediatek-Fix-a-null-pointer-crash-in-mtk_d.patch + patches.kernel.org/6.6.23-466-mfd-cs42l43-Fix-wrong-register-defaults.patch + patches.kernel.org/6.6.23-467-powerpc-pseries-Fix-potential-memleak-in-papr_.patch + patches.kernel.org/6.6.23-468-powerpc-hv-gpci-Fix-the-H_GET_PERF_COUNTER_INF.patch + patches.kernel.org/6.6.23-469-clk-qcom-gcc-ipq5018-fix-enable_reg-offset-of-.patch + patches.kernel.org/6.6.23-470-clk-qcom-gcc-ipq5018-fix-halt_reg-offset-of-gc.patch + patches.kernel.org/6.6.23-471-clk-qcom-gcc-ipq5018-fix-register-offset-for-G.patch + patches.kernel.org/6.6.23-472-drm-msm-dpu-add-division-of-drm_display_mode-s.patch + patches.kernel.org/6.6.23-473-modules-wait-do_free_init-correctly.patch + patches.kernel.org/6.6.23-474-mfd-cs42l43-Fix-wrong-GPIO_FN_SEL-and-SPI_CLK_.patch + patches.kernel.org/6.6.23-475-powerpc-embedded6xx-Fix-no-previous-prototype-.patch + patches.kernel.org/6.6.23-476-leds-aw2013-Unlock-mutex-before-destroying-it.patch + patches.kernel.org/6.6.23-477-leds-sgm3140-Add-missing-timer-cleanup-and-fla.patch + patches.kernel.org/6.6.23-478-backlight-ktz8866-Correct-the-check-for-of_pro.patch + patches.kernel.org/6.6.23-479-backlight-lm3630a-Initialize-backlight_propert.patch + patches.kernel.org/6.6.23-480-backlight-lm3630a-Don-t-set-bl-props.brightnes.patch + patches.kernel.org/6.6.23-481-backlight-da9052-Fully-initialize-backlight_pr.patch + patches.kernel.org/6.6.23-482-backlight-lm3639-Fully-initialize-backlight_pr.patch + patches.kernel.org/6.6.23-483-backlight-lp8788-Fully-initialize-backlight_pr.patch + patches.kernel.org/6.6.23-484-sparc32-Fix-section-mismatch-in-leon_pci_grpci.patch + patches.kernel.org/6.6.23-485-clk-Fix-clk_core_get-NULL-dereference.patch + patches.kernel.org/6.6.23-486-clk-zynq-Prevent-null-pointer-dereference-caus.patch + patches.kernel.org/6.6.23-487-PCI-brcmstb-Fix-broken-brcm_pcie_mdio_write-po.patch + patches.kernel.org/6.6.23-488-smb-do-not-test-the-return-value-of-folio_star.patch + patches.kernel.org/6.6.23-489-cifs-Don-t-use-certain-unnecessary-folio_-func.patch + patches.kernel.org/6.6.23-490-cifs-Fix-writeback-data-corruption.patch + patches.kernel.org/6.6.23-491-ALSA-hda-realtek-fix-ALC285-issues-on-HP-Envy-.patch + patches.kernel.org/6.6.23-492-ALSA-hda-tas2781-use-dev_dbg-in-system_resume.patch + patches.kernel.org/6.6.23-493-ALSA-hda-tas2781-add-lock-to-system_suspend.patch + patches.kernel.org/6.6.23-494-ALSA-hda-tas2781-do-not-reset-cur_-values-in-r.patch + patches.kernel.org/6.6.23-495-ALSA-hda-tas2781-add-ptrs-to-calibration-funct.patch + patches.kernel.org/6.6.23-496-ALSA-hda-tas2781-do-not-call-pm_runtime_force_.patch + patches.kernel.org/6.6.23-497-ALSA-hda-tas2781-configure-the-amp-after-firmw.patch + patches.kernel.org/6.6.23-498-ALSA-hda-tas2781-restore-power-state-after-sys.patch + patches.kernel.org/6.6.23-499-ALSA-usb-audio-Stop-parsing-channels-bits-when.patch + patches.kernel.org/6.6.23-500-RDMA-irdma-Remove-duplicate-assignment.patch + patches.kernel.org/6.6.23-501-RDMA-srpt-Do-not-register-event-handler-until-.patch + patches.kernel.org/6.6.23-502-f2fs-compress-fix-to-guarantee-persisting-comp.patch + patches.kernel.org/6.6.23-503-f2fs-compress-fix-to-cover-normal-cluster-writ.patch + patches.kernel.org/6.6.23-504-f2fs-compress-fix-to-check-unreleased-compress.patch + patches.kernel.org/6.6.23-505-f2fs-delete-obsolete-FI_FIRST_BLOCK_WRITTEN.patch + patches.kernel.org/6.6.23-506-f2fs-delete-obsolete-FI_DROP_CACHE.patch + patches.kernel.org/6.6.23-507-f2fs-introduce-get_dnode_addr-to-clean-up-code.patch + patches.kernel.org/6.6.23-508-f2fs-update-blkaddr-in-__set_data_blkaddr-for-.patch + patches.kernel.org/6.6.23-509-f2fs-compress-fix-to-avoid-inconsistence-bewte.patch + patches.kernel.org/6.6.23-510-f2fs-fix-to-remove-unnecessary-f2fs_bug_on-to-.patch + patches.kernel.org/6.6.23-511-f2fs-zone-fix-to-wait-completion-of-last-bio-i.patch + patches.kernel.org/6.6.23-512-f2fs-fix-NULL-pointer-dereference-in-f2fs_subm.patch + patches.kernel.org/6.6.23-513-f2fs-compress-fix-to-cover-f2fs_disable_compre.patch + patches.kernel.org/6.6.23-514-f2fs-fix-to-avoid-potential-panic-during-recov.patch + patches.kernel.org/6.6.23-515-scsi-csiostor-Avoid-function-pointer-casts.patch + patches.kernel.org/6.6.23-516-i3c-dw-Disable-IBI-IRQ-depends-on-hot-join-and.patch + patches.kernel.org/6.6.23-517-RDMA-hns-Fix-mis-modifying-default-congestion-.patch + patches.kernel.org/6.6.23-518-RDMA-device-Fix-a-race-between-mad_client-and-.patch + patches.kernel.org/6.6.23-519-RDMA-rtrs-clt-Check-strnlen-return-len-in-sysf.patch + patches.kernel.org/6.6.23-520-scsi-bfa-Fix-function-pointer-type-mismatch-fo.patch + patches.kernel.org/6.6.23-521-f2fs-fix-to-create-selinux-label-during-whiteo.patch + patches.kernel.org/6.6.23-522-f2fs-compress-fix-to-check-zstd-compress-level.patch + patches.kernel.org/6.6.23-523-net-sunrpc-Fix-an-off-by-one-in-rpc_sockaddr2u.patch + patches.kernel.org/6.6.23-524-NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-us.patch + patches.kernel.org/6.6.23-525-NFSv4.2-fix-listxattr-maximum-XDR-buffer-size.patch + patches.kernel.org/6.6.23-526-f2fs-compress-fix-to-check-compress-flag-w-.i_.patch + patches.kernel.org/6.6.23-527-f2fs-check-number-of-blocks-in-a-current-secti.patch + patches.kernel.org/6.6.23-528-watchdog-starfive-Check-pm_runtime_enabled-bef.patch + patches.kernel.org/6.6.23-529-watchdog-stm32_iwdg-initialize-default-timeout.patch + patches.kernel.org/6.6.23-530-f2fs-fix-to-use-correct-segment-type-in-f2fs_a.patch + patches.kernel.org/6.6.23-531-f2fs-ro-compress-fix-to-avoid-caching-unaligne.patch + patches.kernel.org/6.6.23-532-RDMA-mana_ib-Fix-bug-in-creation-of-dma-region.patch + patches.kernel.org/6.6.23-533-Input-iqs7222-add-support-for-IQS7222D-v1.1-an.patch + patches.kernel.org/6.6.23-534-NFS-Fix-nfs_netfs_issue_read-xarray-locking-fo.patch + patches.kernel.org/6.6.23-535-NFS-Fix-an-off-by-one-in-root_nfs_cat.patch + patches.kernel.org/6.6.23-536-NFSv4.1-pnfs-fix-NFS-with-TLS-in-pnfs.patch + patches.kernel.org/6.6.23-537-f2fs-compress-relocate-some-judgments-in-f2fs_.patch + patches.kernel.org/6.6.23-538-f2fs-compress-fix-reserve_cblocks-counting-err.patch + patches.kernel.org/6.6.23-539-f2fs-introduce-f2fs_invalidate_internal_cache-.patch + patches.kernel.org/6.6.23-540-f2fs-fix-to-truncate-meta-inode-pages-forcely.patch + patches.kernel.org/6.6.23-541-f2fs-zone-fix-to-remove-pow2-check-condition-f.patch + patches.kernel.org/6.6.23-542-perf-x86-amd-core-Avoid-register-reset-when-CP.patch + patches.kernel.org/6.6.23-543-afs-Revert-afs-Hide-silly-rename-files-from-us.patch + patches.kernel.org/6.6.23-544-nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-f.patch + patches.kernel.org/6.6.23-545-io_uring-net-correct-the-type-of-variable.patch + patches.kernel.org/6.6.23-546-comedi-comedi_test-Prevent-timers-rescheduling.patch + patches.kernel.org/6.6.23-547-mei-gsc_proxy-match-component-when-GSC-is-on-d.patch + patches.kernel.org/6.6.23-548-remoteproc-stm32-Fix-incorrect-type-in-assignm.patch + patches.kernel.org/6.6.23-549-remoteproc-stm32-Fix-incorrect-type-assignment.patch + patches.kernel.org/6.6.23-550-iio-pressure-mprls0025pa-fix-off-by-one-enum.patch + patches.kernel.org/6.6.23-551-usb-phy-generic-Get-the-vbus-supply.patch + patches.kernel.org/6.6.23-552-tty-vt-fix-20-vs-0x20-typo-in-EScsiignore.patch + patches.kernel.org/6.6.23-553-serial-max310x-fix-syntax-error-in-IRQ-error-m.patch + patches.kernel.org/6.6.23-554-tty-serial-samsung-fix-tx_empty-to-return-TIOC.patch + patches.kernel.org/6.6.23-555-arm64-dts-broadcom-bcmbca-bcm4908-drop-invalid.patch + patches.kernel.org/6.6.23-556-coresight-Fix-issue-where-a-source-device-s-he.patch + patches.kernel.org/6.6.23-557-coresight-etm4x-Set-skip_power_up-in-etm4_init.patch + patches.kernel.org/6.6.23-558-kconfig-fix-infinite-loop-when-expanding-a-mac.patch + patches.kernel.org/6.6.23-559-iio-gts-helper-Fix-division-loop.patch + patches.kernel.org/6.6.23-560-bus-mhi-ep-check-the-correct-variable-in-mhi_e.patch + patches.kernel.org/6.6.23-561-hwtracing-hisi_ptt-Move-type-check-to-the-begi.patch + patches.kernel.org/6.6.23-562-rtc-mt6397-select-IRQ_DOMAIN-instead-of-depend.patch + patches.kernel.org/6.6.23-563-serial-8250_exar-Don-t-remove-GPIO-device-on-s.patch + patches.kernel.org/6.6.23-564-staging-greybus-fix-get_channel_from_mode-fail.patch + patches.kernel.org/6.6.23-565-usb-gadget-net2272-Use-irqflags-in-the-call-to.patch + patches.kernel.org/6.6.23-566-x86-hyperv-Use-per-cpu-initial-stack-for-vtl-c.patch + patches.kernel.org/6.6.23-567-ASoC-tlv320adc3xxx-Don-t-strip-remove-function.patch + patches.kernel.org/6.6.23-568-thermal-drivers-mediatek-lvts_thermal-Fix-a-me.patch + patches.kernel.org/6.6.23-569-thermal-drivers-qoriq-Fix-getting-tmu-range.patch + patches.kernel.org/6.6.23-570-io_uring-don-t-save-restore-iowait-state.patch + patches.kernel.org/6.6.23-571-spi-lpspi-Avoid-potential-use-after-free-in-pr.patch + patches.kernel.org/6.6.23-572-ASoC-rockchip-i2s-tdm-Fix-inaccurate-sampling-.patch + patches.kernel.org/6.6.23-573-nouveau-reset-the-bo-resource-bus-info-after-a.patch + patches.kernel.org/6.6.23-574-tcp-Fix-NEW_SYN_RECV-handling-in-inet_twsk_pur.patch + patches.kernel.org/6.6.23-575-rds-tcp-Fix-use-after-free-of-net-in-reqsk_tim.patch + patches.kernel.org/6.6.23-576-octeontx2-af-Use-matching-wake_up-API-variant-.patch + patches.kernel.org/6.6.23-577-s390-vtime-fix-average-steal-time-calculation.patch + patches.kernel.org/6.6.23-578-net-sched-taprio-proper-TCA_TAPRIO_TC_ENTRY_IN.patch + patches.kernel.org/6.6.23-579-soc-fsl-dpio-fix-kcalloc-argument-order.patch + patches.kernel.org/6.6.23-580-cpufreq-Fix-per-policy-boost-behavior-on-SoCs-.patch + patches.kernel.org/6.6.23-581-io_uring-Fix-release-of-pinned-pages-when-__io.patch + patches.kernel.org/6.6.23-582-tcp-Fix-refcnt-handling-in-__inet_hash_connect.patch + patches.kernel.org/6.6.23-583-vmxnet3-Fix-missing-reserved-tailroom.patch + patches.kernel.org/6.6.23-584-hsr-Fix-uninit-value-access-in-hsr_get_node.patch + patches.kernel.org/6.6.23-585-net-txgbe-fix-clk_name-exceed-MAX_DEV_ID-limit.patch + patches.kernel.org/6.6.23-586-nvme-fix-reconnection-fail-due-to-reserved-tag.patch + patches.kernel.org/6.6.23-587-net-mediatek-mtk_eth_soc-clear-MAC_MCR_FORCE_L.patch + patches.kernel.org/6.6.23-588-net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + patches.kernel.org/6.6.23-589-io_uring-fix-poll_remove-stalled-req-completio.patch + patches.kernel.org/6.6.23-590-riscv-Fix-compilation-error-with-FAST_GUP-and-.patch + patches.kernel.org/6.6.23-591-xen-evtchn-avoid-WARN-when-unbinding-an-event-.patch + patches.kernel.org/6.6.23-592-xen-events-increment-refcnt-only-if-event-chan.patch + patches.kernel.org/6.6.23-593-packet-annotate-data-races-around-ignore_outgo.patch + patches.kernel.org/6.6.23-594-xfrm-Allow-UDP-encapsulation-only-in-offload-m.patch + patches.kernel.org/6.6.23-595-net-veth-do-not-manipulate-GRO-when-using-XDP.patch + patches.kernel.org/6.6.23-596-net-dsa-mt7530-prevent-possible-incorrect-XTAL.patch + patches.kernel.org/6.6.23-597-spi-spi-imx-fix-off-by-one-in-mx51-CPU-mode-bu.patch + patches.kernel.org/6.6.23-598-drm-Fix-drm_fixp2int_round-making-it-add-0.5.patch + patches.kernel.org/6.6.23-599-vdpa_sim-reset-must-not-run.patch + patches.kernel.org/6.6.23-600-vdpa-mlx5-Allow-CVQ-size-changes.patch + patches.kernel.org/6.6.23-601-virtio-packed-fix-unmap-leak-for-indirect-desc.patch + patches.kernel.org/6.6.23-602-wireguard-receive-annotate-data-race-around-re.patch + patches.kernel.org/6.6.23-603-rds-introduce-acquire-release-ordering-in-acqu.patch + patches.kernel.org/6.6.23-604-hsr-Handle-failures-in-module-init.patch + patches.kernel.org/6.6.23-605-ipv4-raw-Fix-sending-packets-from-raw-sockets-.patch + patches.kernel.org/6.6.23-606-ceph-stop-copying-to-iter-at-EOF-on-sync-reads.patch + patches.kernel.org/6.6.23-607-net-phy-fix-phy_read_poll_timeout-argument-typ.patch + patches.kernel.org/6.6.23-608-dm-integrity-fix-a-memory-leak-when-rechecking.patch + patches.kernel.org/6.6.23-609-net-bnx2x-Prevent-access-to-a-freed-page-in-pa.patch + patches.kernel.org/6.6.23-610-devlink-fix-port-new-reply-cmd-type.patch + patches.kernel.org/6.6.23-611-octeontx2-Detect-the-mbox-up-or-down-message-v.patch + patches.kernel.org/6.6.23-612-octeontx2-pf-Wait-till-detach_resources-msg-is.patch + patches.kernel.org/6.6.23-613-octeontx2-pf-Use-default-max_active-works-inst.patch + patches.kernel.org/6.6.23-614-octeontx2-pf-Send-UP-messages-to-VF-only-when-.patch + patches.kernel.org/6.6.23-615-octeontx2-af-Use-separate-handlers-for-interru.patch + patches.kernel.org/6.6.23-616-netfilter-nft_set_pipapo-release-elements-in-c.patch + patches.kernel.org/6.6.23-617-netfilter-nf_tables-do-not-compare-internal-ta.patch + patches.kernel.org/6.6.23-618-rcu-add-a-helper-to-report-consolidated-flavor.patch + patches.kernel.org/6.6.23-619-net-report-RCU-QS-on-threaded-NAPI-repolling.patch + patches.kernel.org/6.6.23-620-bpf-report-RCU-QS-in-cpumap-kthread.patch + patches.kernel.org/6.6.23-621-net-dsa-mt7530-fix-link-local-frames-that-ingr.patch + patches.kernel.org/6.6.23-622-net-dsa-mt7530-fix-handling-of-all-link-local-.patch + patches.kernel.org/6.6.23-623-netfilter-nf_tables-Fix-a-memory-leak-in-nf_ta.patch + patches.kernel.org/6.6.23-624-spi-spi-mt65xx-Fix-NULL-pointer-access-in-inte.patch + patches.kernel.org/6.6.23-625-selftests-forwarding-Fix-ping-failure-due-to-s.patch + patches.kernel.org/6.6.23-626-dm-io-Support-IO-priority.patch + patches.kernel.org/6.6.23-627-dm-integrity-align-the-outgoing-bio-in-integri.patch + patches.kernel.org/6.6.23-628-x86-efistub-Clear-decompressor-BSS-in-native-E.patch + patches.kernel.org/6.6.23-629-x86-efistub-Don-t-clear-BSS-twice-in-mixed-mod.patch + patches.kernel.org/6.6.23-630-Linux-6.6.23.patch + patches.kernel.org/ovl-fix-memory-leak-in-ovl_parse_param.patch + patches.kernel.org/erofs-fix-NULL-dereference-of-dif-bdev_handle-in-fscache-mode.patch + patches.kernel.org/ASoC-amd-yc-Revert-Fix-non-functional-mic-on-Lenovo-21J2.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 94d7700..d9af43e 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-03-16 07:32:39 +0000 -GIT Revision: 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55 +2024-03-27 16:02:40 +0000 +GIT Revision: fea4cf5f6b49318e355a02b67c307dc68a5784c4 GIT Branch: slowroll