]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Dec 2018 15:15:31 +0000 (16:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Dec 2018 15:15:31 +0000 (16:15 +0100)
commitc245b0f13a29cb144a68bfef17b227229b4162ce
tree01e15907439a768fc593c36fe1ea5aadc8a1619b
parenta30f4edd1fe04987c13eaec29d95a3296c7fd75a
4.19-stable patches

added patches:
aio-fix-spectre-gadget-in-lookup_ioctx.patch
arm-dts-bcm2837-fix-polarity-of-wifi-reset-gpios.patch
arm-mmp-mmp2-fix-cpu_is_mmp2-on-mmp2-dt.patch
arm64-dma-mapping-fix-force_contiguous-buffer-clearing.patch
block-bio-do-not-zero-user-pages.patch
dm-cache-metadata-verify-cache-has-blocks-in-blocks_are_clean_separate_dirty.patch
dm-call-blk_queue_split-to-impose-device-limits-on-bios.patch
dm-thin-send-event-about-thin-pool-state-change-_after_-making-it.patch
drm-amdgpu-add-some-additional-vega10-pci-ids.patch
drm-amdgpu-powerplay-apply-avfs-cks-off-voltages-on-vi.patch
drm-amdgpu-update-smc-firmware-image-for-polaris10-variants.patch
drm-amdgpu-update-smu-firmware-images-for-vi-variants-v2.patch
drm-amdkfd-add-new-vega10-pci-ids.patch
drm-i915-execlists-apply-a-full-mb-before-execution-for-braswell.patch
drm-i915-gvt-fix-tiled-memory-decoding-bug-on-bdw.patch
drm-nouveau-kms-fix-memory-leak-in-nv50_mstm_del.patch
drm-nouveau-kms-nv50-also-flush-fb-writes-when-rewinding-push-buffer.patch
fs-iomap.c-get-put-the-page-in-iomap_page_create-release.patch
fuse-continue-to-send-fuse_releasedir-when-fuse_open-returns-enosys.patch
media-vb2-don-t-call-__vb2_queue_cancel-if-vb2_start_streaming-failed.patch
mmc-core-use-mrq-sbc-when-sending-cmd23-for-rpmb.patch
mmc-omap-fix-broken-mmc-on-omap15xx-omap5910-omap310.patch
mmc-sdhci-fix-the-timeout-check-window-for-clock-and-reset.patch
mmc-sdhci-omap-fix-dcrc-error-handling-during-tuning.patch
ovl-fix-decode-of-dir-file-handle-with-multi-lower-layers.patch
ovl-fix-missing-override-creds-in-link-of-a-metacopy-upper.patch
pinctrl-sunxi-a83t-fix-irq-offset-typo-for-ph11.patch
powerpc-look-for-stdout-path-when-setting-up-legacy-consoles.patch
powerpc-msi-fix-null-pointer-access-in-teardown-code.patch
revert-drm-rockchip-allow-driver-to-be-shutdown-on-reboot-kexec.patch
scripts-spdxcheck.py-always-open-files-in-binary-mode.patch
tracing-fix-memory-leak-in-create_filter.patch
tracing-fix-memory-leak-in-set_trigger_filter.patch
tracing-fix-memory-leak-of-instance-function-hash-filters.patch
userfaultfd-check-vm_maywrite-was-set-after-verifying-the-uffd-is-registered.patch
36 files changed:
queue-4.19/aio-fix-spectre-gadget-in-lookup_ioctx.patch [new file with mode: 0644]
queue-4.19/arm-dts-bcm2837-fix-polarity-of-wifi-reset-gpios.patch [new file with mode: 0644]
queue-4.19/arm-mmp-mmp2-fix-cpu_is_mmp2-on-mmp2-dt.patch [new file with mode: 0644]
queue-4.19/arm64-dma-mapping-fix-force_contiguous-buffer-clearing.patch [new file with mode: 0644]
queue-4.19/block-bio-do-not-zero-user-pages.patch [new file with mode: 0644]
queue-4.19/dm-cache-metadata-verify-cache-has-blocks-in-blocks_are_clean_separate_dirty.patch [new file with mode: 0644]
queue-4.19/dm-call-blk_queue_split-to-impose-device-limits-on-bios.patch [new file with mode: 0644]
queue-4.19/dm-thin-send-event-about-thin-pool-state-change-_after_-making-it.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-add-some-additional-vega10-pci-ids.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-powerplay-apply-avfs-cks-off-voltages-on-vi.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-update-smc-firmware-image-for-polaris10-variants.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-update-smu-firmware-images-for-vi-variants-v2.patch [new file with mode: 0644]
queue-4.19/drm-amdkfd-add-new-vega10-pci-ids.patch [new file with mode: 0644]
queue-4.19/drm-i915-execlists-apply-a-full-mb-before-execution-for-braswell.patch [new file with mode: 0644]
queue-4.19/drm-i915-gvt-fix-tiled-memory-decoding-bug-on-bdw.patch [new file with mode: 0644]
queue-4.19/drm-nouveau-kms-fix-memory-leak-in-nv50_mstm_del.patch [new file with mode: 0644]
queue-4.19/drm-nouveau-kms-nv50-also-flush-fb-writes-when-rewinding-push-buffer.patch [new file with mode: 0644]
queue-4.19/fs-iomap.c-get-put-the-page-in-iomap_page_create-release.patch [new file with mode: 0644]
queue-4.19/fuse-continue-to-send-fuse_releasedir-when-fuse_open-returns-enosys.patch [new file with mode: 0644]
queue-4.19/media-vb2-don-t-call-__vb2_queue_cancel-if-vb2_start_streaming-failed.patch [new file with mode: 0644]
queue-4.19/mmc-core-use-mrq-sbc-when-sending-cmd23-for-rpmb.patch [new file with mode: 0644]
queue-4.19/mmc-omap-fix-broken-mmc-on-omap15xx-omap5910-omap310.patch [new file with mode: 0644]
queue-4.19/mmc-sdhci-fix-the-timeout-check-window-for-clock-and-reset.patch [new file with mode: 0644]
queue-4.19/mmc-sdhci-omap-fix-dcrc-error-handling-during-tuning.patch [new file with mode: 0644]
queue-4.19/ovl-fix-decode-of-dir-file-handle-with-multi-lower-layers.patch [new file with mode: 0644]
queue-4.19/ovl-fix-missing-override-creds-in-link-of-a-metacopy-upper.patch [new file with mode: 0644]
queue-4.19/pinctrl-sunxi-a83t-fix-irq-offset-typo-for-ph11.patch [new file with mode: 0644]
queue-4.19/powerpc-look-for-stdout-path-when-setting-up-legacy-consoles.patch [new file with mode: 0644]
queue-4.19/powerpc-msi-fix-null-pointer-access-in-teardown-code.patch [new file with mode: 0644]
queue-4.19/revert-drm-rockchip-allow-driver-to-be-shutdown-on-reboot-kexec.patch [new file with mode: 0644]
queue-4.19/scripts-spdxcheck.py-always-open-files-in-binary-mode.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/tracing-fix-memory-leak-in-create_filter.patch [new file with mode: 0644]
queue-4.19/tracing-fix-memory-leak-in-set_trigger_filter.patch [new file with mode: 0644]
queue-4.19/tracing-fix-memory-leak-of-instance-function-hash-filters.patch [new file with mode: 0644]
queue-4.19/userfaultfd-check-vm_maywrite-was-set-after-verifying-the-uffd-is-registered.patch [new file with mode: 0644]