]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Nov 2018 01:20:39 +0000 (17:20 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Nov 2018 01:20:39 +0000 (17:20 -0800)
commitea05e3d701a6928f8306e471e1c4bc96becf7227
treef64fbc73fd3b78c078de82953f3728b882c13a6d
parentffe7508bb3f3343e72cead2a6c5a6a6218d474d2
4.19-stable patches

added patches:
9p-clear-dangling-pointers-in-p9stat_free.patch
9p-locks-fix-glock.client_id-leak-in-do_lock.patch
arm-dts-imx6ull-keep-imx6ul_-prefix-for-signals-on-both-i.mx6ul-and-i.mx6ull.patch
arm-imx_v6_v7_defconfig-select-config_tmpfs_posix_acl.patch
cdrom-fix-improper-type-cast-which-can-leat-to-information-leak.patch
drm-amd-display-fix-bug-of-accessing-invalid-memory.patch
drm-amd-display-fix-gamma-not-being-applied.patch
drm-amd-display-raise-dispclk-value-for-dce120-by-15.patch
drm-amdgpu-fix-integer-overflow-test-in-amdgpu_bo_list_create.patch
drm-amdgpu-fix-sdma-to-after-gpu-reset-v3.patch
drm-amdgpu-powerplay-fix-missing-break-in-switch-statements.patch
drm-hisilicon-hibmc-do-not-carry-error-code-in-hibmc-framebuffer-pointer.patch
drm-msm-disp-dpu-use-proper-define-for-drm_encoder_init-encoder_type.patch
drm-msm-dpu-allow-planes-to-extend-past-active-display.patch
drm-msm-gpu-fix-parameters-in-function-msm_gpu_crashstate_capture.patch
drm-nouveau-secboot-acr-fix-memory-leak.patch
drm-omap-fix-memory-barrier-bug-in-dmm-driver.patch
drm-rcar-du-update-gen3-output-limitations.patch
input-wm97xx-ts-fix-exit-path.patch
media-coda-don-t-overwrite-h.264-profile_idc-on-decoder-instance.patch
media-ov5640-fix-mode-change-regression.patch
media-ov5640-fix-restore-of-last-mode-set.patch
media-pci-cx23885-handle-adding-to-list-failure.patch
media-tvp5150-fix-width-alignment-during-set_selection.patch
mips-kexec-mark-cpu-offline-before-disabling-local-irq.patch
mips-pci-call-pcie_bus_configure_settings-to-set-mps-mrrs.patch
powerpc-64-module-rel32-relocation-range-check.patch
powerpc-boot-ensure-_zimage_start-is-a-weak-symbol.patch
powerpc-eeh-fix-possible-null-deref-in-eeh_dump_dev_log.patch
powerpc-makefile-fix-ppc_book3s_64-asflags.patch
powerpc-memtrace-remove-memory-in-chunks.patch
powerpc-mm-don-t-report-hugepage-tables-as-memory-leaks-when-using-kmemleak.patch
powerpc-mm-fix-always-true-false-warning-in-slice.c.patch
powerpc-mm-fix-page-table-dump-to-work-on-radix.patch
powerpc-nohash-fix-undefined-behaviour-when-testing-page-size-support.patch
powerpc-selftests-wait-all-threads-to-join.patch
powerpc-traps-restore-recoverability-of-machine_check-interrupts.patch
sc16is7xx-fix-for-multi-channel-stall.patch
serial-8250_of-fix-for-lack-of-interrupt-support.patch
staging-erofs-fix-a-missing-endian-conversion.patch
staging-iio-ad7606-fix-voltage-scales.patch
staging-most-video-fix-registration-of-an-empty-comp-core_component.patch
tracing-kprobes-check-the-probe-on-unloaded-module-correctly.patch
tty-check-name-length-in-tty_find_polling_driver.patch
udf-prevent-write-unsupported-filesystem-to-be-remounted-read-write.patch
46 files changed:
queue-4.19/9p-clear-dangling-pointers-in-p9stat_free.patch [new file with mode: 0644]
queue-4.19/9p-locks-fix-glock.client_id-leak-in-do_lock.patch [new file with mode: 0644]
queue-4.19/arm-dts-imx6ull-keep-imx6ul_-prefix-for-signals-on-both-i.mx6ul-and-i.mx6ull.patch [new file with mode: 0644]
queue-4.19/arm-imx_v6_v7_defconfig-select-config_tmpfs_posix_acl.patch [new file with mode: 0644]
queue-4.19/cdrom-fix-improper-type-cast-which-can-leat-to-information-leak.patch [new file with mode: 0644]
queue-4.19/drm-amd-display-fix-bug-of-accessing-invalid-memory.patch [new file with mode: 0644]
queue-4.19/drm-amd-display-fix-gamma-not-being-applied.patch [new file with mode: 0644]
queue-4.19/drm-amd-display-raise-dispclk-value-for-dce120-by-15.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-fix-integer-overflow-test-in-amdgpu_bo_list_create.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-fix-sdma-to-after-gpu-reset-v3.patch [new file with mode: 0644]
queue-4.19/drm-amdgpu-powerplay-fix-missing-break-in-switch-statements.patch [new file with mode: 0644]
queue-4.19/drm-hisilicon-hibmc-do-not-carry-error-code-in-hibmc-framebuffer-pointer.patch [new file with mode: 0644]
queue-4.19/drm-msm-disp-dpu-use-proper-define-for-drm_encoder_init-encoder_type.patch [new file with mode: 0644]
queue-4.19/drm-msm-dpu-allow-planes-to-extend-past-active-display.patch [new file with mode: 0644]
queue-4.19/drm-msm-gpu-fix-parameters-in-function-msm_gpu_crashstate_capture.patch [new file with mode: 0644]
queue-4.19/drm-nouveau-secboot-acr-fix-memory-leak.patch [new file with mode: 0644]
queue-4.19/drm-omap-fix-memory-barrier-bug-in-dmm-driver.patch [new file with mode: 0644]
queue-4.19/drm-rcar-du-update-gen3-output-limitations.patch [new file with mode: 0644]
queue-4.19/input-wm97xx-ts-fix-exit-path.patch [new file with mode: 0644]
queue-4.19/media-coda-don-t-overwrite-h.264-profile_idc-on-decoder-instance.patch [new file with mode: 0644]
queue-4.19/media-ov5640-fix-mode-change-regression.patch [new file with mode: 0644]
queue-4.19/media-ov5640-fix-restore-of-last-mode-set.patch [new file with mode: 0644]
queue-4.19/media-pci-cx23885-handle-adding-to-list-failure.patch [new file with mode: 0644]
queue-4.19/media-tvp5150-fix-width-alignment-during-set_selection.patch [new file with mode: 0644]
queue-4.19/mips-kexec-mark-cpu-offline-before-disabling-local-irq.patch [new file with mode: 0644]
queue-4.19/mips-pci-call-pcie_bus_configure_settings-to-set-mps-mrrs.patch [new file with mode: 0644]
queue-4.19/powerpc-64-module-rel32-relocation-range-check.patch [new file with mode: 0644]
queue-4.19/powerpc-boot-ensure-_zimage_start-is-a-weak-symbol.patch [new file with mode: 0644]
queue-4.19/powerpc-eeh-fix-possible-null-deref-in-eeh_dump_dev_log.patch [new file with mode: 0644]
queue-4.19/powerpc-makefile-fix-ppc_book3s_64-asflags.patch [new file with mode: 0644]
queue-4.19/powerpc-memtrace-remove-memory-in-chunks.patch [new file with mode: 0644]
queue-4.19/powerpc-mm-don-t-report-hugepage-tables-as-memory-leaks-when-using-kmemleak.patch [new file with mode: 0644]
queue-4.19/powerpc-mm-fix-always-true-false-warning-in-slice.c.patch [new file with mode: 0644]
queue-4.19/powerpc-mm-fix-page-table-dump-to-work-on-radix.patch [new file with mode: 0644]
queue-4.19/powerpc-nohash-fix-undefined-behaviour-when-testing-page-size-support.patch [new file with mode: 0644]
queue-4.19/powerpc-selftests-wait-all-threads-to-join.patch [new file with mode: 0644]
queue-4.19/powerpc-traps-restore-recoverability-of-machine_check-interrupts.patch [new file with mode: 0644]
queue-4.19/sc16is7xx-fix-for-multi-channel-stall.patch [new file with mode: 0644]
queue-4.19/serial-8250_of-fix-for-lack-of-interrupt-support.patch [new file with mode: 0644]
queue-4.19/series [new file with mode: 0644]
queue-4.19/staging-erofs-fix-a-missing-endian-conversion.patch [new file with mode: 0644]
queue-4.19/staging-iio-ad7606-fix-voltage-scales.patch [new file with mode: 0644]
queue-4.19/staging-most-video-fix-registration-of-an-empty-comp-core_component.patch [new file with mode: 0644]
queue-4.19/tracing-kprobes-check-the-probe-on-unloaded-module-correctly.patch [new file with mode: 0644]
queue-4.19/tty-check-name-length-in-tty_find_polling_driver.patch [new file with mode: 0644]
queue-4.19/udf-prevent-write-unsupported-filesystem-to-be-remounted-read-write.patch [new file with mode: 0644]