]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2020 21:53:35 +0000 (22:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2020 21:53:35 +0000 (22:53 +0100)
commitd0ff0497dd14d2bb9ca4abfe7eb9b925c9257c11
tree656e7e1280f70bc1bf220763b94a24a80bb504a9
parent745cb612c9448dfaffd04d2b6ca91d59cee77f66
5.4-stable patches

added patches:
arm-implement-copy_thread_tls.patch
arm64-implement-copy_thread_tls.patch
arm64-move-__arch_want_sys_clone3-definition-to-uapi-headers.patch
can-can_dropped_invalid_skb-ensure-an-initialized-headroom-in-outgoing-can-sk_buffs.patch
can-gs_usb-gs_usb_probe-use-descriptors-of-current-altsetting.patch
can-kvaser_usb-fix-interface-sanity-check.patch
can-mscan-mscan_rx_poll-fix-rx-path-lockup-when-returning-from-polling-to-irq-mode.patch
can-tcan4x5x-tcan4x5x_can_probe-get-the-device-out-of-standby-before-register-access.patch
clone3-ensure-copy_thread_tls-is-implemented.patch
gpiolib-acpi-add-honor_wakeup-module-option-quirk-mechanism.patch
gpiolib-acpi-turn-dmi_system_id-table-into-a-generic-quirk-table.patch
iommu-vt-d-fix-adding-non-pci-devices-to-intel-iommu.patch
parisc-implement-copy_thread_tls.patch
pstore-ram-regularize-prz-label-allocation-lifetime.patch
riscv-implement-copy_thread_tls.patch
serdev-don-t-claim-unsupported-acpi-serial-devices.patch
staging-comedi-adv_pci1710-fix-ai-channels-16-31-for-pci-1713.patch
staging-rtl8188eu-add-device-code-for-tp-link-tl-wn727n-v5.21.patch
staging-vt6656-correct-return-of-vnt_init_registers.patch
staging-vt6656-fix-non-zero-logical-return-of-usb_control_msg.patch
staging-vt6656-limit-reg-output-to-block-size.patch
staging-vt6656-set-usb_set_intfdata-on-driver-fail.patch
tty-always-relink-the-port.patch
tty-link-tty-and-port-before-configuring-it-as-console.patch
um-implement-copy_thread_tls.patch
usb-cdns3-should-not-use-the-same-dev_id-for-shared-interrupt-handler.patch
usb-musb-disable-pullup-at-init.patch
usb-musb-dma-correct-parameter-passed-to-irq-handler.patch
usb-musb-fix-idling-for-suspend-after-disconnect-interrupt.patch
usb-ohci-da8xx-ensure-error-return-on-variable-error-is-set.patch
usb-pd-tcpm-bad-warning-size-pps-adapters.patch
usb-serial-option-add-zlp-support-for-0x1bc7-0x9010.patch
xtensa-implement-copy_thread_tls.patch
34 files changed:
queue-5.4/arm-implement-copy_thread_tls.patch [new file with mode: 0644]
queue-5.4/arm64-implement-copy_thread_tls.patch [new file with mode: 0644]
queue-5.4/arm64-move-__arch_want_sys_clone3-definition-to-uapi-headers.patch [new file with mode: 0644]
queue-5.4/can-can_dropped_invalid_skb-ensure-an-initialized-headroom-in-outgoing-can-sk_buffs.patch [new file with mode: 0644]
queue-5.4/can-gs_usb-gs_usb_probe-use-descriptors-of-current-altsetting.patch [new file with mode: 0644]
queue-5.4/can-kvaser_usb-fix-interface-sanity-check.patch [new file with mode: 0644]
queue-5.4/can-mscan-mscan_rx_poll-fix-rx-path-lockup-when-returning-from-polling-to-irq-mode.patch [new file with mode: 0644]
queue-5.4/can-tcan4x5x-tcan4x5x_can_probe-get-the-device-out-of-standby-before-register-access.patch [new file with mode: 0644]
queue-5.4/clone3-ensure-copy_thread_tls-is-implemented.patch [new file with mode: 0644]
queue-5.4/gpiolib-acpi-add-honor_wakeup-module-option-quirk-mechanism.patch [new file with mode: 0644]
queue-5.4/gpiolib-acpi-turn-dmi_system_id-table-into-a-generic-quirk-table.patch [new file with mode: 0644]
queue-5.4/iommu-vt-d-fix-adding-non-pci-devices-to-intel-iommu.patch [new file with mode: 0644]
queue-5.4/parisc-implement-copy_thread_tls.patch [new file with mode: 0644]
queue-5.4/pstore-ram-regularize-prz-label-allocation-lifetime.patch [new file with mode: 0644]
queue-5.4/riscv-implement-copy_thread_tls.patch [new file with mode: 0644]
queue-5.4/serdev-don-t-claim-unsupported-acpi-serial-devices.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/staging-comedi-adv_pci1710-fix-ai-channels-16-31-for-pci-1713.patch [new file with mode: 0644]
queue-5.4/staging-rtl8188eu-add-device-code-for-tp-link-tl-wn727n-v5.21.patch [new file with mode: 0644]
queue-5.4/staging-vt6656-correct-return-of-vnt_init_registers.patch [new file with mode: 0644]
queue-5.4/staging-vt6656-fix-non-zero-logical-return-of-usb_control_msg.patch [new file with mode: 0644]
queue-5.4/staging-vt6656-limit-reg-output-to-block-size.patch [new file with mode: 0644]
queue-5.4/staging-vt6656-set-usb_set_intfdata-on-driver-fail.patch [new file with mode: 0644]
queue-5.4/tty-always-relink-the-port.patch [new file with mode: 0644]
queue-5.4/tty-link-tty-and-port-before-configuring-it-as-console.patch [new file with mode: 0644]
queue-5.4/um-implement-copy_thread_tls.patch [new file with mode: 0644]
queue-5.4/usb-cdns3-should-not-use-the-same-dev_id-for-shared-interrupt-handler.patch [new file with mode: 0644]
queue-5.4/usb-musb-disable-pullup-at-init.patch [new file with mode: 0644]
queue-5.4/usb-musb-dma-correct-parameter-passed-to-irq-handler.patch [new file with mode: 0644]
queue-5.4/usb-musb-fix-idling-for-suspend-after-disconnect-interrupt.patch [new file with mode: 0644]
queue-5.4/usb-ohci-da8xx-ensure-error-return-on-variable-error-is-set.patch [new file with mode: 0644]
queue-5.4/usb-pd-tcpm-bad-warning-size-pps-adapters.patch [new file with mode: 0644]
queue-5.4/usb-serial-option-add-zlp-support-for-0x1bc7-0x9010.patch [new file with mode: 0644]
queue-5.4/xtensa-implement-copy_thread_tls.patch [new file with mode: 0644]