]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: backport fixes missing in stable 19695/head
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 27 Jul 2025 11:34:01 +0000 (13:34 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 7 Aug 2025 18:03:51 +0000 (20:03 +0200)
commit242bca458fe4897a278ced1e088143ff29a6b40e
treef23f0d9496fad70ae973786274c847a985ce7cad
parent550904397242299e8ab81aa43f9d1751e61d6d68
kernel: backport fixes missing in stable

The a stable commit depend son these additional backports.

Without these additional backports this commit causes kernel warnings:
commit e269f29e9395527bc00c213c6b15da04ebb35070
Author: Lion Ackermann <nnamrec@gmail.com>
Date:   Mon Jun 30 15:27:30 2025 +0200
    net/sched: Always pass notifications when child class becomes empty
    [ Upstream commit 103406b38c600fec1fe375a77b27d87e314aea09 ]

Link: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.189&id=e269f29e9395527bc00c213c6b15da04ebb35070
Link: https://github.com/openwrt/openwrt/pull/19695
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/backport-5.15/895-v6.15-0001-sch_htb-make-htb_qlen_notify-idempotent.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/895-v6.15-0002-sch_drr-make-drr_qlen_notify-idempotent.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/895-v6.15-0003-sch_hfsc-make-hfsc_qlen_notify-idempotent.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/895-v6.15-0004-sch_qfq-make-qfq_qlen_notify-idempotent.patch [new file with mode: 0644]