]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Nov 2018 17:35:39 +0000 (09:35 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Nov 2018 17:35:39 +0000 (09:35 -0800)
commitee67cb00a27113abbf7530c38260495780f68770
tree60f64cbac8c11f4473a1f39c82f3a5748074f5cb
parent05427d1724a806f8c41280cae5a974e9d177cc85
4.18-stable patches

added patches:
block-don-t-deal-with-discard-limit-in-blkdev_issue_discard.patch
cachefiles-fix-the-race-between-cachefiles_bury_object-and-rmdir-2.patch
cdc-acm-correct-counting-of-uart-states-in-serial-state-notification.patch
cdc-acm-do-not-reset-notification-buffer-index-upon-urb-unlinking.patch
cdc-acm-fix-race-between-reset-and-control-messaging.patch
clk-sunxi-ng-sun4i-set-vco-and-pll-bias-current-to-lowest-setting.patch
drm-edid-add-6-bpc-quirk-for-boe-panel-in-hp-pavilion-15-n233sl.patch
drm-edid-vsdb-ycbcr420-deep-color-mode-bit-definitions.patch
drm-fb-helper-reject-all-pixel-format-changing-requests.patch
drm-sun4i-fix-an-ulong-overflow-in-the-dotclock-driver.patch
fscache-fix-incomplete-initialisation-of-inline-key-space.patch
fscache-fix-out-of-bound-read-in-long-cookie-keys.patch
ib-ucm-fix-spectre-v1-vulnerability.patch
input-elan_i2c-add-acpi-id-for-lenovo-ideapad-330-15igm.patch
ptp-fix-spectre-v1-vulnerability.patch
rdma-ucma-fix-spectre-v1-vulnerability.patch
sched-fair-fix-throttle_list-starvation-with-low-cfs-quota.patch
tracing-fix-synthetic-event-to-accept-unsigned-modifier.patch
tracing-fix-synthetic-event-to-allow-semicolon-at-end.patch
usb-fix-the-usbfs-flag-sanitization-for-control-transfers.patch
usb-gadget-storage-fix-spectre-v1-vulnerability.patch
usb-roles-intel_xhci-fix-unbalanced-pm_runtime_enable.patch
usb-usbip-fix-bug-kasan-slab-out-of-bounds-in-vhci_hub_control.patch
usb-xhci-pci-enable-intel-usb-role-mux-on-apollo-lake-platforms.patch
x86-fpu-fix-i486-no387-boot-crash-by-only-saving-fpu-registers-on-context-switch-if-there-is-an-fpu.patch
x86-hibernate-fix-nosave_regions-setup-for-hibernation.patch
x86-percpu-fix-this_cpu_read.patch
x86-swiotlb-enable-swiotlb-for-4gig-ram-on-32-bit-kernels.patch
x86-time-correct-the-attribute-on-jiffies-definition.patch
x86-tsc-force-inlining-of-cyc2ns-bits.patch
31 files changed:
queue-4.18/block-don-t-deal-with-discard-limit-in-blkdev_issue_discard.patch [new file with mode: 0644]
queue-4.18/cachefiles-fix-the-race-between-cachefiles_bury_object-and-rmdir-2.patch [new file with mode: 0644]
queue-4.18/cdc-acm-correct-counting-of-uart-states-in-serial-state-notification.patch [new file with mode: 0644]
queue-4.18/cdc-acm-do-not-reset-notification-buffer-index-upon-urb-unlinking.patch [new file with mode: 0644]
queue-4.18/cdc-acm-fix-race-between-reset-and-control-messaging.patch [new file with mode: 0644]
queue-4.18/clk-sunxi-ng-sun4i-set-vco-and-pll-bias-current-to-lowest-setting.patch [new file with mode: 0644]
queue-4.18/drm-edid-add-6-bpc-quirk-for-boe-panel-in-hp-pavilion-15-n233sl.patch [new file with mode: 0644]
queue-4.18/drm-edid-vsdb-ycbcr420-deep-color-mode-bit-definitions.patch [new file with mode: 0644]
queue-4.18/drm-fb-helper-reject-all-pixel-format-changing-requests.patch [new file with mode: 0644]
queue-4.18/drm-sun4i-fix-an-ulong-overflow-in-the-dotclock-driver.patch [new file with mode: 0644]
queue-4.18/fscache-fix-incomplete-initialisation-of-inline-key-space.patch [new file with mode: 0644]
queue-4.18/fscache-fix-out-of-bound-read-in-long-cookie-keys.patch [new file with mode: 0644]
queue-4.18/ib-ucm-fix-spectre-v1-vulnerability.patch [new file with mode: 0644]
queue-4.18/input-elan_i2c-add-acpi-id-for-lenovo-ideapad-330-15igm.patch [new file with mode: 0644]
queue-4.18/ptp-fix-spectre-v1-vulnerability.patch [new file with mode: 0644]
queue-4.18/rdma-ucma-fix-spectre-v1-vulnerability.patch [new file with mode: 0644]
queue-4.18/sched-fair-fix-throttle_list-starvation-with-low-cfs-quota.patch [new file with mode: 0644]
queue-4.18/series
queue-4.18/tracing-fix-synthetic-event-to-accept-unsigned-modifier.patch [new file with mode: 0644]
queue-4.18/tracing-fix-synthetic-event-to-allow-semicolon-at-end.patch [new file with mode: 0644]
queue-4.18/usb-fix-the-usbfs-flag-sanitization-for-control-transfers.patch [new file with mode: 0644]
queue-4.18/usb-gadget-storage-fix-spectre-v1-vulnerability.patch [new file with mode: 0644]
queue-4.18/usb-roles-intel_xhci-fix-unbalanced-pm_runtime_enable.patch [new file with mode: 0644]
queue-4.18/usb-usbip-fix-bug-kasan-slab-out-of-bounds-in-vhci_hub_control.patch [new file with mode: 0644]
queue-4.18/usb-xhci-pci-enable-intel-usb-role-mux-on-apollo-lake-platforms.patch [new file with mode: 0644]
queue-4.18/x86-fpu-fix-i486-no387-boot-crash-by-only-saving-fpu-registers-on-context-switch-if-there-is-an-fpu.patch [new file with mode: 0644]
queue-4.18/x86-hibernate-fix-nosave_regions-setup-for-hibernation.patch [new file with mode: 0644]
queue-4.18/x86-percpu-fix-this_cpu_read.patch [new file with mode: 0644]
queue-4.18/x86-swiotlb-enable-swiotlb-for-4gig-ram-on-32-bit-kernels.patch [new file with mode: 0644]
queue-4.18/x86-time-correct-the-attribute-on-jiffies-definition.patch [new file with mode: 0644]
queue-4.18/x86-tsc-force-inlining-of-cyc2ns-bits.patch [new file with mode: 0644]