]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Nov 2019 06:42:35 +0000 (07:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Nov 2019 06:42:35 +0000 (07:42 +0100)
commitf20daeb53397daae5144ed34586846975fc7bfd0
tree2a84ca3a20ee4269be08adb5b8bfb395a7593e6e
parentf75d58f69c1fee206504bc836c2a4b0da94e522c
4.19-stable patches

added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
alsa-timer-fix-incorrectly-assigned-timer-instance.patch
arm-sunxi-fix-cpu-powerdown-on-a83t.patch
arm64-do-not-mask-out-pte_rdonly-in-pte_same.patch
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-dev-add-missing-of_node_put-after-calling-of_get_child_by_name.patch
can-flexcan-disable-completely-the-ecc-mechanism.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-mcba_usb-fix-use-after-free-on-disconnect.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-rx-offload-can_rx_offload_queue_sorted-fix-error-handling-avoid-skb-mem-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
hid-wacom-generic-treat-serial-number-and-related-fields-as-unsigned.patch
iio-adc-stm32-adc-fix-stopping-dma.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
iio-srf04-fix-wrong-limitation-in-distance-measuring.patch
intel_th-pci-add-comet-lake-pch-support.patch
intel_th-pci-add-jasper-lake-pch-support.patch
mm-memcontrol-fix-network-errors-from-failing-__gfp_atomic-charges.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-tools-fix-time-sorting.patch
smb3-fix-persistent-handles-reconnect.patch
soundwire-bus-set-initial-value-to-port_status.patch
soundwire-depend-on-acpi.patch
tools-gpio-use-building_out_of_srctree-to-determine-srctree.patch
x86-apic-32-avoid-bogus-ldr-warnings.patch
37 files changed:
queue-4.19/alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch [new file with mode: 0644]
queue-4.19/alsa-hda-ca0132-fix-possible-workqueue-stall.patch [new file with mode: 0644]
queue-4.19/alsa-timer-fix-incorrectly-assigned-timer-instance.patch [new file with mode: 0644]
queue-4.19/arm-sunxi-fix-cpu-powerdown-on-a83t.patch [new file with mode: 0644]
queue-4.19/arm64-do-not-mask-out-pte_rdonly-in-pte_same.patch [new file with mode: 0644]
queue-4.19/can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch [new file with mode: 0644]
queue-4.19/can-dev-add-missing-of_node_put-after-calling-of_get_child_by_name.patch [new file with mode: 0644]
queue-4.19/can-flexcan-disable-completely-the-ecc-mechanism.patch [new file with mode: 0644]
queue-4.19/can-gs_usb-gs_can_open-prevent-memory-leak.patch [new file with mode: 0644]
queue-4.19/can-mcba_usb-fix-use-after-free-on-disconnect.patch [new file with mode: 0644]
queue-4.19/can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch [new file with mode: 0644]
queue-4.19/can-peak_usb-fix-slab-info-leak.patch [new file with mode: 0644]
queue-4.19/can-rx-offload-can_rx_offload_queue_sorted-fix-error-handling-avoid-skb-mem-leak.patch [new file with mode: 0644]
queue-4.19/can-usb_8dev-fix-use-after-free-on-disconnect.patch [new file with mode: 0644]
queue-4.19/ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch [new file with mode: 0644]
queue-4.19/ceph-fix-use-after-free-in-__ceph_remove_cap.patch [new file with mode: 0644]
queue-4.19/drm-radeon-fix-si_enable_smc_cac-failed-issue.patch [new file with mode: 0644]
queue-4.19/dump_stack-avoid-the-livelock-of-the-dump_lock.patch [new file with mode: 0644]
queue-4.19/hid-wacom-generic-treat-serial-number-and-related-fields-as-unsigned.patch [new file with mode: 0644]
queue-4.19/iio-adc-stm32-adc-fix-stopping-dma.patch [new file with mode: 0644]
queue-4.19/iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch [new file with mode: 0644]
queue-4.19/iio-srf04-fix-wrong-limitation-in-distance-measuring.patch [new file with mode: 0644]
queue-4.19/intel_th-pci-add-comet-lake-pch-support.patch [new file with mode: 0644]
queue-4.19/intel_th-pci-add-jasper-lake-pch-support.patch [new file with mode: 0644]
queue-4.19/mm-memcontrol-fix-network-errors-from-failing-__gfp_atomic-charges.patch [new file with mode: 0644]
queue-4.19/mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch [new file with mode: 0644]
queue-4.19/mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch [new file with mode: 0644]
queue-4.19/mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch [new file with mode: 0644]
queue-4.19/netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch [new file with mode: 0644]
queue-4.19/perf-tools-fix-time-sorting.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/smb3-fix-persistent-handles-reconnect.patch [new file with mode: 0644]
queue-4.19/soundwire-bus-set-initial-value-to-port_status.patch [new file with mode: 0644]
queue-4.19/soundwire-depend-on-acpi.patch [new file with mode: 0644]
queue-4.19/tools-gpio-use-building_out_of_srctree-to-determine-srctree.patch [new file with mode: 0644]
queue-4.19/x86-apic-32-avoid-bogus-ldr-warnings.patch [new file with mode: 0644]