From 4cf9a2aa10d7269cde0bed9db0b8a14cc68cfd60678c27454d0569ee7d883f2e Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Sat, 28 Feb 2026 08:04:04 +0100 Subject: [PATCH] GIT Revision: 09a974f17c498cabbfae0a5431fc1c4d99a365c3 GIT Branch: stable 2026-02-27 15:14:04 +0000 --- config.tar.bz2 | 2 +- dtb-aarch64.changes | 1393 ++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 1393 ++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 1393 ++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 1393 ++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 8 +- kernel-default.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-default.spec | 8 +- kernel-docs.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 8 +- kernel-lpae.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 8 +- kernel-obs-build.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 10 +- kernel-obs-qa.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 8 +- kernel-pae.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 8 +- kernel-source.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 8 +- kernel-zfcpdump.changes | 1393 ++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 8 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 784 +++++++++++++++++++- source-timestamp | 4 +- 37 files changed, 23138 insertions(+), 68 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 5a83ed8..280d2aa 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f09d126f86321de982d0efe47bda67f0ff0f13821f22ad105f2a17c8dda8c82 +oid sha256:7bc2d15261ac238fd441d5f48b1234a23e5b59e1f9ec7e56a1e4493f9d90f2ad size 317171 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index df1419a..6495083 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index b0698aa..d308cf4 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.19 -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index df1419a..6495083 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0aaae4f..d969f4e 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.19 -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index df1419a..6495083 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index eedd357..04be3df 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.19 -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index df1419a..6495083 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 505dec5..30ee23d 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.19 -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index df1419a..6495083 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 854fdad..2becea0 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-64kb -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index df1419a..6495083 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index f8b3b8f..aa25a6b 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-default -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index df1419a..6495083 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 77a6986..b5c64b7 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,8 +17,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-docs -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index df1419a..6495083 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 1dc792d..6fa640c 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-kvmsmall -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-lpae.changes b/kernel-lpae.changes index df1419a..6495083 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 1785018..623b980 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-lpae -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index df1419a..6495083 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index bd8bc69..d4a5baa 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,23 +38,23 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%global kernel_package kernel%kernel_flavor-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Provides: kernel-obs-build-srchash-07f8e22a8859a43e531a934d2ae1cea61c82bdbf +Provides: kernel-obs-build-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index df1419a..6495083 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 355f595..0a17da2 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.19.3 +%define patchversion 6.19.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif @@ -36,7 +36,7 @@ BuildRequires: kernel-default # kernel-obs-build must be also configured as VMinstall, but is required # here as well to avoid that qa and build package build parallel %if ! 0%{?qemu_user_space_build} -BuildRequires: kernel-obs-build-srchash-07f8e22a8859a43e531a934d2ae1cea61c82bdbf +BuildRequires: kernel-obs-build-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 %endif BuildRequires: modutils ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64 diff --git a/kernel-pae.changes b/kernel-pae.changes index df1419a..6495083 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index e8392f7..7aca46e 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-pae -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index df1419a..6495083 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index a12247f..54a8088 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,8 +17,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define gcc_package gcc %define gcc_compiler gcc @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index df1419a..6495083 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 96204ae..db0cbf4 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,15 +16,15 @@ # -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index df1419a..6495083 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d6cc933..2de865f 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-vanilla -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index df1419a..6495083 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,1396 @@ +------------------------------------------------------------------- +Fri Feb 27 16:14:04 CET 2026 - tiwai@suse.de + +- netfilter: nf_tables: add .abort_skip_removal flag for set types + (bsc#1259020). +- commit 09a974f + +------------------------------------------------------------------- +Fri Feb 27 07:22:09 CET 2026 - jslaby@suse.cz + +- Linux 6.19.4 (bsc#1012628). +- RDMA/siw: Fix potential NULL pointer dereference in header + processing (bsc#1012628). +- RDMA/umad: Reject negative data_len in ib_umad_write + (bsc#1012628). +- auxdisplay: arm-charlcd: fix release_mem_region() size + (bsc#1012628). +- hfsplus: return error when node already exists in + hfs_bnode_create (bsc#1012628). +- rcutorture: Correctly compute probability to invoke + ->exp_current() (bsc#1012628). +- rcu: Fix rcu_read_unlock() deadloop due to softirq + (bsc#1012628). +- audit: move the compat_xxx_class[] extern declarations to + audit_arch.h (bsc#1012628). +- selftests/resctrl: Fix a division by zero error on Hygon + (bsc#1012628). +- i3c: Move device name assignment after i3c_bus_init + (bsc#1012628). +- device_cgroup: remove branch hint after code refactor + (bsc#1012628). +- fs: move initializing f_mode before file_ref_init() + (bsc#1012628). +- fs: add for 'init_fs' (bsc#1012628). +- i3c: master: Update hot-join flag only on success (bsc#1012628). +- erofs: Use %pe format specifier for error pointers + (bsc#1012628). +- erofs: avoid noisy messages for transient -ENOMEM (bsc#1012628). +- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1012628). +- gfs2: Rename gfs2_log_submit_{bio -> write} (bsc#1012628). +- gfs2: Initialize bio->bi_opf early (bsc#1012628). +- gfs2: Fix slab-use-after-free in qd_put (bsc#1012628). +- iomap: fix invalid folio access after folio_end_read() + (bsc#1012628). +- gfs2: Fix use-after-free in iomap inline data write path + (bsc#1012628). +- i3c: dw: Initialize spinlock to avoid upsetting lockdep + (bsc#1012628). +- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() + (bsc#1012628). +- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() + failure (bsc#1012628). +- tpm: st33zp24: Fix missing cleanup on get_burstcount() error + (bsc#1012628). +- erofs: handle end of filesystem properly for file-backed mounts + (bsc#1012628). +- btrfs: zoned: don't zone append to conventional zone + (bsc#1012628). +- btrfs: qgroup: return correct error when deleting qgroup + relation item (bsc#1012628). +- btrfs: fix block_group_tree dirty_list corruption (bsc#1012628). +- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk + allocation (bsc#1012628). +- gfs2: fix memory leaks in gfs2_fill_super error path + (bsc#1012628). +- erofs: fix inline data read failure for ztailpacking pclusters + (bsc#1012628). +- smb: client: fix potential UAF and double free in + smb2_open_file() (bsc#1012628). +- netfs: avoid double increment of retry_count in subreq + (bsc#1012628). +- tools/nolibc: always use 64-bit mode for s390 header checks + (bsc#1012628). +- rnbd-srv: Fix server side setting of bi_size for special IOs + (bsc#1012628). +- docs: find-unused-docs.sh: fixup directory usage (bsc#1012628). +- ACPI: processor: Update cpuidle driver check in + __acpi_processor_start() (bsc#1012628). +- xen/virtio: Don't use grant-dma-ops when running as Dom0 + (bsc#1012628). +- io_uring: use release-acquire ordering for + IORING_SETUP_R_DISABLED (bsc#1012628). +- ACPICA: Fix NULL pointer dereference in + acpi_ev_address_space_dispatch() (bsc#1012628). +- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member + (bsc#1012628). +- io_uring/sync: validate passed in offset (bsc#1012628). +- cpuidle: governors: menu: Always check timers with tick stopped + (bsc#1012628). +- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature + (bsc#1012628). +- md/raid5: fix raid5_run() to return error when log_init() + fails (bsc#1012628). +- md/raid10: fix any_working flag handling in raid10_sync_request + (bsc#1012628). +- md/raid5: fix IO hang with degraded array with llbitmap + (bsc#1012628). +- md/md-llbitmap: fix percpu_ref not resurrected on suspend + timeout (bsc#1012628). +- OPP: Return correct value in dev_pm_opp_get_level (bsc#1012628). +- cpufreq: scmi: Fix device_node reference leak in + scmi_cpu_domain_id() (bsc#1012628). +- iomap: fix submission side handling of completion side errors + (bsc#1012628). +- thermal/of: Fix reference leak in thermal_of_cm_lookup() + (bsc#1012628). +- ublk: restore auto buf unregister refcount optimization + (bsc#1012628). +- ublk: Validate SQE128 flag before accessing the cmd + (bsc#1012628). +- ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd + (bsc#1012628). +- Partial revert "x86/xen: fix balloon target initialization + for PVH dom0" (bsc#1012628). +- md/raid1: fix memory leak in raid1_run() (bsc#1012628). +- md: fix return value of mddev_trylock (bsc#1012628). +- PM: wakeup: Handle empty list in wakeup_sources_walk_start() + (bsc#1012628). +- arm64/gcs: Fix error handling in arch_set_shadow_stack_status() + (bsc#1012628). +- block: don't use strcpy to copy blockdev name (bsc#1012628). +- perf: arm_spe: Properly set hw.state on failures (bsc#1012628). +- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT + is not possible (bsc#1012628). +- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races + (bsc#1012628). +- s390/cio: Fix device lifecycle handling in + css_alloc_subchannel() (bsc#1012628). +- io_uring/kbuf: fix memory leak if io_buffer_add_list fails + (bsc#1012628). +- x86/cpu/amd: Correct the microcode table for Zenbleed + (bsc#1012628). +- perf/x86/core: Do not set bit width for unavailable counters + (bsc#1012628). +- crypto: qat - fix parameter order used in + ICP_QAT_FW_COMN_FLAGS_BUILD (bsc#1012628). +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1012628). +- bpf: bpf_scc_visit instance and backedges accumulation for + bpf_loop() (bsc#1012628). +- selftests/bpf: veristat: fix printing order in output_stats() + (bsc#1012628). +- libbpf: Fix OOB read in btf_dump_get_bitfield_value + (bsc#1012628). +- sched: Export hidden tracepoints to modules (bsc#1012628). +- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable + (bsc#1012628). +- time/sched_clock: Use ACCESS_PRIVATE() to evaluate + hrtimer::function (bsc#1012628). +- bpf: Return proper address for non-zero offsets in insn array + (bsc#1012628). +- sched: Fix build for modules using set_tsk_need_resched() + (bsc#1012628). +- crypto: cavium - fix dma_free_coherent() size (bsc#1012628). +- crypto: octeontx - fix dma_free_coherent() size (bsc#1012628). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (bsc#1012628). +- crypto: hisilicon/sec - move backlog management to qp and + store sqe in qp for callback (bsc#1012628). +- crypto: hisilicon/hpre: extend tag field to 64 bits for better + performance (bsc#1012628). +- crypto: hisilicon/qm - enhance the configuration of req_type + in queue attributes (bsc#1012628). +- crypto: hisilicon/qm - centralize the sending locks of each + module into qm (bsc#1012628). +- crypto: hisilicon/zip - support fallback for zip (bsc#1012628). +- crypto: hisilicon - consolidate qp creation and start in + hisi_qm_alloc_qps_node (bsc#1012628). +- crypto: hisilicon/hpre - support the hpre algorithm fallback + (bsc#1012628). +- crypto: hisilicon/sec2 - support skcipher/aead fallback for + hardware queue unavailable (bsc#1012628). +- crypto: hisilicon/sgl - fix inconsistent map/unmap direction + issue (bsc#1012628). +- bpf: Preserve id of register in sync_linked_regs() + (bsc#1012628). +- clocksource/drivers/timer-sp804: Fix an Oops when + read_current_timer is called on ARM32 platforms where the + SP804 is not registered as the sched_clock (bsc#1012628). +- bpf: Fix memory access flags in helper prototypes (bsc#1012628). +- selftests/bpf: Fix resource leak in serial_test_wq on attach + failure (bsc#1012628). +- hrtimer: Fix trace oddity (bsc#1012628). +- crypto: inside-secure/eip93 - fix kernel panic in driver detach + (bsc#1012628). +- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed + (bsc#1012628). +- crypto: ccp - narrow scope of snp_range_list (bsc#1012628). +- hwrng: airoha - set rng quality to 900 (bsc#1012628). +- rqspinlock: Fix TAS fallback lock entry creation (bsc#1012628). +- bpf, sockmap: Fix incorrect copied_seq calculation + (bsc#1012628). +- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1012628). +- bpf: Fix tcx/netkit detach permissions when prog fd isn't given + (bsc#1012628). +- seqlock: fix scoped_seqlock_read kernel-doc (bsc#1012628). +- x86/hyperv: Fix smp_ops build failure on UP kernels + (bsc#1012628). +- ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag + (bsc#1012628). +- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1012628). +- crypto: ccp - Fix a crash due to incorrect cleanup usage of + kfree (bsc#1012628). +- crypto: inside-secure/eip93 - unregister only available + algorithm (bsc#1012628). +- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1012628). +- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to + hw_regs path (bsc#1012628). +- selftests/bpf: Fix kprobe multi stacktrace_ips test + (bsc#1012628). +- crypto: hisilicon/trng - support tfms sharing the device + (bsc#1012628). +- crypto: caam - fix netdev memory leak in dpaa2_caam_probe + (bsc#1012628). +- bpf: Fix bpf_xdp_store_bytes proto for read-only arg + (bsc#1012628). +- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() + (bsc#1012628). +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() + (bsc#1012628). +- iommu/amd: Use core's primary handler and set IRQF_ONESHOT + (bsc#1012628). +- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary + handler (bsc#1012628). +- scsi: efct: Use IRQF_ONESHOT and default primary handler + (bsc#1012628). +- EDAC/altera: Remove IRQF_ONESHOT (bsc#1012628). +- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1012628). +- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1012628). +- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1012628). +- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1012628). +- sched/deadline: Clear the defer params (bsc#1012628). +- sched/rt: Skip currently executing CPU in rto_next_cpu() + (bsc#1012628). +- sched: Re-evaluate scheduling when migrating queued tasks out + of throttled cgroups (bsc#1012628). +- fs/tests: exec: drop duplicate bprm_stack_limits test vectors + (bsc#1012628). +- irqchip/sifive-plic: Handle number of hardware interrupts + correctly (bsc#1012628). +- bpf: Limit bpf program signature size (bsc#1012628). +- bpf: Require frozen map for calculating map hash (bsc#1012628). +- crypto: starfive - Fix memory leak in + starfive_aes_aead_do_one_req() (bsc#1012628). +- hwrng: core - use RCU and work_struct to fix race condition + (bsc#1012628). +- selftests/xsk: properly handle batch ending in the middle of + a packet (bsc#1012628). +- selftests/xsk: fix number of Tx frags in invalid packet + (bsc#1012628). +- pstore/ram: fix buffer overflow in persistent_ram_save_old() + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO + (bsc#1012628). +- arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO + (bsc#1012628). +- soc: qcom: smem: handle ENOMEM error during probe (bsc#1012628). +- EDAC/i5000: Fix snprintf() size calculation in + calculate_dimm_size() (bsc#1012628). +- EDAC/i5400: Fix snprintf() limit calculation in + calculate_dimm_size() (bsc#1012628). +- firmware: arm_ffa: Correct 32-bit response handling in + NOTIFICATION_INFO_GET (bsc#1012628). +- riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes + (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control + settings (bsc#1012628). +- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control + settings (bsc#1012628). +- EDAC/amd64: Avoid a -Wformat-security warning (bsc#1012628). +- clk: qcom: Return correct error code in qcom_cc_probe_by_index() + (bsc#1012628). +- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1012628). +- arm64: dts: qcom: sm8150-hdk,mtp: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sm8250-hdk: specify ZAP firmware name + (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove + duplicate reserved-memroy nodes (bsc#1012628). +- arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct + ipa_fw_mem for the driver to load successfully (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator + always on (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on + (bsc#1012628). +- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 + ref clocks (bsc#1012628). +- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate + SW_LCD_EN (bsc#1012628). +- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor + prefix of AD7147 (bsc#1012628). +- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" + property (bsc#1012628). +- powerpc/uaccess: Move barrier_nospec() out of + allow_read_{from/write}_user() (bsc#1012628). +- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in + cmd_db_dev_probe (bsc#1012628). +- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() + (bsc#1012628). +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in + EEH event handling (bsc#1012628). +- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 + write protect (bsc#1012628). +- arm: dts: lpc32xx: add clocks property to Motor Control PWM + device tree node (bsc#1012628). +- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux + node (bsc#1012628). +- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz + (bsc#1012628). +- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1012628). +- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to + appropriate order (bsc#1012628). +- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor + watchdog instances for j784s4 (bsc#1012628). +- soc: qcom: ubwc: add missing include (bsc#1012628). +- hwspinlock: omap: Handle devm_pm_runtime_enable() errors + (bsc#1012628). +- arm64: dts: amlogic: c3: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: axg: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: gx: assign the MMC signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks + (bsc#1012628). +- arm64: dts: amlogic: g12: assign the MMC A signal clock + (bsc#1012628). +- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 + (bsc#1012628). +- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node + (bsc#1012628). +- arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card + regulator (bsc#1012628). +- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models) + (bsc#1012628). +- arm64: dts: imx95: Use GPU_CGC as core clock for GPU + (bsc#1012628). +- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table + (bsc#1012628). +- arm64: dts: amlogic: meson-sm1-odroid: Eliminate Odroid HC4 + power glitches during boot (bsc#1012628). +- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions + (bsc#1012628). +- reset: canaan: k230: drop OF dependency and enable by default + (bsc#1012628). +- drm/xe/pf: Fix .bulk_profile/sched_priority description + (bsc#1012628). +- drm/panthor: Recover from panthor_gpu_flush_caches() failures + (bsc#1012628). +- drm/panthor: Fix the full_tick check (bsc#1012628). +- drm/panthor: Fix the group priority rotation logic + (bsc#1012628). +- drm/panthor: Fix immediate ticking on a disabled tick + (bsc#1012628). +- drm/panthor: Fix the logic that decides when to stop ticking + (bsc#1012628). +- drm/panthor: Make sure we resume the tick when new jobs are + submitted (bsc#1012628). +- drm/panthor: Remove redundant call to disable the MCU + (bsc#1012628). +- drm/panthor: fix queue_reset_timeout_locked (bsc#1012628). +- workqueue: Process rescuer work items one-by-one using a cursor + (bsc#1012628). +- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1012628). +- accel/amdxdna: Fix race condition when checking rpm_on + (bsc#1012628). +- accel/amdxdna: Fix cu_idx being cleared by memset() during + command setup (bsc#1012628). +- drm/plane: Fix IS_ERR() vs NULL bug + drm_plane_create_color_pipeline_property() (bsc#1012628). +- accel/amdxdna: Fix race where send ring appears full due to + delayed head update (bsc#1012628). +- firmware: cs_dsp: Remove __free() from + cs_dsp_debugfs_string_read() (bsc#1012628). +- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and + cs_dsp_load_coeff() (bsc#1012628). +- spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy + call (bsc#1012628). +- accel/amdxdna: Fix potential NULL pointer dereference in + context cleanup (bsc#1012628). +- drm/panel: sw43408: Remove manual invocation of unprepare at + remove (bsc#1012628). +- ALSA: compress_offload: Relax __free() variable declarations + (bsc#1012628). +- ALSA: control: Relax __free() variable declarations + (bsc#1012628). +- ALSA: pcm: Relax __free() variable declarations (bsc#1012628). +- ALSA: oss: Relax __free() variable declarations (bsc#1012628). +- ALSA: seq: oss: Relax __free() variable declarations + (bsc#1012628). +- ALSA: seq: Relax __free() variable declarations (bsc#1012628). +- ALSA: timer: Relax __free() variable declarations (bsc#1012628). +- ALSA: vmaster: Relax __free() variable declarations + (bsc#1012628). +- ALSA: hda: Relax __free() variable declarations (bsc#1012628). +- ALSA: usx2y: Relax __free() variable declarations (bsc#1012628). +- ALSA: usb-audio: Relax __free() variable declarations + (bsc#1012628). +- ASoC: SDCA: Allow sample width wild cards in set_usage() + (bsc#1012628). +- drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug + (bsc#1012628). +- drm/i915/colorop: do not include headers from headers + (bsc#1012628). +- drm/panthor: Evict groups before VM termination (bsc#1012628). +- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1012628). +- drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() + into proper functions (bsc#1012628). +- ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() + (bsc#1012628). +- smack: /smack/doi must be > 0 (bsc#1012628). +- smack: /smack/doi: accept previously used values (bsc#1012628). +- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1012628). +- ASoC: nau8821: Cancel delayed work on component remove + (bsc#1012628). +- ASoC: nau8821: Cancel pending work before suspend (bsc#1012628). +- media: chips-media: wave5: Fix memory leak on codec_info + allocation failure (bsc#1012628). +- drm/amd/display: Don't use kernel-doc comment in + dc_register_software_state struct (bsc#1012628). +- drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type + enum (bsc#1012628). +- drm/amd: Drop "amdgpu kernel modesetting enabled" message + (bsc#1012628). +- drm/amdkfd: Fix signal_eviction_fence() bool return value + (bsc#1012628). +- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init + (bsc#1012628). +- drm/amd/display: Remove unused encoder types (bsc#1012628). +- drm/amd/display: Use local variable for analog_engine + initialization (bsc#1012628). +- drm/amd/display: Pass proper DAC encoder ID to VBIOS + (bsc#1012628). +- drm/amd/display: Update dc_connection_dac_load to + dc_connection_analog_load (bsc#1012628). +- drm/amd/display: Don't repeat DAC load detection (bsc#1012628). +- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1012628). +- drm/msm/dpu: Set vsync source irrespective of mdp top support + (bsc#1012628). +- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1012628). +- drm/msm/dp: Update msm_dp_controller IDs for sa8775p + (bsc#1012628). +- ALSA: hda - fix function names & missing function parameter + (bsc#1012628). +- mei: late_bind: fix struct intel_lb_component_ops kernel-doc + (bsc#1012628). +- spi: microchip-core: use XOR instead of ANDNOT to fix the logic + (bsc#1012628). +- regulator: core: fix locking in regulator_resolve_supply() + error path (bsc#1012628). +- regulator: core: move supply check earlier in + set_machine_constraints() (bsc#1012628). +- regulator: core: don't ignore errors from event forwarding setup + (bsc#1012628). +- HID: playstation: Add missing check for input_ff_create_memless + (bsc#1012628). +- drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2 + (bsc#1012628). +- drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal + (bsc#1012628). +- gpu: nova-core: check for overflow to DMATRFBASE1 (bsc#1012628). +- drm/msm/disp: set num_planes to 1 for interleaved YUV formats + (bsc#1012628). +- drm/msm/dpu: drop intr_start from DPU 3.x catalog files + (bsc#1012628). +- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1012628). +- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1012628). +- drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1 (bsc#1012628). +- drm/msm: Fix GMEM_BASE for gen8 (bsc#1012628). +- media: ccs: Accommodate C-PHY into the calculation + (bsc#1012628). +- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1012628). +- drm/buddy: release free_trees array on buddy mm teardown + (bsc#1012628). +- drm/hisilicon/hibmc: fix dp probabilistical detect errors + after HPD irq (bsc#1012628). +- drm/hisilicon/hibmc: add dp mode valid check (bsc#1012628). +- drm/hisilicon/hibmc: fix no showing problem with loading hibmc + manually (bsc#1012628). +- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init + (bsc#1012628). +- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling + (bsc#1012628). +- rust: pwm: Fix potential memory leak on init error + (bsc#1012628). +- drm/amd/pm: Fix unneeded semicolon warning (bsc#1012628). +- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices + (bsc#1012628). +- drm/msm/dpu: offset HBB values written to DPU by -13 + (bsc#1012628). +- drm/msm/dpu: program correct register for UBWC config on DPU + 8.x+ (bsc#1012628). +- drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+ + (bsc#1012628). +- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa() + (bsc#1012628). +- platform/chrome: cros_typec_switch: Don't touch struct + fwnode_handle::dev (bsc#1012628). +- pwm: tiehrpwm: Enable pwmchip's parent device before setting + configuration (bsc#1012628). +- drm/amd/pm: Return -EOPNOTSUPP when can't read power limit + (bsc#1012628). +- media: uvcvideo: Fix allocation for small frame sizes + (bsc#1012628). +- evm: Use ordered xattrs list to calculate HMAC in + evm_init_hmac() (bsc#1012628). +- drm/xe/ptl: Disable DCC on PTL (bsc#1012628). +- drm/xe: Unregister drm device on probe error (bsc#1012628). +- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf() + (bsc#1012628). +- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1012628). +- platform/chrome: cros_ec_lightbar: Fix response size + initialization (bsc#1012628). +- accel/amdxdna: Hold mm structure across + iommu_sva_unbind_device() (bsc#1012628). +- accel/amdxdna: Stop job scheduling across + aie2_release_resource() (bsc#1012628). +- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map + (bsc#1012628). +- drm/i915/display: fix the pixel normalization handling for + xe3p_lpd (bsc#1012628). +- HID: intel-ish-hid: fix NULL-ptr-deref in + ishtp_bus_remove_all_clients (bsc#1012628). +- HID: Intel-thc-hid: Intel-thc: Fix wrong register fields + updating (bsc#1012628). +- accel/amdxdna: Remove hardware context status (bsc#1012628). +- accel/amdxdna: Fix incorrect error code returned for failed + chain command (bsc#1012628). +- ASoC: SDCA: Remove outdated todo comment (bsc#1012628). +- ASoC: SDCA: Handle volatile controls correctly (bsc#1012628). +- ASoC: SDCA: Factor out jack handling into new c file + (bsc#1012628). +- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks + (bsc#1012628). +- ASoC: SDCA: Still process most of the jack detect if control + is missing (bsc#1012628). +- accel/amdxdna: Fix incorrect DPM level after suspend/resume + (bsc#1012628). +- accel/amdxdna: Move RPM resume into job run function + (bsc#1012628). +- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() + (bsc#1012628). +- vsnprintf: drop __printf() attributes on binary printing + functions (bsc#1012628). +- ALSA: oss: delete self assignment (bsc#1012628). +- spi: tools: Add include folder to .gitignore (bsc#1012628). +- Revert "hwmon: (ibmpex) fix use-after-free in high/low store" + (bsc#1012628). +- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during + identification (bsc#1012628). +- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails + (bsc#1012628). +- wifi: rtw89: correct use sequence of driver_data in skb->info + (bsc#1012628). +- PCI: xilinx: Fix INTx IRQ domain leak in error paths + (bsc#1012628). +- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors + (bsc#1012628). +- PCI: Add WQ_PERCPU to alloc_workqueue() users (bsc#1012628). +- PCI: endpoint: Add missing NULL check for alloc_workqueue() + (bsc#1012628). +- PCI: rzg3s-host: Use pci_generic_config_write() for the root + bus (bsc#1012628). +- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1012628). +- wifi: cfg80211: Fix use_for flag update on BSS refresh + (bsc#1012628). +- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() + fails (bsc#1012628). +- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition + (bsc#1012628). +- Documentation: tracing: Add PCI tracepoint documentation + (bsc#1012628). +- PCI: Do not attempt to set ExtTag for VFs (bsc#1012628). +- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports + (bsc#1012628). +- PCI/portdrv: Fix potential resource leak (bsc#1012628). +- dm: fix unlocked test for dm_suspended_md (bsc#1012628). +- dm: use READ_ONCE in dm_blk_report_zones (bsc#1012628). +- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak + (bsc#1012628). +- PCI/P2PDMA: Reset page reference count when page mapping fails + (bsc#1012628). +- wifi: ath9k: debug.h: fix kernel-doc bad lines and struct + ath_tx_stats (bsc#1012628). +- wifi: ath9k: fix kernel-doc warnings in common-debug.h + (bsc#1012628). +- wifi: ath9k: add OF dependency to AHB (bsc#1012628). +- wifi: ath12k: do WoW offloads only on primary link + (bsc#1012628). +- quota: fix livelock between quotactl and freeze_super + (bsc#1012628). +- PCI/pwrctrl: tc9563: Use put_device() instead of + i2c_put_adapter() (bsc#1012628). +- net: mctp-i2c: fix duplicate reception of old data + (bsc#1012628). +- mctp i2c: initialise event handler read bytes (bsc#1012628). +- wifi: cfg80211: stop NAN and P2P in cfg80211_leave + (bsc#1012628). +- iommupt: Do not set C-bit on MMIO backed PTEs (bsc#1012628). +- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1012628). +- netfilter: nf_tables: reset table validation state on abort + (bsc#1012628). +- netfilter: nf_conncount: increase the connection clean up + limit to 64 (bsc#1012628). +- netfilter: nft_compat: add more restrictions on netlink + attributes (bsc#1012628). +- netfilter: nf_conncount: fix tracking of connections from + localhost (bsc#1012628). +- kallsyms/bpf: rename __bpf_address_lookup() to + bpf_address_lookup() (bsc#1012628). +- module: add helper function for reading module_buildid() + (bsc#1012628). +- kallsyms/ftrace: set module buildid in + ftrace_mod_address_lookup() (bsc#1012628). +- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken + (bsc#1012628). +- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map() + (bsc#1012628). +- iommu/vt-d: Flush cache for PASID table before using it + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down PASID entry + (bsc#1012628). +- iommu/vt-d: Clear Present bit before tearing down context entry + (bsc#1012628). +- iommu/vt-d: Fix race condition during PASID entry replacement + (bsc#1012628). +- dm: use bio_clone_blkg_association (bsc#1012628). +- xdrgen: Fix struct prefix for typedef types in program wrappers + (bsc#1012628). +- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1012628). +- xdrgen: Initialize data pointer for zero-length items + (bsc#1012628). +- xdrgen: Remove inclusion of nlm4.h header (bsc#1012628). +- nfsd: never defer requests during idmap lookup (bsc#1012628). +- lib/kstrtox: fix kstrtobool() docstring to mention + enabled/disabled (bsc#1012628). +- lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment + (bsc#1012628). +- rust: task: restrict Task::group_leader() to current + (bsc#1012628). +- fat: avoid parent link count underflow in rmdir (bsc#1012628). +- PCI: Rewrite bridge window head alignment function + (bsc#1012628). +- PCI: Stop over-estimating bridge window size (bsc#1012628). +- PCI: Remove old_size limit from bridge window sizing + (bsc#1012628). +- tcp: tcp_tx_timestamp() must look at the rtx queue + (bsc#1012628). +- Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported + PHYs (bsc#1012628). +- PCI: Check parent for NULL in of_pci_bus_release_domain_nr() + (bsc#1012628). +- wifi: ath10k: sdio: add missing lock protection in + ath10k_sdio_fw_crashed_dump() (bsc#1012628). +- wifi: ath11k: add usecase firmware handling based on device + compatible (bsc#1012628). +- wifi: ath12k: Fix index decrement when array_len is zero + (bsc#1012628). +- wifi: ath12k: clear stale link mapping of ahvif->links_map + (bsc#1012628). +- PCI: Initialize RCB from pci_configure_device() (bsc#1012628). +- PCI/ACPI: Restrict program_hpx_type2() to AER bits + (bsc#1012628). +- Revert "net/smc: Introduce TCP ULP support" (bsc#1012628). +- selftests/mm: fix usage of FORCE_READ() in cow tests + (bsc#1012628). +- ipc: don't audit capability check in ipc_permissions() + (bsc#1012628). +- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() + (bsc#1012628). +- jfs: avoid -Wtautological-constant-out-of-range-compare warning + (bsc#1012628). +- PCI: s32g: Skip Root Port removal during success (bsc#1012628). +- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers + (bsc#1012628). +- tcp: disable RFC3168 fallback identifier for CC modules + (bsc#1012628). +- tcp: accecn: handle unexpected AccECN negotiation feedback + (bsc#1012628). +- PCI: Add preceding capability position support in + PCI_FIND_NEXT_*_CAP macros (bsc#1012628). +- PCI: dwc: Add new APIs to remove standard and extended + Capability (bsc#1012628). +- PCI: dwc: ep: Cache MSI outbound iATU mapping (bsc#1012628). +- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() + function (bsc#1012628). +- PCI: endpoint: Add dynamic_inbound_mapping EPC feature + (bsc#1012628). +- PCI: endpoint: Add BAR subrange mapping support (bsc#1012628). +- PCI: dwc: Advertise dynamic inbound mapping support + (bsc#1012628). +- PCI: dwc: ep: Support BAR subrange inbound mapping via Address + Match Mode iATU (bsc#1012628). +- PCI: dwc: ep: Fix resizable BAR support for multi-PF + configurations (bsc#1012628). +- PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support + (bsc#1012628). +- of: unittest: fix possible null-pointer dereferences in + of_unittest_property_copy() (bsc#1012628). +- mptcp: do not account for OoO in mptcp_rcvbuf_grow() + (bsc#1012628). +- mptcp: fix receive space timestamp initialization (bsc#1012628). +- octeontx2-af: Fix PF driver crash with kexec kernel booting + (bsc#1012628). +- bonding: only set speed/duplex to unknown, if getting speed + failed (bsc#1012628). +- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP + (bsc#1012628). +- nfc: hci: shdlc: Stop timers and work before freeing context + (bsc#1012628). +- amd-xgbe: do not select NET_SELFTESTS when INET is disabled + (bsc#1012628). +- netfilter: nfnetlink_queue: optimize verdict lookup with hash + table (bsc#1012628). +- netfilter: nfnetlink_queue: do shared-unconfirmed check before + segmentation (bsc#1012628). +- netfilter: nft_set_hash: fix get operation on big endian + (bsc#1012628). +- netfilter: nft_counter: fix reset of counters on 32bit archs + (bsc#1012628). +- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE + with null interval (bsc#1012628). +- netfilter: nft_set_rbtree: check for partial overlaps in + anonymous sets (bsc#1012628). +- netfilter: nft_set_rbtree: translate rbtree to array for binary + search (bsc#1012628). +- netfilter: nft_set_rbtree: use binary search array in get + command (bsc#1012628). +- netfilter: nft_set_rbtree: remove seqcount_rwlock_t + (bsc#1012628). +- netfilter: nft_set_rbtree: don't gc elements on insert + (bsc#1012628). +- netfilter: nft_set_rbtree: validate element belonging to + interval (bsc#1012628). +- netfilter: nft_set_rbtree: validate open interval overlap + (bsc#1012628). +- PCI: rzg3s-host: Fix device node reference leak in + rzg3s_pcie_host_parse_port() (bsc#1012628). +- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404] + (bsc#1012628). +- rust: driver-core: use "kernel vertical" style for imports + (bsc#1012628). +- rust: devres: fix race condition due to nesting (bsc#1012628). +- dpll: zl3073x: Fix output pin phase adjustment sign + (bsc#1012628). +- net: hns3: fix double free issue for tx spare buffer + (bsc#1012628). +- procfs: fix missing RCU protection when reading real_parent + in do_task_stat() (bsc#1012628). +- smb: client: correct value for smbd_max_fragmented_recv_size + (bsc#1012628). +- net: atm: fix crash due to unvalidated vcc pointer in + sigd_send() (bsc#1012628). +- net: sunhme: Fix sbus regression (bsc#1012628). +- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path + (bsc#1012628). +- serial: caif: fix use-after-free in caif_serial ldisc_close() + (bsc#1012628). +- octeon_ep: disable per ring interrupts (bsc#1012628). +- octeon_ep: ensure dbell BADDR updation (bsc#1012628). +- octeon_ep_vf: ensure dbell BADDR updation (bsc#1012628). +- ionic: Rate limit unknown xcvr type messages (bsc#1012628). +- net: renesas: rswitch: fix forwarding offload statemachine + (bsc#1012628). +- octeontx2-pf: Unregister devlink on probe failure (bsc#1012628). +- af_unix: Fix memleak of newsk in unix_stream_connect() + (bsc#1012628). +- RDMA/rtrs: server: remove dead code (bsc#1012628). +- IB/cache: update gid cache on client reregister event + (bsc#1012628). +- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1012628). +- RDMA/hns: Return actual error code instead of fixed EINVAL + (bsc#1012628). +- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1012628). +- RDMA/hns: Notify ULP of remaining soft-WCs during reset + (bsc#1012628). +- RDMA/mlx5: Fix ucaps init error flow (bsc#1012628). +- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion + (bsc#1012628). +- power: supply: ab8500: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: act8945a: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq256xx: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: bq25980: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: cpcap-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: goldfish: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pf1550: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_bms_vm: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: rt9455: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: supply: sbs-battery: Fix use-after-free in + power_supply_changed() (bsc#1012628). +- power: reset: nvmem-reboot-mode: respect cell size for + nvmem_cell_write (bsc#1012628). +- power: supply: bq27xxx: fix wrong errno when bus ops are + unsupported (bsc#1012628). +- power: supply: wm97xx: Fix NULL pointer dereference in + power_supply_changed() (bsc#1012628). +- RDMA/rtrs-srv: fix SG mapping (bsc#1012628). +- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1012628). +- RDMA/iwcm: Fix workqueue list corruption by removing work_list + (bsc#1012628). +- platform/x86: hp-wmi: fix platform profile values for Omen + 16-wf1xxx (bsc#1012628). +- tools/power/x86/intel-speed-select: Fix file descriptor leak + in isolate_cpus() (bsc#1012628). +- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1012628). +- IB/mlx5: Fix port speed query for representors (bsc#1012628). +- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait + helper (bsc#1012628). +- mtd: intel-dg: Fix accessing regions before setting nregions + (bsc#1012628). +- vfio/pci: Lock upstream bridge for vfio_pci_core_disable() + (bsc#1012628). +- platform/x86/amd/pmf: Prevent TEE errors after hibernate + (bsc#1012628). +- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails + (bsc#1012628). +- crypto: ccp - Add an S4 restore flow (bsc#1012628). +- crypto: ccp - Factor out ring destroy handling to a helper + (bsc#1012628). +- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when + PSP_CMD_TEE_RING_INIT fails (bsc#1012628). +- mtd: parsers: Fix memory leak in + mtd_parser_tplink_safeloader_parse() (bsc#1012628). +- NFS/localio: Handle short writes by retrying (bsc#1012628). +- NFS/localio: prevent direct reclaim recursion into NFS via + nfs_writepages (bsc#1012628). +- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in + nfs_local_commit (bsc#1012628). +- NFS/localio: remove -EAGAIN handling in nfs_local_doio() + (bsc#1012628). +- cxl/hdm: Fix newline character in dev_err() messages + (bsc#1012628). +- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1012628). +- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != + PAGE_SIZE (bsc#1012628). +- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks + (bsc#1012628). +- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors + (bsc#1012628). +- RDMA/uverbs: Validate wqe_size before using it in + ib_uverbs_post_send (bsc#1012628). +- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler + (bsc#1012628). +- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1012628). +- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing + (bsc#1012628). +- cxl: Fix premature commit_end increment on decoder commit + failure (bsc#1012628). +- mtd: parsers: ofpart: fix OF node refcount leak in + parse_fixed_partitions() (bsc#1012628). +- mtd: spinand: Fix kernel doc (bsc#1012628). +- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1012628). +- power: supply: pm8916_lbc: Fix use-after-free for extcon in + IRQ handler (bsc#1012628). +- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer + (bsc#1012628). +- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() + kmalloc (bsc#1012628). +- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN + (bsc#1012628). +- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() + (bsc#1012628). +- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1012628). +- scsi: csiostor: Fix dereference of null pointer rn + (bsc#1012628). +- nvdimm: virtio_pmem: serialize flush requests (bsc#1012628). +- fs/nfs: Fix readdir slow-start regression (bsc#1012628). +- tracing: Properly process error handling in + event_hist_trigger_parse() (bsc#1012628). +- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR + macros (bsc#1012628). +- remoteproc: imx_rproc: Use strstarts for "rsc-table" check + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix multiple start/stop operations + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Only reset carveout memory at + RPROC_OFFLINE state (bsc#1012628). +- Revert "mailbox/pcc: support mailbox management of the shared + buffer" (bsc#1012628). +- fbdev: of_display_timing: Fix device node reference leak in + of_get_display_timings() (bsc#1012628). +- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() + (bsc#1012628). +- clk: thead: th1520-ap: Poll for PLL lock and wait for stability + (bsc#1012628). +- clk: spacemit: Respect Kconfig setting when building modules + (bsc#1012628). +- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs + (bsc#1012628). +- clk: qcom: rcg2: compute 2d using duty fraction directly + (bsc#1012628). +- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs + (bsc#1012628). +- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1012628). +- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-milos: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-glymur: Update the SDCC RCGs to use + shared_floor_ops (bsc#1012628). +- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc + (bsc#1012628). +- clk: qcom: gcc-ipq5018: flag sleep clock as critical + (bsc#1012628). +- clk: qcom: alpha-pll: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: rockchip: Fix error pointer check after + rockchip_clk_register_gate_link() (bsc#1012628). +- clk: microchip: core: remove duplicate determine_rate on + pic32_sclk_ops (bsc#1012628). +- Input: adp5589 - remove a leftover header file (bsc#1012628). +- clk: Move clk_{save,restore}_context() to COMMON_CLK section + (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: qcom: regmap-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks + (bsc#1012628). +- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src + (bsc#1012628). +- clk: qcom: gfx3d: add parent to parent request map + (bsc#1012628). +- clk: actions: owl-composite: convert from + owl_divider_helper_round_rate() to divider_determine_rate() + (bsc#1012628). +- clk: actions: owl-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: bm1880: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: hisilicon: clkdivider-hi6220: convert from + divider_round_rate() to divider_determine_rate() (bsc#1012628). +- clk: loongson1: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: milbeaut: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: nuvoton: ma35d1-divider: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: nxp: lpc32xx: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: sophgo: sg2042-clkgen: convert from divider_round_rate() + to divider_determine_rate() (bsc#1012628). +- clk: sprd: div: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_ro_round_rate() + to divider_ro_determine_rate() (bsc#1012628). +- clk: stm32: stm32-core: convert from divider_round_rate_parent() + to divider_determine_rate() (bsc#1012628). +- clk: versaclock3: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: x86: cgu: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: zynqmp: divider: convert from divider_round_rate() to + divider_determine_rate() (bsc#1012628). +- clk: mediatek: Drop __initconst from gates (bsc#1012628). +- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks + (bsc#1012628). +- clk: mediatek: Fix error handling in runtime PM setup + (bsc#1012628). +- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate + kerneldoc (bsc#1012628). +- interconnect: mediatek: Don't hijack parent device + (bsc#1012628). +- interconnect: mediatek: Aggregate bandwidth with saturating add + (bsc#1012628). +- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX + (bsc#1012628). +- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1012628). +- dma: dma-axi-dmac: fix HW scatter-gather not looking at the + queue (bsc#1012628). +- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for + 461.10125 MHz output (bsc#1012628). +- char: misc: Use IS_ERR() for filp_open() return value + (bsc#1012628). +- soundwire: intel_ace2x: add SND_HDA_CORE dependency + (bsc#1012628). +- iio: test: drop dangling symbol in gain-time-scale helpers + (bsc#1012628). +- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1012628). +- staging: greybus: lights: avoid NULL deref (bsc#1012628). +- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1012628). +- serial: SH_SCI: improve "DMA support" prompt (bsc#1012628). +- gpib: Fix error code in ibonline() (bsc#1012628). +- gpib: Fix error code in ni_usb_write_registers() (bsc#1012628). +- gpib: Fix memory leak in ni_usb_init() (bsc#1012628). +- stm class: Kconfig: correct symbol name (bsc#1012628). +- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms + (bsc#1012628). +- iio: pressure: mprls0025pa: fix spi_transfer struct + initialisation (bsc#1012628). +- iio: pressure: mprls0025pa: fix SPI CS delay violation + (bsc#1012628). +- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1012628). +- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1012628). +- iio: pressure: mprls0025pa: fix pressure calculation + (bsc#1012628). +- watchdog: starfive-wdt: Fix PM reference leak in probe error + path (bsc#1012628). +- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1012628). +- backlight: aw99706: Fix build errors caused by wrong gpio header + (bsc#1012628). +- phy: freescale: imx8qm-hsio: fix NULL pointer dereference + (bsc#1012628). +- interconnect: qcom: qcs8300: fix the num_links for nsp icc node + (bsc#1012628). +- coresight: tmc-etr: Fix race condition between sysfs and perf + mode (bsc#1012628). +- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay + to 5ms" (bsc#1012628). +- mfd: arizona: Fix regulator resource leak on + wm5102_clear_write_sequencer() failure (bsc#1012628). +- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1012628). +- mfd: sec: Fix IRQ domain names duplication (bsc#1012628). +- drivers: iio: mpu3050: use dev_err_probe for regulator request + (bsc#1012628). +- usb: bdc: fix sleep during atomic (bsc#1012628). +- nvmem: an8855: drop an unused Kconfig symbol (bsc#1012628). +- mcb: fix incorrect sanity check (bsc#1012628). +- pinctrl: equilibrium: Fix device node reference leak in + pinbank_init() (bsc#1012628). +- ovl: Fix uninit-value in ovl_fill_real (bsc#1012628). +- nfsd: do not allow exporting of special kernel filesystems + (bsc#1012628). +- iio: sca3000: Fix a resource leak in sca3000_probe() + (bsc#1012628). +- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1012628). +- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another + ns (bsc#1012628). +- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition + (bsc#1012628). +- pinctrl: meson: amlogic-a4: Fix device node reference leak in + bank helpers (bsc#1012628). +- pinctrl: single: fix refcount leak in pcs_add_gpio_func() + (bsc#1012628). +- pinctrl: canaan: k230: Fix NULL pointer dereference when + parsing devicetree (bsc#1012628). +- leds: expresswire: Fix chip state breakage (bsc#1012628). +- leds: qcom-lpg: Check the return value of regmap_bulk_write() + (bsc#1012628). +- backlight: qcom-wled: Support ovp values for PMI8994 + (bsc#1012628). +- backlight: qcom-wled: Change PM8950 WLED configurations + (bsc#1012628). +- dmaengine: fsl-edma: don't explicitly disable clocks in + .remove() (bsc#1012628). +- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1012628). +- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ + (bsc#1012628). +- io_uring: delay sqarray static branch disablement (bsc#1012628). +- io_uring/cancel: de-unionize file and user_data in struct + io_cancel_data (bsc#1012628). +- fs/ntfs3: Initialize new folios before use (bsc#1012628). +- fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() + (bsc#1012628). +- fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr + (bsc#1012628). +- fs/ntfs3: fix deadlock in ni_read_folio_cmpr (bsc#1012628). +- fs/ntfs3: prevent infinite loops caused by the next valid + being the same (bsc#1012628). +- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot + (bsc#1012628). +- tools/power turbostat: AMD: msr offset 0x611 read failed: + Input/output error (bsc#1012628). +- tools/power turbostat: Harden against unexpected values + (bsc#1012628). +- powercap: intel_rapl: Remove incorrect CPU check in PMU context + (bsc#1012628). +- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online + CPUs (bsc#1012628). +- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version + check (bsc#1012628). +- kbuild: Add objtool to top-level clean target (bsc#1012628). +- smb: client: fix regression with mount options parsing + (bsc#1012628). +- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT + (bsc#1012628). +- objpool: fix the overestimation of object pooling metadata size + (bsc#1012628). +- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO + (bsc#1012628). +- cpuidle: Skip governor when only one idle state is available + (bsc#1012628). +- ovpn: set sk_user_data before overriding callbacks + (bsc#1012628). +- ovpn: fix possible use-after-free in ovpn_net_xmit + (bsc#1012628). +- ovpn: fix VPN TX bytes counting (bsc#1012628). +- net: mctp: ensure our nlmsg responses are initialised + (bsc#1012628). +- selftests: mlxsw: tc_restrictions: Fix test failure with new + iproute2 (bsc#1012628). +- selftests: net: lib: Fix jq parsing error (bsc#1012628). +- net: stmmac: fix oops when split header is enabled + (bsc#1012628). +- net: sparx5/lan969x: fix DWRR cost max to match hardware + register width (bsc#1012628). +- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper + (bsc#1012628). +- net: mscc: ocelot: split xmit into FDMA and register injection + paths (bsc#1012628). +- net: mscc: ocelot: add missing lock protection in + ocelot_port_xmit_inj() (bsc#1012628). +- selftests: netconsole: Increase port listening timeout + (bsc#1012628). +- ipv6: Fix out-of-bound access in fib6_add_rt2node() + (bsc#1012628). +- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1012628). +- fbnic: close fw_log race between users and teardown + (bsc#1012628). +- libbpf: Fix invalid write loop logic in bpf_linker__add_buf() + (bsc#1012628). +- bpf: Fix a potential use-after-free of BTF object (bsc#1012628). +- bpf: Add a map/btf from a fd array more consistently + (bsc#1012628). +- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0 + (bsc#1012628). +- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes + (bsc#1012628). +- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1012628). +- ovpn: tcp - don't deref NULL sk_socket member after tcp_close() + (bsc#1012628). +- net: usb: catc: enable basic endpoint checking (bsc#1012628). +- xen-netback: reject zero-queue configuration from guest + (bsc#1012628). +- net/rds: rds_sendmsg should not discard payload_len + (bsc#1012628). +- net: bridge: mcast: always update mdb_n_entries for vlan + contexts (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d: fix test failure with + br_netfilter enabled (bsc#1012628). +- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure + with br_netfilter enabled (bsc#1012628). +- selftests: forwarding: fix pedit tests failure with br_netfilter + enabled (bsc#1012628). +- netfilter: nft_counter: serialize reset with spinlock + (bsc#1012628). +- netfilter: nft_quota: use atomic64_xchg for reset (bsc#1012628). +- netfilter: nf_tables: revert commit_mutex usage in reset path + (bsc#1012628). +- netfilter: nf_conntrack_h323: don't pass uninitialised l3num + value (bsc#1012628). +- ipvs: skip ipv6 extension headers for csum checks (bsc#1012628). +- ipvs: do not keep dest_dst if dev is going down (bsc#1012628). +- net: remove WARN_ON_ONCE when accessing forward path array + (bsc#1012628). +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() + (bsc#1012628). +- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1012628). +- bpftool: Fix truncated netlink dumps (bsc#1012628). +- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1012628). +- net: do not delay zero-copy skbs in skb_attempt_defer_free() + (bsc#1012628). +- dpll: zl3073x: Fix ref frequency setting (bsc#1012628). +- ping: annotate data-races in ping_lookup() (bsc#1012628). +- selftests: tc_actions: don't dump 2MB of \0 to stdout + (bsc#1012628). +- macvlan: observe an RCU grace period in macvlan_common_newlink() + error path (bsc#1012628). +- eth: fbnic: Add validation for MTU changes (bsc#1012628). +- icmp: prevent possible overflow in icmp_global_allow() + (bsc#1012628). +- inet: move icmp_global_{credit,stamp} to a separate cache line + (bsc#1012628). +- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() + (bsc#1012628). +- octeontx2-af: Fix default entries mcam entry action + (bsc#1012628). +- eth: fbnic: Advertise supported XDP features (bsc#1012628). +- bnge: fix reserving resources from FW (bsc#1012628). +- bonding: alb: fix UAF in rlb_arp_recv during bond up/down + (bsc#1012628). +- net/mlx5: Fix multiport device check over light SFs + (bsc#1012628). +- net/mlx5e: Fix misidentification of ASO CQE during poll loop + (bsc#1012628). +- net/mlx5: Fix misidentification of write combining CQE during + poll loop (bsc#1012628). +- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event + (bsc#1012628). +- net/mlx5e: Fix deadlocks between devlink and netdev instance + locks (bsc#1012628). +- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels + (bsc#1012628). +- apparmor: fix NULL pointer dereference in + __unix_needs_revalidation (bsc#1012628). +- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1012628). +- AppArmor: Allow apparmor to handle unaligned dfa tables + (bsc#1012628). +- apparmor: Fix & Optimize table creation from possibly unaligned + memory (bsc#1012628). +- apparmor: return -ENOMEM in unpack_perms_table upon alloc + failure (bsc#1012628). +- apparmor: fix boolean argument in apparmor_mmap_file + (bsc#1012628). +- apparmor: drop in_atomic flag in common_mmap, and + common_file_perm (bsc#1012628). +- apparmor: account for in_atomic removal in common_file_perm + (bsc#1012628). +- apparmor: move check for aa_null file to cover all cases + (bsc#1012628). +- apparmor: fix rlimit for posix cpu timers (bsc#1012628). +- apparmor: remove apply_modes_to_perms from label_match + (bsc#1012628). +- apparmor: make label_match return a consistent value + (bsc#1012628). +- apparmor: avoid per-cpu hold underflow in aa_get_buffer + (bsc#1012628). +- apparmor: fix invalid deref of rawdata when export_binary is + unset (bsc#1012628). +- apparmor: fix aa_label to return state from compount and + component match (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() + (bsc#1012628). +- drm/amdgpu: Use kvfree instead of kfree in + amdgpu_gmc_get_nps_memranges() (bsc#1012628). +- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1012628). +- drm/amdgpu/sdma5: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma5.2: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu/sdma6: enable queue resets unconditionally + (bsc#1012628). +- drm/amdgpu: clean up the amdgpu_cs_parser_bos (bsc#1012628). +- mshv: fix SRCU protection in irqfd resampler ack handler + (bsc#1012628). +- regulator: mt6363: Fix interrmittent timeout (bsc#1012628). +- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() + (bsc#1012628). +- drm/i915/acpi: free _DSM package when no connectors + (bsc#1012628). +- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic + init (bsc#1012628). +- PCI: Validate window resource type in + pbus_select_window_for_type() (bsc#1012628). +- drm/amd/display: Fix dc_link NULL handling in HPD init + (bsc#1012628). +- drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error + path (bsc#1012628). +- drm/amdkfd: Fix watch_id bounds checking in debug address + watch v2 (bsc#1012628). +- drm/amd/display: Reject cursor plane on DCE when scaled + differently than primary (bsc#1012628). +- drm/amd/display: Fix out-of-bounds stream encoder index v3 + (bsc#1012628). +- spi: wpcm-fiu: Fix potential NULL pointer dereference in + wpcm_fiu_probe() (bsc#1012628). +- gpio: cdev: Avoid NULL dereference in linehandle_create() + (bsc#1012628). +- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n + (bsc#1012628). +- drm/xe/pf: Fix sysfs initialization (bsc#1012628). +- drm/xe/configfs: Fix 'parameter name omitted' errors + (bsc#1012628). +- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1012628). +- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138 + (bsc#1012628). +- drm/xe/vf: Avoid reading media version when media GT is disabled + (bsc#1012628). +- drm/xe: Make xe_modparam.force_vram_bar_size signed + (bsc#1012628). +- drm/xe/bo: Redirect faults to dummy page for wedged device + (bsc#1012628). +- gpio: amd-fch: ionly return allowed values from + amd_fch_gpio_get() (bsc#1012628). +- efi: Fix reservation of unaccepted memory table (bsc#1012628). +- btrfs: reset block group size class when it becomes empty + (bsc#1012628). +- btrfs: use the correct type to initialize block reserve for + delayed refs (bsc#1012628). +- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref + key not found (bsc#1012628). +- drm/amd/display: Use DCE 6 link encoder for DCE 6 analog + connectors (bsc#1012628). +- drm/amd/display: Only use analog link encoder with analog engine + (bsc#1012628). +- drm/amd/display: Only use analog stream encoder with analog + engine (bsc#1012628). +- x86/hyperv: Fix error pointer dereference (bsc#1012628). +- ASoC: rockchip: i2s-tdm: Use param rate if not provided by + set_sysclk (bsc#1012628). +- drm/amd/display: Use same max plane scaling limits for all 64 + bpp formats (bsc#1012628). +- drm/amd/display: Don't call find_analog_engine() twice + (bsc#1012628). +- drm/amd/display: Turn off DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Initialize DAC in DCE link encoder using VBIOS + (bsc#1012628). +- drm/amd/display: Set CRTC source for DAC using registers + (bsc#1012628). +- drm/amd/display: Enable DAC in DCE link encoder (bsc#1012628). +- PCI: dwc: ep: Always clear IB maps on BAR update (bsc#1012628). +- usb: cdns3: fix role switching during resume (bsc#1012628). +- MIPS: Work around LLVM bug when gp is used as global register + variable (bsc#1012628). +- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error + paths (bsc#1012628). +- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1012628). +- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before + submitting I/O (bsc#1012628). +- ext4: don't zero the entire extent if + EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1012628). +- ext4: don't cache extent during splitting extent (bsc#1012628). +- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout + (bsc#1012628). +- ext4: drop extent cache when splitting extent fails + (bsc#1012628). +- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1012628). +- ext4: fix e4b bitmap inconsistency reports (bsc#1012628). +- ext4: fix dirtyclusters double decrement on fs shutdown + (bsc#1012628). +- ext4: always allocate blocks only from groups inode can use + (bsc#1012628). +- ext4: use optimized mballoc scanning regardless of inode format + (bsc#1012628). +- ata: pata_ftide010: Fix some DMA timings (bsc#1012628). +- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1012628). +- ata: libata-scsi: avoid Non-NCQ command starvation + (bsc#1012628). +- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths + (bsc#1012628). +- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path + (bsc#1012628). +- dt-bindings: phy: qcom-edp: Add missing clock for X Elite + (bsc#1012628). +- dt-bindings: media: qcom,qcs8300-camss: Add missing power + supplies (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: set + unevaluatedProperties:false (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names + (bsc#1012628). +- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023) + (bsc#1012628). +- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift + SF314 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 + (NP965QFG) (bsc#1012628). +- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in + vidi_connection_ioctl() (bsc#1012628). +- drm/exynos: vidi: fix to avoid directly dereferencing user + pointer (bsc#1012628). +- Drivers: hv: vmbus: Use kthread for vmbus interrupts on + PREEMPT_RT (bsc#1012628). +- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz + (bsc#1012628). +- ata: libata-eh: correctly handle deferred qc timeouts + (bsc#1012628). +- ata: libata-core: fix cancellation of a port deferred qc work + (bsc#1012628). +- Update config files. +- Refresh patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch. +- Rename to + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch. +- commit 3752e20 + ------------------------------------------------------------------- Tue Feb 24 10:14:06 CET 2026 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index ed1fa42..ccd8bb1 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,8 +18,8 @@ %define srcversion 6.19 -%define patchversion 6.19.3 -%define git_commit 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +%define patchversion 6.19.4 +%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-zfcpdump -Version: 6.19.3 +Version: 6.19.4 %if 0%{?is_kotd} -Release: .g07f8e22 +Release: .g09a974f %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 9643bc9..617df56c 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:48fd92846c664acc6267a6bbf1867997638675ebd49e4889720f8d51319eb075 -size 63948 +oid sha256:e1c9b9538f70c4257dc69d31a3c0358efe9216a4222753b368c8b79ffb9dbe31 +size 654471 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 6526140..6aeae7e 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a177c11ede7999f2686b30345fcd732443c50236926288b5441e32be8ca05275 -size 42507 +oid sha256:d817c6062c6bed04d685ddbe233e12507ee90fad2f88953e8e1a7d7a6072aed8 +size 42413 diff --git a/series.conf b/series.conf index 534753c..d770ecd 100644 --- a/series.conf +++ b/series.conf @@ -99,6 +99,788 @@ patches.kernel.org/6.19.3-018-f2fs-fix-to-do-sanity-check-on-node-footer-in-.patch patches.kernel.org/6.19.3-019-f2fs-fix-incomplete-block-usage-in-compact-SSA.patch patches.kernel.org/6.19.3-020-Linux-6.19.3.patch + patches.kernel.org/6.19.4-001-RDMA-siw-Fix-potential-NULL-pointer-dereferenc.patch + patches.kernel.org/6.19.4-002-RDMA-umad-Reject-negative-data_len-in-ib_umad_.patch + patches.kernel.org/6.19.4-003-auxdisplay-arm-charlcd-fix-release_mem_region-.patch + patches.kernel.org/6.19.4-004-hfsplus-return-error-when-node-already-exists-.patch + patches.kernel.org/6.19.4-005-rcutorture-Correctly-compute-probability-to-in.patch + patches.kernel.org/6.19.4-006-rcu-Fix-rcu_read_unlock-deadloop-due-to-softir.patch + patches.kernel.org/6.19.4-007-audit-move-the-compat_xxx_class-extern-declara.patch + patches.kernel.org/6.19.4-008-selftests-resctrl-Fix-a-division-by-zero-error.patch + patches.kernel.org/6.19.4-009-i3c-Move-device-name-assignment-after-i3c_bus_.patch + patches.kernel.org/6.19.4-010-device_cgroup-remove-branch-hint-after-code-re.patch + patches.kernel.org/6.19.4-011-fs-move-initializing-f_mode-before-file_ref_in.patch + patches.kernel.org/6.19.4-012-fs-add-linux-init_task.h-for-init_fs.patch + patches.kernel.org/6.19.4-013-i3c-master-Update-hot-join-flag-only-on-succes.patch + patches.kernel.org/6.19.4-014-erofs-Use-pe-format-specifier-for-error-pointe.patch + patches.kernel.org/6.19.4-015-erofs-avoid-noisy-messages-for-transient-ENOME.patch + patches.kernel.org/6.19.4-016-gfs2-Retries-missing-in-gfs2_-rename-exchange.patch + patches.kernel.org/6.19.4-017-gfs2-Rename-gfs2_log_submit_-bio-write.patch + patches.kernel.org/6.19.4-018-gfs2-Initialize-bio-bi_opf-early.patch + patches.kernel.org/6.19.4-019-gfs2-Fix-slab-use-after-free-in-qd_put.patch + patches.kernel.org/6.19.4-020-iomap-fix-invalid-folio-access-after-folio_end.patch + patches.kernel.org/6.19.4-021-gfs2-Fix-use-after-free-in-iomap-inline-data-w.patch + patches.kernel.org/6.19.4-022-i3c-dw-Initialize-spinlock-to-avoid-upsetting-.patch + patches.kernel.org/6.19.4-023-i3c-dw-Fix-memory-leak-in-dw_i3c_master_i2c_xf.patch + patches.kernel.org/6.19.4-024-tpm-tpm_i2c_infineon-Fix-locality-leak-on-get_.patch + patches.kernel.org/6.19.4-025-tpm-st33zp24-Fix-missing-cleanup-on-get_burstc.patch + patches.kernel.org/6.19.4-026-erofs-handle-end-of-filesystem-properly-for-fi.patch + patches.kernel.org/6.19.4-027-btrfs-zoned-don-t-zone-append-to-conventional-.patch + patches.kernel.org/6.19.4-028-btrfs-qgroup-return-correct-error-when-deletin.patch + patches.kernel.org/6.19.4-029-btrfs-fix-block_group_tree-dirty_list-corrupti.patch + patches.kernel.org/6.19.4-030-btrfs-fix-EEXIST-abort-due-to-non-consecutive-.patch + patches.kernel.org/6.19.4-031-gfs2-fix-memory-leaks-in-gfs2_fill_super-error.patch + patches.kernel.org/6.19.4-032-erofs-fix-inline-data-read-failure-for-ztailpa.patch + patches.kernel.org/6.19.4-033-smb-client-fix-potential-UAF-and-double-free-i.patch + patches.kernel.org/6.19.4-034-netfs-avoid-double-increment-of-retry_count-in.patch + patches.kernel.org/6.19.4-035-tools-nolibc-always-use-64-bit-mode-for-s390-h.patch + patches.kernel.org/6.19.4-036-rnbd-srv-Fix-server-side-setting-of-bi_size-fo.patch + patches.kernel.org/6.19.4-037-docs-find-unused-docs.sh-fixup-directory-usage.patch + patches.kernel.org/6.19.4-038-ACPI-processor-Update-cpuidle-driver-check-in-.patch + patches.kernel.org/6.19.4-039-xen-virtio-Don-t-use-grant-dma-ops-when-runnin.patch + patches.kernel.org/6.19.4-040-io_uring-use-release-acquire-ordering-for-IORI.patch + patches.kernel.org/6.19.4-041-ACPICA-Fix-NULL-pointer-dereference-in-acpi_ev.patch + patches.kernel.org/6.19.4-042-io_uring-eventfd-remove-unused-ctx-evfd_last_c.patch + patches.kernel.org/6.19.4-043-io_uring-sync-validate-passed-in-offset.patch + patches.kernel.org/6.19.4-044-cpuidle-governors-menu-Always-check-timers-wit.patch + patches.kernel.org/6.19.4-045-thermal-intel-x86_pkg_temp_thermal-Handle-inva.patch + patches.kernel.org/6.19.4-046-md-raid5-fix-raid5_run-to-return-error-when-lo.patch + patches.kernel.org/6.19.4-047-md-raid10-fix-any_working-flag-handling-in-rai.patch + patches.kernel.org/6.19.4-048-md-raid5-fix-IO-hang-with-degraded-array-with-.patch + patches.kernel.org/6.19.4-049-md-md-llbitmap-fix-percpu_ref-not-resurrected-.patch + patches.kernel.org/6.19.4-050-OPP-Return-correct-value-in-dev_pm_opp_get_lev.patch + patches.kernel.org/6.19.4-051-cpufreq-scmi-Fix-device_node-reference-leak-in.patch + patches.kernel.org/6.19.4-052-iomap-fix-submission-side-handling-of-completi.patch + patches.kernel.org/6.19.4-053-thermal-of-Fix-reference-leak-in-thermal_of_cm.patch + patches.kernel.org/6.19.4-054-ublk-restore-auto-buf-unregister-refcount-opti.patch + patches.kernel.org/6.19.4-055-ublk-Validate-SQE128-flag-before-accessing-the.patch + patches.kernel.org/6.19.4-056-ublk-use-READ_ONCE-to-read-struct-ublksrv_ctrl.patch + patches.kernel.org/6.19.4-057-Partial-revert-x86-xen-fix-balloon-target-init.patch + patches.kernel.org/6.19.4-058-md-raid1-fix-memory-leak-in-raid1_run.patch + patches.kernel.org/6.19.4-059-md-fix-return-value-of-mddev_trylock.patch + patches.kernel.org/6.19.4-060-PM-wakeup-Handle-empty-list-in-wakeup_sources_.patch + patches.kernel.org/6.19.4-061-arm64-gcs-Fix-error-handling-in-arch_set_shado.patch + patches.kernel.org/6.19.4-062-block-don-t-use-strcpy-to-copy-blockdev-name.patch + patches.kernel.org/6.19.4-063-perf-arm_spe-Properly-set-hw.state-on-failures.patch + patches.kernel.org/6.19.4-064-cpufreq-intel_pstate-Enable-asym-capacity-only.patch + patches.kernel.org/6.19.4-065-PM-sleep-wakeirq-harden-dev_pm_clear_wake_irq-.patch + patches.kernel.org/6.19.4-066-s390-cio-Fix-device-lifecycle-handling-in-css_.patch + patches.kernel.org/6.19.4-067-io_uring-kbuf-fix-memory-leak-if-io_buffer_add.patch + patches.kernel.org/6.19.4-068-x86-cpu-amd-Correct-the-microcode-table-for-Ze.patch + patches.kernel.org/6.19.4-069-perf-x86-core-Do-not-set-bit-width-for-unavail.patch + patches.kernel.org/6.19.4-070-crypto-qat-fix-parameter-order-used-in-ICP_QAT.patch + patches.kernel.org/6.19.4-071-crypto-qat-fix-warning-on-adf_pfvf_pf_proto.c.patch + patches.kernel.org/6.19.4-072-bpf-bpf_scc_visit-instance-and-backedges-accum.patch + patches.kernel.org/6.19.4-073-selftests-bpf-veristat-fix-printing-order-in-o.patch + patches.kernel.org/6.19.4-074-libbpf-Fix-OOB-read-in-btf_dump_get_bitfield_v.patch + patches.kernel.org/6.19.4-075-sched-Export-hidden-tracepoints-to-modules.patch + patches.kernel.org/6.19.4-076-ARM-VDSO-Patch-out-__vdso_clock_getres-if-unav.patch + patches.kernel.org/6.19.4-077-time-sched_clock-Use-ACCESS_PRIVATE-to-evaluat.patch + patches.kernel.org/6.19.4-078-bpf-Return-proper-address-for-non-zero-offsets.patch + patches.kernel.org/6.19.4-079-sched-Fix-build-for-modules-using-set_tsk_need.patch + patches.kernel.org/6.19.4-080-crypto-cavium-fix-dma_free_coherent-size.patch + patches.kernel.org/6.19.4-081-crypto-octeontx-fix-dma_free_coherent-size.patch + patches.kernel.org/6.19.4-082-crypto-hisilicon-zip-adjust-the-way-to-obtain-.patch + patches.kernel.org/6.19.4-083-crypto-hisilicon-sec-move-backlog-management-t.patch + patches.kernel.org/6.19.4-084-crypto-hisilicon-hpre-extend-tag-field-to-64-b.patch + patches.kernel.org/6.19.4-085-crypto-hisilicon-qm-enhance-the-configuration-.patch + patches.kernel.org/6.19.4-086-crypto-hisilicon-qm-centralize-the-sending-loc.patch + patches.kernel.org/6.19.4-087-crypto-hisilicon-zip-support-fallback-for-zip.patch + patches.kernel.org/6.19.4-088-crypto-hisilicon-consolidate-qp-creation-and-s.patch + patches.kernel.org/6.19.4-089-crypto-hisilicon-hpre-support-the-hpre-algorit.patch + patches.kernel.org/6.19.4-090-crypto-hisilicon-sec2-support-skcipher-aead-fa.patch + patches.kernel.org/6.19.4-091-crypto-hisilicon-sgl-fix-inconsistent-map-unma.patch + patches.kernel.org/6.19.4-092-bpf-Preserve-id-of-register-in-sync_linked_reg.patch + patches.kernel.org/6.19.4-093-clocksource-drivers-timer-sp804-Fix-an-Oops-wh.patch + patches.kernel.org/6.19.4-094-bpf-Fix-memory-access-flags-in-helper-prototyp.patch + patches.kernel.org/6.19.4-095-selftests-bpf-Fix-resource-leak-in-serial_test.patch + patches.kernel.org/6.19.4-096-hrtimer-Fix-trace-oddity.patch + patches.kernel.org/6.19.4-097-crypto-inside-secure-eip93-fix-kernel-panic-in.patch + patches.kernel.org/6.19.4-098-crypto-ccp-Fix-a-case-where-SNP_SHUTDOWN-is-mi.patch + patches.kernel.org/6.19.4-099-crypto-ccp-narrow-scope-of-snp_range_list.patch + patches.kernel.org/6.19.4-100-hwrng-airoha-set-rng-quality-to-900.patch + patches.kernel.org/6.19.4-101-rqspinlock-Fix-TAS-fallback-lock-entry-creatio.patch + patches.kernel.org/6.19.4-102-bpf-sockmap-Fix-incorrect-copied_seq-calculati.patch + patches.kernel.org/6.19.4-103-bpf-sockmap-Fix-FIONREAD-for-sockmap.patch + patches.kernel.org/6.19.4-104-bpf-Fix-tcx-netkit-detach-permissions-when-pro.patch + patches.kernel.org/6.19.4-105-seqlock-fix-scoped_seqlock_read-kernel-doc.patch + patches.kernel.org/6.19.4-106-x86-hyperv-Fix-smp_ops-build-failure-on-UP-ker.patch + patches.kernel.org/6.19.4-107-ftrace-bpf-Remove-FTRACE_OPS_FL_JMP-ftrace_ops.patch + patches.kernel.org/6.19.4-108-bpf-Fix-verifier_bug_if-to-account-for-BPF_CAL.patch + patches.kernel.org/6.19.4-109-crypto-ccp-Fix-a-crash-due-to-incorrect-cleanu.patch + patches.kernel.org/6.19.4-110-crypto-inside-secure-eip93-unregister-only-ava.patch + patches.kernel.org/6.19.4-111-x86-fgraph-Fix-return_to_handler-regs.rsp-valu.patch + patches.kernel.org/6.19.4-112-x86-fgraph-bpf-Switch-kprobe_multi-program-sta.patch + patches.kernel.org/6.19.4-113-selftests-bpf-Fix-kprobe-multi-stacktrace_ips-.patch + patches.kernel.org/6.19.4-114-crypto-hisilicon-trng-support-tfms-sharing-the.patch + patches.kernel.org/6.19.4-115-crypto-caam-fix-netdev-memory-leak-in-dpaa2_ca.patch + patches.kernel.org/6.19.4-116-bpf-Fix-bpf_xdp_store_bytes-proto-for-read-onl.patch + patches.kernel.org/6.19.4-117-genirq-Set-IRQF_COND_ONESHOT-in-devm_request_i.patch + patches.kernel.org/6.19.4-118-platform-x86-int0002-Remove-IRQF_ONESHOT-from-.patch + patches.kernel.org/6.19.4-119-iommu-amd-Use-core-s-primary-handler-and-set-I.patch + patches.kernel.org/6.19.4-120-Bluetooth-btintel_pcie-Use-IRQF_ONESHOT-and-de.patch + patches.kernel.org/6.19.4-121-scsi-efct-Use-IRQF_ONESHOT-and-default-primary.patch + patches.kernel.org/6.19.4-122-EDAC-altera-Remove-IRQF_ONESHOT.patch + patches.kernel.org/6.19.4-123-usb-typec-fusb302-Remove-IRQF_ONESHOT.patch + patches.kernel.org/6.19.4-124-rtc-amlogic-a4-Remove-IRQF_ONESHOT.patch + patches.kernel.org/6.19.4-125-mfd-wm8350-core-Use-IRQF_ONESHOT.patch + patches.kernel.org/6.19.4-126-media-pci-mg4b-Use-IRQF_NO_THREAD.patch + patches.kernel.org/6.19.4-127-sched-deadline-Clear-the-defer-params.patch + patches.kernel.org/6.19.4-128-sched-rt-Skip-currently-executing-CPU-in-rto_n.patch + patches.kernel.org/6.19.4-129-sched-Re-evaluate-scheduling-when-migrating-qu.patch + patches.kernel.org/6.19.4-130-fs-tests-exec-drop-duplicate-bprm_stack_limits.patch + patches.kernel.org/6.19.4-131-irqchip-sifive-plic-Handle-number-of-hardware-.patch + patches.kernel.org/6.19.4-132-bpf-Limit-bpf-program-signature-size.patch + patches.kernel.org/6.19.4-133-bpf-Require-frozen-map-for-calculating-map-has.patch + patches.kernel.org/6.19.4-134-crypto-starfive-Fix-memory-leak-in-starfive_ae.patch + patches.kernel.org/6.19.4-135-hwrng-core-use-RCU-and-work_struct-to-fix-race.patch + patches.kernel.org/6.19.4-136-selftests-xsk-properly-handle-batch-ending-in-.patch + patches.kernel.org/6.19.4-137-selftests-xsk-fix-number-of-Tx-frags-in-invali.patch + patches.kernel.org/6.19.4-138-pstore-ram-fix-buffer-overflow-in-persistent_r.patch + patches.kernel.org/6.19.4-139-arm64-dts-ti-k3-am69-aquila-dev-Fix-USB-C-Sink.patch + patches.kernel.org/6.19.4-140-arm64-dts-ti-k3-am69-aquila-clover-Fix-USB-C-S.patch + patches.kernel.org/6.19.4-141-soc-qcom-smem-handle-ENOMEM-error-during-probe.patch + patches.kernel.org/6.19.4-142-EDAC-i5000-Fix-snprintf-size-calculation-in-ca.patch + patches.kernel.org/6.19.4-143-EDAC-i5400-Fix-snprintf-limit-calculation-in-c.patch + patches.kernel.org/6.19.4-144-firmware-arm_ffa-Correct-32-bit-response-handl.patch + patches.kernel.org/6.19.4-145-riscv-dts-sophgo-cv180x-fix-USB-dwc2-FIFO-size.patch + patches.kernel.org/6.19.4-146-arm64-dts-tqma8mpql-mba8mpxl-Fix-HDMI-CEC-pad-.patch + patches.kernel.org/6.19.4-147-arm64-dts-tqma8mpql-mba8mp-ras314-Fix-HDMI-CEC.patch + patches.kernel.org/6.19.4-148-EDAC-amd64-Avoid-a-Wformat-security-warning.patch + patches.kernel.org/6.19.4-149-clk-qcom-Return-correct-error-code-in-qcom_cc_.patch + patches.kernel.org/6.19.4-150-arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch + patches.kernel.org/6.19.4-151-arm64-dts-qcom-sm8150-hdk-mtp-specify-ZAP-firm.patch + patches.kernel.org/6.19.4-152-arm64-dts-qcom-sm8250-hdk-specify-ZAP-firmware.patch + patches.kernel.org/6.19.4-153-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-R.patch + patches.kernel.org/6.19.4-154-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-C.patch + patches.kernel.org/6.19.4-155-arm64-dts-qcom-sdm845-oneplus-Don-t-mark-ts-su.patch + patches.kernel.org/6.19.4-156-arm64-dts-qcom-sdm845-oneplus-Don-t-keep-panel.patch + patches.kernel.org/6.19.4-157-arm64-dts-qcom-sdm845-oneplus-Mark-l14a-regula.patch + patches.kernel.org/6.19.4-158-arm64-dts-qcom-x1e80100-Fix-USB-combo-PHYs-SS1.patch + patches.kernel.org/6.19.4-159-arm64-dts-renesas-r9a09g047e57-smarc-Remove-du.patch + patches.kernel.org/6.19.4-160-arm64-dts-qcom-msm8994-octagon-Fix-Analog-Devi.patch + patches.kernel.org/6.19.4-161-ARM-dts-allwinner-sun5i-a13-utoo-p66-delete-po.patch + patches.kernel.org/6.19.4-162-powerpc-uaccess-Move-barrier_nospec-out-of-all.patch + patches.kernel.org/6.19.4-163-soc-qcom-cmd-db-Use-devm_memremap-to-fix-memor.patch + patches.kernel.org/6.19.4-164-soc-mediatek-svs-Fix-memory-leak-in-svs_enable.patch + patches.kernel.org/6.19.4-165-powerpc-eeh-fix-recursive-pci_lock_rescan_remo.patch + patches.kernel.org/6.19.4-166-arm64-dts-renesas-rzt2h-n2h-evk-common-Use-GPI.patch + patches.kernel.org/6.19.4-167-arm-dts-lpc32xx-add-clocks-property-to-Motor-C.patch + patches.kernel.org/6.19.4-168-arm64-dts-mediatek-mt8183-jacuzzi-pico6-Fix-ty.patch + patches.kernel.org/6.19.4-169-arm64-dts-amlogic-s4-assign-mmc-b-clock-to-24M.patch + patches.kernel.org/6.19.4-170-arm64-dts-amlogic-s4-fix-mmc-clock-assignment.patch + patches.kernel.org/6.19.4-171-arm64-dts-ti-k3-j784s4-main.dtsi-Move-c71_3-no.patch + patches.kernel.org/6.19.4-172-arm64-dts-ti-k3-j784s4-j742s2-main-common.dtsi.patch + patches.kernel.org/6.19.4-173-soc-qcom-ubwc-add-missing-include.patch + patches.kernel.org/6.19.4-174-hwspinlock-omap-Handle-devm_pm_runtime_enable-.patch + patches.kernel.org/6.19.4-175-arm64-dts-amlogic-c3-assign-the-MMC-signal-clo.patch + patches.kernel.org/6.19.4-176-arm64-dts-amlogic-axg-assign-the-MMC-signal-cl.patch + patches.kernel.org/6.19.4-177-arm64-dts-amlogic-gx-assign-the-MMC-signal-clo.patch + patches.kernel.org/6.19.4-178-arm64-dts-amlogic-g12-assign-the-MMC-B-and-C-s.patch + patches.kernel.org/6.19.4-179-arm64-dts-amlogic-g12-assign-the-MMC-A-signal-.patch + patches.kernel.org/6.19.4-180-arm64-dts-qcom-qrb4210-rb2-Fix-UART3-wakeup-IR.patch + patches.kernel.org/6.19.4-181-arm64-dts-qcom-sdm845-db845c-drop-CS-from-SPIO.patch + patches.kernel.org/6.19.4-182-arm64-dts-qcom-sdm845-db845c-specify-power-for.patch + patches.kernel.org/6.19.4-183-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-CM.patch + patches.kernel.org/6.19.4-184-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-SD.patch + patches.kernel.org/6.19.4-185-arm64-dts-qcom-x1e-bus-is-40-bits-fix-64GB-mod.patch + patches.kernel.org/6.19.4-186-arm64-dts-imx95-Use-GPU_CGC-as-core-clock-for-.patch + patches.kernel.org/6.19.4-187-arm64-dts-qcom-talos-Drop-opp-shared-from-QUP-.patch + patches.kernel.org/6.19.4-188-arm64-dts-amlogic-meson-sm1-odroid-Eliminate-O.patch + patches.kernel.org/6.19.4-189-arm64-dts-qcom-agatti-Add-CX_MEM-DBGC-GPU-regi.patch + patches.kernel.org/6.19.4-190-arm64-dts-qcom-sm6115-Add-CX_MEM-DBGC-GPU-regi.patch + patches.kernel.org/6.19.4-191-reset-canaan-k230-drop-OF-dependency-and-enabl.patch + patches.kernel.org/6.19.4-192-drm-xe-pf-Fix-.bulk_profile-sched_priority-des.patch + patches.kernel.org/6.19.4-193-drm-panthor-Recover-from-panthor_gpu_flush_cac.patch + patches.kernel.org/6.19.4-194-drm-panthor-Fix-the-full_tick-check.patch + patches.kernel.org/6.19.4-195-drm-panthor-Fix-the-group-priority-rotation-lo.patch + patches.kernel.org/6.19.4-196-drm-panthor-Fix-immediate-ticking-on-a-disable.patch + patches.kernel.org/6.19.4-197-drm-panthor-Fix-the-logic-that-decides-when-to.patch + patches.kernel.org/6.19.4-198-drm-panthor-Make-sure-we-resume-the-tick-when-.patch + patches.kernel.org/6.19.4-199-drm-panthor-Remove-redundant-call-to-disable-t.patch + patches.kernel.org/6.19.4-200-drm-panthor-fix-queue_reset_timeout_locked.patch + patches.kernel.org/6.19.4-201-workqueue-Process-rescuer-work-items-one-by-on.patch + patches.kernel.org/6.19.4-202-drm-panthor-Fix-panthor_gpu_coherency_set.patch + patches.kernel.org/6.19.4-203-accel-amdxdna-Fix-race-condition-when-checking.patch + patches.kernel.org/6.19.4-204-accel-amdxdna-Fix-cu_idx-being-cleared-by-mems.patch + patches.kernel.org/6.19.4-205-drm-plane-Fix-IS_ERR-vs-NULL-bug-drm_plane_cre.patch + patches.kernel.org/6.19.4-206-accel-amdxdna-Fix-race-where-send-ring-appears.patch + patches.kernel.org/6.19.4-207-firmware-cs_dsp-Remove-__free-from-cs_dsp_debu.patch + patches.kernel.org/6.19.4-208-firmware-cs_dsp-Don-t-use-__free-in-cs_dsp_loa.patch + patches.kernel.org/6.19.4-209-spi-cadence-qspi-Remove-redundant-pm_runtime_m.patch + patches.kernel.org/6.19.4-210-accel-amdxdna-Fix-potential-NULL-pointer-deref.patch + patches.kernel.org/6.19.4-211-drm-panel-sw43408-Remove-manual-invocation-of-.patch + patches.kernel.org/6.19.4-212-ALSA-compress_offload-Relax-__free-variable-de.patch + patches.kernel.org/6.19.4-213-ALSA-control-Relax-__free-variable-declaration.patch + patches.kernel.org/6.19.4-214-ALSA-pcm-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-215-ALSA-oss-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-216-ALSA-seq-oss-Relax-__free-variable-declaration.patch + patches.kernel.org/6.19.4-217-ALSA-seq-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-218-ALSA-timer-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-219-ALSA-vmaster-Relax-__free-variable-declaration.patch + patches.kernel.org/6.19.4-220-ALSA-hda-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-221-ALSA-usx2y-Relax-__free-variable-declarations.patch + patches.kernel.org/6.19.4-222-ALSA-usb-audio-Relax-__free-variable-declarati.patch + patches.kernel.org/6.19.4-223-ASoC-SDCA-Allow-sample-width-wild-cards-in-set.patch + patches.kernel.org/6.19.4-224-drm-panthor-Fix-NULL-pointer-dereference-on-pa.patch + patches.kernel.org/6.19.4-225-drm-i915-colorop-do-not-include-headers-from-h.patch + patches.kernel.org/6.19.4-226-drm-panthor-Evict-groups-before-VM-termination.patch + patches.kernel.org/6.19.4-227-drm-display-dp_mst-Add-protection-against-0-vc.patch + patches.kernel.org/6.19.4-228-drm-atomic-convert-drm_atomic_get_-old-new-_co.patch + patches.kernel.org/6.19.4-229-ima-Fix-stack-out-of-bounds-in-is_bprm_creds_f.patch + patches.kernel.org/6.19.4-230-smack-smack-doi-must-be-0.patch + patches.kernel.org/6.19.4-231-smack-smack-doi-accept-previously-used-values.patch + patches.kernel.org/6.19.4-232-ASoC-nau8821-Fixup-nau8821_enable_jack_detect.patch + patches.kernel.org/6.19.4-233-ASoC-nau8821-Cancel-delayed-work-on-component-.patch + patches.kernel.org/6.19.4-234-ASoC-nau8821-Cancel-pending-work-before-suspen.patch + patches.kernel.org/6.19.4-235-media-chips-media-wave5-Fix-memory-leak-on-cod.patch + patches.kernel.org/6.19.4-236-drm-amd-display-Don-t-use-kernel-doc-comment-i.patch + patches.kernel.org/6.19.4-237-drm-amdgpu-Describe-AMD_IP_BLOCK_TYPE_RAS-in-a.patch + patches.kernel.org/6.19.4-238-drm-amd-Drop-amdgpu-kernel-modesetting-enabled.patch + patches.kernel.org/6.19.4-239-drm-amdkfd-Fix-signal_eviction_fence-bool-retu.patch + patches.kernel.org/6.19.4-240-drm-amdgpu-Use-explicit-VCN-instance-0-in-SR-I.patch + patches.kernel.org/6.19.4-241-drm-amd-display-Remove-unused-encoder-types.patch + patches.kernel.org/6.19.4-242-drm-amd-display-Use-local-variable-for-analog_.patch + patches.kernel.org/6.19.4-243-drm-amd-display-Pass-proper-DAC-encoder-ID-to-.patch + patches.kernel.org/6.19.4-244-drm-amd-display-Update-dc_connection_dac_load-.patch + patches.kernel.org/6.19.4-245-drm-amd-display-Don-t-repeat-DAC-load-detectio.patch + patches.kernel.org/6.19.4-246-drm-msm-disp-dpu-add-merge3d-support-for-sc728.patch + patches.kernel.org/6.19.4-247-drm-msm-dpu-Set-vsync-source-irrespective-of-m.patch + patches.kernel.org/6.19.4-248-drm-msm-dpu-fix-WD-timer-handling-on-DPU-8.x.patch + patches.kernel.org/6.19.4-249-drm-msm-dp-Update-msm_dp_controller-IDs-for-sa.patch + patches.kernel.org/6.19.4-250-ALSA-hda-fix-function-names-missing-function-p.patch + patches.kernel.org/6.19.4-251-mei-late_bind-fix-struct-intel_lb_component_op.patch + patches.kernel.org/6.19.4-252-spi-microchip-core-use-XOR-instead-of-ANDNOT-t.patch + patches.kernel.org/6.19.4-253-regulator-core-fix-locking-in-regulator_resolv.patch + patches.kernel.org/6.19.4-254-regulator-core-move-supply-check-earlier-in-se.patch + patches.kernel.org/6.19.4-255-regulator-core-don-t-ignore-errors-from-event-.patch + patches.kernel.org/6.19.4-256-HID-playstation-Add-missing-check-for-input_ff.patch + patches.kernel.org/6.19.4-257-drm-amdgpu-ttm-Pin-4K-MMIO_REMAP-Singleton-BO-.patch + patches.kernel.org/6.19.4-258-drm-amdgpu-Drop-MMIO_REMAP-domain-bit-and-keep.patch + patches.kernel.org/6.19.4-259-gpu-nova-core-check-for-overflow-to-DMATRFBASE.patch + patches.kernel.org/6.19.4-260-drm-msm-disp-set-num_planes-to-1-for-interleav.patch + patches.kernel.org/6.19.4-261-drm-msm-dpu-drop-intr_start-from-DPU-3.x-catal.patch + patches.kernel.org/6.19.4-262-drm-msm-dpu-fix-CMD-panels-on-DPU-1.x-3.x.patch + patches.kernel.org/6.19.4-263-drm-msm-dsi_phy_14nm-convert-from-divider_roun.patch + patches.kernel.org/6.19.4-264-accel-amdxdna-Fix-notifier_wq-flushing-warning.patch + patches.kernel.org/6.19.4-265-drm-msm-Fix-x2-85-TPL1_DBG_ECO_CNTL1.patch + patches.kernel.org/6.19.4-266-drm-msm-Fix-GMEM_BASE-for-gen8.patch + patches.kernel.org/6.19.4-267-media-ccs-Accommodate-C-PHY-into-the-calculati.patch + patches.kernel.org/6.19.4-268-drm-msm-a2xx-fix-pixel-shader-start-on-A225.patch + patches.kernel.org/6.19.4-269-drm-buddy-release-free_trees-array-on-buddy-mm.patch + patches.kernel.org/6.19.4-270-drm-hisilicon-hibmc-fix-dp-probabilistical-det.patch + patches.kernel.org/6.19.4-271-drm-hisilicon-hibmc-add-dp-mode-valid-check.patch + patches.kernel.org/6.19.4-272-drm-hisilicon-hibmc-fix-no-showing-problem-wit.patch + patches.kernel.org/6.19.4-273-drm-hisilicon-hibmc-Adding-reset-colorbar-cfg-.patch + patches.kernel.org/6.19.4-274-drm-rockchip-dw_hdmi_qp-Fix-RK3576-HPD-interru.patch + patches.kernel.org/6.19.4-275-rust-pwm-Fix-potential-memory-leak-on-init-err.patch + patches.kernel.org/6.19.4-276-drm-amd-pm-Fix-unneeded-semicolon-warning.patch + patches.kernel.org/6.19.4-277-drm-msm-mdss-correct-HBB-programmed-on-UBWC-5..patch + patches.kernel.org/6.19.4-278-drm-msm-dpu-offset-HBB-values-written-to-DPU-b.patch + patches.kernel.org/6.19.4-279-drm-msm-dpu-program-correct-register-for-UBWC-.patch + patches.kernel.org/6.19.4-280-drm-msm-dpu-fix-SSPP_UBWC_STATIC_CTRL-programm.patch + patches.kernel.org/6.19.4-281-drm-msm-dp-Avoid-division-by-zero-in-msm_dp_ct.patch + patches.kernel.org/6.19.4-282-platform-chrome-cros_typec_switch-Don-t-touch-.patch + patches.kernel.org/6.19.4-283-pwm-tiehrpwm-Enable-pwmchip-s-parent-device-be.patch + patches.kernel.org/6.19.4-284-drm-amd-pm-Return-EOPNOTSUPP-when-can-t-read-p.patch + patches.kernel.org/6.19.4-285-media-uvcvideo-Fix-allocation-for-small-frame-.patch + patches.kernel.org/6.19.4-286-evm-Use-ordered-xattrs-list-to-calculate-HMAC-.patch + patches.kernel.org/6.19.4-287-drm-xe-ptl-Disable-DCC-on-PTL.patch + patches.kernel.org/6.19.4-288-drm-xe-Unregister-drm-device-on-probe-error.patch + patches.kernel.org/6.19.4-289-mm-slab-fix-false-lockdep-warning-in-__kfree_r.patch + patches.kernel.org/6.19.4-290-ASoC-tegra-Add-AHUB-writeable_reg-for-RX-holes.patch + patches.kernel.org/6.19.4-291-platform-chrome-cros_ec_lightbar-Fix-response-.patch + patches.kernel.org/6.19.4-292-accel-amdxdna-Hold-mm-structure-across-iommu_s.patch + patches.kernel.org/6.19.4-293-accel-amdxdna-Stop-job-scheduling-across-aie2_.patch + patches.kernel.org/6.19.4-294-accel-amdxdna-Fix-memory-leak-in-amdxdna_ubuf_.patch + patches.kernel.org/6.19.4-295-drm-i915-display-fix-the-pixel-normalization-h.patch + patches.kernel.org/6.19.4-296-HID-intel-ish-hid-fix-NULL-ptr-deref-in-ishtp_.patch + patches.kernel.org/6.19.4-297-HID-Intel-thc-hid-Intel-thc-Fix-wrong-register.patch + patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch + patches.kernel.org/6.19.4-299-accel-amdxdna-Remove-hardware-context-status.patch + patches.kernel.org/6.19.4-300-accel-amdxdna-Fix-incorrect-error-code-returne.patch + patches.kernel.org/6.19.4-301-ASoC-SDCA-Remove-outdated-todo-comment.patch + patches.kernel.org/6.19.4-302-ASoC-SDCA-Handle-volatile-controls-correctly.patch + patches.kernel.org/6.19.4-303-ASoC-SDCA-Factor-out-jack-handling-into-new-c-.patch + patches.kernel.org/6.19.4-304-ASoC-SDCA-Add-ability-to-connect-SDCA-jacks-to.patch + patches.kernel.org/6.19.4-305-ASoC-SDCA-Still-process-most-of-the-jack-detec.patch + patches.kernel.org/6.19.4-306-accel-amdxdna-Fix-incorrect-DPM-level-after-su.patch + patches.kernel.org/6.19.4-307-accel-amdxdna-Move-RPM-resume-into-job-run-fun.patch + patches.kernel.org/6.19.4-308-ASoC-cs4271-Fix-resource-leak-in-cs4271_soc_re.patch + patches.kernel.org/6.19.4-309-vsnprintf-drop-__printf-attributes-on-binary-p.patch + patches.kernel.org/6.19.4-310-ALSA-oss-delete-self-assignment.patch + patches.kernel.org/6.19.4-311-spi-tools-Add-include-folder-to-.gitignore.patch + patches.kernel.org/6.19.4-312-Revert-hwmon-ibmpex-fix-use-after-free-in-high.patch + patches.kernel.org/6.19.4-313-hwmon-pmbus-mpq8785-fix-VOUT_MODE-mismatch-dur.patch + patches.kernel.org/6.19.4-314-PCI-mediatek-Fix-IRQ-domain-leak-when-MSI-allo.patch + patches.kernel.org/6.19.4-315-wifi-rtw89-correct-use-sequence-of-driver_data.patch + patches.kernel.org/6.19.4-316-PCI-xilinx-Fix-INTx-IRQ-domain-leak-in-error-p.patch + patches.kernel.org/6.19.4-317-Documentation-PCI-endpoint-Fix-ntb-vntb-copy-p.patch + patches.kernel.org/6.19.4-318-PCI-Add-WQ_PERCPU-to-alloc_workqueue-users.patch + patches.kernel.org/6.19.4-319-PCI-endpoint-Add-missing-NULL-check-for-alloc_.patch + patches.kernel.org/6.19.4-320-PCI-rzg3s-host-Use-pci_generic_config_write-fo.patch + patches.kernel.org/6.19.4-321-PCI-PM-Avoid-redundant-delays-on-D3hot-D3cold.patch + patches.kernel.org/6.19.4-322-wifi-cfg80211-Fix-use_for-flag-update-on-BSS-r.patch + patches.kernel.org/6.19.4-323-PCI-P2PDMA-Release-per-CPU-pgmap-ref-when-vm_i.patch + patches.kernel.org/6.19.4-324-PCI-P2PDMA-Fix-p2pmem_alloc_mmap-warning-condi.patch + patches.kernel.org/6.19.4-325-Documentation-tracing-Add-PCI-tracepoint-docum.patch + patches.kernel.org/6.19.4-326-PCI-Do-not-attempt-to-set-ExtTag-for-VFs.patch + patches.kernel.org/6.19.4-327-PCI-sophgo-Disable-L0s-and-L1-on-Sophgo-2044-P.patch + patches.kernel.org/6.19.4-328-PCI-portdrv-Fix-potential-resource-leak.patch + patches.kernel.org/6.19.4-329-dm-fix-unlocked-test-for-dm_suspended_md.patch + patches.kernel.org/6.19.4-330-dm-use-READ_ONCE-in-dm_blk_report_zones.patch + patches.kernel.org/6.19.4-331-PCI-PTM-Fix-pcie_ptm_create_debugfs-memory-lea.patch + patches.kernel.org/6.19.4-332-PCI-P2PDMA-Reset-page-reference-count-when-pag.patch + patches.kernel.org/6.19.4-333-wifi-ath9k-debug.h-fix-kernel-doc-bad-lines-an.patch + patches.kernel.org/6.19.4-334-wifi-ath9k-fix-kernel-doc-warnings-in-common-d.patch + patches.kernel.org/6.19.4-335-wifi-ath9k-add-OF-dependency-to-AHB.patch + patches.kernel.org/6.19.4-336-wifi-ath12k-do-WoW-offloads-only-on-primary-li.patch + patches.kernel.org/6.19.4-337-quota-fix-livelock-between-quotactl-and-freeze.patch + patches.kernel.org/6.19.4-338-PCI-pwrctrl-tc9563-Use-put_device-instead-of-i.patch + patches.kernel.org/6.19.4-339-net-mctp-i2c-fix-duplicate-reception-of-old-da.patch + patches.kernel.org/6.19.4-340-mctp-i2c-initialise-event-handler-read-bytes.patch + patches.kernel.org/6.19.4-341-wifi-cfg80211-stop-NAN-and-P2P-in-cfg80211_lea.patch + patches.kernel.org/6.19.4-342-iommupt-Do-not-set-C-bit-on-MMIO-backed-PTEs.patch + patches.kernel.org/6.19.4-343-ext4-fast-commit-make-s_fc_lock-reclaim-safe.patch + patches.kernel.org/6.19.4-344-netfilter-nf_tables-reset-table-validation-sta.patch + patches.kernel.org/6.19.4-345-netfilter-nf_conncount-increase-the-connection.patch + patches.kernel.org/6.19.4-346-netfilter-nft_compat-add-more-restrictions-on-.patch + patches.kernel.org/6.19.4-347-netfilter-nf_conncount-fix-tracking-of-connect.patch + patches.kernel.org/6.19.4-348-kallsyms-bpf-rename-__bpf_address_lookup-to-bp.patch + patches.kernel.org/6.19.4-349-module-add-helper-function-for-reading-module_.patch + patches.kernel.org/6.19.4-350-kallsyms-ftrace-set-module-buildid-in-ftrace_m.patch + patches.kernel.org/6.19.4-351-PCI-Mark-3ware-9650SA-Root-Port-Extended-Tags-.patch + patches.kernel.org/6.19.4-352-wifi-rtw89-debug-Fix-memory-leak-in-__print_tx.patch + patches.kernel.org/6.19.4-353-iommu-vt-d-Flush-cache-for-PASID-table-before-.patch + patches.kernel.org/6.19.4-354-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch + patches.kernel.org/6.19.4-355-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch + patches.kernel.org/6.19.4-356-iommu-vt-d-Fix-race-condition-during-PASID-ent.patch + patches.kernel.org/6.19.4-357-dm-use-bio_clone_blkg_association.patch + patches.kernel.org/6.19.4-358-xdrgen-Fix-struct-prefix-for-typedef-types-in-.patch + patches.kernel.org/6.19.4-359-NFS-NFSERR_INVAL-is-not-defined-by-NFSv2.patch + patches.kernel.org/6.19.4-360-xdrgen-Initialize-data-pointer-for-zero-length.patch + patches.kernel.org/6.19.4-361-xdrgen-Remove-inclusion-of-nlm4.h-header.patch + patches.kernel.org/6.19.4-362-nfsd-never-defer-requests-during-idmap-lookup.patch + patches.kernel.org/6.19.4-363-lib-kstrtox-fix-kstrtobool-docstring-to-mentio.patch + patches.kernel.org/6.19.4-364-lib-Kconfig.debug-fix-BOOTPARAM_HUNG_TASK_PANI.patch + patches.kernel.org/6.19.4-365-rust-task-restrict-Task-group_leader-to-curren.patch + patches.kernel.org/6.19.4-366-fat-avoid-parent-link-count-underflow-in-rmdir.patch + patches.kernel.org/6.19.4-367-PCI-Rewrite-bridge-window-head-alignment-funct.patch + patches.kernel.org/6.19.4-368-PCI-Stop-over-estimating-bridge-window-size.patch + patches.kernel.org/6.19.4-369-PCI-Remove-old_size-limit-from-bridge-window-s.patch + patches.kernel.org/6.19.4-370-tcp-tcp_tx_timestamp-must-look-at-the-rtx-queu.patch + patches.kernel.org/6.19.4-371-Bluetooth-hci_conn-Fix-using-conn-le_-tx-rx-_p.patch + patches.kernel.org/6.19.4-372-PCI-Check-parent-for-NULL-in-of_pci_bus_releas.patch + patches.kernel.org/6.19.4-373-wifi-ath10k-sdio-add-missing-lock-protection-i.patch + patches.kernel.org/6.19.4-374-wifi-ath11k-add-usecase-firmware-handling-base.patch + patches.kernel.org/6.19.4-375-wifi-ath12k-Fix-index-decrement-when-array_len.patch + patches.kernel.org/6.19.4-376-wifi-ath12k-clear-stale-link-mapping-of-ahvif-.patch + patches.kernel.org/6.19.4-377-PCI-Initialize-RCB-from-pci_configure_device.patch + patches.kernel.org/6.19.4-378-PCI-ACPI-Restrict-program_hpx_type2-to-AER-bit.patch + patches.kernel.org/6.19.4-379-Revert-net-smc-Introduce-TCP-ULP-support.patch + patches.kernel.org/6.19.4-380-selftests-mm-fix-usage-of-FORCE_READ-in-cow-te.patch + patches.kernel.org/6.19.4-381-ipc-don-t-audit-capability-check-in-ipc_permis.patch + patches.kernel.org/6.19.4-382-ucount-check-for-CAP_SYS_RESOURCE-using-ns_cap.patch + patches.kernel.org/6.19.4-383-jfs-avoid-Wtautological-constant-out-of-range-.patch + patches.kernel.org/6.19.4-384-PCI-s32g-Skip-Root-Port-removal-during-success.patch + patches.kernel.org/6.19.4-385-tcp-ECT_1_NEGOTIATION-and-NEEDS_ACCECN-identif.patch + patches.kernel.org/6.19.4-386-tcp-disable-RFC3168-fallback-identifier-for-CC.patch + patches.kernel.org/6.19.4-387-tcp-accecn-handle-unexpected-AccECN-negotiatio.patch + patches.kernel.org/6.19.4-388-PCI-Add-preceding-capability-position-support-.patch + patches.kernel.org/6.19.4-389-PCI-dwc-Add-new-APIs-to-remove-standard-and-ex.patch + patches.kernel.org/6.19.4-390-PCI-dwc-ep-Cache-MSI-outbound-iATU-mapping.patch + patches.kernel.org/6.19.4-391-PCI-dwc-Remove-duplicate-dw_pcie_ep_hide_ext_c.patch + patches.kernel.org/6.19.4-392-PCI-endpoint-Add-dynamic_inbound_mapping-EPC-f.patch + patches.kernel.org/6.19.4-393-PCI-endpoint-Add-BAR-subrange-mapping-support.patch + patches.kernel.org/6.19.4-394-PCI-dwc-Advertise-dynamic-inbound-mapping-supp.patch + patches.kernel.org/6.19.4-395-PCI-dwc-ep-Support-BAR-subrange-inbound-mappin.patch + patches.kernel.org/6.19.4-396-PCI-dwc-ep-Fix-resizable-BAR-support-for-multi.patch + patches.kernel.org/6.19.4-397-PCI-dwc-ep-Add-per-PF-BAR-and-inbound-ATU-mapp.patch + patches.kernel.org/6.19.4-398-of-unittest-fix-possible-null-pointer-derefere.patch + patches.kernel.org/6.19.4-399-mptcp-do-not-account-for-OoO-in-mptcp_rcvbuf_g.patch + patches.kernel.org/6.19.4-400-mptcp-fix-receive-space-timestamp-initializati.patch + patches.kernel.org/6.19.4-401-octeontx2-af-Fix-PF-driver-crash-with-kexec-ke.patch + patches.kernel.org/6.19.4-402-bonding-only-set-speed-duplex-to-unknown-if-ge.patch + patches.kernel.org/6.19.4-403-inet-RAW-sockets-using-IPPROTO_RAW-MUST-drop-i.patch + patches.kernel.org/6.19.4-404-nfc-hci-shdlc-Stop-timers-and-work-before-free.patch + patches.kernel.org/6.19.4-405-amd-xgbe-do-not-select-NET_SELFTESTS-when-INET.patch + patches.kernel.org/6.19.4-406-netfilter-nfnetlink_queue-optimize-verdict-loo.patch + patches.kernel.org/6.19.4-407-netfilter-nfnetlink_queue-do-shared-unconfirme.patch + patches.kernel.org/6.19.4-408-netfilter-nft_set_hash-fix-get-operation-on-bi.patch + patches.kernel.org/6.19.4-409-netfilter-nft_counter-fix-reset-of-counters-on.patch + patches.kernel.org/6.19.4-410-netfilter-nft_set_rbtree-fix-bogus-EEXIST-with.patch + patches.kernel.org/6.19.4-411-netfilter-nft_set_rbtree-check-for-partial-ove.patch + patches.kernel.org/6.19.4-412-netfilter-nft_set_rbtree-translate-rbtree-to-a.patch + patches.kernel.org/6.19.4-413-netfilter-nft_set_rbtree-use-binary-search-arr.patch + patches.kernel.org/6.19.4-414-netfilter-nft_set_rbtree-remove-seqcount_rwloc.patch + patches.kernel.org/6.19.4-415-netfilter-nft_set_rbtree-don-t-gc-elements-on-.patch + patches.kernel.org/6.19.4-416-netfilter-nft_set_rbtree-validate-element-belo.patch + patches.kernel.org/6.19.4-417-netfilter-nft_set_rbtree-validate-open-interva.patch + patches.kernel.org/6.19.4-418-PCI-rzg3s-host-Fix-device-node-reference-leak-.patch + patches.kernel.org/6.19.4-419-PCI-Add-ACS-quirk-for-Pericom-PI7C9X2G404-swit.patch + patches.kernel.org/6.19.4-420-rust-driver-core-use-kernel-vertical-style-for.patch + patches.kernel.org/6.19.4-421-rust-devres-fix-race-condition-due-to-nesting.patch + patches.kernel.org/6.19.4-422-dpll-zl3073x-Fix-output-pin-phase-adjustment-s.patch + patches.kernel.org/6.19.4-423-net-hns3-fix-double-free-issue-for-tx-spare-bu.patch + patches.kernel.org/6.19.4-424-procfs-fix-missing-RCU-protection-when-reading.patch + patches.kernel.org/6.19.4-425-smb-client-correct-value-for-smbd_max_fragment.patch + patches.kernel.org/6.19.4-426-net-atm-fix-crash-due-to-unvalidated-vcc-point.patch + patches.kernel.org/6.19.4-427-net-sunhme-Fix-sbus-regression.patch + patches.kernel.org/6.19.4-428-xfrm-fix-ip_rt_bug-race-in-icmp_route_lookup-r.patch + patches.kernel.org/6.19.4-429-serial-caif-fix-use-after-free-in-caif_serial-.patch + patches.kernel.org/6.19.4-430-octeon_ep-disable-per-ring-interrupts.patch + patches.kernel.org/6.19.4-431-octeon_ep-ensure-dbell-BADDR-updation.patch + patches.kernel.org/6.19.4-432-octeon_ep_vf-ensure-dbell-BADDR-updation.patch + patches.kernel.org/6.19.4-433-ionic-Rate-limit-unknown-xcvr-type-messages.patch + patches.kernel.org/6.19.4-434-net-renesas-rswitch-fix-forwarding-offload-sta.patch + patches.kernel.org/6.19.4-435-octeontx2-pf-Unregister-devlink-on-probe-failu.patch + patches.kernel.org/6.19.4-436-af_unix-Fix-memleak-of-newsk-in-unix_stream_co.patch + patches.kernel.org/6.19.4-437-RDMA-rtrs-server-remove-dead-code.patch + patches.kernel.org/6.19.4-438-IB-cache-update-gid-cache-on-client-reregister.patch + patches.kernel.org/6.19.4-439-RDMA-hns-Fix-WQ_MEM_RECLAIM-warning.patch + patches.kernel.org/6.19.4-440-RDMA-hns-Return-actual-error-code-instead-of-f.patch + patches.kernel.org/6.19.4-441-RDMA-hns-Fix-RoCEv1-failure-due-to-DSCP.patch + patches.kernel.org/6.19.4-442-RDMA-hns-Notify-ULP-of-remaining-soft-WCs-duri.patch + patches.kernel.org/6.19.4-443-RDMA-mlx5-Fix-ucaps-init-error-flow.patch + patches.kernel.org/6.19.4-444-cxl-mem-Fix-devm_cxl_memdev_edac_release-confu.patch + patches.kernel.org/6.19.4-445-power-supply-ab8500-Fix-use-after-free-in-powe.patch + patches.kernel.org/6.19.4-446-power-supply-act8945a-Fix-use-after-free-in-po.patch + patches.kernel.org/6.19.4-447-power-supply-bq256xx-Fix-use-after-free-in-pow.patch + patches.kernel.org/6.19.4-448-power-supply-bq25980-Fix-use-after-free-in-pow.patch + patches.kernel.org/6.19.4-449-power-supply-cpcap-battery-Fix-use-after-free-.patch + patches.kernel.org/6.19.4-450-power-supply-goldfish-Fix-use-after-free-in-po.patch + patches.kernel.org/6.19.4-451-power-supply-pf1550-Fix-use-after-free-in-powe.patch + patches.kernel.org/6.19.4-452-power-supply-pm8916_bms_vm-Fix-use-after-free-.patch + patches.kernel.org/6.19.4-453-power-supply-pm8916_lbc-Fix-use-after-free-in-.patch + patches.kernel.org/6.19.4-454-power-supply-rt9455-Fix-use-after-free-in-powe.patch + patches.kernel.org/6.19.4-455-power-supply-sbs-battery-Fix-use-after-free-in.patch + patches.kernel.org/6.19.4-456-power-reset-nvmem-reboot-mode-respect-cell-siz.patch + patches.kernel.org/6.19.4-457-power-supply-bq27xxx-fix-wrong-errno-when-bus-.patch + patches.kernel.org/6.19.4-458-power-supply-wm97xx-Fix-NULL-pointer-dereferen.patch + patches.kernel.org/6.19.4-459-RDMA-rtrs-srv-fix-SG-mapping.patch + patches.kernel.org/6.19.4-460-RDMA-rxe-Fix-double-free-in-rxe_srq_from_init.patch + patches.kernel.org/6.19.4-461-RDMA-iwcm-Fix-workqueue-list-corruption-by-rem.patch + patches.kernel.org/6.19.4-462-platform-x86-hp-wmi-fix-platform-profile-value.patch + patches.kernel.org/6.19.4-463-tools-power-x86-intel-speed-select-Fix-file-de.patch + patches.kernel.org/6.19.4-464-RDMA-mlx5-Fix-UMR-hang-in-LAG-error-state-unlo.patch + patches.kernel.org/6.19.4-465-IB-mlx5-Fix-port-speed-query-for-representors.patch + patches.kernel.org/6.19.4-466-mtd-rawnand-cadence-Fix-return-type-of-CDMA-se.patch + patches.kernel.org/6.19.4-467-mtd-intel-dg-Fix-accessing-regions-before-sett.patch + patches.kernel.org/6.19.4-468-vfio-pci-Lock-upstream-bridge-for-vfio_pci_cor.patch + patches.kernel.org/6.19.4-469-platform-x86-amd-pmf-Prevent-TEE-errors-after-.patch + patches.kernel.org/6.19.4-470-crypto-ccp-Declare-PSP-dead-if-PSP_CMD_TEE_RIN.patch + patches.kernel.org/6.19.4-471-crypto-ccp-Add-an-S4-restore-flow.patch + patches.kernel.org/6.19.4-472-crypto-ccp-Factor-out-ring-destroy-handling-to.patch + patches.kernel.org/6.19.4-473-crypto-ccp-Send-PSP_CMD_TEE_RING_DESTROY-when-.patch + patches.kernel.org/6.19.4-474-mtd-parsers-Fix-memory-leak-in-mtd_parser_tpli.patch + patches.kernel.org/6.19.4-475-NFS-localio-Handle-short-writes-by-retrying.patch + patches.kernel.org/6.19.4-476-NFS-localio-prevent-direct-reclaim-recursion-i.patch + patches.kernel.org/6.19.4-477-NFS-localio-use-GFP_NOIO-and-non-memreclaim-wo.patch + patches.kernel.org/6.19.4-478-NFS-localio-remove-EAGAIN-handling-in-nfs_loca.patch + patches.kernel.org/6.19.4-479-cxl-hdm-Fix-newline-character-in-dev_err-messa.patch + patches.kernel.org/6.19.4-480-cxl-core-Fix-cxl_dport-debugfs-EINJ-entries.patch + patches.kernel.org/6.19.4-481-RDMA-rxe-Fix-iova-to-va-conversion-for-MR-page.patch + patches.kernel.org/6.19.4-482-ata-libata-Add-ATA_QUIRK_MAX_SEC-and-convert-a.patch + patches.kernel.org/6.19.4-483-ata-libata-core-Quirk-INTEL-SSDSC2KG480G8-max_.patch + patches.kernel.org/6.19.4-484-RDMA-uverbs-Validate-wqe_size-before-using-it-.patch + patches.kernel.org/6.19.4-485-RDMA-mlx5-Fix-memory-leak-in-GET_DATA_DIRECT_S.patch + patches.kernel.org/6.19.4-486-RDMA-rxe-Fix-race-condition-in-QP-timer-handle.patch + patches.kernel.org/6.19.4-487-RDMA-core-add-rdma_rw_max_sge-helper-for-SQ-si.patch + patches.kernel.org/6.19.4-488-cxl-Fix-premature-commit_end-increment-on-deco.patch + patches.kernel.org/6.19.4-489-mtd-parsers-ofpart-fix-OF-node-refcount-leak-i.patch + patches.kernel.org/6.19.4-490-mtd-spinand-Fix-kernel-doc.patch + patches.kernel.org/6.19.4-491-hisi_acc_vfio_pci-fix-VF-reset-timeout-issue.patch + patches.kernel.org/6.19.4-492-power-supply-pm8916_lbc-Fix-use-after-free-for.patch + patches.kernel.org/6.19.4-493-power-supply-qcom_battmgr-Recognize-LiP-as-lit.patch + patches.kernel.org/6.19.4-494-RDMA-uverbs-Add-__GFP_NOWARN-to-ib_uverbs_unma.patch + patches.kernel.org/6.19.4-495-pNFS-fix-a-missing-wake-up-while-waiting-on-NF.patch + patches.kernel.org/6.19.4-496-scsi-smartpqi-Fix-memory-leak-in-pqi_report_ph.patch + patches.kernel.org/6.19.4-497-scsi-ufs-host-mediatek-Require-CONFIG_PM.patch + patches.kernel.org/6.19.4-498-scsi-csiostor-Fix-dereference-of-null-pointer-.patch + patches.kernel.org/6.19.4-499-nvdimm-virtio_pmem-serialize-flush-requests.patch + patches.kernel.org/6.19.4-500-fs-nfs-Fix-readdir-slow-start-regression.patch + patches.kernel.org/6.19.4-501-tracing-Properly-process-error-handling-in-eve.patch + patches.kernel.org/6.19.4-502-tracing-Remove-duplicate-ENABLE_EVENT_STR-and-.patch + patches.kernel.org/6.19.4-503-remoteproc-imx_rproc-Use-strstarts-for-rsc-tab.patch + patches.kernel.org/6.19.4-504-remoteproc-imx_dsp_rproc-Fix-multiple-start-st.patch + patches.kernel.org/6.19.4-505-remoteproc-imx_dsp_rproc-Only-reset-carveout-m.patch + patches.kernel.org/6.19.4-506-Revert-mailbox-pcc-support-mailbox-management-.patch + patches.kernel.org/6.19.4-507-fbdev-of_display_timing-Fix-device-node-refere.patch + patches.kernel.org/6.19.4-508-fbdev-au1200fb-Fix-a-memory-leak-in-au1200fb_d.patch + patches.kernel.org/6.19.4-509-clk-thead-th1520-ap-Poll-for-PLL-lock-and-wait.patch + patches.kernel.org/6.19.4-510-clk-spacemit-Respect-Kconfig-setting-when-buil.patch + patches.kernel.org/6.19.4-511-clk-qcom-gcc-sm8550-Use-floor-ops-for-SDCC-RCG.patch + patches.kernel.org/6.19.4-512-clk-qcom-gcc-sm8650-Use-floor-ops-for-SDCC-RCG.patch + patches.kernel.org/6.19.4-513-clk-qcom-rcg2-compute-2d-using-duty-fraction-d.patch + patches.kernel.org/6.19.4-514-clk-meson-gxbb-Limit-the-HDMI-PLL-OD-to-4-on-G.patch + patches.kernel.org/6.19.4-515-clk-meson-g12a-Limit-the-HDMI-PLL-OD-to-4.patch + patches.kernel.org/6.19.4-516-clk-qcom-gcc-sm8450-Update-the-SDCC-RCGs-to-us.patch + patches.kernel.org/6.19.4-517-clk-qcom-gcc-sm8750-Update-the-SDCC-RCGs-to-us.patch + patches.kernel.org/6.19.4-518-clk-qcom-gcc-sm4450-Update-the-SDCC-RCGs-to-us.patch + patches.kernel.org/6.19.4-519-clk-qcom-gcc-sdx75-Update-the-SDCC-RCGs-to-use.patch + patches.kernel.org/6.19.4-520-clk-qcom-gcc-milos-Update-the-SDCC-RCGs-to-use.patch + patches.kernel.org/6.19.4-521-clk-qcom-gcc-x1e80100-Update-the-SDCC-RCGs-to-.patch + patches.kernel.org/6.19.4-522-clk-qcom-gcc-qdu1000-Update-the-SDCC-RCGs-to-u.patch + patches.kernel.org/6.19.4-523-clk-qcom-gcc-glymur-Update-the-SDCC-RCGs-to-us.patch + patches.kernel.org/6.19.4-524-clk-qcom-gcc-msm8953-Remove-ALWAYS_ON-flag-fro.patch + patches.kernel.org/6.19.4-525-clk-qcom-gcc-msm8917-Remove-ALWAYS_ON-flag-fro.patch + patches.kernel.org/6.19.4-526-clk-qcom-gcc-ipq5018-flag-sleep-clock-as-criti.patch + patches.kernel.org/6.19.4-527-clk-qcom-alpha-pll-convert-from-divider_round_.patch + patches.kernel.org/6.19.4-528-clk-rockchip-Fix-error-pointer-check-after-roc.patch + patches.kernel.org/6.19.4-529-clk-microchip-core-remove-duplicate-determine_.patch + patches.kernel.org/6.19.4-530-Input-adp5589-remove-a-leftover-header-file.patch + patches.kernel.org/6.19.4-531-clk-Move-clk_-save-restore-_context-to-COMMON_.patch + patches.kernel.org/6.19.4-532-clk-qcom-regmap-divider-convert-from-divider_r.patch + patches.kernel.org/6.19.4-533-clk-qcom-regmap-divider-convert-from-divider_r.patch + patches.kernel.org/6.19.4-534-clk-qcom-dispcc-sdm845-Enable-parents-for-pixe.patch + patches.kernel.org/6.19.4-535-clk-qcom-dispcc-sm7150-Fix-dispcc_mdss_pclk1_c.patch + patches.kernel.org/6.19.4-536-clk-qcom-gfx3d-add-parent-to-parent-request-ma.patch + patches.kernel.org/6.19.4-537-clk-actions-owl-composite-convert-from-owl_div.patch + patches.kernel.org/6.19.4-538-clk-actions-owl-divider-convert-from-divider_r.patch + patches.kernel.org/6.19.4-539-clk-bm1880-convert-from-divider_round_rate-to-.patch + patches.kernel.org/6.19.4-540-clk-hisilicon-clkdivider-hi6220-convert-from-d.patch + patches.kernel.org/6.19.4-541-clk-loongson1-convert-from-divider_round_rate-.patch + patches.kernel.org/6.19.4-542-clk-milbeaut-convert-from-divider_round_rate-t.patch + patches.kernel.org/6.19.4-543-clk-nuvoton-ma35d1-divider-convert-from-divide.patch + patches.kernel.org/6.19.4-544-clk-nxp-lpc32xx-convert-from-divider_round_rat.patch + patches.kernel.org/6.19.4-545-clk-sophgo-sg2042-clkgen-convert-from-divider_.patch + patches.kernel.org/6.19.4-546-clk-sprd-div-convert-from-divider_round_rate-t.patch + patches.kernel.org/6.19.4-547-clk-stm32-stm32-core-convert-from-divider_ro_r.patch + patches.kernel.org/6.19.4-548-clk-stm32-stm32-core-convert-from-divider_roun.patch + patches.kernel.org/6.19.4-549-clk-versaclock3-convert-from-divider_round_rat.patch + patches.kernel.org/6.19.4-550-clk-x86-cgu-convert-from-divider_round_rate-to.patch + patches.kernel.org/6.19.4-551-clk-zynqmp-divider-convert-from-divider_round_.patch + patches.kernel.org/6.19.4-552-clk-mediatek-Drop-__initconst-from-gates.patch + patches.kernel.org/6.19.4-553-clk-mediatek-Add-mfg_eb-as-parent-to-mt8196-mf.patch + patches.kernel.org/6.19.4-554-clk-mediatek-Fix-error-handling-in-runtime-PM-.patch + patches.kernel.org/6.19.4-555-clk-zynqmp-divider-Fix-zynqmp_clk_divider_dete.patch + patches.kernel.org/6.19.4-556-clk-zynqmp-pll-Fix-zynqmp_clk_divider_determin.patch + patches.kernel.org/6.19.4-557-interconnect-mediatek-Don-t-hijack-parent-devi.patch + patches.kernel.org/6.19.4-558-interconnect-mediatek-Aggregate-bandwidth-with.patch + patches.kernel.org/6.19.4-559-dmaengine-mediatek-uart-apdma-Fix-above-4G-add.patch + patches.kernel.org/6.19.4-560-dma-dma-axi-dmac-fix-SW-cyclic-transfers.patch + patches.kernel.org/6.19.4-561-dma-dma-axi-dmac-fix-HW-scatter-gather-not-loo.patch + patches.kernel.org/6.19.4-562-phy-rockchip-samsung-hdptx-Pre-compute-HDMI-PL.patch + patches.kernel.org/6.19.4-563-char-misc-Use-IS_ERR-for-filp_open-return-valu.patch + patches.kernel.org/6.19.4-564-soundwire-intel_ace2x-add-SND_HDA_CORE-depende.patch + patches.kernel.org/6.19.4-565-iio-test-drop-dangling-symbol-in-gain-time-sca.patch + patches.kernel.org/6.19.4-566-usb-typec-ucsi-drop-an-unused-Kconfig-symbol.patch + patches.kernel.org/6.19.4-567-staging-greybus-lights-avoid-NULL-deref.patch + patches.kernel.org/6.19.4-568-serial-imx-change-SERIAL_IMX_CONSOLE-to-bool.patch + patches.kernel.org/6.19.4-569-serial-SH_SCI-improve-DMA-support-prompt.patch + patches.kernel.org/6.19.4-570-gpib-Fix-error-code-in-ibonline.patch + patches.kernel.org/6.19.4-571-gpib-Fix-error-code-in-ni_usb_write_registers.patch + patches.kernel.org/6.19.4-572-gpib-Fix-memory-leak-in-ni_usb_init.patch + patches.kernel.org/6.19.4-573-stm-class-Kconfig-correct-symbol-name.patch + patches.kernel.org/6.19.4-574-mmc-rtsx_pci_sdmmc-increase-power-on-settling-.patch + patches.kernel.org/6.19.4-575-iio-pressure-mprls0025pa-fix-spi_transfer-stru.patch + patches.kernel.org/6.19.4-576-iio-pressure-mprls0025pa-fix-SPI-CS-delay-viol.patch + patches.kernel.org/6.19.4-577-iio-pressure-mprls0025pa-fix-interrupt-flag.patch + patches.kernel.org/6.19.4-578-iio-pressure-mprls0025pa-fix-scan_type-struct.patch + patches.kernel.org/6.19.4-579-iio-pressure-mprls0025pa-fix-pressure-calculat.patch + patches.kernel.org/6.19.4-580-watchdog-starfive-wdt-Fix-PM-reference-leak-in.patch + patches.kernel.org/6.19.4-581-coresight-etm3x-Fix-cpulocked-warning-on-cpuhp.patch + patches.kernel.org/6.19.4-582-backlight-aw99706-Fix-build-errors-caused-by-w.patch + patches.kernel.org/6.19.4-583-phy-freescale-imx8qm-hsio-fix-NULL-pointer-der.patch + patches.kernel.org/6.19.4-584-interconnect-qcom-qcs8300-fix-the-num_links-fo.patch + patches.kernel.org/6.19.4-585-coresight-tmc-etr-Fix-race-condition-between-s.patch + patches.kernel.org/6.19.4-586-Revert-mmc-rtsx_pci_sdmmc-increase-power-on-se.patch + patches.kernel.org/6.19.4-587-mfd-arizona-Fix-regulator-resource-leak-on-wm5.patch + patches.kernel.org/6.19.4-588-mfd-simple-mfd-i2c-Add-Delta-TN48M-CPLD-suppor.patch + patches.kernel.org/6.19.4-589-mfd-sec-Fix-IRQ-domain-names-duplication.patch + patches.kernel.org/6.19.4-590-drivers-iio-mpu3050-use-dev_err_probe-for-regu.patch + patches.kernel.org/6.19.4-591-usb-bdc-fix-sleep-during-atomic.patch + patches.kernel.org/6.19.4-592-nvmem-an8855-drop-an-unused-Kconfig-symbol.patch + patches.kernel.org/6.19.4-593-mcb-fix-incorrect-sanity-check.patch + patches.kernel.org/6.19.4-594-pinctrl-equilibrium-Fix-device-node-reference-.patch + patches.kernel.org/6.19.4-595-ovl-Fix-uninit-value-in-ovl_fill_real.patch + patches.kernel.org/6.19.4-596-nfsd-do-not-allow-exporting-of-special-kernel-.patch + patches.kernel.org/6.19.4-597-iio-sca3000-Fix-a-resource-leak-in-sca3000_pro.patch + patches.kernel.org/6.19.4-598-mips-LOONGSON32-drop-a-dangling-Kconfig-symbol.patch + patches.kernel.org/6.19.4-599-pidfs-return-EREMOTE-when-PIDFD_GET_INFO-is-ca.patch + patches.kernel.org/6.19.4-600-pinctrl-qcom-sm8250-lpass-lpi-Fix-i2s2_data_gr.patch + patches.kernel.org/6.19.4-601-pinctrl-meson-amlogic-a4-Fix-device-node-refer.patch + patches.kernel.org/6.19.4-602-pinctrl-single-fix-refcount-leak-in-pcs_add_gp.patch + patches.kernel.org/6.19.4-603-pinctrl-canaan-k230-Fix-NULL-pointer-dereferen.patch + patches.kernel.org/6.19.4-604-leds-expresswire-Fix-chip-state-breakage.patch + patches.kernel.org/6.19.4-605-leds-qcom-lpg-Check-the-return-value-of-regmap.patch + patches.kernel.org/6.19.4-606-backlight-qcom-wled-Support-ovp-values-for-PMI.patch + patches.kernel.org/6.19.4-607-backlight-qcom-wled-Change-PM8950-WLED-configu.patch + patches.kernel.org/6.19.4-608-dmaengine-fsl-edma-don-t-explicitly-disable-cl.patch + patches.kernel.org/6.19.4-609-drbd-always-set-BLK_FEAT_STABLE_WRITES.patch + patches.kernel.org/6.19.4-610-block-allow-IOC_PR_READ_-ioctls-with-BLK_OPEN_.patch + patches.kernel.org/6.19.4-611-io_uring-delay-sqarray-static-branch-disableme.patch + patches.kernel.org/6.19.4-612-io_uring-cancel-de-unionize-file-and-user_data.patch + patches.kernel.org/6.19.4-613-fs-ntfs3-Initialize-new-folios-before-use.patch + patches.kernel.org/6.19.4-614-fs-ntfs3-fix-ntfs_mount_options-leak-in-ntfs_f.patch + patches.kernel.org/6.19.4-615-fs-ntfs3-rename-ni_readpage_cmpr-into-ni_read_.patch + patches.kernel.org/6.19.4-616-fs-ntfs3-fix-deadlock-in-ni_read_folio_cmpr.patch + patches.kernel.org/6.19.4-617-fs-ntfs3-prevent-infinite-loops-caused-by-the-.patch + patches.kernel.org/6.19.4-618-fs-ntfs3-Fix-slab-out-of-bounds-read-in-Delete.patch + patches.kernel.org/6.19.4-619-tools-power-turbostat-AMD-msr-offset-0x611-rea.patch + patches.kernel.org/6.19.4-620-tools-power-turbostat-Harden-against-unexpecte.patch + patches.kernel.org/6.19.4-621-powercap-intel_rapl-Remove-incorrect-CPU-check.patch + patches.kernel.org/6.19.4-622-ACPI-CPPC-Fix-remaining-for_each_possible_cpu-.patch + patches.kernel.org/6.19.4-623-powercap-intel_rapl_tpmi-Remove-FW_BUG-from-in.patch + patches.kernel.org/6.19.4-624-kbuild-Add-objtool-to-top-level-clean-target.patch + patches.kernel.org/6.19.4-625-smb-client-fix-regression-with-mount-options-p.patch + patches.kernel.org/6.19.4-626-selftests-memfd-use-IPC-semaphore-instead-of-S.patch + patches.kernel.org/6.19.4-627-objpool-fix-the-overestimation-of-object-pooli.patch + patches.kernel.org/6.19.4-628-ACPI-PM-Add-unused-power-resource-quirk-for-TH.patch + patches.kernel.org/6.19.4-629-cpuidle-Skip-governor-when-only-one-idle-state.patch + patches.kernel.org/6.19.4-630-ovpn-set-sk_user_data-before-overriding-callba.patch + patches.kernel.org/6.19.4-631-ovpn-fix-possible-use-after-free-in-ovpn_net_x.patch + patches.kernel.org/6.19.4-632-ovpn-fix-VPN-TX-bytes-counting.patch + patches.kernel.org/6.19.4-633-net-mctp-ensure-our-nlmsg-responses-are-initia.patch + patches.kernel.org/6.19.4-634-selftests-mlxsw-tc_restrictions-Fix-test-failu.patch + patches.kernel.org/6.19.4-635-selftests-net-lib-Fix-jq-parsing-error.patch + patches.kernel.org/6.19.4-636-net-stmmac-fix-oops-when-split-header-is-enabl.patch + patches.kernel.org/6.19.4-637-net-sparx5-lan969x-fix-DWRR-cost-max-to-match-.patch + patches.kernel.org/6.19.4-638-net-mscc-ocelot-extract-ocelot_xmit_timestamp-.patch + patches.kernel.org/6.19.4-639-net-mscc-ocelot-split-xmit-into-FDMA-and-regis.patch + patches.kernel.org/6.19.4-640-net-mscc-ocelot-add-missing-lock-protection-in.patch + patches.kernel.org/6.19.4-641-selftests-netconsole-Increase-port-listening-t.patch + patches.kernel.org/6.19.4-642-ipv6-Fix-out-of-bound-access-in-fib6_add_rt2no.patch + patches.kernel.org/6.19.4-643-net-sparx5-lan969x-fix-PTP-clock-max_adj-value.patch + patches.kernel.org/6.19.4-644-fbnic-close-fw_log-race-between-users-and-tear.patch + patches.kernel.org/6.19.4-645-libbpf-Fix-invalid-write-loop-logic-in-bpf_lin.patch + patches.kernel.org/6.19.4-646-bpf-Fix-a-potential-use-after-free-of-BTF-obje.patch + patches.kernel.org/6.19.4-647-bpf-Add-a-map-btf-from-a-fd-array-more-consist.patch + patches.kernel.org/6.19.4-648-eth-fbnic-set-FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLI.patch + patches.kernel.org/6.19.4-649-eth-fbnic-increase-FBNIC_HDR_BYTES_MIN-from-12.patch + patches.kernel.org/6.19.4-650-eth-fbnic-set-DMA_HINT_L4-for-all-flows.patch + patches.kernel.org/6.19.4-651-ovpn-tcp-don-t-deref-NULL-sk_socket-member-aft.patch + patches.kernel.org/6.19.4-652-net-usb-catc-enable-basic-endpoint-checking.patch + patches.kernel.org/6.19.4-653-xen-netback-reject-zero-queue-configuration-fr.patch + patches.kernel.org/6.19.4-654-net-rds-rds_sendmsg-should-not-discard-payload.patch + patches.kernel.org/6.19.4-655-net-bridge-mcast-always-update-mdb_n_entries-f.patch + patches.kernel.org/6.19.4-656-selftests-forwarding-vxlan_bridge_1d-fix-test-.patch + patches.kernel.org/6.19.4-657-selftests-forwarding-vxlan_bridge_1d_ipv6-fix-.patch + patches.kernel.org/6.19.4-658-selftests-forwarding-fix-pedit-tests-failure-w.patch + patches.kernel.org/6.19.4-659-netfilter-nft_counter-serialize-reset-with-spi.patch + patches.kernel.org/6.19.4-660-netfilter-nft_quota-use-atomic64_xchg-for-rese.patch + patches.kernel.org/6.19.4-661-netfilter-nf_tables-revert-commit_mutex-usage-.patch + patches.kernel.org/6.19.4-662-netfilter-nf_conntrack_h323-don-t-pass-uniniti.patch + patches.kernel.org/6.19.4-663-ipvs-skip-ipv6-extension-headers-for-csum-chec.patch + patches.kernel.org/6.19.4-664-ipvs-do-not-keep-dest_dst-if-dev-is-going-down.patch + patches.kernel.org/6.19.4-665-net-remove-WARN_ON_ONCE-when-accessing-forward.patch + patches.kernel.org/6.19.4-666-netfilter-nf_tables-fix-use-after-free-in-nf_t.patch + patches.kernel.org/6.19.4-667-ipv6-fix-a-race-in-ip6_sock_set_v6only.patch + patches.kernel.org/6.19.4-668-bpftool-Fix-truncated-netlink-dumps.patch + patches.kernel.org/6.19.4-669-net-psp-select-CONFIG_SKB_EXTENSIONS.patch + patches.kernel.org/6.19.4-670-net-do-not-delay-zero-copy-skbs-in-skb_attempt.patch + patches.kernel.org/6.19.4-671-dpll-zl3073x-Fix-ref-frequency-setting.patch + patches.kernel.org/6.19.4-672-ping-annotate-data-races-in-ping_lookup.patch + patches.kernel.org/6.19.4-673-selftests-tc_actions-don-t-dump-2MB-of-0-to-st.patch + patches.kernel.org/6.19.4-674-macvlan-observe-an-RCU-grace-period-in-macvlan.patch + patches.kernel.org/6.19.4-675-eth-fbnic-Add-validation-for-MTU-changes.patch + patches.kernel.org/6.19.4-676-icmp-prevent-possible-overflow-in-icmp_global_.patch + patches.kernel.org/6.19.4-677-inet-move-icmp_global_-credit-stamp-to-a-separ.patch + patches.kernel.org/6.19.4-678-ipv6-icmp-remove-obsolete-code-in-icmpv6_xrlim.patch + patches.kernel.org/6.19.4-679-octeontx2-af-Fix-default-entries-mcam-entry-ac.patch + patches.kernel.org/6.19.4-680-eth-fbnic-Advertise-supported-XDP-features.patch + patches.kernel.org/6.19.4-681-bnge-fix-reserving-resources-from-FW.patch + patches.kernel.org/6.19.4-682-bonding-alb-fix-UAF-in-rlb_arp_recv-during-bon.patch + patches.kernel.org/6.19.4-683-net-mlx5-Fix-multiport-device-check-over-light.patch + patches.kernel.org/6.19.4-684-net-mlx5e-Fix-misidentification-of-ASO-CQE-dur.patch + patches.kernel.org/6.19.4-685-net-mlx5-Fix-misidentification-of-write-combin.patch + patches.kernel.org/6.19.4-686-net-mlx5e-MACsec-add-ASO-poll-loop-in-macsec_a.patch + patches.kernel.org/6.19.4-687-net-mlx5e-Fix-deadlocks-between-devlink-and-ne.patch + patches.kernel.org/6.19.4-688-net-mlx5e-Use-unsigned-for-mlx5e_get_max_num_c.patch + patches.kernel.org/6.19.4-689-apparmor-fix-NULL-pointer-dereference-in-__uni.patch + patches.kernel.org/6.19.4-690-apparmor-fix-NULL-sock-in-aa_sock_file_perm.patch + patches.kernel.org/6.19.4-691-AppArmor-Allow-apparmor-to-handle-unaligned-df.patch + patches.kernel.org/6.19.4-692-apparmor-Fix-Optimize-table-creation-from-poss.patch + patches.kernel.org/6.19.4-693-apparmor-return-ENOMEM-in-unpack_perms_table-u.patch + patches.kernel.org/6.19.4-694-apparmor-fix-boolean-argument-in-apparmor_mmap.patch + patches.kernel.org/6.19.4-695-apparmor-drop-in_atomic-flag-in-common_mmap-an.patch + patches.kernel.org/6.19.4-696-apparmor-account-for-in_atomic-removal-in-comm.patch + patches.kernel.org/6.19.4-697-apparmor-move-check-for-aa_null-file-to-cover-.patch + patches.kernel.org/6.19.4-698-apparmor-fix-rlimit-for-posix-cpu-timers.patch + patches.kernel.org/6.19.4-699-apparmor-remove-apply_modes_to_perms-from-labe.patch + patches.kernel.org/6.19.4-700-apparmor-make-label_match-return-a-consistent-.patch + patches.kernel.org/6.19.4-701-apparmor-avoid-per-cpu-hold-underflow-in-aa_ge.patch + patches.kernel.org/6.19.4-702-apparmor-fix-invalid-deref-of-rawdata-when-exp.patch + patches.kernel.org/6.19.4-703-apparmor-fix-aa_label-to-return-state-from-com.patch + patches.kernel.org/6.19.4-704-drm-amdgpu-Fix-memory-leak-in-amdgpu_acpi_enum.patch + patches.kernel.org/6.19.4-705-drm-amdgpu-Use-kvfree-instead-of-kfree-in-amdg.patch + patches.kernel.org/6.19.4-706-drm-amdgpu-Fix-memory-leak-in-amdgpu_ras_init.patch + patches.kernel.org/6.19.4-707-drm-amdgpu-sdma5-enable-queue-resets-unconditi.patch + patches.kernel.org/6.19.4-708-drm-amdgpu-sdma5.2-enable-queue-resets-uncondi.patch + patches.kernel.org/6.19.4-709-drm-amdgpu-sdma6-enable-queue-resets-unconditi.patch + patches.kernel.org/6.19.4-710-drm-amdgpu-clean-up-the-amdgpu_cs_parser_bos.patch + patches.kernel.org/6.19.4-711-mshv-fix-SRCU-protection-in-irqfd-resampler-ac.patch + patches.kernel.org/6.19.4-712-regulator-mt6363-Fix-interrmittent-timeout.patch + patches.kernel.org/6.19.4-713-ASoC-fsl_xcvr-Revert-fix-missing-lock-in-fsl_x.patch + patches.kernel.org/6.19.4-714-drm-i915-acpi-free-_DSM-package-when-no-connec.patch + patches.kernel.org/6.19.4-715-ASoC-codecs-aw88261-Fix-erroneous-bitmask-logi.patch + patches.kernel.org/6.19.4-716-PCI-Validate-window-resource-type-in-pbus_sele.patch + patches.kernel.org/6.19.4-717-drm-amd-display-Fix-dc_link-NULL-handling-in-H.patch + patches.kernel.org/6.19.4-718-drm-amdgpu-Fix-missing-unwind-in-amdgpu_ib_sch.patch + patches.kernel.org/6.19.4-719-drm-amdkfd-Fix-watch_id-bounds-checking-in-deb.patch + patches.kernel.org/6.19.4-720-drm-amd-display-Reject-cursor-plane-on-DCE-whe.patch + patches.kernel.org/6.19.4-721-drm-amd-display-Fix-out-of-bounds-stream-encod.patch + patches.kernel.org/6.19.4-722-spi-wpcm-fiu-Fix-potential-NULL-pointer-derefe.patch + patches.kernel.org/6.19.4-723-gpio-cdev-Avoid-NULL-dereference-in-linehandle.patch + patches.kernel.org/6.19.4-724-s390-kexec-Make-KEXEC_SIG-available-when-CONFI.patch + patches.kernel.org/6.19.4-725-drm-xe-pf-Fix-sysfs-initialization.patch + patches.kernel.org/6.19.4-726-drm-xe-configfs-Fix-parameter-name-omitted-err.patch + patches.kernel.org/6.19.4-727-drm-xe-mmio-Avoid-double-adjust-in-64-bit-read.patch + patches.kernel.org/6.19.4-728-drm-xe-xe2_hpg-Fix-handling-of-Wa_14019988906-.patch + patches.kernel.org/6.19.4-729-drm-xe-vf-Avoid-reading-media-version-when-med.patch + patches.kernel.org/6.19.4-730-drm-xe-Make-xe_modparam.force_vram_bar_size-si.patch + patches.kernel.org/6.19.4-731-drm-xe-bo-Redirect-faults-to-dummy-page-for-we.patch + patches.kernel.org/6.19.4-732-gpio-amd-fch-ionly-return-allowed-values-from-.patch + patches.kernel.org/6.19.4-733-efi-Fix-reservation-of-unaccepted-memory-table.patch + patches.kernel.org/6.19.4-734-btrfs-reset-block-group-size-class-when-it-bec.patch + patches.kernel.org/6.19.4-735-btrfs-use-the-correct-type-to-initialize-block.patch + patches.kernel.org/6.19.4-736-btrfs-fix-invalid-leaf-access-in-btrfs_quota_e.patch + patches.kernel.org/6.19.4-737-drm-amd-display-Use-DCE-6-link-encoder-for-DCE.patch + patches.kernel.org/6.19.4-738-drm-amd-display-Only-use-analog-link-encoder-w.patch + patches.kernel.org/6.19.4-739-drm-amd-display-Only-use-analog-stream-encoder.patch + patches.kernel.org/6.19.4-740-x86-hyperv-Fix-error-pointer-dereference.patch + patches.kernel.org/6.19.4-741-ASoC-rockchip-i2s-tdm-Use-param-rate-if-not-pr.patch + patches.kernel.org/6.19.4-742-drm-amd-display-Use-same-max-plane-scaling-lim.patch + patches.kernel.org/6.19.4-743-drm-amd-display-Don-t-call-find_analog_engine-.patch + patches.kernel.org/6.19.4-744-drm-amd-display-Turn-off-DAC-in-DCE-link-encod.patch + patches.kernel.org/6.19.4-745-drm-amd-display-Initialize-DAC-in-DCE-link-enc.patch + patches.kernel.org/6.19.4-746-drm-amd-display-Set-CRTC-source-for-DAC-using-.patch + patches.kernel.org/6.19.4-747-drm-amd-display-Enable-DAC-in-DCE-link-encoder.patch + patches.kernel.org/6.19.4-748-PCI-dwc-ep-Always-clear-IB-maps-on-BAR-update.patch + patches.kernel.org/6.19.4-749-usb-cdns3-fix-role-switching-during-resume.patch + patches.kernel.org/6.19.4-750-MIPS-Work-around-LLVM-bug-when-gp-is-used-as-g.patch + patches.kernel.org/6.19.4-751-ksmbd-call-ksmbd_vfs_kern_path_end_removing-on.patch + patches.kernel.org/6.19.4-752-ext4-subdivide-EXT4_EXT_DATA_VALID1.patch + patches.kernel.org/6.19.4-753-ext4-don-t-set-EXT4_GET_BLOCKS_CONVERT-when-sp.patch + patches.kernel.org/6.19.4-754-ext4-don-t-zero-the-entire-extent-if-EXT4_EXT_.patch + patches.kernel.org/6.19.4-755-ext4-don-t-cache-extent-during-splitting-exten.patch + patches.kernel.org/6.19.4-756-ext4-drop-extent-cache-after-doing-PARTIAL_VAL.patch + patches.kernel.org/6.19.4-757-ext4-drop-extent-cache-when-splitting-extent-f.patch + patches.kernel.org/6.19.4-758-ext4-fix-memory-leak-in-ext4_ext_shift_extents.patch + patches.kernel.org/6.19.4-759-ext4-fix-e4b-bitmap-inconsistency-reports.patch + patches.kernel.org/6.19.4-760-ext4-fix-dirtyclusters-double-decrement-on-fs-.patch + patches.kernel.org/6.19.4-761-ext4-always-allocate-blocks-only-from-groups-i.patch + patches.kernel.org/6.19.4-762-ext4-use-optimized-mballoc-scanning-regardless.patch + patches.kernel.org/6.19.4-763-ata-pata_ftide010-Fix-some-DMA-timings.patch + patches.kernel.org/6.19.4-764-ata-libata-scsi-refactor-ata_scsi_translate.patch + patches.kernel.org/6.19.4-765-ata-libata-scsi-avoid-Non-NCQ-command-starvati.patch + patches.kernel.org/6.19.4-766-SUNRPC-auth_gss-fix-memory-leaks-in-XDR-decodi.patch + patches.kernel.org/6.19.4-767-SUNRPC-fix-gss_auth-kref-leak-in-gss_alloc_msg.patch + patches.kernel.org/6.19.4-768-dt-bindings-phy-qcom-edp-Add-missing-clock-for.patch + patches.kernel.org/6.19.4-769-dt-bindings-media-qcom-qcs8300-camss-Add-missi.patch + patches.kernel.org/6.19.4-770-ASoC-dt-bindings-asahi-kasei-ak4458-set-uneval.patch + patches.kernel.org/6.19.4-771-ASoC-dt-bindings-asahi-kasei-ak4458-Fix-the-su.patch + patches.kernel.org/6.19.4-772-ASoC-dt-bindings-asahi-kasei-ak5558-Fix-the-su.patch + patches.kernel.org/6.19.4-773-ALSA-hda-realtek-Add-quirk-for-Gigabyte-G5-KF5.patch + patches.kernel.org/6.19.4-774-ALSA-hda-conexant-Fix-headphone-jack-handling-.patch + patches.kernel.org/6.19.4-775-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-.patch + patches.kernel.org/6.19.4-776-drm-exynos-vidi-use-priv-vidi_dev-for-ctx-look.patch + patches.kernel.org/6.19.4-777-drm-exynos-vidi-fix-to-avoid-directly-derefere.patch + patches.kernel.org/6.19.4-778-Drivers-hv-vmbus-Use-kthread-for-vmbus-interru.patch + patches.kernel.org/6.19.4-779-net-stmmac-dwmac-loongson-Set-clk_csr_i-to-100.patch + patches.kernel.org/6.19.4-780-ata-libata-eh-correctly-handle-deferred-qc-tim.patch + patches.kernel.org/6.19.4-781-ata-libata-core-fix-cancellation-of-a-port-def.patch + patches.kernel.org/6.19.4-782-Linux-6.19.4.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -131,8 +913,8 @@ patches.suse/selftests-bpf-Support-when-CONFIG_VXLAN-m.patch patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch patches.suse/accel-amdxdna-Remove-NPU2-support.patch - patches.suse/accel-amdxdna-Enable-temporal-sharing-only-mode.patch patches.suse/accel-amdxdna-Update-firmware-version-check-for-late.patch + patches.suse/netfilter-nf_tables-add-.abort_skip_removal-flag-for.patch ######################################################## # end of sorted patches diff --git a/source-timestamp b/source-timestamp index 667c66a..e227f86 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2026-02-27 01:34:57 +0000 -GIT Revision: 07f8e22a8859a43e531a934d2ae1cea61c82bdbf +2026-02-27 15:14:04 +0000 +GIT Revision: 09a974f17c498cabbfae0a5431fc1c4d99a365c3 GIT Branch: stable