]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jul 2020 15:35:32 +0000 (17:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jul 2020 15:35:32 +0000 (17:35 +0200)
1  2 
queue-4.14/series
queue-4.19/series
queue-4.4/series
queue-4.9/series
queue-5.4/series
queue-5.7/series

index 5bfa9665431ceb9969f0226ab3002c68d1f84afb,d79e0bcc6e1519af09ac82aa1199f8d5bba64d2e..2ad077ca05ed32d7a119199e661965acd01b49d0
@@@ -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
index c68d779fbbeb976468f8ac991e525af64e8861ac,cc430fade0c5e4746d83b508ce48fb6af4943681..10a2656b6acfb615d0a6c05cd855a9231db85d33
@@@ -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
index 72d6e38f8d261ea957a84b869453f9bc0f174cae,212f2173841c4d9dd28645f4957c57f356f20ef7..6d65332f97545fafb6e7c28206648134d0e519f1
@@@ -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
index 0ad97058e8550718d306feec762a60146c8f0ed9,84f6b20a79be82464241b021a7360225221c1d31..bba7cb2f3664323bb2942b603186a545bf320b25
@@@ -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
index 544c732879c25eff5265afc9851d4cd6863c42a5,7e432ba88bd0b49e6ebffb3756461e968214b81e..b4d3e48d1004035405d23218808d42fbef55acb1
@@@ -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
index 53ac01068c0c24797bb1b2a2dac29589aa489f85,041385e41a1c0808415377df5722fadc19d1a161..b5460bcbf08a8549a46885a4a02d2727bb296c52
@@@ -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