]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Sep 2018 07:40:40 +0000 (09:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Sep 2018 07:40:40 +0000 (09:40 +0200)
commitc6b35b572bbf076ec4e6cda93d4e9b39a066b90c
tree61bc894882fb1e47b349d9ce43eee35e520174d3
parentf3949bb67be8b1bbb592d719be54958775b8ad21
4.14-stable patches

added patches:
alsa-pcm-fix-snd_interval_refine-first-last-with-open-min-max.patch
arm-hisi-check-of_iomap-and-fix-missing-of_node_put.patch
arm-hisi-fix-error-handling-and-missing-of_node_put.patch
arm-hisi-handle-of_iomap-and-fix-missing-of_node_put.patch
arm64-dts-uniphier-add-missing-cooling-device-properties-for-cpus.patch
audit-fix-use-after-free-in-audit_add_watch.patch
binfmt_elf-respect-error-return-from-regset-active.patch
blk-mq-avoid-to-synchronize-rcu-inside-blk_cleanup_queue.patch
blk-mq-only-attempt-to-merge-bio-if-there-is-rq-in-sw-queue.patch
bluetooth-use-lock_sock_nested-in-bt_accept_enqueue.patch
clk-tegra-bpmp-don-t-crash-when-a-clock-fails-to-register.patch
configfs-fix-registered-group-removal.patch
coresight-etm-add-support-for-arm-cortex-a73-and-cortex-a35.patch
coresight-handle-errors-in-finding-input-output-ports.patch
coresight-tpiu-fix-disabling-timeouts.patch
drm-amdkfd-fix-error-codes-in-kfd_get_process.patch
drm-nouveau-debugfs-wake-up-gpu-before-doing-any-reclocking.patch
drm-nouveau-fix-runtime-pm-leak-in-drm_open.patch
drm-nouveau-tegra-detach-from-arm-dma-iommu-mapping.patch
drm-panel-type-promotion-bug-in-s6e8aa0_read_mtp_id.patch
efi-esrt-only-call-efi_mem_reserve-for-boot-services-memory.patch
evm-don-t-deadlock-if-a-crypto-algorithm-is-unavailable.patch
gpio-pxa-fix-potential-null-dereference.patch
gpiolib-mark-gpio_suffixes-array-with-__maybe_unused.patch
gpiolib-respect-error-code-of-get_direction.patch
gpu-ipu-v3-csi-pass-back-mbus_code_to_bus_cfg-error-codes.patch
ib-nes-fix-a-compiler-warning.patch
input-rohm_bu21023-switch-to-i2c_lock_bus-...-i2c_lock_segment.patch
kvm-ppc-book3s-hv-add-of_node_put-in-success-path.patch
liquidio-fix-hang-when-re-binding-vf-host-drv-after-running-dpdk-vf-driver.patch
mfd-88pm860x-i2c-switch-to-i2c_lock_bus-...-i2c_lock_segment.patch
mips-loongson64-cs5536-fix-pci_ohci_int_reg-reads.patch
mmc-sdhci-do-not-try-to-use-3.3v-signaling-if-not-supported.patch
mmc-sdhci-of-esdhc-set-proper-dma-mask-for-ls104x-chips.patch
mmc-tegra-prevent-hs200-on-tegra-3.patch
mtdchar-fix-overflows-in-adjustment-of-count.patch
net-mlx5-add-missing-set_driver_version-command-translation.patch
parport-sunbpp-fix-error-return-code.patch
pinctrl-msm-fix-msm_config_group_get-to-be-compliant.patch
pinctrl-pinmux-return-selector-to-the-pinctrl-driver.patch
pinctrl-qcom-spmi-gpio-fix-pmic_gpio_config_get-to-be-compliant.patch
pinctrl-rza1-fix-selector-use-for-groups-and-functions.patch
pm-devfreq-use-put_device-instead-of-kfree.patch
rcu-fix-grace-period-hangs-due-to-race-with-cpu-offline.patch
rtc-bq4802-add-error-handling-for-devm_ioremap.patch
sched-core-use-smp_mb-in-wake_woken_function.patch
sched-fair-fix-util_avg-of-new-tasks-for-asymmetric-systems.patch
scsi-libfc-fixup-sleeping-function-called-from-invalid-context.patch
security-check-for-kstrdup-failure-in-lsm_append.patch
selftest-timers-tweak-raw_skew-to-skip-when-adj_offset-other-clock-adjustments-are-in-progress.patch
staging-bcm2835-audio-don-t-leak-workqueue-if-open-fails.patch
tty-fix-termios-input-speed-encoding-when-using-bother.patch
tty-fix-termios-input-speed-encoding.patch
vfs-fix-freeze-protection-in-mnt_want_write_file-for-overlayfs.patch
55 files changed:
queue-4.14/alsa-pcm-fix-snd_interval_refine-first-last-with-open-min-max.patch [new file with mode: 0644]
queue-4.14/arm-hisi-check-of_iomap-and-fix-missing-of_node_put.patch [new file with mode: 0644]
queue-4.14/arm-hisi-fix-error-handling-and-missing-of_node_put.patch [new file with mode: 0644]
queue-4.14/arm-hisi-handle-of_iomap-and-fix-missing-of_node_put.patch [new file with mode: 0644]
queue-4.14/arm64-dts-uniphier-add-missing-cooling-device-properties-for-cpus.patch [new file with mode: 0644]
queue-4.14/audit-fix-use-after-free-in-audit_add_watch.patch [new file with mode: 0644]
queue-4.14/binfmt_elf-respect-error-return-from-regset-active.patch [new file with mode: 0644]
queue-4.14/blk-mq-avoid-to-synchronize-rcu-inside-blk_cleanup_queue.patch [new file with mode: 0644]
queue-4.14/blk-mq-only-attempt-to-merge-bio-if-there-is-rq-in-sw-queue.patch [new file with mode: 0644]
queue-4.14/bluetooth-use-lock_sock_nested-in-bt_accept_enqueue.patch [new file with mode: 0644]
queue-4.14/clk-tegra-bpmp-don-t-crash-when-a-clock-fails-to-register.patch [new file with mode: 0644]
queue-4.14/configfs-fix-registered-group-removal.patch [new file with mode: 0644]
queue-4.14/coresight-etm-add-support-for-arm-cortex-a73-and-cortex-a35.patch [new file with mode: 0644]
queue-4.14/coresight-handle-errors-in-finding-input-output-ports.patch [new file with mode: 0644]
queue-4.14/coresight-tpiu-fix-disabling-timeouts.patch [new file with mode: 0644]
queue-4.14/drm-amdkfd-fix-error-codes-in-kfd_get_process.patch [new file with mode: 0644]
queue-4.14/drm-nouveau-debugfs-wake-up-gpu-before-doing-any-reclocking.patch [new file with mode: 0644]
queue-4.14/drm-nouveau-fix-runtime-pm-leak-in-drm_open.patch [new file with mode: 0644]
queue-4.14/drm-nouveau-tegra-detach-from-arm-dma-iommu-mapping.patch [new file with mode: 0644]
queue-4.14/drm-panel-type-promotion-bug-in-s6e8aa0_read_mtp_id.patch [new file with mode: 0644]
queue-4.14/efi-esrt-only-call-efi_mem_reserve-for-boot-services-memory.patch [new file with mode: 0644]
queue-4.14/evm-don-t-deadlock-if-a-crypto-algorithm-is-unavailable.patch [new file with mode: 0644]
queue-4.14/gpio-pxa-fix-potential-null-dereference.patch [new file with mode: 0644]
queue-4.14/gpiolib-mark-gpio_suffixes-array-with-__maybe_unused.patch [new file with mode: 0644]
queue-4.14/gpiolib-respect-error-code-of-get_direction.patch [new file with mode: 0644]
queue-4.14/gpu-ipu-v3-csi-pass-back-mbus_code_to_bus_cfg-error-codes.patch [new file with mode: 0644]
queue-4.14/ib-nes-fix-a-compiler-warning.patch [new file with mode: 0644]
queue-4.14/input-rohm_bu21023-switch-to-i2c_lock_bus-...-i2c_lock_segment.patch [new file with mode: 0644]
queue-4.14/kvm-ppc-book3s-hv-add-of_node_put-in-success-path.patch [new file with mode: 0644]
queue-4.14/liquidio-fix-hang-when-re-binding-vf-host-drv-after-running-dpdk-vf-driver.patch [new file with mode: 0644]
queue-4.14/mfd-88pm860x-i2c-switch-to-i2c_lock_bus-...-i2c_lock_segment.patch [new file with mode: 0644]
queue-4.14/mips-loongson64-cs5536-fix-pci_ohci_int_reg-reads.patch [new file with mode: 0644]
queue-4.14/mmc-sdhci-do-not-try-to-use-3.3v-signaling-if-not-supported.patch [new file with mode: 0644]
queue-4.14/mmc-sdhci-of-esdhc-set-proper-dma-mask-for-ls104x-chips.patch [new file with mode: 0644]
queue-4.14/mmc-tegra-prevent-hs200-on-tegra-3.patch [new file with mode: 0644]
queue-4.14/mtdchar-fix-overflows-in-adjustment-of-count.patch [new file with mode: 0644]
queue-4.14/net-mlx5-add-missing-set_driver_version-command-translation.patch [new file with mode: 0644]
queue-4.14/parport-sunbpp-fix-error-return-code.patch [new file with mode: 0644]
queue-4.14/pinctrl-msm-fix-msm_config_group_get-to-be-compliant.patch [new file with mode: 0644]
queue-4.14/pinctrl-pinmux-return-selector-to-the-pinctrl-driver.patch [new file with mode: 0644]
queue-4.14/pinctrl-qcom-spmi-gpio-fix-pmic_gpio_config_get-to-be-compliant.patch [new file with mode: 0644]
queue-4.14/pinctrl-rza1-fix-selector-use-for-groups-and-functions.patch [new file with mode: 0644]
queue-4.14/pm-devfreq-use-put_device-instead-of-kfree.patch [new file with mode: 0644]
queue-4.14/rcu-fix-grace-period-hangs-due-to-race-with-cpu-offline.patch [new file with mode: 0644]
queue-4.14/rtc-bq4802-add-error-handling-for-devm_ioremap.patch [new file with mode: 0644]
queue-4.14/sched-core-use-smp_mb-in-wake_woken_function.patch [new file with mode: 0644]
queue-4.14/sched-fair-fix-util_avg-of-new-tasks-for-asymmetric-systems.patch [new file with mode: 0644]
queue-4.14/scsi-libfc-fixup-sleeping-function-called-from-invalid-context.patch [new file with mode: 0644]
queue-4.14/security-check-for-kstrdup-failure-in-lsm_append.patch [new file with mode: 0644]
queue-4.14/selftest-timers-tweak-raw_skew-to-skip-when-adj_offset-other-clock-adjustments-are-in-progress.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/staging-bcm2835-audio-don-t-leak-workqueue-if-open-fails.patch [new file with mode: 0644]
queue-4.14/tty-fix-termios-input-speed-encoding-when-using-bother.patch [new file with mode: 0644]
queue-4.14/tty-fix-termios-input-speed-encoding.patch [new file with mode: 0644]
queue-4.14/vfs-fix-freeze-protection-in-mnt_want_write_file-for-overlayfs.patch [new file with mode: 0644]