]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2020 10:55:06 +0000 (11:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2020 10:55:06 +0000 (11:55 +0100)
commit7d18d1c83e9466a8e7fb883dde3f1d11d7781126
treee3de275fe522048cd0ffe7971c5f3cc43950b4ed
parent6fa58bbc8b028c555573ac5cf8510a02748678e9
5.5-stable patches

added patches:
arm-dts-imx6-phycore-som-fix-emmc-supply.patch
arm64-dts-imx8qxp-mek-remove-unexisting-ethernet-phy.patch
asoc-dapm-correct-dapm-handling-of-active-widgets-during-shutdown.patch
asoc-intel-skylake-fix-available-clock-counter-incrementation.patch
asoc-pcm-fix-possible-buffer-overflow-in-dpcm-state-sysfs-output.patch
asoc-pcm512x-fix-unbalanced-regulator-enable-call-in-probe-error-path.patch
asoc-soc-component-tidyup-snd_soc_pcm_component_sync_stop.patch
drm-i915-perf-reintroduce-wait-on-oa-configuration-completion.patch
drm-i915-program-mbus-with-rmw-during-initialization.patch
drm-i915-selftests-fix-return-in-assert_mmap_offset.patch
drm-kirin-revert-fix-for-hikey620-display-offset-problem.patch
drm-mediatek-handle-component-type-mtk_disp_ovl_2l-correctly.patch
drm-panfrost-don-t-try-to-map-on-error-faults.patch
drm-sun4i-add-separate-de3-vi-layer-formats.patch
drm-sun4i-de2-de3-remove-unsupported-vi-layer-formats.patch
drm-sun4i-fix-de2-vi-layer-format-support.patch
drm-ttm-fix-leaking-fences-via-ttm_buffer_object_transfer.patch
firmware-imx-align-imx_sc_msg_req_cpu_start-to-4.patch
firmware-imx-misc-align-imx-sc-msg-structs-to-4.patch
firmware-imx-scu-pd-align-imx-sc-msg-structs-to-4.patch
ib-hfi1-qib-ensure-rcu-is-locked-when-accessing-list.patch
ib-mlx5-fix-implicit-odp-race.patch
phy-mapphone-mdm6600-fix-timeouts-by-adding-wake-up-handling.patch
phy-mapphone-mdm6600-fix-write-timeouts-with-shorter-gpio-toggle-interval.patch
rdma-core-fix-protection-fault-in-ib_mr_pool_destroy.patch
rdma-iwcm-fix-iwcm-work-deallocation.patch
rdma-nldev-fix-crash-when-set-a-qp-to-a-new-counter-but-qpn-is-missing.patch
rdma-odp-ensure-the-mm-is-still-alive-before-creating-an-implicit-child.patch
rdma-rw-fix-error-flow-during-rdma-context-initialization.patch
rdma-siw-fix-failure-handling-during-device-creation.patch
regulator-qcom_spmi-fix-docs-for-pm8004.patch
regulator-stm32-vrefbuf-fix-a-possible-overshoot-when-re-enabling.patch
revert-rdma-cma-simplify-rdma_resolve_addr-error-flow.patch
rmda-cm-fix-missing-ib_cm_destroy_id-in-ib_cm_insert_listen.patch
soc-imx-scu-align-imx-sc-msg-structs-to-4.patch
spi-atmel-quadspi-fix-possible-mmio-window-size-overrun.patch
37 files changed:
queue-5.5/arm-dts-imx6-phycore-som-fix-emmc-supply.patch [new file with mode: 0644]
queue-5.5/arm64-dts-imx8qxp-mek-remove-unexisting-ethernet-phy.patch [new file with mode: 0644]
queue-5.5/asoc-dapm-correct-dapm-handling-of-active-widgets-during-shutdown.patch [new file with mode: 0644]
queue-5.5/asoc-intel-skylake-fix-available-clock-counter-incrementation.patch [new file with mode: 0644]
queue-5.5/asoc-pcm-fix-possible-buffer-overflow-in-dpcm-state-sysfs-output.patch [new file with mode: 0644]
queue-5.5/asoc-pcm512x-fix-unbalanced-regulator-enable-call-in-probe-error-path.patch [new file with mode: 0644]
queue-5.5/asoc-soc-component-tidyup-snd_soc_pcm_component_sync_stop.patch [new file with mode: 0644]
queue-5.5/drm-i915-perf-reintroduce-wait-on-oa-configuration-completion.patch [new file with mode: 0644]
queue-5.5/drm-i915-program-mbus-with-rmw-during-initialization.patch [new file with mode: 0644]
queue-5.5/drm-i915-selftests-fix-return-in-assert_mmap_offset.patch [new file with mode: 0644]
queue-5.5/drm-kirin-revert-fix-for-hikey620-display-offset-problem.patch [new file with mode: 0644]
queue-5.5/drm-mediatek-handle-component-type-mtk_disp_ovl_2l-correctly.patch [new file with mode: 0644]
queue-5.5/drm-panfrost-don-t-try-to-map-on-error-faults.patch [new file with mode: 0644]
queue-5.5/drm-sun4i-add-separate-de3-vi-layer-formats.patch [new file with mode: 0644]
queue-5.5/drm-sun4i-de2-de3-remove-unsupported-vi-layer-formats.patch [new file with mode: 0644]
queue-5.5/drm-sun4i-fix-de2-vi-layer-format-support.patch [new file with mode: 0644]
queue-5.5/drm-ttm-fix-leaking-fences-via-ttm_buffer_object_transfer.patch [new file with mode: 0644]
queue-5.5/firmware-imx-align-imx_sc_msg_req_cpu_start-to-4.patch [new file with mode: 0644]
queue-5.5/firmware-imx-misc-align-imx-sc-msg-structs-to-4.patch [new file with mode: 0644]
queue-5.5/firmware-imx-scu-pd-align-imx-sc-msg-structs-to-4.patch [new file with mode: 0644]
queue-5.5/ib-hfi1-qib-ensure-rcu-is-locked-when-accessing-list.patch [new file with mode: 0644]
queue-5.5/ib-mlx5-fix-implicit-odp-race.patch [new file with mode: 0644]
queue-5.5/phy-mapphone-mdm6600-fix-timeouts-by-adding-wake-up-handling.patch [new file with mode: 0644]
queue-5.5/phy-mapphone-mdm6600-fix-write-timeouts-with-shorter-gpio-toggle-interval.patch [new file with mode: 0644]
queue-5.5/rdma-core-fix-protection-fault-in-ib_mr_pool_destroy.patch [new file with mode: 0644]
queue-5.5/rdma-iwcm-fix-iwcm-work-deallocation.patch [new file with mode: 0644]
queue-5.5/rdma-nldev-fix-crash-when-set-a-qp-to-a-new-counter-but-qpn-is-missing.patch [new file with mode: 0644]
queue-5.5/rdma-odp-ensure-the-mm-is-still-alive-before-creating-an-implicit-child.patch [new file with mode: 0644]
queue-5.5/rdma-rw-fix-error-flow-during-rdma-context-initialization.patch [new file with mode: 0644]
queue-5.5/rdma-siw-fix-failure-handling-during-device-creation.patch [new file with mode: 0644]
queue-5.5/regulator-qcom_spmi-fix-docs-for-pm8004.patch [new file with mode: 0644]
queue-5.5/regulator-stm32-vrefbuf-fix-a-possible-overshoot-when-re-enabling.patch [new file with mode: 0644]
queue-5.5/revert-rdma-cma-simplify-rdma_resolve_addr-error-flow.patch [new file with mode: 0644]
queue-5.5/rmda-cm-fix-missing-ib_cm_destroy_id-in-ib_cm_insert_listen.patch [new file with mode: 0644]
queue-5.5/series
queue-5.5/soc-imx-scu-align-imx-sc-msg-structs-to-4.patch [new file with mode: 0644]
queue-5.5/spi-atmel-quadspi-fix-possible-mmio-window-size-overrun.patch [new file with mode: 0644]