+++ /dev/null
-From 19c8b4907ef37163bc6be6633152beb25cb163c5 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Thu, 15 Feb 2024 19:25:37 +0100
-Subject: selftests: mptcp: simult flows: fix some subtest names
-
-From: Matthieu Baerts (NGI0) <matttbe@kernel.org>
-
-[ Upstream commit 4d8e0dde0403b5a86aa83e243f020711a9c3e31f ]
-
-The selftest was correctly recording all the results, but the 'reverse
-direction' part was missing in the name when needed.
-
-It is important to have a unique (sub)test name in TAP, because some CI
-environments drop tests with duplicated name.
-
-Fixes: 675d99338e7a ("selftests: mptcp: simult flows: format subtests results in TAP")
-Cc: stable@vger.kernel.org
-Reviewed-by: Geliang Tang <geliang@kernel.org>
-Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
-Signed-off-by: David S. Miller <davem@davemloft.net>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- tools/testing/selftests/net/mptcp/simult_flows.sh | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/tools/testing/selftests/net/mptcp/simult_flows.sh b/tools/testing/selftests/net/mptcp/simult_flows.sh
-index af5f4ae48f7ea..aef9ce433b374 100755
---- a/tools/testing/selftests/net/mptcp/simult_flows.sh
-+++ b/tools/testing/selftests/net/mptcp/simult_flows.sh
-@@ -257,7 +257,8 @@ run_test()
- [ $bail -eq 0 ] || exit $ret
- fi
-
-- printf "%-60s" "$msg - reverse direction"
-+ msg+=" - reverse direction"
-+ printf "%-60s" "${msg}"
- do_transfer $large $small $time
- lret=$?
- mptcp_lib_result_code "${lret}" "${msg}"
---
-2.43.0
-
exit-wait_task_zombie-kill-the-no-longer-necessary-s.patch
alsa-usb-audio-fix-wrong-kfree-issue-in-snd_usb_endp.patch
alsa-usb-audio-always-initialize-fixed_rate-in-snd_u.patch
-selftests-mptcp-simult-flows-fix-some-subtest-names.patch
alsa-usb-audio-add-fixed_rate-quirk-for-jbl-quantum6.patch
alsa-usb-audio-sort-quirk-table-entries.patch
regmap-allow-to-define-reg_update_bits-for-no-bus-co.patch
+++ /dev/null
-From 94a73f9dec7fef0ebc322fac05236c755fb6aa29 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Thu, 15 Feb 2024 19:25:37 +0100
-Subject: selftests: mptcp: simult flows: fix some subtest names
-
-From: Matthieu Baerts (NGI0) <matttbe@kernel.org>
-
-[ Upstream commit 4d8e0dde0403b5a86aa83e243f020711a9c3e31f ]
-
-The selftest was correctly recording all the results, but the 'reverse
-direction' part was missing in the name when needed.
-
-It is important to have a unique (sub)test name in TAP, because some CI
-environments drop tests with duplicated name.
-
-Fixes: 675d99338e7a ("selftests: mptcp: simult flows: format subtests results in TAP")
-Cc: stable@vger.kernel.org
-Reviewed-by: Geliang Tang <geliang@kernel.org>
-Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
-Signed-off-by: David S. Miller <davem@davemloft.net>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- tools/testing/selftests/net/mptcp/simult_flows.sh | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/tools/testing/selftests/net/mptcp/simult_flows.sh b/tools/testing/selftests/net/mptcp/simult_flows.sh
-index 6bda70af03a83..41d2f4991b35c 100755
---- a/tools/testing/selftests/net/mptcp/simult_flows.sh
-+++ b/tools/testing/selftests/net/mptcp/simult_flows.sh
-@@ -269,7 +269,8 @@ run_test()
- [ $bail -eq 0 ] || exit $ret
- fi
-
-- printf "%-60s" "$msg - reverse direction"
-+ msg+=" - reverse direction"
-+ printf "%-60s" "${msg}"
- do_transfer $large $small $time
- lret=$?
- mptcp_lib_result_code "${lret}" "${msg}"
---
-2.43.0
-
fs-proc-do_task_stat-use-__for_each_thread.patch
fs-proc-do_task_stat-use-sig-stats_lock-to-gather-th.patch
exit-wait_task_zombie-kill-the-no-longer-necessary-s.patch
-selftests-mptcp-simult-flows-fix-some-subtest-names.patch
blk-wbt-fix-that-wbt-can-t-be-disabled-by-default.patch
blk-iocost-pass-gendisk-to-ioc_refresh_params.patch