]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Sep 2018 19:33:15 +0000 (21:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Sep 2018 19:33:15 +0000 (21:33 +0200)
commita7fca385c44b4826c8ccd550822fc395aefb6981
tree4cf8ce05be25df9de99ba2cd6089a265280d8b1e
parent70f10867586534ec84c6d0bd16e7f9ed5bf565e3
4.14-stable patches

added patches:
cifs-fix-wrapping-bugs-in-num_entries.patch
cifs-prevent-integer-overflow-in-nxt_dir_entry.patch
ib-ipoib-avoid-a-race-condition-between-start_xmit-and-cm_rep_handler.patch
ipmi-fix-i2c-client-removal-in-the-ssif-driver.patch
ipmi-move-bt-capabilities-detection-to-the-detect-call.patch
mei-bus-need-to-unlink-client-before-freeing.patch
mei-ignore-not-found-client-in-the-enumeration.patch
misc-hmc6352-fix-potential-spectre-v1.patch
mmc-omap_hsmmc-fix-wakeirq-handling-on-removal.patch
nfsv4.1-fix-infinite-loop-on-i-o.patch
perf-core-force-user_ds-when-recording-user-stack-data.patch
pstore-fix-incorrect-persistent-ram-buffer-mapping.patch
rdma-cma-protect-cma-dev-list-with-lock.patch
revert-cdc-acm-implement-put_char-and-flush_chars.patch
s390-crypto-fix-return-code-checking-in-cbc_paes_crypt.patch
tools-hv-fix-a-bug-in-the-key-delete-code.patch
usb-add-quirk-for-worlde-controller-ks49-or-prodipe-midi-49c-usb-controller.patch
usb-add-quirk-to-support-dji-cinessd.patch
usb-avoid-use-after-free-by-flushing-endpoints-early-in-usb_set_interface.patch
usb-cdc-wdm-fix-a-sleep-in-atomic-context-bug-in-service_outstanding_interrupt.patch
usb-don-t-die-twice-if-pci-xhci-host-is-not-responding-in-resume.patch
usb-gadget-udc-renesas_usb3-fix-maxpacket-size-of-ep0.patch
usb-host-u132-hcd-fix-a-sleep-in-atomic-context-bug-in-u132_get_frame.patch
usb-misc-uss720-fix-two-sleep-in-atomic-context-bugs.patch
usb-net2280-fix-erroneous-synchronization-change.patch
usb-serial-io_ti-fix-array-underflow-in-completion-handler.patch
usb-serial-ti_usb_3410_5052-fix-array-underflow-in-completion-handler.patch
usb-uas-add-support-for-more-quirk-flags.patch
usb-yurex-fix-buffer-over-read-in-yurex_write.patch
x86-eisa-don-t-probe-eisa-bus-for-xen-pv-guests.patch
xen-netfront-fix-waiting-for-xenbus-state-change.patch
xhci-fix-use-after-free-for-urb-cancellation-on-a-reallocated-endpoint.patch
xtensa-iss-don-t-allocate-memory-in-platform_setup.patch
34 files changed:
queue-4.14/cifs-fix-wrapping-bugs-in-num_entries.patch [new file with mode: 0644]
queue-4.14/cifs-prevent-integer-overflow-in-nxt_dir_entry.patch [new file with mode: 0644]
queue-4.14/ib-ipoib-avoid-a-race-condition-between-start_xmit-and-cm_rep_handler.patch [new file with mode: 0644]
queue-4.14/ipmi-fix-i2c-client-removal-in-the-ssif-driver.patch [new file with mode: 0644]
queue-4.14/ipmi-move-bt-capabilities-detection-to-the-detect-call.patch [new file with mode: 0644]
queue-4.14/mei-bus-need-to-unlink-client-before-freeing.patch [new file with mode: 0644]
queue-4.14/mei-ignore-not-found-client-in-the-enumeration.patch [new file with mode: 0644]
queue-4.14/misc-hmc6352-fix-potential-spectre-v1.patch [new file with mode: 0644]
queue-4.14/mmc-omap_hsmmc-fix-wakeirq-handling-on-removal.patch [new file with mode: 0644]
queue-4.14/nfsv4.1-fix-infinite-loop-on-i-o.patch [new file with mode: 0644]
queue-4.14/perf-core-force-user_ds-when-recording-user-stack-data.patch [new file with mode: 0644]
queue-4.14/pstore-fix-incorrect-persistent-ram-buffer-mapping.patch [new file with mode: 0644]
queue-4.14/rdma-cma-protect-cma-dev-list-with-lock.patch [new file with mode: 0644]
queue-4.14/revert-cdc-acm-implement-put_char-and-flush_chars.patch [new file with mode: 0644]
queue-4.14/s390-crypto-fix-return-code-checking-in-cbc_paes_crypt.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/tools-hv-fix-a-bug-in-the-key-delete-code.patch [new file with mode: 0644]
queue-4.14/usb-add-quirk-for-worlde-controller-ks49-or-prodipe-midi-49c-usb-controller.patch [new file with mode: 0644]
queue-4.14/usb-add-quirk-to-support-dji-cinessd.patch [new file with mode: 0644]
queue-4.14/usb-avoid-use-after-free-by-flushing-endpoints-early-in-usb_set_interface.patch [new file with mode: 0644]
queue-4.14/usb-cdc-wdm-fix-a-sleep-in-atomic-context-bug-in-service_outstanding_interrupt.patch [new file with mode: 0644]
queue-4.14/usb-don-t-die-twice-if-pci-xhci-host-is-not-responding-in-resume.patch [new file with mode: 0644]
queue-4.14/usb-gadget-udc-renesas_usb3-fix-maxpacket-size-of-ep0.patch [new file with mode: 0644]
queue-4.14/usb-host-u132-hcd-fix-a-sleep-in-atomic-context-bug-in-u132_get_frame.patch [new file with mode: 0644]
queue-4.14/usb-misc-uss720-fix-two-sleep-in-atomic-context-bugs.patch [new file with mode: 0644]
queue-4.14/usb-net2280-fix-erroneous-synchronization-change.patch [new file with mode: 0644]
queue-4.14/usb-serial-io_ti-fix-array-underflow-in-completion-handler.patch [new file with mode: 0644]
queue-4.14/usb-serial-ti_usb_3410_5052-fix-array-underflow-in-completion-handler.patch [new file with mode: 0644]
queue-4.14/usb-uas-add-support-for-more-quirk-flags.patch [new file with mode: 0644]
queue-4.14/usb-yurex-fix-buffer-over-read-in-yurex_write.patch [new file with mode: 0644]
queue-4.14/x86-eisa-don-t-probe-eisa-bus-for-xen-pv-guests.patch [new file with mode: 0644]
queue-4.14/xen-netfront-fix-waiting-for-xenbus-state-change.patch [new file with mode: 0644]
queue-4.14/xhci-fix-use-after-free-for-urb-cancellation-on-a-reallocated-endpoint.patch [new file with mode: 0644]
queue-4.14/xtensa-iss-don-t-allocate-memory-in-platform_setup.patch [new file with mode: 0644]