From: Greg Kroah-Hartman Date: Mon, 6 Jun 2022 06:42:58 +0000 (+0200) Subject: Linux 5.10.120 X-Git-Tag: v5.10.120^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=006e6fe6882d7e6b61aa5c6f107ecec48ec21b67;p=thirdparty%2Fkernel%2Fstable-queue.git Linux 5.10.120 --- diff --git a/queue-5.10/arm-dts-s5pv210-correct-interrupt-name-for-bluetooth-in-aries.patch b/releases/5.10.120/arm-dts-s5pv210-correct-interrupt-name-for-bluetooth-in-aries.patch similarity index 100% rename from queue-5.10/arm-dts-s5pv210-correct-interrupt-name-for-bluetooth-in-aries.patch rename to releases/5.10.120/arm-dts-s5pv210-correct-interrupt-name-for-bluetooth-in-aries.patch diff --git a/queue-5.10/assoc_array-fix-bug_on-during-garbage-collect.patch b/releases/5.10.120/assoc_array-fix-bug_on-during-garbage-collect.patch similarity index 100% rename from queue-5.10/assoc_array-fix-bug_on-during-garbage-collect.patch rename to releases/5.10.120/assoc_array-fix-bug_on-during-garbage-collect.patch diff --git a/queue-5.10/bluetooth-hci_qca-use-del_timer_sync-before-freeing.patch b/releases/5.10.120/bluetooth-hci_qca-use-del_timer_sync-before-freeing.patch similarity index 100% rename from queue-5.10/bluetooth-hci_qca-use-del_timer_sync-before-freeing.patch rename to releases/5.10.120/bluetooth-hci_qca-use-del_timer_sync-before-freeing.patch diff --git a/queue-5.10/bpf-enlarge-offset-check-value-to-int_max-in-bpf_skb_-load-store-_bytes.patch b/releases/5.10.120/bpf-enlarge-offset-check-value-to-int_max-in-bpf_skb_-load-store-_bytes.patch similarity index 100% rename from queue-5.10/bpf-enlarge-offset-check-value-to-int_max-in-bpf_skb_-load-store-_bytes.patch rename to releases/5.10.120/bpf-enlarge-offset-check-value-to-int_max-in-bpf_skb_-load-store-_bytes.patch diff --git a/queue-5.10/bpf-fix-potential-array-overflow-in-bpf_trampoline_get_progs.patch b/releases/5.10.120/bpf-fix-potential-array-overflow-in-bpf_trampoline_get_progs.patch similarity index 100% rename from queue-5.10/bpf-fix-potential-array-overflow-in-bpf_trampoline_get_progs.patch rename to releases/5.10.120/bpf-fix-potential-array-overflow-in-bpf_trampoline_get_progs.patch diff --git a/queue-5.10/cfg80211-set-custom-regdomain-after-wiphy-registration.patch b/releases/5.10.120/cfg80211-set-custom-regdomain-after-wiphy-registration.patch similarity index 100% rename from queue-5.10/cfg80211-set-custom-regdomain-after-wiphy-registration.patch rename to releases/5.10.120/cfg80211-set-custom-regdomain-after-wiphy-registration.patch diff --git a/queue-5.10/crypto-caam-fix-i.mx6sx-entropy-delay-value.patch b/releases/5.10.120/crypto-caam-fix-i.mx6sx-entropy-delay-value.patch similarity index 100% rename from queue-5.10/crypto-caam-fix-i.mx6sx-entropy-delay-value.patch rename to releases/5.10.120/crypto-caam-fix-i.mx6sx-entropy-delay-value.patch diff --git a/queue-5.10/crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch b/releases/5.10.120/crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch similarity index 100% rename from queue-5.10/crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch rename to releases/5.10.120/crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch diff --git a/queue-5.10/crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch b/releases/5.10.120/crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch similarity index 100% rename from queue-5.10/crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch rename to releases/5.10.120/crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch diff --git a/queue-5.10/crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch b/releases/5.10.120/crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch similarity index 100% rename from queue-5.10/crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch rename to releases/5.10.120/crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch diff --git a/queue-5.10/crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch b/releases/5.10.120/crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch similarity index 100% rename from queue-5.10/crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch rename to releases/5.10.120/crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch diff --git a/queue-5.10/crypto-ecrdsa-fix-incorrect-use-of-vli_cmp.patch b/releases/5.10.120/crypto-ecrdsa-fix-incorrect-use-of-vli_cmp.patch similarity index 100% rename from queue-5.10/crypto-ecrdsa-fix-incorrect-use-of-vli_cmp.patch rename to releases/5.10.120/crypto-ecrdsa-fix-incorrect-use-of-vli_cmp.patch diff --git a/queue-5.10/dm-crypt-make-printing-of-the-key-constant-time.patch b/releases/5.10.120/dm-crypt-make-printing-of-the-key-constant-time.patch similarity index 100% rename from queue-5.10/dm-crypt-make-printing-of-the-key-constant-time.patch rename to releases/5.10.120/dm-crypt-make-printing-of-the-key-constant-time.patch diff --git a/queue-5.10/dm-integrity-fix-error-code-in-dm_integrity_ctr.patch b/releases/5.10.120/dm-integrity-fix-error-code-in-dm_integrity_ctr.patch similarity index 100% rename from queue-5.10/dm-integrity-fix-error-code-in-dm_integrity_ctr.patch rename to releases/5.10.120/dm-integrity-fix-error-code-in-dm_integrity_ctr.patch diff --git a/queue-5.10/dm-stats-add-cond_resched-when-looping-over-entries.patch b/releases/5.10.120/dm-stats-add-cond_resched-when-looping-over-entries.patch similarity index 100% rename from queue-5.10/dm-stats-add-cond_resched-when-looping-over-entries.patch rename to releases/5.10.120/dm-stats-add-cond_resched-when-looping-over-entries.patch diff --git a/queue-5.10/dm-verity-set-dm_target_immutable-feature-flag.patch b/releases/5.10.120/dm-verity-set-dm_target_immutable-feature-flag.patch similarity index 100% rename from queue-5.10/dm-verity-set-dm_target_immutable-feature-flag.patch rename to releases/5.10.120/dm-verity-set-dm_target_immutable-feature-flag.patch diff --git a/queue-5.10/docs-submitting-patches-fix-crossref-to-the-canonical-patch-format.patch b/releases/5.10.120/docs-submitting-patches-fix-crossref-to-the-canonical-patch-format.patch similarity index 100% rename from queue-5.10/docs-submitting-patches-fix-crossref-to-the-canonical-patch-format.patch rename to releases/5.10.120/docs-submitting-patches-fix-crossref-to-the-canonical-patch-format.patch diff --git a/queue-5.10/drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch b/releases/5.10.120/drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch similarity index 100% rename from queue-5.10/drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch rename to releases/5.10.120/drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch diff --git a/queue-5.10/drm-i915-fix-wstringop-overflow-warning-in-call-to-intel_read_wm_latency.patch b/releases/5.10.120/drm-i915-fix-wstringop-overflow-warning-in-call-to-intel_read_wm_latency.patch similarity index 100% rename from queue-5.10/drm-i915-fix-wstringop-overflow-warning-in-call-to-intel_read_wm_latency.patch rename to releases/5.10.120/drm-i915-fix-wstringop-overflow-warning-in-call-to-intel_read_wm_latency.patch diff --git a/queue-5.10/exfat-check-if-cluster-num-is-valid.patch b/releases/5.10.120/exfat-check-if-cluster-num-is-valid.patch similarity index 100% rename from queue-5.10/exfat-check-if-cluster-num-is-valid.patch rename to releases/5.10.120/exfat-check-if-cluster-num-is-valid.patch diff --git a/queue-5.10/hid-multitouch-add-quirks-to-enable-lenovo-x12-trackpoint.patch b/releases/5.10.120/hid-multitouch-add-quirks-to-enable-lenovo-x12-trackpoint.patch similarity index 100% rename from queue-5.10/hid-multitouch-add-quirks-to-enable-lenovo-x12-trackpoint.patch rename to releases/5.10.120/hid-multitouch-add-quirks-to-enable-lenovo-x12-trackpoint.patch diff --git a/queue-5.10/hid-multitouch-add-support-for-google-whiskers-touchpad.patch b/releases/5.10.120/hid-multitouch-add-support-for-google-whiskers-touchpad.patch similarity index 100% rename from queue-5.10/hid-multitouch-add-support-for-google-whiskers-touchpad.patch rename to releases/5.10.120/hid-multitouch-add-support-for-google-whiskers-touchpad.patch diff --git a/queue-5.10/i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch b/releases/5.10.120/i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch similarity index 100% rename from queue-5.10/i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch rename to releases/5.10.120/i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch diff --git a/queue-5.10/io_uring-don-t-re-import-iovecs-from-callbacks.patch b/releases/5.10.120/io_uring-don-t-re-import-iovecs-from-callbacks.patch similarity index 100% rename from queue-5.10/io_uring-don-t-re-import-iovecs-from-callbacks.patch rename to releases/5.10.120/io_uring-don-t-re-import-iovecs-from-callbacks.patch diff --git a/queue-5.10/io_uring-fix-using-under-expanded-iters.patch b/releases/5.10.120/io_uring-fix-using-under-expanded-iters.patch similarity index 100% rename from queue-5.10/io_uring-fix-using-under-expanded-iters.patch rename to releases/5.10.120/io_uring-fix-using-under-expanded-iters.patch diff --git a/queue-5.10/kvm-ppc-book3s-hv-fix-incorrect-null-check-on-list-iterator.patch b/releases/5.10.120/kvm-ppc-book3s-hv-fix-incorrect-null-check-on-list-iterator.patch similarity index 100% rename from queue-5.10/kvm-ppc-book3s-hv-fix-incorrect-null-check-on-list-iterator.patch rename to releases/5.10.120/kvm-ppc-book3s-hv-fix-incorrect-null-check-on-list-iterator.patch diff --git a/queue-5.10/kvm-x86-avoid-calling-x86-emulator-without-a-decoded-instruction.patch b/releases/5.10.120/kvm-x86-avoid-calling-x86-emulator-without-a-decoded-instruction.patch similarity index 100% rename from queue-5.10/kvm-x86-avoid-calling-x86-emulator-without-a-decoded-instruction.patch rename to releases/5.10.120/kvm-x86-avoid-calling-x86-emulator-without-a-decoded-instruction.patch diff --git a/queue-5.10/lib-crypto-add-prompts-back-to-crypto-libraries.patch b/releases/5.10.120/lib-crypto-add-prompts-back-to-crypto-libraries.patch similarity index 100% rename from queue-5.10/lib-crypto-add-prompts-back-to-crypto-libraries.patch rename to releases/5.10.120/lib-crypto-add-prompts-back-to-crypto-libraries.patch diff --git a/queue-5.10/net-af_key-check-encryption-module-availability-cons.patch b/releases/5.10.120/net-af_key-check-encryption-module-availability-cons.patch similarity index 100% rename from queue-5.10/net-af_key-check-encryption-module-availability-cons.patch rename to releases/5.10.120/net-af_key-check-encryption-module-availability-cons.patch diff --git a/queue-5.10/net-ftgmac100-disable-hardware-checksum-on-ast2600.patch b/releases/5.10.120/net-ftgmac100-disable-hardware-checksum-on-ast2600.patch similarity index 100% rename from queue-5.10/net-ftgmac100-disable-hardware-checksum-on-ast2600.patch rename to releases/5.10.120/net-ftgmac100-disable-hardware-checksum-on-ast2600.patch diff --git a/queue-5.10/net-ipa-compute-proper-aggregation-limit.patch b/releases/5.10.120/net-ipa-compute-proper-aggregation-limit.patch similarity index 100% rename from queue-5.10/net-ipa-compute-proper-aggregation-limit.patch rename to releases/5.10.120/net-ipa-compute-proper-aggregation-limit.patch diff --git a/queue-5.10/netfilter-conntrack-re-fetch-conntrack-after-insertion.patch b/releases/5.10.120/netfilter-conntrack-re-fetch-conntrack-after-insertion.patch similarity index 100% rename from queue-5.10/netfilter-conntrack-re-fetch-conntrack-after-insertion.patch rename to releases/5.10.120/netfilter-conntrack-re-fetch-conntrack-after-insertion.patch diff --git a/queue-5.10/netfilter-nf_tables-disallow-non-stateful-expression-in-sets-earlier.patch b/releases/5.10.120/netfilter-nf_tables-disallow-non-stateful-expression-in-sets-earlier.patch similarity index 100% rename from queue-5.10/netfilter-nf_tables-disallow-non-stateful-expression-in-sets-earlier.patch rename to releases/5.10.120/netfilter-nf_tables-disallow-non-stateful-expression-in-sets-earlier.patch diff --git a/queue-5.10/netfilter-nf_tables-sanitize-nft_set_desc_concat_parse.patch b/releases/5.10.120/netfilter-nf_tables-sanitize-nft_set_desc_concat_parse.patch similarity index 100% rename from queue-5.10/netfilter-nf_tables-sanitize-nft_set_desc_concat_parse.patch rename to releases/5.10.120/netfilter-nf_tables-sanitize-nft_set_desc_concat_parse.patch diff --git a/queue-5.10/nfc-pn533-fix-buggy-cleanup-order.patch b/releases/5.10.120/nfc-pn533-fix-buggy-cleanup-order.patch similarity index 100% rename from queue-5.10/nfc-pn533-fix-buggy-cleanup-order.patch rename to releases/5.10.120/nfc-pn533-fix-buggy-cleanup-order.patch diff --git a/queue-5.10/nfs-memory-allocation-failures-are-not-server-fatal-errors.patch b/releases/5.10.120/nfs-memory-allocation-failures-are-not-server-fatal-errors.patch similarity index 100% rename from queue-5.10/nfs-memory-allocation-failures-are-not-server-fatal-errors.patch rename to releases/5.10.120/nfs-memory-allocation-failures-are-not-server-fatal-errors.patch diff --git a/queue-5.10/nfsd-fix-possible-sleep-during-nfsd4_release_lockowner.patch b/releases/5.10.120/nfsd-fix-possible-sleep-during-nfsd4_release_lockowner.patch similarity index 100% rename from queue-5.10/nfsd-fix-possible-sleep-during-nfsd4_release_lockowner.patch rename to releases/5.10.120/nfsd-fix-possible-sleep-during-nfsd4_release_lockowner.patch diff --git a/queue-5.10/percpu_ref_init-clean-percpu_count_ref-on-failure.patch b/releases/5.10.120/percpu_ref_init-clean-percpu_count_ref-on-failure.patch similarity index 100% rename from queue-5.10/percpu_ref_init-clean-percpu_count_ref-on-failure.patch rename to releases/5.10.120/percpu_ref_init-clean-percpu_count_ref-on-failure.patch diff --git a/queue-5.10/pinctrl-sunxi-fix-f1c100s-uart2-function.patch b/releases/5.10.120/pinctrl-sunxi-fix-f1c100s-uart2-function.patch similarity index 100% rename from queue-5.10/pinctrl-sunxi-fix-f1c100s-uart2-function.patch rename to releases/5.10.120/pinctrl-sunxi-fix-f1c100s-uart2-function.patch diff --git a/queue-5.10/pipe-fix-missing-lock-in-pipe_resize_ring.patch b/releases/5.10.120/pipe-fix-missing-lock-in-pipe_resize_ring.patch similarity index 100% rename from queue-5.10/pipe-fix-missing-lock-in-pipe_resize_ring.patch rename to releases/5.10.120/pipe-fix-missing-lock-in-pipe_resize_ring.patch diff --git a/queue-5.10/pipe-make-poll_usage-boolean-and-annotate-its-access.patch b/releases/5.10.120/pipe-make-poll_usage-boolean-and-annotate-its-access.patch similarity index 100% rename from queue-5.10/pipe-make-poll_usage-boolean-and-annotate-its-access.patch rename to releases/5.10.120/pipe-make-poll_usage-boolean-and-annotate-its-access.patch diff --git a/queue-5.10/raid5-introduce-md_broken.patch b/releases/5.10.120/raid5-introduce-md_broken.patch similarity index 100% rename from queue-5.10/raid5-introduce-md_broken.patch rename to releases/5.10.120/raid5-introduce-md_broken.patch diff --git a/queue-5.10/series b/releases/5.10.120/series similarity index 100% rename from queue-5.10/series rename to releases/5.10.120/series diff --git a/queue-5.10/tpm-fix-buffer-access-in-tpm2_get_tpm_pt.patch b/releases/5.10.120/tpm-fix-buffer-access-in-tpm2_get_tpm_pt.patch similarity index 100% rename from queue-5.10/tpm-fix-buffer-access-in-tpm2_get_tpm_pt.patch rename to releases/5.10.120/tpm-fix-buffer-access-in-tpm2_get_tpm_pt.patch diff --git a/queue-5.10/tpm-ibmvtpm-correct-the-return-value-in-tpm_ibmvtpm_probe.patch b/releases/5.10.120/tpm-ibmvtpm-correct-the-return-value-in-tpm_ibmvtpm_probe.patch similarity index 100% rename from queue-5.10/tpm-ibmvtpm-correct-the-return-value-in-tpm_ibmvtpm_probe.patch rename to releases/5.10.120/tpm-ibmvtpm-correct-the-return-value-in-tpm_ibmvtpm_probe.patch diff --git a/queue-5.10/x86-kvm-alloc-dummy-async-pf-token-outside-of-raw-spinlock.patch b/releases/5.10.120/x86-kvm-alloc-dummy-async-pf-token-outside-of-raw-spinlock.patch similarity index 100% rename from queue-5.10/x86-kvm-alloc-dummy-async-pf-token-outside-of-raw-spinlock.patch rename to releases/5.10.120/x86-kvm-alloc-dummy-async-pf-token-outside-of-raw-spinlock.patch diff --git a/queue-5.10/x86-kvm-use-correct-gfp-flags-for-preemption-disabled.patch b/releases/5.10.120/x86-kvm-use-correct-gfp-flags-for-preemption-disabled.patch similarity index 100% rename from queue-5.10/x86-kvm-use-correct-gfp-flags-for-preemption-disabled.patch rename to releases/5.10.120/x86-kvm-use-correct-gfp-flags-for-preemption-disabled.patch diff --git a/queue-5.10/xfs-detect-overflows-in-bmbt-records.patch b/releases/5.10.120/xfs-detect-overflows-in-bmbt-records.patch similarity index 100% rename from queue-5.10/xfs-detect-overflows-in-bmbt-records.patch rename to releases/5.10.120/xfs-detect-overflows-in-bmbt-records.patch diff --git a/queue-5.10/xfs-fix-an-abba-deadlock-in-xfs_rename.patch b/releases/5.10.120/xfs-fix-an-abba-deadlock-in-xfs_rename.patch similarity index 100% rename from queue-5.10/xfs-fix-an-abba-deadlock-in-xfs_rename.patch rename to releases/5.10.120/xfs-fix-an-abba-deadlock-in-xfs_rename.patch diff --git a/queue-5.10/xfs-fix-cil-throttle-hang-when-cil-space-used-going-backwards.patch b/releases/5.10.120/xfs-fix-cil-throttle-hang-when-cil-space-used-going-backwards.patch similarity index 100% rename from queue-5.10/xfs-fix-cil-throttle-hang-when-cil-space-used-going-backwards.patch rename to releases/5.10.120/xfs-fix-cil-throttle-hang-when-cil-space-used-going-backwards.patch diff --git a/queue-5.10/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch b/releases/5.10.120/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch similarity index 100% rename from queue-5.10/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch rename to releases/5.10.120/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch diff --git a/queue-5.10/xfs-show-the-proper-user-quota-options.patch b/releases/5.10.120/xfs-show-the-proper-user-quota-options.patch similarity index 100% rename from queue-5.10/xfs-show-the-proper-user-quota-options.patch rename to releases/5.10.120/xfs-show-the-proper-user-quota-options.patch diff --git a/queue-5.10/zsmalloc-fix-races-between-asynchronous-zspage-free-and-page-migration.patch b/releases/5.10.120/zsmalloc-fix-races-between-asynchronous-zspage-free-and-page-migration.patch similarity index 100% rename from queue-5.10/zsmalloc-fix-races-between-asynchronous-zspage-free-and-page-migration.patch rename to releases/5.10.120/zsmalloc-fix-races-between-asynchronous-zspage-free-and-page-migration.patch