From: Greg Kroah-Hartman Date: Tue, 3 Aug 2021 10:52:16 +0000 (+0200) Subject: move 5.4 patches back into -rc and queued patches X-Git-Tag: v4.4.278~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e45e00f73ded17d4e18f978fcabde1882a803c7a;p=thirdparty%2Fkernel%2Fstable-queue.git move 5.4 patches back into -rc and queued patches --- diff --git a/queue-5.4/series b/queue-5.4/series index 922470bd83c..853696e73e3 100644 --- a/queue-5.4/series +++ b/queue-5.4/series @@ -1,43 +1,3 @@ -net_sched-check-error-pointer-in-tcf_dump_walker.patch -x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch -btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch -btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch -revert-acpi-resources-add-checks-for-acpi-irq-override.patch -x86-kvm-fix-vcpu-id-indexed-array-sizes.patch -kvm-add-missing-compat-kvm_clear_dirty_log.patch -ocfs2-fix-zero-out-valid-data.patch -ocfs2-issue-zeroout-to-eof-blocks.patch -can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch -can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch -can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch -can-usb_8dev-fix-memory-leak.patch -can-ems_usb-fix-memory-leak.patch -can-esd_usb2-fix-memory-leak.patch -hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch -niu-fix-incorrect-error-return-missed-in-previous-revert.patch -nfc-nfcsim-fix-use-after-free-during-module-unload.patch -cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch -netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch -netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch -i40e-fix-logic-of-disabling-queues.patch -i40e-fix-firmware-lldp-agent-related-warning.patch -i40e-fix-queue-to-tc-mapping-on-tx.patch -i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch -tipc-fix-sleeping-in-tipc-accept-routine.patch -net-set-true-network-header-for-ecn-decapsulation.patch -mlx4-fix-missing-error-code-in-mlx4_load_one.patch -net-llc-fix-skb_over_panic.patch -net-mlx5-fix-flow-table-chaining.patch -net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch -sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch -tulip-windbond-840-fix-missing-pci_disable_device-in.patch -sis900-fix-missing-pci_disable_device-in-probe-and-r.patch -can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch -pci-mvebu-setup-bar0-in-order-to-fix-msi.patch -powerpc-pseries-fix-regression-while-building-external-modules.patch -revert-perf-map-fix-dso-nsinfo-refcounting.patch -i40e-add-additional-info-to-phy-type-error.patch -can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch btrfs-delete-duplicated-words-other-fixes-in-comment.patch btrfs-do-not-commit-logs-and-transactions-during-lin.patch btrfs-fix-race-causing-unnecessary-inode-logging-dur.patch diff --git a/queue-5.4/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch b/rc-5.4/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch similarity index 100% rename from queue-5.4/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch rename to rc-5.4/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch diff --git a/queue-5.4/btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch b/rc-5.4/btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch similarity index 100% rename from queue-5.4/btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch rename to rc-5.4/btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch diff --git a/queue-5.4/can-ems_usb-fix-memory-leak.patch b/rc-5.4/can-ems_usb-fix-memory-leak.patch similarity index 100% rename from queue-5.4/can-ems_usb-fix-memory-leak.patch rename to rc-5.4/can-ems_usb-fix-memory-leak.patch diff --git a/queue-5.4/can-esd_usb2-fix-memory-leak.patch b/rc-5.4/can-esd_usb2-fix-memory-leak.patch similarity index 100% rename from queue-5.4/can-esd_usb2-fix-memory-leak.patch rename to rc-5.4/can-esd_usb2-fix-memory-leak.patch diff --git a/queue-5.4/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch b/rc-5.4/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch similarity index 100% rename from queue-5.4/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch rename to rc-5.4/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch diff --git a/queue-5.4/can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch b/rc-5.4/can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch similarity index 100% rename from queue-5.4/can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch rename to rc-5.4/can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch diff --git a/queue-5.4/can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch b/rc-5.4/can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch similarity index 100% rename from queue-5.4/can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch rename to rc-5.4/can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch diff --git a/queue-5.4/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch b/rc-5.4/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch similarity index 100% rename from queue-5.4/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch rename to rc-5.4/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch diff --git a/queue-5.4/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch b/rc-5.4/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch similarity index 100% rename from queue-5.4/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch rename to rc-5.4/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch diff --git a/queue-5.4/can-usb_8dev-fix-memory-leak.patch b/rc-5.4/can-usb_8dev-fix-memory-leak.patch similarity index 100% rename from queue-5.4/can-usb_8dev-fix-memory-leak.patch rename to rc-5.4/can-usb_8dev-fix-memory-leak.patch diff --git a/queue-5.4/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch b/rc-5.4/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch similarity index 100% rename from queue-5.4/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch rename to rc-5.4/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch diff --git a/queue-5.4/hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch b/rc-5.4/hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch similarity index 100% rename from queue-5.4/hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch rename to rc-5.4/hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch diff --git a/queue-5.4/i40e-add-additional-info-to-phy-type-error.patch b/rc-5.4/i40e-add-additional-info-to-phy-type-error.patch similarity index 100% rename from queue-5.4/i40e-add-additional-info-to-phy-type-error.patch rename to rc-5.4/i40e-add-additional-info-to-phy-type-error.patch diff --git a/queue-5.4/i40e-fix-firmware-lldp-agent-related-warning.patch b/rc-5.4/i40e-fix-firmware-lldp-agent-related-warning.patch similarity index 100% rename from queue-5.4/i40e-fix-firmware-lldp-agent-related-warning.patch rename to rc-5.4/i40e-fix-firmware-lldp-agent-related-warning.patch diff --git a/queue-5.4/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch b/rc-5.4/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch similarity index 100% rename from queue-5.4/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch rename to rc-5.4/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch diff --git a/queue-5.4/i40e-fix-logic-of-disabling-queues.patch b/rc-5.4/i40e-fix-logic-of-disabling-queues.patch similarity index 100% rename from queue-5.4/i40e-fix-logic-of-disabling-queues.patch rename to rc-5.4/i40e-fix-logic-of-disabling-queues.patch diff --git a/queue-5.4/i40e-fix-queue-to-tc-mapping-on-tx.patch b/rc-5.4/i40e-fix-queue-to-tc-mapping-on-tx.patch similarity index 100% rename from queue-5.4/i40e-fix-queue-to-tc-mapping-on-tx.patch rename to rc-5.4/i40e-fix-queue-to-tc-mapping-on-tx.patch diff --git a/queue-5.4/kvm-add-missing-compat-kvm_clear_dirty_log.patch b/rc-5.4/kvm-add-missing-compat-kvm_clear_dirty_log.patch similarity index 100% rename from queue-5.4/kvm-add-missing-compat-kvm_clear_dirty_log.patch rename to rc-5.4/kvm-add-missing-compat-kvm_clear_dirty_log.patch diff --git a/queue-5.4/mlx4-fix-missing-error-code-in-mlx4_load_one.patch b/rc-5.4/mlx4-fix-missing-error-code-in-mlx4_load_one.patch similarity index 100% rename from queue-5.4/mlx4-fix-missing-error-code-in-mlx4_load_one.patch rename to rc-5.4/mlx4-fix-missing-error-code-in-mlx4_load_one.patch diff --git a/queue-5.4/net-llc-fix-skb_over_panic.patch b/rc-5.4/net-llc-fix-skb_over_panic.patch similarity index 100% rename from queue-5.4/net-llc-fix-skb_over_panic.patch rename to rc-5.4/net-llc-fix-skb_over_panic.patch diff --git a/queue-5.4/net-mlx5-fix-flow-table-chaining.patch b/rc-5.4/net-mlx5-fix-flow-table-chaining.patch similarity index 100% rename from queue-5.4/net-mlx5-fix-flow-table-chaining.patch rename to rc-5.4/net-mlx5-fix-flow-table-chaining.patch diff --git a/queue-5.4/net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch b/rc-5.4/net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch similarity index 100% rename from queue-5.4/net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch rename to rc-5.4/net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch diff --git a/queue-5.4/net-set-true-network-header-for-ecn-decapsulation.patch b/rc-5.4/net-set-true-network-header-for-ecn-decapsulation.patch similarity index 100% rename from queue-5.4/net-set-true-network-header-for-ecn-decapsulation.patch rename to rc-5.4/net-set-true-network-header-for-ecn-decapsulation.patch diff --git a/queue-5.4/net_sched-check-error-pointer-in-tcf_dump_walker.patch b/rc-5.4/net_sched-check-error-pointer-in-tcf_dump_walker.patch similarity index 100% rename from queue-5.4/net_sched-check-error-pointer-in-tcf_dump_walker.patch rename to rc-5.4/net_sched-check-error-pointer-in-tcf_dump_walker.patch diff --git a/queue-5.4/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch b/rc-5.4/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch similarity index 100% rename from queue-5.4/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch rename to rc-5.4/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch diff --git a/queue-5.4/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch b/rc-5.4/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch similarity index 100% rename from queue-5.4/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch rename to rc-5.4/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch diff --git a/queue-5.4/nfc-nfcsim-fix-use-after-free-during-module-unload.patch b/rc-5.4/nfc-nfcsim-fix-use-after-free-during-module-unload.patch similarity index 100% rename from queue-5.4/nfc-nfcsim-fix-use-after-free-during-module-unload.patch rename to rc-5.4/nfc-nfcsim-fix-use-after-free-during-module-unload.patch diff --git a/queue-5.4/niu-fix-incorrect-error-return-missed-in-previous-revert.patch b/rc-5.4/niu-fix-incorrect-error-return-missed-in-previous-revert.patch similarity index 100% rename from queue-5.4/niu-fix-incorrect-error-return-missed-in-previous-revert.patch rename to rc-5.4/niu-fix-incorrect-error-return-missed-in-previous-revert.patch diff --git a/queue-5.4/ocfs2-fix-zero-out-valid-data.patch b/rc-5.4/ocfs2-fix-zero-out-valid-data.patch similarity index 100% rename from queue-5.4/ocfs2-fix-zero-out-valid-data.patch rename to rc-5.4/ocfs2-fix-zero-out-valid-data.patch diff --git a/queue-5.4/ocfs2-issue-zeroout-to-eof-blocks.patch b/rc-5.4/ocfs2-issue-zeroout-to-eof-blocks.patch similarity index 100% rename from queue-5.4/ocfs2-issue-zeroout-to-eof-blocks.patch rename to rc-5.4/ocfs2-issue-zeroout-to-eof-blocks.patch diff --git a/queue-5.4/pci-mvebu-setup-bar0-in-order-to-fix-msi.patch b/rc-5.4/pci-mvebu-setup-bar0-in-order-to-fix-msi.patch similarity index 100% rename from queue-5.4/pci-mvebu-setup-bar0-in-order-to-fix-msi.patch rename to rc-5.4/pci-mvebu-setup-bar0-in-order-to-fix-msi.patch diff --git a/queue-5.4/powerpc-pseries-fix-regression-while-building-external-modules.patch b/rc-5.4/powerpc-pseries-fix-regression-while-building-external-modules.patch similarity index 100% rename from queue-5.4/powerpc-pseries-fix-regression-while-building-external-modules.patch rename to rc-5.4/powerpc-pseries-fix-regression-while-building-external-modules.patch diff --git a/queue-5.4/revert-acpi-resources-add-checks-for-acpi-irq-override.patch b/rc-5.4/revert-acpi-resources-add-checks-for-acpi-irq-override.patch similarity index 100% rename from queue-5.4/revert-acpi-resources-add-checks-for-acpi-irq-override.patch rename to rc-5.4/revert-acpi-resources-add-checks-for-acpi-irq-override.patch diff --git a/queue-5.4/revert-perf-map-fix-dso-nsinfo-refcounting.patch b/rc-5.4/revert-perf-map-fix-dso-nsinfo-refcounting.patch similarity index 100% rename from queue-5.4/revert-perf-map-fix-dso-nsinfo-refcounting.patch rename to rc-5.4/revert-perf-map-fix-dso-nsinfo-refcounting.patch diff --git a/queue-5.4/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch b/rc-5.4/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch similarity index 100% rename from queue-5.4/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch rename to rc-5.4/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch diff --git a/rc-5.4/series b/rc-5.4/series new file mode 100644 index 00000000000..2a78876aab3 --- /dev/null +++ b/rc-5.4/series @@ -0,0 +1,40 @@ +net_sched-check-error-pointer-in-tcf_dump_walker.patch +x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch +btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch +btrfs-mark-compressed-range-uptodate-only-if-all-bio-succeed.patch +revert-acpi-resources-add-checks-for-acpi-irq-override.patch +x86-kvm-fix-vcpu-id-indexed-array-sizes.patch +kvm-add-missing-compat-kvm_clear_dirty_log.patch +ocfs2-fix-zero-out-valid-data.patch +ocfs2-issue-zeroout-to-eof-blocks.patch +can-j1939-j1939_xtp_rx_dat_one-fix-rxtimer-value-between-consecutive-tp.dt-to-750ms.patch +can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch +can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch +can-usb_8dev-fix-memory-leak.patch +can-ems_usb-fix-memory-leak.patch +can-esd_usb2-fix-memory-leak.patch +hid-wacom-re-enable-touch-by-default-for-cintiq-24hdt-27qhdt.patch +niu-fix-incorrect-error-return-missed-in-previous-revert.patch +nfc-nfcsim-fix-use-after-free-during-module-unload.patch +cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch +netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch +netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch +i40e-fix-logic-of-disabling-queues.patch +i40e-fix-firmware-lldp-agent-related-warning.patch +i40e-fix-queue-to-tc-mapping-on-tx.patch +i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch +tipc-fix-sleeping-in-tipc-accept-routine.patch +net-set-true-network-header-for-ecn-decapsulation.patch +mlx4-fix-missing-error-code-in-mlx4_load_one.patch +net-llc-fix-skb_over_panic.patch +net-mlx5-fix-flow-table-chaining.patch +net-mlx5e-fix-nullptr-in-mlx5e_hairpin_get_mdev.patch +sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch +tulip-windbond-840-fix-missing-pci_disable_device-in.patch +sis900-fix-missing-pci_disable_device-in-probe-and-r.patch +can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch +pci-mvebu-setup-bar0-in-order-to-fix-msi.patch +powerpc-pseries-fix-regression-while-building-external-modules.patch +revert-perf-map-fix-dso-nsinfo-refcounting.patch +i40e-add-additional-info-to-phy-type-error.patch +can-j1939-j1939_session_deactivate-clarify-lifetime-of-session-object.patch diff --git a/queue-5.4/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch b/rc-5.4/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch similarity index 100% rename from queue-5.4/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch rename to rc-5.4/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch diff --git a/queue-5.4/tipc-fix-sleeping-in-tipc-accept-routine.patch b/rc-5.4/tipc-fix-sleeping-in-tipc-accept-routine.patch similarity index 100% rename from queue-5.4/tipc-fix-sleeping-in-tipc-accept-routine.patch rename to rc-5.4/tipc-fix-sleeping-in-tipc-accept-routine.patch diff --git a/queue-5.4/tulip-windbond-840-fix-missing-pci_disable_device-in.patch b/rc-5.4/tulip-windbond-840-fix-missing-pci_disable_device-in.patch similarity index 100% rename from queue-5.4/tulip-windbond-840-fix-missing-pci_disable_device-in.patch rename to rc-5.4/tulip-windbond-840-fix-missing-pci_disable_device-in.patch diff --git a/queue-5.4/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch b/rc-5.4/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch similarity index 100% rename from queue-5.4/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch rename to rc-5.4/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch diff --git a/queue-5.4/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch b/rc-5.4/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch similarity index 100% rename from queue-5.4/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch rename to rc-5.4/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch