]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:33:21 +0000 (09:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:33:21 +0000 (09:33 +0100)
commitda8b3e4aa0c3ae2859ada7400b3483a62c382f43
tree62f3a0dc3d253438b5c490be428b7fde8117f461
parent610f2798a61288fcf7293eddda468286f665fbd1
4.15-stable patches

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