]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:31:38 +0000 (09:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:31:38 +0000 (09:31 +0100)
commit610f2798a61288fcf7293eddda468286f665fbd1
treea8ffce3c05c6f0b4ae26ad6e07a70b69c29b326c
parentc022853c4afc586c507c91d7bad595493846ec5b
4.14-stable patches

added patches:
alpha-fix-crash-if-pthread_create-races-with-signal-delivery.patch
alpha-fix-formating-of-stack-content.patch
alpha-fix-mixed-up-args-in-exc-macro-in-futex-operations.patch
alpha-fix-reboot-on-avanti-platform.patch
alpha-osf_sys.c-fix-put_tv32-regression.patch
arm-kvm-fix-smccc-handling-of-unimplemented-smc-hvc-calls.patch
asoc-rockchip-i2s-fix-playback-after-runtime-resume.patch
asoc-skl-fix-kernel-warning-due-to-zero-nhtl-entry.patch
blk-mq-quiesce-queue-before-freeing-queue.patch
bluetooth-btsdio-do-not-bind-to-non-removable-bcm43341.patch
bluetooth-btusb-restore-qca-rome-suspend-resume-fix-with-a-rewritten-version.patch
btrfs-raid56-iterate-raid56-internal-bio-with-bio_for_each_segment_all.patch
clocksource-drivers-stm32-fix-kernel-panic-with-multiple-timers.patch
crypto-caam-fix-endless-loop-when-deco-acquire-fails.patch
crypto-sha512-mb-initialize-pending-lengths-correctly.patch
crypto-talitos-fix-kernel-oops-on-hashing-an-empty-file.patch
edac-octeon-fix-an-uninitialized-variable-warning.patch
fs-proc-kcore.c-use-probe_kernel_read-instead-of-memcpy.patch
hid-quirks-fix-keyboard-touchpad-on-toshiba-click-mini-not-working.patch
ipmi-use-dynamic-memory-for-dmi-driver-override.patch
kasan-don-t-emit-builtin-calls-when-sanitization-is-off.patch
kasan-rework-kconfig-settings.patch
kernel-async.c-revert-async-simplify-lowest_in_progress.patch
kernel-relay.c-revert-kernel-relay.c-fix-potential-memory-leak.patch
kvm-arm-arm64-handle-cpu_pm_enter_failed.patch
kvm-nvmx-fix-bug-of-injecting-l2-exception-into-l1.patch
kvm-nvmx-fix-races-when-sending-nested-pi-while-dest-enters-leaves-l2.patch
kvm-ppc-book3s-hv-drop-locks-before-reading-guest-memory.patch
kvm-ppc-book3s-hv-make-sure-we-don-t-re-enter-guest-without-xive-loaded.patch
kvm-ppc-book3s-pr-fix-broken-select-due-to-misspelling.patch
media-cxusb-dib0700-ignore-xc2028_i2c_flush.patch
media-dvb-frontends-fix-i2c-access-helpers-for-kasan.patch
media-ts2020-avoid-integer-overflows-on-32-bit-machines.patch
pinctrl-intel-initialize-gpio-properly-when-used-through-irqchip.patch
pinctrl-mcp23s08-fix-irq-setup-order.patch
pinctrl-sx150x-add-a-static-gpio-pinctrl-pin-range-mapping.patch
pinctrl-sx150x-register-pinctrl-before-adding-the-gpiochip.patch
pinctrl-sx150x-unregister-the-pinctrl-on-release.patch
pipe-actually-allow-root-to-exceed-the-pipe-buffer-limits.patch
pipe-fix-off-by-one-error-when-checking-buffer-limits.patch
pktcdvd-fix-a-recently-introduced-null-pointer-dereference.patch
pktcdvd-fix-pkt_setup_dev-error-path.patch
revert-bluetooth-btusb-fix-qca-rome-suspend-resume.patch
signal-openrisc-fix-do_unaligned_access-to-send-the-proper-signal.patch
signal-sh-ensure-si_signo-is-initialized-in-do_divide_error.patch
watchdog-imx2_wdt-restore-previous-timeout-after-suspend-resume.patch
xtensa-fix-futex_atomic_cmpxchg_inatomic.patch
48 files changed:
queue-4.14/alpha-fix-crash-if-pthread_create-races-with-signal-delivery.patch [new file with mode: 0644]
queue-4.14/alpha-fix-formating-of-stack-content.patch [new file with mode: 0644]
queue-4.14/alpha-fix-mixed-up-args-in-exc-macro-in-futex-operations.patch [new file with mode: 0644]
queue-4.14/alpha-fix-reboot-on-avanti-platform.patch [new file with mode: 0644]
queue-4.14/alpha-osf_sys.c-fix-put_tv32-regression.patch [new file with mode: 0644]
queue-4.14/arm-kvm-fix-smccc-handling-of-unimplemented-smc-hvc-calls.patch [new file with mode: 0644]
queue-4.14/asoc-rockchip-i2s-fix-playback-after-runtime-resume.patch [new file with mode: 0644]
queue-4.14/asoc-skl-fix-kernel-warning-due-to-zero-nhtl-entry.patch [new file with mode: 0644]
queue-4.14/blk-mq-quiesce-queue-before-freeing-queue.patch [new file with mode: 0644]
queue-4.14/bluetooth-btsdio-do-not-bind-to-non-removable-bcm43341.patch [new file with mode: 0644]
queue-4.14/bluetooth-btusb-restore-qca-rome-suspend-resume-fix-with-a-rewritten-version.patch [new file with mode: 0644]
queue-4.14/btrfs-raid56-iterate-raid56-internal-bio-with-bio_for_each_segment_all.patch [new file with mode: 0644]
queue-4.14/clocksource-drivers-stm32-fix-kernel-panic-with-multiple-timers.patch [new file with mode: 0644]
queue-4.14/crypto-caam-fix-endless-loop-when-deco-acquire-fails.patch [new file with mode: 0644]
queue-4.14/crypto-sha512-mb-initialize-pending-lengths-correctly.patch [new file with mode: 0644]
queue-4.14/crypto-talitos-fix-kernel-oops-on-hashing-an-empty-file.patch [new file with mode: 0644]
queue-4.14/edac-octeon-fix-an-uninitialized-variable-warning.patch [new file with mode: 0644]
queue-4.14/fs-proc-kcore.c-use-probe_kernel_read-instead-of-memcpy.patch [new file with mode: 0644]
queue-4.14/hid-quirks-fix-keyboard-touchpad-on-toshiba-click-mini-not-working.patch [new file with mode: 0644]
queue-4.14/ipmi-use-dynamic-memory-for-dmi-driver-override.patch [new file with mode: 0644]
queue-4.14/kasan-don-t-emit-builtin-calls-when-sanitization-is-off.patch [new file with mode: 0644]
queue-4.14/kasan-rework-kconfig-settings.patch [new file with mode: 0644]
queue-4.14/kernel-async.c-revert-async-simplify-lowest_in_progress.patch [new file with mode: 0644]
queue-4.14/kernel-relay.c-revert-kernel-relay.c-fix-potential-memory-leak.patch [new file with mode: 0644]
queue-4.14/kvm-arm-arm64-handle-cpu_pm_enter_failed.patch [new file with mode: 0644]
queue-4.14/kvm-nvmx-fix-bug-of-injecting-l2-exception-into-l1.patch [new file with mode: 0644]
queue-4.14/kvm-nvmx-fix-races-when-sending-nested-pi-while-dest-enters-leaves-l2.patch [new file with mode: 0644]
queue-4.14/kvm-ppc-book3s-hv-drop-locks-before-reading-guest-memory.patch [new file with mode: 0644]
queue-4.14/kvm-ppc-book3s-hv-make-sure-we-don-t-re-enter-guest-without-xive-loaded.patch [new file with mode: 0644]
queue-4.14/kvm-ppc-book3s-pr-fix-broken-select-due-to-misspelling.patch [new file with mode: 0644]
queue-4.14/media-cxusb-dib0700-ignore-xc2028_i2c_flush.patch [new file with mode: 0644]
queue-4.14/media-dvb-frontends-fix-i2c-access-helpers-for-kasan.patch [new file with mode: 0644]
queue-4.14/media-ts2020-avoid-integer-overflows-on-32-bit-machines.patch [new file with mode: 0644]
queue-4.14/pinctrl-intel-initialize-gpio-properly-when-used-through-irqchip.patch [new file with mode: 0644]
queue-4.14/pinctrl-mcp23s08-fix-irq-setup-order.patch [new file with mode: 0644]
queue-4.14/pinctrl-sx150x-add-a-static-gpio-pinctrl-pin-range-mapping.patch [new file with mode: 0644]
queue-4.14/pinctrl-sx150x-register-pinctrl-before-adding-the-gpiochip.patch [new file with mode: 0644]
queue-4.14/pinctrl-sx150x-unregister-the-pinctrl-on-release.patch [new file with mode: 0644]
queue-4.14/pipe-actually-allow-root-to-exceed-the-pipe-buffer-limits.patch [new file with mode: 0644]
queue-4.14/pipe-fix-off-by-one-error-when-checking-buffer-limits.patch [new file with mode: 0644]
queue-4.14/pktcdvd-fix-a-recently-introduced-null-pointer-dereference.patch [new file with mode: 0644]
queue-4.14/pktcdvd-fix-pkt_setup_dev-error-path.patch [new file with mode: 0644]
queue-4.14/revert-bluetooth-btusb-fix-qca-rome-suspend-resume.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/signal-openrisc-fix-do_unaligned_access-to-send-the-proper-signal.patch [new file with mode: 0644]
queue-4.14/signal-sh-ensure-si_signo-is-initialized-in-do_divide_error.patch [new file with mode: 0644]
queue-4.14/watchdog-imx2_wdt-restore-previous-timeout-after-suspend-resume.patch [new file with mode: 0644]
queue-4.14/xtensa-fix-futex_atomic_cmpxchg_inatomic.patch [new file with mode: 0644]