From 98135a34cfb66fd2ed01b9db2b8d2960d16fd58f Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 3 Aug 2021 12:53:59 +0200 Subject: [PATCH] move 4.19 patches back inro -rc and queued patches --- queue-4.19/series | 30 ------------------- ...ounting-in-__btrfs_free_extra_devids.patch | 0 .../can-ems_usb-fix-memory-leak.patch | 0 .../can-esd_usb2-fix-memory-leak.patch | 0 ...x-fix-a-signedness-bug-in-hi3110_cmd.patch | 0 ...sing-urb-transfer_dma-initialization.patch | 0 ...ckopt-fix-raw_rcv-panic-for-sock-uaf.patch | 0 .../can-usb_8dev-fix-memory-leak.patch | 0 ...leak-in-function-cfg80211_bss_update.patch | 0 ...sure-frag0-meets-ip-header-alignment.patch | 0 ...dd-additional-info-to-phy-type-error.patch | 0 ...creation-failure-when-max-num-of-que.patch | 0 .../i40e-fix-logic-of-disabling-queues.patch | 0 ...-missing-error-code-in-mlx4_load_one.patch | 0 .../net-llc-fix-skb_over_panic.patch | 0 .../net-mlx5-fix-flow-table-chaining.patch | 0 ...ack-adjust-stop-timestamp-to-real-ex.patch | 0 ...t-allow-to-specify-layer-4-protocol-.patch | 0 ...-use-after-free-during-module-unload.patch | 0 ...ror-return-missed-in-previous-revert.patch | 0 .../ocfs2-fix-zero-out-valid-data.patch | 0 .../ocfs2-issue-zeroout-to-eof-blocks.patch | 0 ...sion-while-building-external-modules.patch | 0 ...-perf-map-fix-dso-nsinfo-refcounting.patch | 0 ...value-check-in-__sctp_rcv_asconf_loo.patch | 0 rc-4.19/series | 30 +++++++++++++++++++ ...ng-pci_disable_device-in-probe-and-r.patch | 0 ...-fix-sleeping-in-tipc-accept-routine.patch | 0 ...40-fix-missing-pci_disable_device-in.patch | 0 ..._net-do-not-pull-payload-in-skb-head.patch | 0 ...sm-proto.h-can-be-included-stand-alo.patch | 0 ...-kvm-fix-vcpu-id-indexed-array-sizes.patch | 0 32 files changed, 30 insertions(+), 30 deletions(-) rename {queue-4.19 => rc-4.19}/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch (100%) rename {queue-4.19 => rc-4.19}/can-ems_usb-fix-memory-leak.patch (100%) rename {queue-4.19 => rc-4.19}/can-esd_usb2-fix-memory-leak.patch (100%) rename {queue-4.19 => rc-4.19}/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch (100%) rename {queue-4.19 => rc-4.19}/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch (100%) rename {queue-4.19 => rc-4.19}/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch (100%) rename {queue-4.19 => rc-4.19}/can-usb_8dev-fix-memory-leak.patch (100%) rename {queue-4.19 => rc-4.19}/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch (100%) rename {queue-4.19 => rc-4.19}/gro-ensure-frag0-meets-ip-header-alignment.patch (100%) rename {queue-4.19 => rc-4.19}/i40e-add-additional-info-to-phy-type-error.patch (100%) rename {queue-4.19 => rc-4.19}/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch (100%) rename {queue-4.19 => rc-4.19}/i40e-fix-logic-of-disabling-queues.patch (100%) rename {queue-4.19 => rc-4.19}/mlx4-fix-missing-error-code-in-mlx4_load_one.patch (100%) rename {queue-4.19 => rc-4.19}/net-llc-fix-skb_over_panic.patch (100%) rename {queue-4.19 => rc-4.19}/net-mlx5-fix-flow-table-chaining.patch (100%) rename {queue-4.19 => rc-4.19}/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch (100%) rename {queue-4.19 => rc-4.19}/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch (100%) rename {queue-4.19 => rc-4.19}/nfc-nfcsim-fix-use-after-free-during-module-unload.patch (100%) rename {queue-4.19 => rc-4.19}/niu-fix-incorrect-error-return-missed-in-previous-revert.patch (100%) rename {queue-4.19 => rc-4.19}/ocfs2-fix-zero-out-valid-data.patch (100%) rename {queue-4.19 => rc-4.19}/ocfs2-issue-zeroout-to-eof-blocks.patch (100%) rename {queue-4.19 => rc-4.19}/powerpc-pseries-fix-regression-while-building-external-modules.patch (100%) rename {queue-4.19 => rc-4.19}/revert-perf-map-fix-dso-nsinfo-refcounting.patch (100%) rename {queue-4.19 => rc-4.19}/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch (100%) create mode 100644 rc-4.19/series rename {queue-4.19 => rc-4.19}/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch (100%) rename {queue-4.19 => rc-4.19}/tipc-fix-sleeping-in-tipc-accept-routine.patch (100%) rename {queue-4.19 => rc-4.19}/tulip-windbond-840-fix-missing-pci_disable_device-in.patch (100%) rename {queue-4.19 => rc-4.19}/virtio_net-do-not-pull-payload-in-skb-head.patch (100%) rename {queue-4.19 => rc-4.19}/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch (100%) rename {queue-4.19 => rc-4.19}/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch (100%) diff --git a/queue-4.19/series b/queue-4.19/series index f4c57625b4e..5373ff710bc 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -1,31 +1 @@ -virtio_net-do-not-pull-payload-in-skb-head.patch -gro-ensure-frag0-meets-ip-header-alignment.patch -x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch -btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch -x86-kvm-fix-vcpu-id-indexed-array-sizes.patch -ocfs2-fix-zero-out-valid-data.patch -ocfs2-issue-zeroout-to-eof-blocks.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 -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-log-tc-creation-failure-when-max-num-of-que.patch -tipc-fix-sleeping-in-tipc-accept-routine.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 -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 -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 btrfs-mark-compressed-range-uptodate-only-if-all-bio.patch diff --git a/queue-4.19/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch b/rc-4.19/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch similarity index 100% rename from queue-4.19/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch rename to rc-4.19/btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch diff --git a/queue-4.19/can-ems_usb-fix-memory-leak.patch b/rc-4.19/can-ems_usb-fix-memory-leak.patch similarity index 100% rename from queue-4.19/can-ems_usb-fix-memory-leak.patch rename to rc-4.19/can-ems_usb-fix-memory-leak.patch diff --git a/queue-4.19/can-esd_usb2-fix-memory-leak.patch b/rc-4.19/can-esd_usb2-fix-memory-leak.patch similarity index 100% rename from queue-4.19/can-esd_usb2-fix-memory-leak.patch rename to rc-4.19/can-esd_usb2-fix-memory-leak.patch diff --git a/queue-4.19/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch b/rc-4.19/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch similarity index 100% rename from queue-4.19/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch rename to rc-4.19/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch diff --git a/queue-4.19/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch b/rc-4.19/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch similarity index 100% rename from queue-4.19/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch rename to rc-4.19/can-mcba_usb_start-add-missing-urb-transfer_dma-initialization.patch diff --git a/queue-4.19/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch b/rc-4.19/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch similarity index 100% rename from queue-4.19/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch rename to rc-4.19/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-uaf.patch diff --git a/queue-4.19/can-usb_8dev-fix-memory-leak.patch b/rc-4.19/can-usb_8dev-fix-memory-leak.patch similarity index 100% rename from queue-4.19/can-usb_8dev-fix-memory-leak.patch rename to rc-4.19/can-usb_8dev-fix-memory-leak.patch diff --git a/queue-4.19/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch b/rc-4.19/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch similarity index 100% rename from queue-4.19/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch rename to rc-4.19/cfg80211-fix-possible-memory-leak-in-function-cfg80211_bss_update.patch diff --git a/queue-4.19/gro-ensure-frag0-meets-ip-header-alignment.patch b/rc-4.19/gro-ensure-frag0-meets-ip-header-alignment.patch similarity index 100% rename from queue-4.19/gro-ensure-frag0-meets-ip-header-alignment.patch rename to rc-4.19/gro-ensure-frag0-meets-ip-header-alignment.patch diff --git a/queue-4.19/i40e-add-additional-info-to-phy-type-error.patch b/rc-4.19/i40e-add-additional-info-to-phy-type-error.patch similarity index 100% rename from queue-4.19/i40e-add-additional-info-to-phy-type-error.patch rename to rc-4.19/i40e-add-additional-info-to-phy-type-error.patch diff --git a/queue-4.19/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch b/rc-4.19/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch similarity index 100% rename from queue-4.19/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch rename to rc-4.19/i40e-fix-log-tc-creation-failure-when-max-num-of-que.patch diff --git a/queue-4.19/i40e-fix-logic-of-disabling-queues.patch b/rc-4.19/i40e-fix-logic-of-disabling-queues.patch similarity index 100% rename from queue-4.19/i40e-fix-logic-of-disabling-queues.patch rename to rc-4.19/i40e-fix-logic-of-disabling-queues.patch diff --git a/queue-4.19/mlx4-fix-missing-error-code-in-mlx4_load_one.patch b/rc-4.19/mlx4-fix-missing-error-code-in-mlx4_load_one.patch similarity index 100% rename from queue-4.19/mlx4-fix-missing-error-code-in-mlx4_load_one.patch rename to rc-4.19/mlx4-fix-missing-error-code-in-mlx4_load_one.patch diff --git a/queue-4.19/net-llc-fix-skb_over_panic.patch b/rc-4.19/net-llc-fix-skb_over_panic.patch similarity index 100% rename from queue-4.19/net-llc-fix-skb_over_panic.patch rename to rc-4.19/net-llc-fix-skb_over_panic.patch diff --git a/queue-4.19/net-mlx5-fix-flow-table-chaining.patch b/rc-4.19/net-mlx5-fix-flow-table-chaining.patch similarity index 100% rename from queue-4.19/net-mlx5-fix-flow-table-chaining.patch rename to rc-4.19/net-mlx5-fix-flow-table-chaining.patch diff --git a/queue-4.19/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch b/rc-4.19/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch similarity index 100% rename from queue-4.19/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch rename to rc-4.19/netfilter-conntrack-adjust-stop-timestamp-to-real-ex.patch diff --git a/queue-4.19/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch b/rc-4.19/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch similarity index 100% rename from queue-4.19/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch rename to rc-4.19/netfilter-nft_nat-allow-to-specify-layer-4-protocol-.patch diff --git a/queue-4.19/nfc-nfcsim-fix-use-after-free-during-module-unload.patch b/rc-4.19/nfc-nfcsim-fix-use-after-free-during-module-unload.patch similarity index 100% rename from queue-4.19/nfc-nfcsim-fix-use-after-free-during-module-unload.patch rename to rc-4.19/nfc-nfcsim-fix-use-after-free-during-module-unload.patch diff --git a/queue-4.19/niu-fix-incorrect-error-return-missed-in-previous-revert.patch b/rc-4.19/niu-fix-incorrect-error-return-missed-in-previous-revert.patch similarity index 100% rename from queue-4.19/niu-fix-incorrect-error-return-missed-in-previous-revert.patch rename to rc-4.19/niu-fix-incorrect-error-return-missed-in-previous-revert.patch diff --git a/queue-4.19/ocfs2-fix-zero-out-valid-data.patch b/rc-4.19/ocfs2-fix-zero-out-valid-data.patch similarity index 100% rename from queue-4.19/ocfs2-fix-zero-out-valid-data.patch rename to rc-4.19/ocfs2-fix-zero-out-valid-data.patch diff --git a/queue-4.19/ocfs2-issue-zeroout-to-eof-blocks.patch b/rc-4.19/ocfs2-issue-zeroout-to-eof-blocks.patch similarity index 100% rename from queue-4.19/ocfs2-issue-zeroout-to-eof-blocks.patch rename to rc-4.19/ocfs2-issue-zeroout-to-eof-blocks.patch diff --git a/queue-4.19/powerpc-pseries-fix-regression-while-building-external-modules.patch b/rc-4.19/powerpc-pseries-fix-regression-while-building-external-modules.patch similarity index 100% rename from queue-4.19/powerpc-pseries-fix-regression-while-building-external-modules.patch rename to rc-4.19/powerpc-pseries-fix-regression-while-building-external-modules.patch diff --git a/queue-4.19/revert-perf-map-fix-dso-nsinfo-refcounting.patch b/rc-4.19/revert-perf-map-fix-dso-nsinfo-refcounting.patch similarity index 100% rename from queue-4.19/revert-perf-map-fix-dso-nsinfo-refcounting.patch rename to rc-4.19/revert-perf-map-fix-dso-nsinfo-refcounting.patch diff --git a/queue-4.19/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch b/rc-4.19/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch similarity index 100% rename from queue-4.19/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch rename to rc-4.19/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch diff --git a/rc-4.19/series b/rc-4.19/series new file mode 100644 index 00000000000..c7d14aa442e --- /dev/null +++ b/rc-4.19/series @@ -0,0 +1,30 @@ +virtio_net-do-not-pull-payload-in-skb-head.patch +gro-ensure-frag0-meets-ip-header-alignment.patch +x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch +btrfs-fix-rw-device-counting-in-__btrfs_free_extra_devids.patch +x86-kvm-fix-vcpu-id-indexed-array-sizes.patch +ocfs2-fix-zero-out-valid-data.patch +ocfs2-issue-zeroout-to-eof-blocks.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 +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-log-tc-creation-failure-when-max-num-of-que.patch +tipc-fix-sleeping-in-tipc-accept-routine.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 +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 +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 diff --git a/queue-4.19/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch b/rc-4.19/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch similarity index 100% rename from queue-4.19/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch rename to rc-4.19/sis900-fix-missing-pci_disable_device-in-probe-and-r.patch diff --git a/queue-4.19/tipc-fix-sleeping-in-tipc-accept-routine.patch b/rc-4.19/tipc-fix-sleeping-in-tipc-accept-routine.patch similarity index 100% rename from queue-4.19/tipc-fix-sleeping-in-tipc-accept-routine.patch rename to rc-4.19/tipc-fix-sleeping-in-tipc-accept-routine.patch diff --git a/queue-4.19/tulip-windbond-840-fix-missing-pci_disable_device-in.patch b/rc-4.19/tulip-windbond-840-fix-missing-pci_disable_device-in.patch similarity index 100% rename from queue-4.19/tulip-windbond-840-fix-missing-pci_disable_device-in.patch rename to rc-4.19/tulip-windbond-840-fix-missing-pci_disable_device-in.patch diff --git a/queue-4.19/virtio_net-do-not-pull-payload-in-skb-head.patch b/rc-4.19/virtio_net-do-not-pull-payload-in-skb-head.patch similarity index 100% rename from queue-4.19/virtio_net-do-not-pull-payload-in-skb-head.patch rename to rc-4.19/virtio_net-do-not-pull-payload-in-skb-head.patch diff --git a/queue-4.19/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch b/rc-4.19/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch similarity index 100% rename from queue-4.19/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch rename to rc-4.19/x86-asm-ensure-asm-proto.h-can-be-included-stand-alo.patch diff --git a/queue-4.19/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch b/rc-4.19/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch similarity index 100% rename from queue-4.19/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch rename to rc-4.19/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch -- 2.47.3