From e74a3de195a2040a7a40cb6b793998218168596f Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 9 May 2018 09:53:30 +0200 Subject: [PATCH] Linux 4.16.8 --- ...button-make-module-loadable-when-booted-in-non-acpi-mode.patch | 0 .../alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch | 0 .../4.16.8}/alsa-aloop-mark-paused-device-as-inactive.patch | 0 ...r-dereference-due-to-invalid-calculation-for-array-index.patch | 0 .../4.16.8}/alsa-hda-fix-incorrect-usage-of-is_reachable.patch | 0 .../4.16.8}/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch | 0 ...fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch | 0 ...arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch | 0 ...ns-lock-before-access-running-trans-in-check_delayed_ref.patch | 0 ...w-clocksource_mark_unstable-on-unregistered-clocksources.patch | 0 .../clocksource-consistent-de-rate-when-marking-unstable.patch | 0 .../4.16.8}/clocksource-initialize-cs-wd_list.patch | 0 .../4.16.8}/drm-bridge-vga-dac-fix-edid-memory-leak.patch | 0 ...vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch | 0 .../4.16.8}/drm-vmwgfx-fix-a-buffer-object-leak.patch | 0 .../4.16.8}/errseq-always-report-a-writeback-error-once.patch | 0 .../ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch | 0 .../4.16.8}/ib-hfi1-fix-loss-of-becn-with-ahg.patch | 0 ...ix-null-pointer-dereference-when-invalid-num_vls-is-used.patch | 0 ...lx5-use-unlimited-rate-when-static-rate-is-not-supported.patch | 0 ...band-mlx5-fix-build-errors-when-infiniband_user_access-m.patch | 0 ...s-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch | 0 .../4.16.8}/input-leds-fix-out-of-bound-access.patch | 0 .../4.16.8}/irqchip-qcom-fix-check-for-spurious-interrupts.patch | 0 .../4.16.8}/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch | 0 .../kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch | 0 .../net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch | 0 .../platform-x86-asus-wireless-fix-null-pointer-dereference.patch | 0 .../platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch | 0 .../rdma-cxgb4-release-hw-resources-on-device-removal.patch | 0 .../4.16.8}/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch | 0 ...mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch | 0 .../4.16.8}/rdma-mlx5-protect-from-shift-operand-overflow.patch | 0 ...ma-allow-resolving-address-w-o-specifying-source-address.patch | 0 .../4.16.8}/rtlwifi-cleanup-8723be-ant_sel-definition.patch | 0 .../4.16.8}/scsi-target-fix-fortify_panic-kernel-exception.patch | 0 {queue-4.16 => releases/4.16.8}/series | 0 .../4.16.8}/swiotlb-fix-inversed-dma_attr_no_warn-test.patch | 0 ...e-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch | 0 .../4.16.8}/tools-power-acpi-revert-to-ld-gcc.patch | 0 .../4.16.8}/tracepoint-do-not-warn-on-enomem.patch | 0 .../4.16.8}/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch | 0 .../usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch | 0 ...b-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch | 0 .../usb-musb-host-fix-potential-null-pointer-dereference.patch | 0 ...usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch | 0 .../usb-serial-option-adding-support-for-ublox-r410m.patch | 0 .../4.16.8}/usb-serial-option-reimplement-interface-masking.patch | 0 ...rial-visor-handle-potential-invalid-device-configuration.patch | 0 .../4.16.8}/x86-tsc-always-unregister-clocksource_tsc_early.patch | 0 .../4.16.8}/x86-tsc-fix-mark_tsc_unstable.patch | 0 ...fs-prevent-creating-negative-sized-file-via-insert_range.patch | 0 .../xhci-fix-use-after-free-in-xhci_free_virt_device.patch | 0 53 files changed, 0 insertions(+), 0 deletions(-) rename {queue-4.16 => releases/4.16.8}/acpi-button-make-module-loadable-when-booted-in-non-acpi-mode.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-aloop-mark-paused-device-as-inactive.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-dice-fix-kernel-null-pointer-dereference-due-to-invalid-calculation-for-array-index.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-hda-fix-incorrect-usage-of-is_reachable.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch (100%) rename {queue-4.16 => releases/4.16.8}/alsa-seq-fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch (100%) rename {queue-4.16 => releases/4.16.8}/arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch (100%) rename {queue-4.16 => releases/4.16.8}/btrfs-take-trans-lock-before-access-running-trans-in-check_delayed_ref.patch (100%) rename {queue-4.16 => releases/4.16.8}/clocksource-allow-clocksource_mark_unstable-on-unregistered-clocksources.patch (100%) rename {queue-4.16 => releases/4.16.8}/clocksource-consistent-de-rate-when-marking-unstable.patch (100%) rename {queue-4.16 => releases/4.16.8}/clocksource-initialize-cs-wd_list.patch (100%) rename {queue-4.16 => releases/4.16.8}/drm-bridge-vga-dac-fix-edid-memory-leak.patch (100%) rename {queue-4.16 => releases/4.16.8}/drm-vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch (100%) rename {queue-4.16 => releases/4.16.8}/drm-vmwgfx-fix-a-buffer-object-leak.patch (100%) rename {queue-4.16 => releases/4.16.8}/errseq-always-report-a-writeback-error-once.patch (100%) rename {queue-4.16 => releases/4.16.8}/ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch (100%) rename {queue-4.16 => releases/4.16.8}/ib-hfi1-fix-loss-of-becn-with-ahg.patch (100%) rename {queue-4.16 => releases/4.16.8}/ib-hfi1-fix-null-pointer-dereference-when-invalid-num_vls-is-used.patch (100%) rename {queue-4.16 => releases/4.16.8}/ib-mlx5-use-unlimited-rate-when-static-rate-is-not-supported.patch (100%) rename {queue-4.16 => releases/4.16.8}/infiniband-mlx5-fix-build-errors-when-infiniband_user_access-m.patch (100%) rename {queue-4.16 => releases/4.16.8}/input-atmel_mxt_ts-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch (100%) rename {queue-4.16 => releases/4.16.8}/input-leds-fix-out-of-bound-access.patch (100%) rename {queue-4.16 => releases/4.16.8}/irqchip-qcom-fix-check-for-spurious-interrupts.patch (100%) rename {queue-4.16 => releases/4.16.8}/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch (100%) rename {queue-4.16 => releases/4.16.8}/kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch (100%) rename {queue-4.16 => releases/4.16.8}/net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch (100%) rename {queue-4.16 => releases/4.16.8}/platform-x86-asus-wireless-fix-null-pointer-dereference.patch (100%) rename {queue-4.16 => releases/4.16.8}/platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch (100%) rename {queue-4.16 => releases/4.16.8}/rdma-cxgb4-release-hw-resources-on-device-removal.patch (100%) rename {queue-4.16 => releases/4.16.8}/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch (100%) rename {queue-4.16 => releases/4.16.8}/rdma-mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch (100%) rename {queue-4.16 => releases/4.16.8}/rdma-mlx5-protect-from-shift-operand-overflow.patch (100%) rename {queue-4.16 => releases/4.16.8}/rdma-ucma-allow-resolving-address-w-o-specifying-source-address.patch (100%) rename {queue-4.16 => releases/4.16.8}/rtlwifi-cleanup-8723be-ant_sel-definition.patch (100%) rename {queue-4.16 => releases/4.16.8}/scsi-target-fix-fortify_panic-kernel-exception.patch (100%) rename {queue-4.16 => releases/4.16.8}/series (100%) rename {queue-4.16 => releases/4.16.8}/swiotlb-fix-inversed-dma_attr_no_warn-test.patch (100%) rename {queue-4.16 => releases/4.16.8}/test_firmware-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch (100%) rename {queue-4.16 => releases/4.16.8}/tools-power-acpi-revert-to-ld-gcc.patch (100%) rename {queue-4.16 => releases/4.16.8}/tracepoint-do-not-warn-on-enomem.patch (100%) rename {queue-4.16 => releases/4.16.8}/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-musb-host-fix-potential-null-pointer-dereference.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-serial-option-adding-support-for-ublox-r410m.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-serial-option-reimplement-interface-masking.patch (100%) rename {queue-4.16 => releases/4.16.8}/usb-serial-visor-handle-potential-invalid-device-configuration.patch (100%) rename {queue-4.16 => releases/4.16.8}/x86-tsc-always-unregister-clocksource_tsc_early.patch (100%) rename {queue-4.16 => releases/4.16.8}/x86-tsc-fix-mark_tsc_unstable.patch (100%) rename {queue-4.16 => releases/4.16.8}/xfs-prevent-creating-negative-sized-file-via-insert_range.patch (100%) rename {queue-4.16 => releases/4.16.8}/xhci-fix-use-after-free-in-xhci_free_virt_device.patch (100%) diff --git a/queue-4.16/acpi-button-make-module-loadable-when-booted-in-non-acpi-mode.patch b/releases/4.16.8/acpi-button-make-module-loadable-when-booted-in-non-acpi-mode.patch similarity index 100% rename from queue-4.16/acpi-button-make-module-loadable-when-booted-in-non-acpi-mode.patch rename to releases/4.16.8/acpi-button-make-module-loadable-when-booted-in-non-acpi-mode.patch diff --git a/queue-4.16/alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch b/releases/4.16.8/alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch similarity index 100% rename from queue-4.16/alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch rename to releases/4.16.8/alsa-aloop-add-missing-cable-lock-to-ctl-api-callbacks.patch diff --git a/queue-4.16/alsa-aloop-mark-paused-device-as-inactive.patch b/releases/4.16.8/alsa-aloop-mark-paused-device-as-inactive.patch similarity index 100% rename from queue-4.16/alsa-aloop-mark-paused-device-as-inactive.patch rename to releases/4.16.8/alsa-aloop-mark-paused-device-as-inactive.patch diff --git a/queue-4.16/alsa-dice-fix-kernel-null-pointer-dereference-due-to-invalid-calculation-for-array-index.patch b/releases/4.16.8/alsa-dice-fix-kernel-null-pointer-dereference-due-to-invalid-calculation-for-array-index.patch similarity index 100% rename from queue-4.16/alsa-dice-fix-kernel-null-pointer-dereference-due-to-invalid-calculation-for-array-index.patch rename to releases/4.16.8/alsa-dice-fix-kernel-null-pointer-dereference-due-to-invalid-calculation-for-array-index.patch diff --git a/queue-4.16/alsa-hda-fix-incorrect-usage-of-is_reachable.patch b/releases/4.16.8/alsa-hda-fix-incorrect-usage-of-is_reachable.patch similarity index 100% rename from queue-4.16/alsa-hda-fix-incorrect-usage-of-is_reachable.patch rename to releases/4.16.8/alsa-hda-fix-incorrect-usage-of-is_reachable.patch diff --git a/queue-4.16/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch b/releases/4.16.8/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch similarity index 100% rename from queue-4.16/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch rename to releases/4.16.8/alsa-pcm-check-pcm-state-at-xfern-compat-ioctl.patch diff --git a/queue-4.16/alsa-seq-fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch b/releases/4.16.8/alsa-seq-fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch similarity index 100% rename from queue-4.16/alsa-seq-fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch rename to releases/4.16.8/alsa-seq-fix-races-at-midi-encoding-in-snd_virmidi_output_trigger.patch diff --git a/queue-4.16/arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch b/releases/4.16.8/arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch similarity index 100% rename from queue-4.16/arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch rename to releases/4.16.8/arm64-add-work-around-for-arm-cortex-a55-erratum-1024718.patch diff --git a/queue-4.16/btrfs-take-trans-lock-before-access-running-trans-in-check_delayed_ref.patch b/releases/4.16.8/btrfs-take-trans-lock-before-access-running-trans-in-check_delayed_ref.patch similarity index 100% rename from queue-4.16/btrfs-take-trans-lock-before-access-running-trans-in-check_delayed_ref.patch rename to releases/4.16.8/btrfs-take-trans-lock-before-access-running-trans-in-check_delayed_ref.patch diff --git a/queue-4.16/clocksource-allow-clocksource_mark_unstable-on-unregistered-clocksources.patch b/releases/4.16.8/clocksource-allow-clocksource_mark_unstable-on-unregistered-clocksources.patch similarity index 100% rename from queue-4.16/clocksource-allow-clocksource_mark_unstable-on-unregistered-clocksources.patch rename to releases/4.16.8/clocksource-allow-clocksource_mark_unstable-on-unregistered-clocksources.patch diff --git a/queue-4.16/clocksource-consistent-de-rate-when-marking-unstable.patch b/releases/4.16.8/clocksource-consistent-de-rate-when-marking-unstable.patch similarity index 100% rename from queue-4.16/clocksource-consistent-de-rate-when-marking-unstable.patch rename to releases/4.16.8/clocksource-consistent-de-rate-when-marking-unstable.patch diff --git a/queue-4.16/clocksource-initialize-cs-wd_list.patch b/releases/4.16.8/clocksource-initialize-cs-wd_list.patch similarity index 100% rename from queue-4.16/clocksource-initialize-cs-wd_list.patch rename to releases/4.16.8/clocksource-initialize-cs-wd_list.patch diff --git a/queue-4.16/drm-bridge-vga-dac-fix-edid-memory-leak.patch b/releases/4.16.8/drm-bridge-vga-dac-fix-edid-memory-leak.patch similarity index 100% rename from queue-4.16/drm-bridge-vga-dac-fix-edid-memory-leak.patch rename to releases/4.16.8/drm-bridge-vga-dac-fix-edid-memory-leak.patch diff --git a/queue-4.16/drm-vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch b/releases/4.16.8/drm-vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch similarity index 100% rename from queue-4.16/drm-vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch rename to releases/4.16.8/drm-vc4-make-sure-vc4_bo_-inc-dec-_usecnt-calls-are-balanced.patch diff --git a/queue-4.16/drm-vmwgfx-fix-a-buffer-object-leak.patch b/releases/4.16.8/drm-vmwgfx-fix-a-buffer-object-leak.patch similarity index 100% rename from queue-4.16/drm-vmwgfx-fix-a-buffer-object-leak.patch rename to releases/4.16.8/drm-vmwgfx-fix-a-buffer-object-leak.patch diff --git a/queue-4.16/errseq-always-report-a-writeback-error-once.patch b/releases/4.16.8/errseq-always-report-a-writeback-error-once.patch similarity index 100% rename from queue-4.16/errseq-always-report-a-writeback-error-once.patch rename to releases/4.16.8/errseq-always-report-a-writeback-error-once.patch diff --git a/queue-4.16/ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch b/releases/4.16.8/ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch similarity index 100% rename from queue-4.16/ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch rename to releases/4.16.8/ib-hfi1-fix-handling-of-fecn-marked-multicast-packet.patch diff --git a/queue-4.16/ib-hfi1-fix-loss-of-becn-with-ahg.patch b/releases/4.16.8/ib-hfi1-fix-loss-of-becn-with-ahg.patch similarity index 100% rename from queue-4.16/ib-hfi1-fix-loss-of-becn-with-ahg.patch rename to releases/4.16.8/ib-hfi1-fix-loss-of-becn-with-ahg.patch diff --git a/queue-4.16/ib-hfi1-fix-null-pointer-dereference-when-invalid-num_vls-is-used.patch b/releases/4.16.8/ib-hfi1-fix-null-pointer-dereference-when-invalid-num_vls-is-used.patch similarity index 100% rename from queue-4.16/ib-hfi1-fix-null-pointer-dereference-when-invalid-num_vls-is-used.patch rename to releases/4.16.8/ib-hfi1-fix-null-pointer-dereference-when-invalid-num_vls-is-used.patch diff --git a/queue-4.16/ib-mlx5-use-unlimited-rate-when-static-rate-is-not-supported.patch b/releases/4.16.8/ib-mlx5-use-unlimited-rate-when-static-rate-is-not-supported.patch similarity index 100% rename from queue-4.16/ib-mlx5-use-unlimited-rate-when-static-rate-is-not-supported.patch rename to releases/4.16.8/ib-mlx5-use-unlimited-rate-when-static-rate-is-not-supported.patch diff --git a/queue-4.16/infiniband-mlx5-fix-build-errors-when-infiniband_user_access-m.patch b/releases/4.16.8/infiniband-mlx5-fix-build-errors-when-infiniband_user_access-m.patch similarity index 100% rename from queue-4.16/infiniband-mlx5-fix-build-errors-when-infiniband_user_access-m.patch rename to releases/4.16.8/infiniband-mlx5-fix-build-errors-when-infiniband_user_access-m.patch diff --git a/queue-4.16/input-atmel_mxt_ts-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch b/releases/4.16.8/input-atmel_mxt_ts-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch similarity index 100% rename from queue-4.16/input-atmel_mxt_ts-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch rename to releases/4.16.8/input-atmel_mxt_ts-add-touchpad-button-mapping-for-samsung-chromebook-pro.patch diff --git a/queue-4.16/input-leds-fix-out-of-bound-access.patch b/releases/4.16.8/input-leds-fix-out-of-bound-access.patch similarity index 100% rename from queue-4.16/input-leds-fix-out-of-bound-access.patch rename to releases/4.16.8/input-leds-fix-out-of-bound-access.patch diff --git a/queue-4.16/irqchip-qcom-fix-check-for-spurious-interrupts.patch b/releases/4.16.8/irqchip-qcom-fix-check-for-spurious-interrupts.patch similarity index 100% rename from queue-4.16/irqchip-qcom-fix-check-for-spurious-interrupts.patch rename to releases/4.16.8/irqchip-qcom-fix-check-for-spurious-interrupts.patch diff --git a/queue-4.16/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch b/releases/4.16.8/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch similarity index 100% rename from queue-4.16/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch rename to releases/4.16.8/iw_cxgb4-atomically-flush-per-qp-hw-cqes.patch diff --git a/queue-4.16/kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch b/releases/4.16.8/kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch similarity index 100% rename from queue-4.16/kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch rename to releases/4.16.8/kvm-x86-remove-apic-timer-periodic-oneshot-spikes.patch diff --git a/queue-4.16/net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch b/releases/4.16.8/net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch similarity index 100% rename from queue-4.16/net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch rename to releases/4.16.8/net-usb-qmi_wwan-add-support-for-ublox-r410m-pid-0x90b2.patch diff --git a/queue-4.16/platform-x86-asus-wireless-fix-null-pointer-dereference.patch b/releases/4.16.8/platform-x86-asus-wireless-fix-null-pointer-dereference.patch similarity index 100% rename from queue-4.16/platform-x86-asus-wireless-fix-null-pointer-dereference.patch rename to releases/4.16.8/platform-x86-asus-wireless-fix-null-pointer-dereference.patch diff --git a/queue-4.16/platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch b/releases/4.16.8/platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch similarity index 100% rename from queue-4.16/platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch rename to releases/4.16.8/platform-x86-kconfig-fix-dell-laptop-dependency-chain.patch diff --git a/queue-4.16/rdma-cxgb4-release-hw-resources-on-device-removal.patch b/releases/4.16.8/rdma-cxgb4-release-hw-resources-on-device-removal.patch similarity index 100% rename from queue-4.16/rdma-cxgb4-release-hw-resources-on-device-removal.patch rename to releases/4.16.8/rdma-cxgb4-release-hw-resources-on-device-removal.patch diff --git a/queue-4.16/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch b/releases/4.16.8/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch similarity index 100% rename from queue-4.16/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch rename to releases/4.16.8/rdma-mlx4-add-missed-rss-hash-inner-header-flag.patch diff --git a/queue-4.16/rdma-mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch b/releases/4.16.8/rdma-mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch similarity index 100% rename from queue-4.16/rdma-mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch rename to releases/4.16.8/rdma-mlx5-fix-multiple-null-ptr-deref-errors-in-rereg_mr-flow.patch diff --git a/queue-4.16/rdma-mlx5-protect-from-shift-operand-overflow.patch b/releases/4.16.8/rdma-mlx5-protect-from-shift-operand-overflow.patch similarity index 100% rename from queue-4.16/rdma-mlx5-protect-from-shift-operand-overflow.patch rename to releases/4.16.8/rdma-mlx5-protect-from-shift-operand-overflow.patch diff --git a/queue-4.16/rdma-ucma-allow-resolving-address-w-o-specifying-source-address.patch b/releases/4.16.8/rdma-ucma-allow-resolving-address-w-o-specifying-source-address.patch similarity index 100% rename from queue-4.16/rdma-ucma-allow-resolving-address-w-o-specifying-source-address.patch rename to releases/4.16.8/rdma-ucma-allow-resolving-address-w-o-specifying-source-address.patch diff --git a/queue-4.16/rtlwifi-cleanup-8723be-ant_sel-definition.patch b/releases/4.16.8/rtlwifi-cleanup-8723be-ant_sel-definition.patch similarity index 100% rename from queue-4.16/rtlwifi-cleanup-8723be-ant_sel-definition.patch rename to releases/4.16.8/rtlwifi-cleanup-8723be-ant_sel-definition.patch diff --git a/queue-4.16/scsi-target-fix-fortify_panic-kernel-exception.patch b/releases/4.16.8/scsi-target-fix-fortify_panic-kernel-exception.patch similarity index 100% rename from queue-4.16/scsi-target-fix-fortify_panic-kernel-exception.patch rename to releases/4.16.8/scsi-target-fix-fortify_panic-kernel-exception.patch diff --git a/queue-4.16/series b/releases/4.16.8/series similarity index 100% rename from queue-4.16/series rename to releases/4.16.8/series diff --git a/queue-4.16/swiotlb-fix-inversed-dma_attr_no_warn-test.patch b/releases/4.16.8/swiotlb-fix-inversed-dma_attr_no_warn-test.patch similarity index 100% rename from queue-4.16/swiotlb-fix-inversed-dma_attr_no_warn-test.patch rename to releases/4.16.8/swiotlb-fix-inversed-dma_attr_no_warn-test.patch diff --git a/queue-4.16/test_firmware-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch b/releases/4.16.8/test_firmware-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch similarity index 100% rename from queue-4.16/test_firmware-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch rename to releases/4.16.8/test_firmware-fix-setting-old-custom-fw-path-back-on-exit-second-try.patch diff --git a/queue-4.16/tools-power-acpi-revert-to-ld-gcc.patch b/releases/4.16.8/tools-power-acpi-revert-to-ld-gcc.patch similarity index 100% rename from queue-4.16/tools-power-acpi-revert-to-ld-gcc.patch rename to releases/4.16.8/tools-power-acpi-revert-to-ld-gcc.patch diff --git a/queue-4.16/tracepoint-do-not-warn-on-enomem.patch b/releases/4.16.8/tracepoint-do-not-warn-on-enomem.patch similarity index 100% rename from queue-4.16/tracepoint-do-not-warn-on-enomem.patch rename to releases/4.16.8/tracepoint-do-not-warn-on-enomem.patch diff --git a/queue-4.16/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch b/releases/4.16.8/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch similarity index 100% rename from queue-4.16/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch rename to releases/4.16.8/tracing-fix-bad-use-of-igrab-in-trace_uprobe.c.patch diff --git a/queue-4.16/usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch b/releases/4.16.8/usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch similarity index 100% rename from queue-4.16/usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch rename to releases/4.16.8/usb-accept-bulk-endpoints-with-1024-byte-maxpacket.patch diff --git a/queue-4.16/usb-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch b/releases/4.16.8/usb-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch similarity index 100% rename from queue-4.16/usb-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch rename to releases/4.16.8/usb-dwc3-gadget-fix-list_del-corruption-in-dwc3_ep_dequeue.patch diff --git a/queue-4.16/usb-musb-host-fix-potential-null-pointer-dereference.patch b/releases/4.16.8/usb-musb-host-fix-potential-null-pointer-dereference.patch similarity index 100% rename from queue-4.16/usb-musb-host-fix-potential-null-pointer-dereference.patch rename to releases/4.16.8/usb-musb-host-fix-potential-null-pointer-dereference.patch diff --git a/queue-4.16/usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch b/releases/4.16.8/usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch similarity index 100% rename from queue-4.16/usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch rename to releases/4.16.8/usb-musb-trace-fix-null-pointer-dereference-in-musb_g_tx.patch diff --git a/queue-4.16/usb-serial-option-adding-support-for-ublox-r410m.patch b/releases/4.16.8/usb-serial-option-adding-support-for-ublox-r410m.patch similarity index 100% rename from queue-4.16/usb-serial-option-adding-support-for-ublox-r410m.patch rename to releases/4.16.8/usb-serial-option-adding-support-for-ublox-r410m.patch diff --git a/queue-4.16/usb-serial-option-reimplement-interface-masking.patch b/releases/4.16.8/usb-serial-option-reimplement-interface-masking.patch similarity index 100% rename from queue-4.16/usb-serial-option-reimplement-interface-masking.patch rename to releases/4.16.8/usb-serial-option-reimplement-interface-masking.patch diff --git a/queue-4.16/usb-serial-visor-handle-potential-invalid-device-configuration.patch b/releases/4.16.8/usb-serial-visor-handle-potential-invalid-device-configuration.patch similarity index 100% rename from queue-4.16/usb-serial-visor-handle-potential-invalid-device-configuration.patch rename to releases/4.16.8/usb-serial-visor-handle-potential-invalid-device-configuration.patch diff --git a/queue-4.16/x86-tsc-always-unregister-clocksource_tsc_early.patch b/releases/4.16.8/x86-tsc-always-unregister-clocksource_tsc_early.patch similarity index 100% rename from queue-4.16/x86-tsc-always-unregister-clocksource_tsc_early.patch rename to releases/4.16.8/x86-tsc-always-unregister-clocksource_tsc_early.patch diff --git a/queue-4.16/x86-tsc-fix-mark_tsc_unstable.patch b/releases/4.16.8/x86-tsc-fix-mark_tsc_unstable.patch similarity index 100% rename from queue-4.16/x86-tsc-fix-mark_tsc_unstable.patch rename to releases/4.16.8/x86-tsc-fix-mark_tsc_unstable.patch diff --git a/queue-4.16/xfs-prevent-creating-negative-sized-file-via-insert_range.patch b/releases/4.16.8/xfs-prevent-creating-negative-sized-file-via-insert_range.patch similarity index 100% rename from queue-4.16/xfs-prevent-creating-negative-sized-file-via-insert_range.patch rename to releases/4.16.8/xfs-prevent-creating-negative-sized-file-via-insert_range.patch diff --git a/queue-4.16/xhci-fix-use-after-free-in-xhci_free_virt_device.patch b/releases/4.16.8/xhci-fix-use-after-free-in-xhci_free_virt_device.patch similarity index 100% rename from queue-4.16/xhci-fix-use-after-free-in-xhci_free_virt_device.patch rename to releases/4.16.8/xhci-fix-use-after-free-in-xhci_free_virt_device.patch -- 2.47.3