]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Sep 2024 13:06:39 +0000 (15:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Sep 2024 13:06:39 +0000 (15:06 +0200)
commit38f174e8311ba28d724576c7d6f626c3db307988
treea67d75f4aadfe2ab17fa6eb532afcf7b8c80c581
parent1e03304d4fcd5e65b8cf55b9bb5a245727680ad6
5.15-stable patches

added patches:
mptcp-avoid-duplicated-sub_closed-events.patch
mptcp-close-subflow-when-receiving-tcp-fin.patch
mptcp-constify-a-bunch-of-of-helpers.patch
mptcp-pm-add_addr-0-is-not-a-new-address.patch
mptcp-pm-avoid-possible-uaf-when-selecting-endp.patch
mptcp-pm-check-add_addr_accept_max-before-accepting-new-add_addr.patch
mptcp-pm-do-not-remove-already-closed-subflows.patch
mptcp-pm-fullmesh-select-the-right-id-later.patch
mptcp-pm-only-decrement-add_addr_accepted-for-mpj-req.patch
mptcp-pm-re-using-id-of-unused-flushed-subflows.patch
mptcp-pm-send-ack-on-an-active-subflow.patch
mptcp-pm-skip-connecting-to-already-established-sf.patch
mptcp-pr_debug-add-missing-n-at-the-end.patch
14 files changed:
queue-5.15/mptcp-avoid-duplicated-sub_closed-events.patch [new file with mode: 0644]
queue-5.15/mptcp-close-subflow-when-receiving-tcp-fin.patch [new file with mode: 0644]
queue-5.15/mptcp-constify-a-bunch-of-of-helpers.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-add_addr-0-is-not-a-new-address.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-avoid-possible-uaf-when-selecting-endp.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-check-add_addr_accept_max-before-accepting-new-add_addr.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-do-not-remove-already-closed-subflows.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-fullmesh-select-the-right-id-later.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-only-decrement-add_addr_accepted-for-mpj-req.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-re-using-id-of-unused-flushed-subflows.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-send-ack-on-an-active-subflow.patch [new file with mode: 0644]
queue-5.15/mptcp-pm-skip-connecting-to-already-established-sf.patch [new file with mode: 0644]
queue-5.15/mptcp-pr_debug-add-missing-n-at-the-end.patch [new file with mode: 0644]
queue-5.15/series