From a69b80e8f91ce384931202db730609653d6a5757 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 16 Apr 2021 11:39:23 +0200 Subject: [PATCH] Linux 5.11.15 --- .../5.11.15}/block-don-t-ignore-req_nowait-for-direct-io.patch | 0 .../block-only-update-parent-bi_status-when-bio-fail.patch | 0 .../drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch | 0 .../5.11.15}/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch | 0 .../ftrace-check-if-pages-were-allocated-before-calling-.patch | 0 .../5.11.15}/gfs2-flag-a-withdraw-if-init_threads-fails.patch | 0 .../5.11.15}/gfs2-report-already-frozen-thawed-errors.patch | 0 .../gpu-host1x-use-different-lock-classes-for-each-clien.patch | 0 .../idr-test-suite-create-anchor-before-launching-throbb.patch | 0 .../idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch | 0 .../interconnect-core-fix-error-return-code-of-icc_link_.patch | 0 .../io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch | 0 .../kvm-arm64-disable-guest-access-to-trace-filter-contr.patch | 0 .../kvm-arm64-hide-system-instruction-access-to-trace-re.patch | 0 ...cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch | 0 ...-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch | 0 .../null_blk-fix-command-timeout-completion-handling.patch | 0 ...string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch | 0 .../5.11.15}/radix-tree-test-suite-fix-compilation.patch | 0 .../radix-tree-test-suite-register-the-main-thread-with-.patch | 0 .../riscv-entry-fix-misaligned-base-for-excp_vect_table.patch | 0 {queue-5.11 => releases/5.11.15}/series | 0 .../5.11.15}/tools-kvm_stat-add-restart-delay.patch | 0 .../5.11.15}/xarray-fix-splitting-to-non-zero-orders.patch | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename {queue-5.11 => releases/5.11.15}/block-don-t-ignore-req_nowait-for-direct-io.patch (100%) rename {queue-5.11 => releases/5.11.15}/block-only-update-parent-bi_status-when-bio-fail.patch (100%) rename {queue-5.11 => releases/5.11.15}/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch (100%) rename {queue-5.11 => releases/5.11.15}/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch (100%) rename {queue-5.11 => releases/5.11.15}/ftrace-check-if-pages-were-allocated-before-calling-.patch (100%) rename {queue-5.11 => releases/5.11.15}/gfs2-flag-a-withdraw-if-init_threads-fails.patch (100%) rename {queue-5.11 => releases/5.11.15}/gfs2-report-already-frozen-thawed-errors.patch (100%) rename {queue-5.11 => releases/5.11.15}/gpu-host1x-use-different-lock-classes-for-each-clien.patch (100%) rename {queue-5.11 => releases/5.11.15}/idr-test-suite-create-anchor-before-launching-throbb.patch (100%) rename {queue-5.11 => releases/5.11.15}/idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch (100%) rename {queue-5.11 => releases/5.11.15}/interconnect-core-fix-error-return-code-of-icc_link_.patch (100%) rename {queue-5.11 => releases/5.11.15}/io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch (100%) rename {queue-5.11 => releases/5.11.15}/kvm-arm64-disable-guest-access-to-trace-filter-contr.patch (100%) rename {queue-5.11 => releases/5.11.15}/kvm-arm64-hide-system-instruction-access-to-trace-re.patch (100%) rename {queue-5.11 => releases/5.11.15}/net-sfp-cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch (100%) rename {queue-5.11 => releases/5.11.15}/netfilter-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch (100%) rename {queue-5.11 => releases/5.11.15}/null_blk-fix-command-timeout-completion-handling.patch (100%) rename {queue-5.11 => releases/5.11.15}/perf-map-tighten-snprintf-string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch (100%) rename {queue-5.11 => releases/5.11.15}/radix-tree-test-suite-fix-compilation.patch (100%) rename {queue-5.11 => releases/5.11.15}/radix-tree-test-suite-register-the-main-thread-with-.patch (100%) rename {queue-5.11 => releases/5.11.15}/riscv-entry-fix-misaligned-base-for-excp_vect_table.patch (100%) rename {queue-5.11 => releases/5.11.15}/series (100%) rename {queue-5.11 => releases/5.11.15}/tools-kvm_stat-add-restart-delay.patch (100%) rename {queue-5.11 => releases/5.11.15}/xarray-fix-splitting-to-non-zero-orders.patch (100%) diff --git a/queue-5.11/block-don-t-ignore-req_nowait-for-direct-io.patch b/releases/5.11.15/block-don-t-ignore-req_nowait-for-direct-io.patch similarity index 100% rename from queue-5.11/block-don-t-ignore-req_nowait-for-direct-io.patch rename to releases/5.11.15/block-don-t-ignore-req_nowait-for-direct-io.patch diff --git a/queue-5.11/block-only-update-parent-bi_status-when-bio-fail.patch b/releases/5.11.15/block-only-update-parent-bi_status-when-bio-fail.patch similarity index 100% rename from queue-5.11/block-only-update-parent-bi_status-when-bio-fail.patch rename to releases/5.11.15/block-only-update-parent-bi_status-when-bio-fail.patch diff --git a/queue-5.11/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch b/releases/5.11.15/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch similarity index 100% rename from queue-5.11/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch rename to releases/5.11.15/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch diff --git a/queue-5.11/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch b/releases/5.11.15/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch similarity index 100% rename from queue-5.11/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch rename to releases/5.11.15/drm-tegra-dc-don-t-set-pll-clock-to-0hz.patch diff --git a/queue-5.11/ftrace-check-if-pages-were-allocated-before-calling-.patch b/releases/5.11.15/ftrace-check-if-pages-were-allocated-before-calling-.patch similarity index 100% rename from queue-5.11/ftrace-check-if-pages-were-allocated-before-calling-.patch rename to releases/5.11.15/ftrace-check-if-pages-were-allocated-before-calling-.patch diff --git a/queue-5.11/gfs2-flag-a-withdraw-if-init_threads-fails.patch b/releases/5.11.15/gfs2-flag-a-withdraw-if-init_threads-fails.patch similarity index 100% rename from queue-5.11/gfs2-flag-a-withdraw-if-init_threads-fails.patch rename to releases/5.11.15/gfs2-flag-a-withdraw-if-init_threads-fails.patch diff --git a/queue-5.11/gfs2-report-already-frozen-thawed-errors.patch b/releases/5.11.15/gfs2-report-already-frozen-thawed-errors.patch similarity index 100% rename from queue-5.11/gfs2-report-already-frozen-thawed-errors.patch rename to releases/5.11.15/gfs2-report-already-frozen-thawed-errors.patch diff --git a/queue-5.11/gpu-host1x-use-different-lock-classes-for-each-clien.patch b/releases/5.11.15/gpu-host1x-use-different-lock-classes-for-each-clien.patch similarity index 100% rename from queue-5.11/gpu-host1x-use-different-lock-classes-for-each-clien.patch rename to releases/5.11.15/gpu-host1x-use-different-lock-classes-for-each-clien.patch diff --git a/queue-5.11/idr-test-suite-create-anchor-before-launching-throbb.patch b/releases/5.11.15/idr-test-suite-create-anchor-before-launching-throbb.patch similarity index 100% rename from queue-5.11/idr-test-suite-create-anchor-before-launching-throbb.patch rename to releases/5.11.15/idr-test-suite-create-anchor-before-launching-throbb.patch diff --git a/queue-5.11/idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch b/releases/5.11.15/idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch similarity index 100% rename from queue-5.11/idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch rename to releases/5.11.15/idr-test-suite-take-rcu-read-lock-in-idr_find_test_1.patch diff --git a/queue-5.11/interconnect-core-fix-error-return-code-of-icc_link_.patch b/releases/5.11.15/interconnect-core-fix-error-return-code-of-icc_link_.patch similarity index 100% rename from queue-5.11/interconnect-core-fix-error-return-code-of-icc_link_.patch rename to releases/5.11.15/interconnect-core-fix-error-return-code-of-icc_link_.patch diff --git a/queue-5.11/io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch b/releases/5.11.15/io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch similarity index 100% rename from queue-5.11/io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch rename to releases/5.11.15/io_uring-don-t-mark-s_isblk-async-work-as-unbounded.patch diff --git a/queue-5.11/kvm-arm64-disable-guest-access-to-trace-filter-contr.patch b/releases/5.11.15/kvm-arm64-disable-guest-access-to-trace-filter-contr.patch similarity index 100% rename from queue-5.11/kvm-arm64-disable-guest-access-to-trace-filter-contr.patch rename to releases/5.11.15/kvm-arm64-disable-guest-access-to-trace-filter-contr.patch diff --git a/queue-5.11/kvm-arm64-hide-system-instruction-access-to-trace-re.patch b/releases/5.11.15/kvm-arm64-hide-system-instruction-access-to-trace-re.patch similarity index 100% rename from queue-5.11/kvm-arm64-hide-system-instruction-access-to-trace-re.patch rename to releases/5.11.15/kvm-arm64-hide-system-instruction-access-to-trace-re.patch diff --git a/queue-5.11/net-sfp-cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch b/releases/5.11.15/net-sfp-cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch similarity index 100% rename from queue-5.11/net-sfp-cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch rename to releases/5.11.15/net-sfp-cope-with-sfps-that-set-both-los-normal-and-los-inverted.patch diff --git a/queue-5.11/netfilter-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch b/releases/5.11.15/netfilter-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch similarity index 100% rename from queue-5.11/netfilter-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch rename to releases/5.11.15/netfilter-x_tables-fix-compat-match-target-pad-out-of-bound-write.patch diff --git a/queue-5.11/null_blk-fix-command-timeout-completion-handling.patch b/releases/5.11.15/null_blk-fix-command-timeout-completion-handling.patch similarity index 100% rename from queue-5.11/null_blk-fix-command-timeout-completion-handling.patch rename to releases/5.11.15/null_blk-fix-command-timeout-completion-handling.patch diff --git a/queue-5.11/perf-map-tighten-snprintf-string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch b/releases/5.11.15/perf-map-tighten-snprintf-string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch similarity index 100% rename from queue-5.11/perf-map-tighten-snprintf-string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch rename to releases/5.11.15/perf-map-tighten-snprintf-string-precision-to-pass-gcc-check-on-some-32-bit-arches.patch diff --git a/queue-5.11/radix-tree-test-suite-fix-compilation.patch b/releases/5.11.15/radix-tree-test-suite-fix-compilation.patch similarity index 100% rename from queue-5.11/radix-tree-test-suite-fix-compilation.patch rename to releases/5.11.15/radix-tree-test-suite-fix-compilation.patch diff --git a/queue-5.11/radix-tree-test-suite-register-the-main-thread-with-.patch b/releases/5.11.15/radix-tree-test-suite-register-the-main-thread-with-.patch similarity index 100% rename from queue-5.11/radix-tree-test-suite-register-the-main-thread-with-.patch rename to releases/5.11.15/radix-tree-test-suite-register-the-main-thread-with-.patch diff --git a/queue-5.11/riscv-entry-fix-misaligned-base-for-excp_vect_table.patch b/releases/5.11.15/riscv-entry-fix-misaligned-base-for-excp_vect_table.patch similarity index 100% rename from queue-5.11/riscv-entry-fix-misaligned-base-for-excp_vect_table.patch rename to releases/5.11.15/riscv-entry-fix-misaligned-base-for-excp_vect_table.patch diff --git a/queue-5.11/series b/releases/5.11.15/series similarity index 100% rename from queue-5.11/series rename to releases/5.11.15/series diff --git a/queue-5.11/tools-kvm_stat-add-restart-delay.patch b/releases/5.11.15/tools-kvm_stat-add-restart-delay.patch similarity index 100% rename from queue-5.11/tools-kvm_stat-add-restart-delay.patch rename to releases/5.11.15/tools-kvm_stat-add-restart-delay.patch diff --git a/queue-5.11/xarray-fix-splitting-to-non-zero-orders.patch b/releases/5.11.15/xarray-fix-splitting-to-non-zero-orders.patch similarity index 100% rename from queue-5.11/xarray-fix-splitting-to-non-zero-orders.patch rename to releases/5.11.15/xarray-fix-splitting-to-non-zero-orders.patch -- 2.47.3