]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Aug 2025 08:53:40 +0000 (10:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Aug 2025 08:53:40 +0000 (10:53 +0200)
commitb2d168e1dd8f67c3ff42c71f6a6cad7eda4db92f
tree9f2270622991fec6ba21326d7d7a1e899cf3c04e
parent71c5482419c82b93e46b38b88768dd593cae0eba
5.4-stable patches

added patches:
act_mirred-use-the-backlog-for-nested-calls-to-mirred-ingress.patch
codel-remove-sch-q.qlen-check-before-qdisc_tree_reduce_backlog.patch
mm-drop-the-assumption-that-vm_shared-always-implies-writable.patch
mm-perform-the-mapping_map_writable-check-after-call_mmap.patch
mm-update-memfd-seal-write-check-to-include-f_seal_write.patch
net-sched-act_mirred-better-wording-on-protection-against-excessive-stack-growth.patch
net-sched-act_mirred-refactor-the-handle-of-xmit.patch
net-sched-don-t-expose-action-qstats-to-skb_tc_reinsert.patch
net-sched-extract-bstats-update-code-into-function.patch
net-sched-extract-common-action-counters-update-code-into-function.patch
net-sched-extract-qstats-update-code-into-functions.patch
sch_drr-make-drr_qlen_notify-idempotent.patch
sch_hfsc-make-hfsc_qlen_notify-idempotent.patch
sch_qfq-make-qfq_qlen_notify-idempotent.patch
selftests-forwarding-tc_actions.sh-add-matchall-mirror-test.patch
16 files changed:
queue-5.4/act_mirred-use-the-backlog-for-nested-calls-to-mirred-ingress.patch [new file with mode: 0644]
queue-5.4/codel-remove-sch-q.qlen-check-before-qdisc_tree_reduce_backlog.patch [new file with mode: 0644]
queue-5.4/mm-drop-the-assumption-that-vm_shared-always-implies-writable.patch [new file with mode: 0644]
queue-5.4/mm-perform-the-mapping_map_writable-check-after-call_mmap.patch [new file with mode: 0644]
queue-5.4/mm-update-memfd-seal-write-check-to-include-f_seal_write.patch [new file with mode: 0644]
queue-5.4/net-sched-act_mirred-better-wording-on-protection-against-excessive-stack-growth.patch [new file with mode: 0644]
queue-5.4/net-sched-act_mirred-refactor-the-handle-of-xmit.patch [new file with mode: 0644]
queue-5.4/net-sched-don-t-expose-action-qstats-to-skb_tc_reinsert.patch [new file with mode: 0644]
queue-5.4/net-sched-extract-bstats-update-code-into-function.patch [new file with mode: 0644]
queue-5.4/net-sched-extract-common-action-counters-update-code-into-function.patch [new file with mode: 0644]
queue-5.4/net-sched-extract-qstats-update-code-into-functions.patch [new file with mode: 0644]
queue-5.4/sch_drr-make-drr_qlen_notify-idempotent.patch [new file with mode: 0644]
queue-5.4/sch_hfsc-make-hfsc_qlen_notify-idempotent.patch [new file with mode: 0644]
queue-5.4/sch_qfq-make-qfq_qlen_notify-idempotent.patch [new file with mode: 0644]
queue-5.4/selftests-forwarding-tc_actions.sh-add-matchall-mirror-test.patch [new file with mode: 0644]
queue-5.4/series