]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:35:19 +0000 (09:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Feb 2018 08:35:19 +0000 (09:35 +0100)
commit901398522bbad8980c64964a41bda42d045bcc2d
treea34f49eff161e2f834ed7938283357e858460d4c
parentda8b3e4aa0c3ae2859ada7400b3483a62c382f43
4.4-stable patches

added patches:
alpha-fix-crash-if-pthread_create-races-with-signal-delivery.patch
alpha-fix-reboot-on-avanti-platform.patch
arm-kvm-fix-smccc-handling-of-unimplemented-smc-hvc-calls.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
crypto-caam-fix-endless-loop-when-deco-acquire-fails.patch
edac-octeon-fix-an-uninitialized-variable-warning.patch
hid-quirks-fix-keyboard-touchpad-on-toshiba-click-mini-not-working.patch
kernel-async.c-revert-async-simplify-lowest_in_progress.patch
kvm-nvmx-fix-races-when-sending-nested-pi-while-dest-enters-leaves-l2.patch
media-cxusb-dib0700-ignore-xc2028_i2c_flush.patch
media-ts2020-avoid-integer-overflows-on-32-bit-machines.patch
media-v4l2-compat-ioctl32-copy-v4l2_window-global_alpha.patch
media-v4l2-compat-ioctl32.c-add-missing-vidioc_prepare_buf.patch
media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch
media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4l2_window32.patch
media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4l2_plane32.patch
media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch
media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown-buffer-type.patch
media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer.patch
media-v4l2-compat-ioctl32.c-fix-the-indentation.patch
media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-work-for-subdevs.patch
media-v4l2-compat-ioctl32.c-move-helper-functions-to-__get-put_v4l2_format32.patch
media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-logic.patch
media-v4l2-ioctl.c-don-t-copy-back-the-result-for-enotty.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
vb2-v4l2_buf_flag_done-is-set-after-dqbuf.patch
watchdog-imx2_wdt-restore-previous-timeout-after-suspend-resume.patch
xtensa-fix-futex_atomic_cmpxchg_inatomic.patch
34 files changed:
queue-4.4/alpha-fix-crash-if-pthread_create-races-with-signal-delivery.patch [new file with mode: 0644]
queue-4.4/alpha-fix-reboot-on-avanti-platform.patch [new file with mode: 0644]
queue-4.4/arm-kvm-fix-smccc-handling-of-unimplemented-smc-hvc-calls.patch [new file with mode: 0644]
queue-4.4/blk-mq-quiesce-queue-before-freeing-queue.patch [new file with mode: 0644]
queue-4.4/bluetooth-btsdio-do-not-bind-to-non-removable-bcm43341.patch [new file with mode: 0644]
queue-4.4/bluetooth-btusb-restore-qca-rome-suspend-resume-fix-with-a-rewritten-version.patch [new file with mode: 0644]
queue-4.4/crypto-caam-fix-endless-loop-when-deco-acquire-fails.patch [new file with mode: 0644]
queue-4.4/edac-octeon-fix-an-uninitialized-variable-warning.patch [new file with mode: 0644]
queue-4.4/hid-quirks-fix-keyboard-touchpad-on-toshiba-click-mini-not-working.patch [new file with mode: 0644]
queue-4.4/kernel-async.c-revert-async-simplify-lowest_in_progress.patch [new file with mode: 0644]
queue-4.4/kvm-nvmx-fix-races-when-sending-nested-pi-while-dest-enters-leaves-l2.patch [new file with mode: 0644]
queue-4.4/media-cxusb-dib0700-ignore-xc2028_i2c_flush.patch [new file with mode: 0644]
queue-4.4/media-ts2020-avoid-integer-overflows-on-32-bit-machines.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32-copy-v4l2_window-global_alpha.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-add-missing-vidioc_prepare_buf.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4l2_window32.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4l2_plane32.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown-buffer-type.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-fix-the-indentation.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-work-for-subdevs.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-move-helper-functions-to-__get-put_v4l2_format32.patch [new file with mode: 0644]
queue-4.4/media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-logic.patch [new file with mode: 0644]
queue-4.4/media-v4l2-ioctl.c-don-t-copy-back-the-result-for-enotty.patch [new file with mode: 0644]
queue-4.4/pktcdvd-fix-pkt_setup_dev-error-path.patch [new file with mode: 0644]
queue-4.4/revert-bluetooth-btusb-fix-qca-rome-suspend-resume.patch [new file with mode: 0644]
queue-4.4/series
queue-4.4/signal-openrisc-fix-do_unaligned_access-to-send-the-proper-signal.patch [new file with mode: 0644]
queue-4.4/signal-sh-ensure-si_signo-is-initialized-in-do_divide_error.patch [new file with mode: 0644]
queue-4.4/vb2-v4l2_buf_flag_done-is-set-after-dqbuf.patch [new file with mode: 0644]
queue-4.4/watchdog-imx2_wdt-restore-previous-timeout-after-suspend-resume.patch [new file with mode: 0644]
queue-4.4/xtensa-fix-futex_atomic_cmpxchg_inatomic.patch [new file with mode: 0644]