From: Greg Kroah-Hartman Date: Mon, 13 Jul 2020 15:35:32 +0000 (+0200) Subject: Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable... X-Git-Tag: v5.7.9~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3f9e7450505cea6ece0d28d6829955e0424092a;p=thirdparty%2Fkernel%2Fstable-queue.git Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue --- e3f9e7450505cea6ece0d28d6829955e0424092a diff --cc queue-4.14/series index 5bfa9665431,d79e0bcc6e1..2ad077ca05e --- a/queue-4.14/series +++ b/queue-4.14/series @@@ -15,3 -15,12 +15,15 @@@ arm-imx6-add-missing-put_device-call-in scsi-mptscsih-fix-read-sense-data-size.patch nvme-rdma-assign-completion-vector-correctly.patch x86-entry-increase-entry_stack-size-to-a-full-page.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + alsa-compress-fix-partial_drain-completion-state.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch + nbd-fix-memory-leak-in-nbd_add_socket.patch + bnxt_en-fix-null-dereference-in-case-sr-iov-configur.patch + net-macb-mark-device-wake-capable-when-magic-packet-.patch + mlxsw-spectrum_router-remove-inappropriate-usage-of-.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch diff --cc queue-4.19/series index c68d779fbbe,cc430fade0c..10a2656b6ac --- a/queue-4.19/series +++ b/queue-4.19/series @@@ -23,4 -23,15 +23,20 @@@ usb-dwc3-pci-fix-reference-count-leak-i block-release-bip-in-a-right-way-in-error-path.patch nvme-rdma-assign-completion-vector-correctly.patch x86-entry-increase-entry_stack-size-to-a-full-page.patch +net-qrtr-fix-an-out-of-bounds-read-qrtr_endpoint_post.patch + drm-mediatek-check-plane-visibility-in-atomic_update.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + net-hns3-fix-use-after-free-when-doing-self-test.patch + alsa-compress-fix-partial_drain-completion-state.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch + nbd-fix-memory-leak-in-nbd_add_socket.patch + cxgb4-fix-all-mask-ip-address-comparison.patch + bnxt_en-fix-null-dereference-in-case-sr-iov-configur.patch + net-macb-mark-device-wake-capable-when-magic-packet-.patch + mlxsw-spectrum_router-remove-inappropriate-usage-of-.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch ++alsa-hda-realtek-fix-lenovo-thinkpad-x1-carbon-7th-quirk-subdevice-id.patch diff --cc queue-4.4/series index 72d6e38f8d2,212f2173841..6d65332f975 --- a/queue-4.4/series +++ b/queue-4.4/series @@@ -2,3 -2,8 +2,11 @@@ kvm-s390-reduce-number-of-io-pins-to-1. spi-spidev-fix-a-race-between-spidev_release-and-spi.patch spi-spidev-fix-a-potential-use-after-free-in-spidev_.patch scsi-mptscsih-fix-read-sense-data-size.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + alsa-compress-fix-partial_drain-completion-state.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch diff --cc queue-4.9/series index 0ad97058e85,84f6b20a79b..bba7cb2f366 --- a/queue-4.9/series +++ b/queue-4.9/series @@@ -7,3 -7,10 +7,13 @@@ s390-kasan-fix-early-pgm-check-handler- cifs-update-ctime-and-mtime-during-truncate.patch arm-imx6-add-missing-put_device-call-in-imx6q_suspen.patch scsi-mptscsih-fix-read-sense-data-size.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + alsa-compress-fix-partial_drain-completion-state.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch + bnxt_en-fix-null-dereference-in-case-sr-iov-configur.patch + net-macb-mark-device-wake-capable-when-magic-packet-.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch diff --cc queue-5.4/series index 544c732879c,7e432ba88bd..b4d3e48d100 --- a/queue-5.4/series +++ b/queue-5.4/series @@@ -32,4 -32,37 +32,45 @@@ block-release-bip-in-a-right-way-in-err nvme-rdma-assign-completion-vector-correctly.patch x86-entry-increase-entry_stack-size-to-a-full-page.patch sched-core-check-cpus_mask-not-cpus_ptr-in-__set_cpu.patch +net-qrtr-fix-an-out-of-bounds-read-qrtr_endpoint_post.patch + gpio-pca953x-override-irq-for-one-of-the-expanders-o.patch + gpio-pca953x-fix-gpio-resource-leak-on-intel-galileo.patch + nl80211-don-t-return-err-unconditionally-in-nl80211_.patch + drm-mediatek-check-plane-visibility-in-atomic_update.patch + bpf-sockmap-rcu-splat-with-redirect-and-strparser-er.patch + bpf-sockmap-rcu-dereferenced-psock-may-be-used-outsi.patch + netfilter-ipset-call-ip_set_free-instead-of-kfree.patch + net-mvneta-fix-use-of-state-speed.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + ib-sa-resolv-use-after-free-in-ib_nl_make_request.patch + net-dsa-microchip-set-the-correct-number-of-ports.patch + netfilter-conntrack-refetch-conntrack-after-nf_connt.patch + perf-report-tui-fix-segmentation-fault-in-perf_evsel.patch + perf-intel-pt-fix-recording-pebs-via-pt-with-registe.patch + perf-intel-pt-fix-pebs-sample-for-xmm-registers.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + net-hns3-add-a-missing-uninit-debugfs-when-unload-dr.patch + net-hns3-fix-use-after-free-when-doing-self-test.patch + alsa-compress-fix-partial_drain-completion-state.patch + rdma-siw-fix-reporting-vendor_part_id.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch + nbd-fix-memory-leak-in-nbd_add_socket.patch + cxgb4-fix-all-mask-ip-address-comparison.patch + ib-mlx5-fix-50g-per-lane-indication.patch + qed-populate-nvm-file-attributes-while-reading-nvm-c.patch + net-mlx5-fix-eeprom-support-for-sfp-module.patch + net-mlx5e-fix-50g-per-lane-indication.patch + bnxt_en-fix-null-dereference-in-case-sr-iov-configur.patch + net-macb-fix-wakeup-test-in-runtime-suspend-resume-r.patch + net-macb-mark-device-wake-capable-when-magic-packet-.patch + net-macb-fix-call-to-pm_runtime-in-the-suspend-resum.patch + mlxsw-spectrum_router-remove-inappropriate-usage-of-.patch + mlxsw-pci-fix-use-after-free-in-case-of-failed-devli.patch ++ib-hfi1-do-not-destroy-hfi1_wq-when-the-device-is-shut-down.patch ++ib-hfi1-do-not-destroy-link_wq-when-the-device-is-shut-down.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch ++alsa-usb-audio-add-implicit-feedback-quirk-for-rtx6001.patch ++alsa-hda-realtek-fix-lenovo-thinkpad-x1-carbon-7th-quirk-subdevice-id.patch diff --cc queue-5.7/series index 53ac01068c0,041385e41a1..b5460bcbf08 --- a/queue-5.7/series +++ b/queue-5.7/series @@@ -42,4 -42,64 +42,72 @@@ x86-entry-increase-entry_stack-size-to- arm64-add-kryo-3-4-xx-silver-cpu-cores-to-ssb-safeli.patch nfs-fix-memory-leak-of-export_path.patch sched-core-check-cpus_mask-not-cpus_ptr-in-__set_cpu.patch +net-qrtr-fix-an-out-of-bounds-read-qrtr_endpoint_post.patch + mtd-set-master-partition-panic-write-flag.patch + gpio-pca953x-synchronize-interrupt-handler-properly.patch + gpio-pca953x-override-irq-for-one-of-the-expanders-o.patch + gpio-pca953x-fix-direction-setting-when-configure-an.patch + gpio-pca953x-fix-gpio-resource-leak-on-intel-galileo.patch + asoc-fsl_mqs-don-t-check-clock-is-null-before-callin.patch + asoc-fsl_mqs-fix-unchecked-return-value-for-clk_prep.patch + kvm-arm64-vgic-v4-plug-race-between-non-residency-an.patch + mac80211-fix-dropping-broadcast-packets-in-802.11-en.patch + bpf-do-not-allow-btf_ctx_access-with-__int128-types.patch + nl80211-don-t-return-err-unconditionally-in-nl80211_.patch + nl80211-fix-memory-leak-when-parsing-nl80211_attr_he.patch + drm-mediatek-check-plane-visibility-in-atomic_update.patch + bpf-sockmap-rcu-splat-with-redirect-and-strparser-er.patch + bpf-sockmap-rcu-dereferenced-psock-may-be-used-outsi.patch + netfilter-ipset-call-ip_set_free-instead-of-kfree.patch + net-mvneta-fix-use-of-state-speed.patch + net-ipa-no-checksum-offload-for-sdm845-lan-rx.patch + net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch + btrfs-fix-reclaim_size-counter-leak-after-stealing-f.patch + drm-meson-viu-fix-setting-the-osd-burst-length-in-vi.patch + ib-sa-resolv-use-after-free-in-ib_nl_make_request.patch + net-dsa-microchip-set-the-correct-number-of-ports.patch + netfilter-conntrack-refetch-conntrack-after-nf_connt.patch + net-rmnet-fix-lower-interface-leak.patch + net-rmnet-do-not-allow-to-add-multiple-bridge-interf.patch + perf-report-tui-fix-segmentation-fault-in-perf_evsel.patch + perf-intel-pt-fix-recording-pebs-via-pt-with-registe.patch + perf-intel-pt-fix-pebs-sample-for-xmm-registers.patch + smsc95xx-check-return-value-of-smsc95xx_reset.patch + smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch + net-hns3-check-reset-pending-after-flr-prepare.patch + net-hns3-fix-for-mishandle-of-asserting-vf-reset-fai.patch + net-hns3-add-a-missing-uninit-debugfs-when-unload-dr.patch + net-hns3-fix-use-after-free-when-doing-self-test.patch + alsa-compress-fix-partial_drain-completion-state.patch + net-ipa-fix-qmi-structure-definition-bugs.patch + net-qed-fix-buffer-overflow-on-ethtool-d.patch + ionic-centralize-queue-reset-code.patch + powerpc-64s-exception-fix-0x1500-interrupt-handler-c.patch + rdma-siw-fix-reporting-vendor_part_id.patch + net-atlantic-fix-ip-dst-and-ipv6-address-filters.patch + arm64-kgdb-fix-single-step-exception-handling-oops.patch + nbd-fix-memory-leak-in-nbd_add_socket.patch + cxgb4-fix-all-mask-ip-address-comparison.patch + ib-mlx5-fix-50g-per-lane-indication.patch + qed-populate-nvm-file-attributes-while-reading-nvm-c.patch + selftests-bpf-fix-detach-from-sockmap-tests.patch + net-mlx5-fix-eeprom-support-for-sfp-module.patch + net-mlx5e-fix-vxlan-configuration-restore-after-func.patch + net-mlx5e-fix-cpu-mapping-after-function-reload-to-a.patch + net-mlx5e-fix-50g-per-lane-indication.patch + net-mlx5e-ct-fix-memory-leak-in-cleanup.patch + bnxt_en-fix-null-dereference-in-case-sr-iov-configur.patch + net-macb-fix-wakeup-test-in-runtime-suspend-resume-r.patch + net-macb-mark-device-wake-capable-when-magic-packet-.patch + net-macb-fix-macb_get-set_wol-when-moving-to-phylink.patch + net-macb-fix-macb_suspend-by-removing-call-to-netif_.patch + net-macb-fix-call-to-pm_runtime-in-the-suspend-resum.patch + mlxsw-spectrum_router-remove-inappropriate-usage-of-.patch + mlxsw-pci-fix-use-after-free-in-case-of-failed-devli.patch ++ib-hfi1-do-not-destroy-hfi1_wq-when-the-device-is-shut-down.patch ++ib-hfi1-do-not-destroy-link_wq-when-the-device-is-shut-down.patch ++alsa-opl3-fix-infoleak-in-opl3.patch ++alsa-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch ++alsa-usb-audio-add-quirk-for-macrosilicon-ms2109.patch ++alsa-usb-audio-add-implicit-feedback-quirk-for-rtx6001.patch ++alsa-hda-realtek-fix-lenovo-thinkpad-x1-carbon-7th-quirk-subdevice-id.patch