From: Greg Kroah-Hartman Date: Thu, 10 Jun 2021 10:44:16 +0000 (+0200) Subject: Linux 4.14.236 X-Git-Tag: v4.14.236^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5df5d35c52e52c358743bd323cbb703ae95815c2;p=thirdparty%2Fkernel%2Fstable-queue.git Linux 4.14.236 --- diff --git a/queue-4.14/alsa-timer-fix-master-timer-notification.patch b/releases/4.14.236/alsa-timer-fix-master-timer-notification.patch similarity index 100% rename from queue-4.14/alsa-timer-fix-master-timer-notification.patch rename to releases/4.14.236/alsa-timer-fix-master-timer-notification.patch diff --git a/queue-4.14/bluetooth-fix-the-erroneous-flush_work-order.patch b/releases/4.14.236/bluetooth-fix-the-erroneous-flush_work-order.patch similarity index 100% rename from queue-4.14/bluetooth-fix-the-erroneous-flush_work-order.patch rename to releases/4.14.236/bluetooth-fix-the-erroneous-flush_work-order.patch diff --git a/queue-4.14/bluetooth-use-correct-lock-to-prevent-uaf-of-hdev-object.patch b/releases/4.14.236/bluetooth-use-correct-lock-to-prevent-uaf-of-hdev-object.patch similarity index 100% rename from queue-4.14/bluetooth-use-correct-lock-to-prevent-uaf-of-hdev-object.patch rename to releases/4.14.236/bluetooth-use-correct-lock-to-prevent-uaf-of-hdev-object.patch diff --git a/queue-4.14/bnxt_en-remove-the-setting-of-dev_port.patch b/releases/4.14.236/bnxt_en-remove-the-setting-of-dev_port.patch similarity index 100% rename from queue-4.14/bnxt_en-remove-the-setting-of-dev_port.patch rename to releases/4.14.236/bnxt_en-remove-the-setting-of-dev_port.patch diff --git a/queue-4.14/bpf-do-not-allow-root-to-mangle-valid-pointers.patch b/releases/4.14.236/bpf-do-not-allow-root-to-mangle-valid-pointers.patch similarity index 100% rename from queue-4.14/bpf-do-not-allow-root-to-mangle-valid-pointers.patch rename to releases/4.14.236/bpf-do-not-allow-root-to-mangle-valid-pointers.patch diff --git a/queue-4.14/bpf-ensure-off_reg-has-no-mixed-signed-bounds-for-all-types.patch b/releases/4.14.236/bpf-ensure-off_reg-has-no-mixed-signed-bounds-for-all-types.patch similarity index 100% rename from queue-4.14/bpf-ensure-off_reg-has-no-mixed-signed-bounds-for-all-types.patch rename to releases/4.14.236/bpf-ensure-off_reg-has-no-mixed-signed-bounds-for-all-types.patch diff --git a/queue-4.14/bpf-fix-leakage-of-uninitialized-bpf-stack-under-speculation.patch b/releases/4.14.236/bpf-fix-leakage-of-uninitialized-bpf-stack-under-speculation.patch similarity index 100% rename from queue-4.14/bpf-fix-leakage-of-uninitialized-bpf-stack-under-speculation.patch rename to releases/4.14.236/bpf-fix-leakage-of-uninitialized-bpf-stack-under-speculation.patch diff --git a/queue-4.14/bpf-fix-mask-direction-swap-upon-off-reg-sign-change.patch b/releases/4.14.236/bpf-fix-mask-direction-swap-upon-off-reg-sign-change.patch similarity index 100% rename from queue-4.14/bpf-fix-mask-direction-swap-upon-off-reg-sign-change.patch rename to releases/4.14.236/bpf-fix-mask-direction-swap-upon-off-reg-sign-change.patch diff --git a/queue-4.14/bpf-improve-verifier-error-messages-for-users.patch b/releases/4.14.236/bpf-improve-verifier-error-messages-for-users.patch similarity index 100% rename from queue-4.14/bpf-improve-verifier-error-messages-for-users.patch rename to releases/4.14.236/bpf-improve-verifier-error-messages-for-users.patch diff --git a/queue-4.14/bpf-move-off_reg-into-sanitize_ptr_alu.patch b/releases/4.14.236/bpf-move-off_reg-into-sanitize_ptr_alu.patch similarity index 100% rename from queue-4.14/bpf-move-off_reg-into-sanitize_ptr_alu.patch rename to releases/4.14.236/bpf-move-off_reg-into-sanitize_ptr_alu.patch diff --git a/queue-4.14/bpf-move-sanitize_val_alu-out-of-op-switch.patch b/releases/4.14.236/bpf-move-sanitize_val_alu-out-of-op-switch.patch similarity index 100% rename from queue-4.14/bpf-move-sanitize_val_alu-out-of-op-switch.patch rename to releases/4.14.236/bpf-move-sanitize_val_alu-out-of-op-switch.patch diff --git a/queue-4.14/bpf-no-need-to-simulate-speculative-domain-for-immediates.patch b/releases/4.14.236/bpf-no-need-to-simulate-speculative-domain-for-immediates.patch similarity index 100% rename from queue-4.14/bpf-no-need-to-simulate-speculative-domain-for-immediates.patch rename to releases/4.14.236/bpf-no-need-to-simulate-speculative-domain-for-immediates.patch diff --git a/queue-4.14/bpf-refactor-and-streamline-bounds-check-into-helper.patch b/releases/4.14.236/bpf-refactor-and-streamline-bounds-check-into-helper.patch similarity index 100% rename from queue-4.14/bpf-refactor-and-streamline-bounds-check-into-helper.patch rename to releases/4.14.236/bpf-refactor-and-streamline-bounds-check-into-helper.patch diff --git a/queue-4.14/bpf-rework-ptr_limit-into-alu_limit-and-add-common-error-path.patch b/releases/4.14.236/bpf-rework-ptr_limit-into-alu_limit-and-add-common-error-path.patch similarity index 100% rename from queue-4.14/bpf-rework-ptr_limit-into-alu_limit-and-add-common-error-path.patch rename to releases/4.14.236/bpf-rework-ptr_limit-into-alu_limit-and-add-common-error-path.patch diff --git a/queue-4.14/bpf-selftests-fix-up-some-test_verifier-cases-for-unprivileged.patch b/releases/4.14.236/bpf-selftests-fix-up-some-test_verifier-cases-for-unprivileged.patch similarity index 100% rename from queue-4.14/bpf-selftests-fix-up-some-test_verifier-cases-for-unprivileged.patch rename to releases/4.14.236/bpf-selftests-fix-up-some-test_verifier-cases-for-unprivileged.patch diff --git a/queue-4.14/bpf-tighten-speculative-pointer-arithmetic-mask.patch b/releases/4.14.236/bpf-tighten-speculative-pointer-arithmetic-mask.patch similarity index 100% rename from queue-4.14/bpf-tighten-speculative-pointer-arithmetic-mask.patch rename to releases/4.14.236/bpf-tighten-speculative-pointer-arithmetic-mask.patch diff --git a/queue-4.14/bpf-update-selftests-to-reflect-new-error-states.patch b/releases/4.14.236/bpf-update-selftests-to-reflect-new-error-states.patch similarity index 100% rename from queue-4.14/bpf-update-selftests-to-reflect-new-error-states.patch rename to releases/4.14.236/bpf-update-selftests-to-reflect-new-error-states.patch diff --git a/queue-4.14/bpf-verifier-disallow-pointer-subtraction.patch b/releases/4.14.236/bpf-verifier-disallow-pointer-subtraction.patch similarity index 100% rename from queue-4.14/bpf-verifier-disallow-pointer-subtraction.patch rename to releases/4.14.236/bpf-verifier-disallow-pointer-subtraction.patch diff --git a/queue-4.14/bpf-wrap-aux-data-inside-bpf_sanitize_info-container.patch b/releases/4.14.236/bpf-wrap-aux-data-inside-bpf_sanitize_info-container.patch similarity index 100% rename from queue-4.14/bpf-wrap-aux-data-inside-bpf_sanitize_info-container.patch rename to releases/4.14.236/bpf-wrap-aux-data-inside-bpf_sanitize_info-container.patch diff --git a/queue-4.14/btrfs-fix-error-handling-in-btrfs_del_csums.patch b/releases/4.14.236/btrfs-fix-error-handling-in-btrfs_del_csums.patch similarity index 100% rename from queue-4.14/btrfs-fix-error-handling-in-btrfs_del_csums.patch rename to releases/4.14.236/btrfs-fix-error-handling-in-btrfs_del_csums.patch diff --git a/queue-4.14/btrfs-fixup-error-handling-in-fixup_inode_link_counts.patch b/releases/4.14.236/btrfs-fixup-error-handling-in-fixup_inode_link_counts.patch similarity index 100% rename from queue-4.14/btrfs-fixup-error-handling-in-fixup_inode_link_counts.patch rename to releases/4.14.236/btrfs-fixup-error-handling-in-fixup_inode_link_counts.patch diff --git a/queue-4.14/efi-allow-efi_memory_xp-and-efi_memory_ro-both-to-be.patch b/releases/4.14.236/efi-allow-efi_memory_xp-and-efi_memory_ro-both-to-be.patch similarity index 100% rename from queue-4.14/efi-allow-efi_memory_xp-and-efi_memory_ro-both-to-be.patch rename to releases/4.14.236/efi-allow-efi_memory_xp-and-efi_memory_ro-both-to-be.patch diff --git a/queue-4.14/efi-cper-fix-snprintf-use-in-cper_dimm_err_location.patch b/releases/4.14.236/efi-cper-fix-snprintf-use-in-cper_dimm_err_location.patch similarity index 100% rename from queue-4.14/efi-cper-fix-snprintf-use-in-cper_dimm_err_location.patch rename to releases/4.14.236/efi-cper-fix-snprintf-use-in-cper_dimm_err_location.patch diff --git a/queue-4.14/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_split_extent_at-failed.patch b/releases/4.14.236/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_split_extent_at-failed.patch similarity index 100% rename from queue-4.14/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_split_extent_at-failed.patch rename to releases/4.14.236/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_split_extent_at-failed.patch diff --git a/queue-4.14/hid-i2c-hid-fix-format-string-mismatch.patch b/releases/4.14.236/hid-i2c-hid-fix-format-string-mismatch.patch similarity index 100% rename from queue-4.14/hid-i2c-hid-fix-format-string-mismatch.patch rename to releases/4.14.236/hid-i2c-hid-fix-format-string-mismatch.patch diff --git a/queue-4.14/hid-pidff-fix-error-return-code-in-hid_pidff_init.patch b/releases/4.14.236/hid-pidff-fix-error-return-code-in-hid_pidff_init.patch similarity index 100% rename from queue-4.14/hid-pidff-fix-error-return-code-in-hid_pidff_init.patch rename to releases/4.14.236/hid-pidff-fix-error-return-code-in-hid_pidff_init.patch diff --git a/queue-4.14/ieee802154-fix-error-return-code-in-ieee802154_add_i.patch b/releases/4.14.236/ieee802154-fix-error-return-code-in-ieee802154_add_i.patch similarity index 100% rename from queue-4.14/ieee802154-fix-error-return-code-in-ieee802154_add_i.patch rename to releases/4.14.236/ieee802154-fix-error-return-code-in-ieee802154_add_i.patch diff --git a/queue-4.14/ieee802154-fix-error-return-code-in-ieee802154_llsec.patch b/releases/4.14.236/ieee802154-fix-error-return-code-in-ieee802154_llsec.patch similarity index 100% rename from queue-4.14/ieee802154-fix-error-return-code-in-ieee802154_llsec.patch rename to releases/4.14.236/ieee802154-fix-error-return-code-in-ieee802154_llsec.patch diff --git a/queue-4.14/ipvs-ignore-ip_vs_svc_f_hashed-flag-when-adding-serv.patch b/releases/4.14.236/ipvs-ignore-ip_vs_svc_f_hashed-flag-when-adding-serv.patch similarity index 100% rename from queue-4.14/ipvs-ignore-ip_vs_svc_f_hashed-flag-when-adding-serv.patch rename to releases/4.14.236/ipvs-ignore-ip_vs_svc_f_hashed-flag-when-adding-serv.patch diff --git a/queue-4.14/kvm-svm-truncate-gpr-value-for-dr-and-cr-accesses-in-64-bit-mode.patch b/releases/4.14.236/kvm-svm-truncate-gpr-value-for-dr-and-cr-accesses-in-64-bit-mode.patch similarity index 100% rename from queue-4.14/kvm-svm-truncate-gpr-value-for-dr-and-cr-accesses-in-64-bit-mode.patch rename to releases/4.14.236/kvm-svm-truncate-gpr-value-for-dr-and-cr-accesses-in-64-bit-mode.patch diff --git a/queue-4.14/mm-hugetlb-fix-simple-resv_huge_pages-underflow-on-u.patch b/releases/4.14.236/mm-hugetlb-fix-simple-resv_huge_pages-underflow-on-u.patch similarity index 100% rename from queue-4.14/mm-hugetlb-fix-simple-resv_huge_pages-underflow-on-u.patch rename to releases/4.14.236/mm-hugetlb-fix-simple-resv_huge_pages-underflow-on-u.patch diff --git a/queue-4.14/net-caif-add-proper-error-handling.patch b/releases/4.14.236/net-caif-add-proper-error-handling.patch similarity index 100% rename from queue-4.14/net-caif-add-proper-error-handling.patch rename to releases/4.14.236/net-caif-add-proper-error-handling.patch diff --git a/queue-4.14/net-caif-added-cfserl_release-function.patch b/releases/4.14.236/net-caif-added-cfserl_release-function.patch similarity index 100% rename from queue-4.14/net-caif-added-cfserl_release-function.patch rename to releases/4.14.236/net-caif-added-cfserl_release-function.patch diff --git a/queue-4.14/net-caif-fix-memory-leak-in-caif_device_notify.patch b/releases/4.14.236/net-caif-fix-memory-leak-in-caif_device_notify.patch similarity index 100% rename from queue-4.14/net-caif-fix-memory-leak-in-caif_device_notify.patch rename to releases/4.14.236/net-caif-fix-memory-leak-in-caif_device_notify.patch diff --git a/queue-4.14/net-caif-fix-memory-leak-in-cfusbl_device_notify.patch b/releases/4.14.236/net-caif-fix-memory-leak-in-cfusbl_device_notify.patch similarity index 100% rename from queue-4.14/net-caif-fix-memory-leak-in-cfusbl_device_notify.patch rename to releases/4.14.236/net-caif-fix-memory-leak-in-cfusbl_device_notify.patch diff --git a/queue-4.14/net-usb-cdc_ncm-don-t-spew-notifications.patch b/releases/4.14.236/net-usb-cdc_ncm-don-t-spew-notifications.patch similarity index 100% rename from queue-4.14/net-usb-cdc_ncm-don-t-spew-notifications.patch rename to releases/4.14.236/net-usb-cdc_ncm-don-t-spew-notifications.patch diff --git a/queue-4.14/netfilter-nfnetlink_cthelper-hit-ebusy-on-updates-if.patch b/releases/4.14.236/netfilter-nfnetlink_cthelper-hit-ebusy-on-updates-if.patch similarity index 100% rename from queue-4.14/netfilter-nfnetlink_cthelper-hit-ebusy-on-updates-if.patch rename to releases/4.14.236/netfilter-nfnetlink_cthelper-hit-ebusy-on-updates-if.patch diff --git a/queue-4.14/nfc-fix-null-ptr-dereference-in-llcp_sock_getname-after-failed-connect.patch b/releases/4.14.236/nfc-fix-null-ptr-dereference-in-llcp_sock_getname-after-failed-connect.patch similarity index 100% rename from queue-4.14/nfc-fix-null-ptr-dereference-in-llcp_sock_getname-after-failed-connect.patch rename to releases/4.14.236/nfc-fix-null-ptr-dereference-in-llcp_sock_getname-after-failed-connect.patch diff --git a/queue-4.14/ocfs2-fix-data-corruption-by-fallocate.patch b/releases/4.14.236/ocfs2-fix-data-corruption-by-fallocate.patch similarity index 100% rename from queue-4.14/ocfs2-fix-data-corruption-by-fallocate.patch rename to releases/4.14.236/ocfs2-fix-data-corruption-by-fallocate.patch diff --git a/queue-4.14/pid-take-a-reference-when-initializing-cad_pid.patch b/releases/4.14.236/pid-take-a-reference-when-initializing-cad_pid.patch similarity index 100% rename from queue-4.14/pid-take-a-reference-when-initializing-cad_pid.patch rename to releases/4.14.236/pid-take-a-reference-when-initializing-cad_pid.patch diff --git a/queue-4.14/sched-fair-optimize-select_idle_cpu.patch b/releases/4.14.236/sched-fair-optimize-select_idle_cpu.patch similarity index 100% rename from queue-4.14/sched-fair-optimize-select_idle_cpu.patch rename to releases/4.14.236/sched-fair-optimize-select_idle_cpu.patch diff --git a/queue-4.14/selftests-bpf-fix-test_align.patch b/releases/4.14.236/selftests-bpf-fix-test_align.patch similarity index 100% rename from queue-4.14/selftests-bpf-fix-test_align.patch rename to releases/4.14.236/selftests-bpf-fix-test_align.patch diff --git a/queue-4.14/selftests-bpf-make-dubious-pointer-arithmetic-test-useful.patch b/releases/4.14.236/selftests-bpf-make-dubious-pointer-arithmetic-test-useful.patch similarity index 100% rename from queue-4.14/selftests-bpf-make-dubious-pointer-arithmetic-test-useful.patch rename to releases/4.14.236/selftests-bpf-make-dubious-pointer-arithmetic-test-useful.patch diff --git a/queue-4.14/series b/releases/4.14.236/series similarity index 100% rename from queue-4.14/series rename to releases/4.14.236/series diff --git a/queue-4.14/vfio-pci-fix-error-return-code-in-vfio_ecap_init.patch b/releases/4.14.236/vfio-pci-fix-error-return-code-in-vfio_ecap_init.patch similarity index 100% rename from queue-4.14/vfio-pci-fix-error-return-code-in-vfio_ecap_init.patch rename to releases/4.14.236/vfio-pci-fix-error-return-code-in-vfio_ecap_init.patch diff --git a/queue-4.14/vfio-pci-zap_vma_ptes-needs-mmu.patch b/releases/4.14.236/vfio-pci-zap_vma_ptes-needs-mmu.patch similarity index 100% rename from queue-4.14/vfio-pci-zap_vma_ptes-needs-mmu.patch rename to releases/4.14.236/vfio-pci-zap_vma_ptes-needs-mmu.patch diff --git a/queue-4.14/vfio-platform-fix-module_put-call-in-error-flow.patch b/releases/4.14.236/vfio-platform-fix-module_put-call-in-error-flow.patch similarity index 100% rename from queue-4.14/vfio-platform-fix-module_put-call-in-error-flow.patch rename to releases/4.14.236/vfio-platform-fix-module_put-call-in-error-flow.patch diff --git a/queue-4.14/xen-pciback-redo-vf-placement-in-the-virtual-topology.patch b/releases/4.14.236/xen-pciback-redo-vf-placement-in-the-virtual-topology.patch similarity index 100% rename from queue-4.14/xen-pciback-redo-vf-placement-in-the-virtual-topology.patch rename to releases/4.14.236/xen-pciback-redo-vf-placement-in-the-virtual-topology.patch