]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Feb 2018 16:09:33 +0000 (17:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Feb 2018 16:09:33 +0000 (17:09 +0100)
commitd81a46efe2294249f1223bbb1b6c1e7ba63f30f7
tree9bffa0a9dd0eac5ff26f2da412acfaf329de6e97
parent1544eca7ff9a90c18f242547200f8f0833832f15
4.9-stable patches

added patches:
add-delay-init-quirk-for-corsair-k70-rgb-keyboards.patch
arm64-disable-unhandled-signal-log-messages-by-default.patch
cfg80211-fix-cfg80211_beacon_dup.patch
drm-amdgpu-add-atpx-quirk-handling-v2.patch
drm-amdgpu-add-dpm-quirk-for-jet-pro-v2.patch
drm-amdgpu-add-new-device-to-use-atpx-quirk.patch
drm-amdgpu-avoid-leaking-pm-domain-on-driver-unbind-v2.patch
drm-edid-add-6-bpc-quirk-for-cpt-panel-in-asus-ux303la.patch
iio-adis_lib-initialize-trigger-before-requesting-interrupt.patch
iio-buffer-check-if-a-buffer-has-been-set-up-when-poll-is-called.patch
irqchip-gic-v3-use-wmb-instead-of-smb_wmb-in-gic_raise_softirq.patch
kbuild-always-define-endianess-in-kconfig.h.patch
ohci-hcd-fix-race-condition-caused-by-ohci_urb_enqueue-and-io_watchdog_func.patch
pci-cxgb4-extend-t3-pci-quirk-to-t4-devices.patch
pkcs-7-fix-certificate-chain-verification.patch
rdma-uverbs-protect-from-command-mask-overflow.patch
revert-usb-musb-host-don-t-start-next-rx-urb-if-current-one-failed.patch
scsi-ibmvfc-fix-misdefined-reserved-field-in-ibmvfc_fcp_rsp_info.patch
usb-dwc3-gadget-set-maxpacket-size-for-ep0-in.patch
usb-gadget-f_fs-process-all-descriptors-during-bind.patch
usb-ldusb-add-pids-for-new-cassy-devices-supported-by-this-driver.patch
usb-ohci-proper-handling-of-ed_rm_list-to-handle-race-condition-between-usb_kill_urb-and-finish_unlinks.patch
usb-renesas_usbhs-missed-the-running-flag-in-usb_dmac-with-rx-path.patch
x.509-fix-bug_on-when-hash-algorithm-is-unsupported.patch
x86-oprofile-fix-bogus-gcc-8-warning-in-nmi_setup.patch
xtensa-fix-high-memory-reserved-memory-collision.patch
27 files changed:
queue-4.9/add-delay-init-quirk-for-corsair-k70-rgb-keyboards.patch [new file with mode: 0644]
queue-4.9/arm64-disable-unhandled-signal-log-messages-by-default.patch [new file with mode: 0644]
queue-4.9/cfg80211-fix-cfg80211_beacon_dup.patch [new file with mode: 0644]
queue-4.9/drm-amdgpu-add-atpx-quirk-handling-v2.patch [new file with mode: 0644]
queue-4.9/drm-amdgpu-add-dpm-quirk-for-jet-pro-v2.patch [new file with mode: 0644]
queue-4.9/drm-amdgpu-add-new-device-to-use-atpx-quirk.patch [new file with mode: 0644]
queue-4.9/drm-amdgpu-avoid-leaking-pm-domain-on-driver-unbind-v2.patch [new file with mode: 0644]
queue-4.9/drm-edid-add-6-bpc-quirk-for-cpt-panel-in-asus-ux303la.patch [new file with mode: 0644]
queue-4.9/iio-adis_lib-initialize-trigger-before-requesting-interrupt.patch [new file with mode: 0644]
queue-4.9/iio-buffer-check-if-a-buffer-has-been-set-up-when-poll-is-called.patch [new file with mode: 0644]
queue-4.9/irqchip-gic-v3-use-wmb-instead-of-smb_wmb-in-gic_raise_softirq.patch [new file with mode: 0644]
queue-4.9/kbuild-always-define-endianess-in-kconfig.h.patch [new file with mode: 0644]
queue-4.9/ohci-hcd-fix-race-condition-caused-by-ohci_urb_enqueue-and-io_watchdog_func.patch [new file with mode: 0644]
queue-4.9/pci-cxgb4-extend-t3-pci-quirk-to-t4-devices.patch [new file with mode: 0644]
queue-4.9/pkcs-7-fix-certificate-chain-verification.patch [new file with mode: 0644]
queue-4.9/rdma-uverbs-protect-from-command-mask-overflow.patch [new file with mode: 0644]
queue-4.9/revert-usb-musb-host-don-t-start-next-rx-urb-if-current-one-failed.patch [new file with mode: 0644]
queue-4.9/scsi-ibmvfc-fix-misdefined-reserved-field-in-ibmvfc_fcp_rsp_info.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/usb-dwc3-gadget-set-maxpacket-size-for-ep0-in.patch [new file with mode: 0644]
queue-4.9/usb-gadget-f_fs-process-all-descriptors-during-bind.patch [new file with mode: 0644]
queue-4.9/usb-ldusb-add-pids-for-new-cassy-devices-supported-by-this-driver.patch [new file with mode: 0644]
queue-4.9/usb-ohci-proper-handling-of-ed_rm_list-to-handle-race-condition-between-usb_kill_urb-and-finish_unlinks.patch [new file with mode: 0644]
queue-4.9/usb-renesas_usbhs-missed-the-running-flag-in-usb_dmac-with-rx-path.patch [new file with mode: 0644]
queue-4.9/x.509-fix-bug_on-when-hash-algorithm-is-unsupported.patch [new file with mode: 0644]
queue-4.9/x86-oprofile-fix-bogus-gcc-8-warning-in-nmi_setup.patch [new file with mode: 0644]
queue-4.9/xtensa-fix-high-memory-reserved-memory-collision.patch [new file with mode: 0644]