]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Nov 2018 01:21:30 +0000 (17:21 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Nov 2018 01:21:30 +0000 (17:21 -0800)
commit2620a4423d1b7bde79996cffaf52014e74b59b14
treeabeabf17fa073bac39654dfc7bea102ee2f80bc7
parentea05e3d701a6928f8306e471e1c4bc96becf7227
4.18-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-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-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-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
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
36 files changed:
queue-4.18/9p-clear-dangling-pointers-in-p9stat_free.patch [new file with mode: 0644]
queue-4.18/9p-locks-fix-glock.client_id-leak-in-do_lock.patch [new file with mode: 0644]
queue-4.18/arm-dts-imx6ull-keep-imx6ul_-prefix-for-signals-on-both-i.mx6ul-and-i.mx6ull.patch [new file with mode: 0644]
queue-4.18/arm-imx_v6_v7_defconfig-select-config_tmpfs_posix_acl.patch [new file with mode: 0644]
queue-4.18/cdrom-fix-improper-type-cast-which-can-leat-to-information-leak.patch [new file with mode: 0644]
queue-4.18/drm-amd-display-fix-bug-of-accessing-invalid-memory.patch [new file with mode: 0644]
queue-4.18/drm-amd-display-fix-gamma-not-being-applied.patch [new file with mode: 0644]
queue-4.18/drm-amdgpu-fix-sdma-to-after-gpu-reset-v3.patch [new file with mode: 0644]
queue-4.18/drm-amdgpu-powerplay-fix-missing-break-in-switch-statements.patch [new file with mode: 0644]
queue-4.18/drm-hisilicon-hibmc-do-not-carry-error-code-in-hibmc-framebuffer-pointer.patch [new file with mode: 0644]
queue-4.18/drm-omap-fix-memory-barrier-bug-in-dmm-driver.patch [new file with mode: 0644]
queue-4.18/drm-rcar-du-update-gen3-output-limitations.patch [new file with mode: 0644]
queue-4.18/input-wm97xx-ts-fix-exit-path.patch [new file with mode: 0644]
queue-4.18/media-coda-don-t-overwrite-h.264-profile_idc-on-decoder-instance.patch [new file with mode: 0644]
queue-4.18/media-pci-cx23885-handle-adding-to-list-failure.patch [new file with mode: 0644]
queue-4.18/media-tvp5150-fix-width-alignment-during-set_selection.patch [new file with mode: 0644]
queue-4.18/mips-kexec-mark-cpu-offline-before-disabling-local-irq.patch [new file with mode: 0644]
queue-4.18/mips-pci-call-pcie_bus_configure_settings-to-set-mps-mrrs.patch [new file with mode: 0644]
queue-4.18/powerpc-64-module-rel32-relocation-range-check.patch [new file with mode: 0644]
queue-4.18/powerpc-boot-ensure-_zimage_start-is-a-weak-symbol.patch [new file with mode: 0644]
queue-4.18/powerpc-eeh-fix-possible-null-deref-in-eeh_dump_dev_log.patch [new file with mode: 0644]
queue-4.18/powerpc-makefile-fix-ppc_book3s_64-asflags.patch [new file with mode: 0644]
queue-4.18/powerpc-memtrace-remove-memory-in-chunks.patch [new file with mode: 0644]
queue-4.18/powerpc-mm-don-t-report-hugepage-tables-as-memory-leaks-when-using-kmemleak.patch [new file with mode: 0644]
queue-4.18/powerpc-mm-fix-always-true-false-warning-in-slice.c.patch [new file with mode: 0644]
queue-4.18/powerpc-mm-fix-page-table-dump-to-work-on-radix.patch [new file with mode: 0644]
queue-4.18/powerpc-nohash-fix-undefined-behaviour-when-testing-page-size-support.patch [new file with mode: 0644]
queue-4.18/powerpc-selftests-wait-all-threads-to-join.patch [new file with mode: 0644]
queue-4.18/powerpc-traps-restore-recoverability-of-machine_check-interrupts.patch [new file with mode: 0644]
queue-4.18/sc16is7xx-fix-for-multi-channel-stall.patch [new file with mode: 0644]
queue-4.18/series [new file with mode: 0644]
queue-4.18/staging-iio-ad7606-fix-voltage-scales.patch [new file with mode: 0644]
queue-4.18/staging-most-video-fix-registration-of-an-empty-comp-core_component.patch [new file with mode: 0644]
queue-4.18/tracing-kprobes-check-the-probe-on-unloaded-module-correctly.patch [new file with mode: 0644]
queue-4.18/tty-check-name-length-in-tty_find_polling_driver.patch [new file with mode: 0644]
queue-4.18/udf-prevent-write-unsupported-filesystem-to-be-remounted-read-write.patch [new file with mode: 0644]