]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 09:43:32 +0000 (10:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 09:43:32 +0000 (10:43 +0100)
commit5be734c6116a866b3fe2bc7398e2c0d8967d6818
tree81cf9679eb8bf75225f4e8d51c8d382b434c8d8b
parent297743e74bead0ad401199d7a063157b4ca6589b
5.9-stable patches

added patches:
ah6-fix-error-return-code-in-ah6_input.patch
atm-nicstar-unmap-dma-on-send-error.patch
bnxt_en-fix-counter-overflow-logic.patch
bnxt_en-free-port-stats-during-firmware-reset.patch
bnxt_en-read-eeprom-a2h-address-using-page-0.patch
devlink-add-missing-genlmsg_cancel-in-devlink_nl_sb_port_pool_fill.patch
enetc-workaround-for-mdio-register-access-issue.patch
exempt-multicast-addresses-from-five-second-neighbor-lifetime.patch
inet_diag-fix-error-path-to-cancel-the-meseage-in-inet_req_diag_fill.patch
ipv6-fix-error-path-to-cancel-the-meseage.patch
lan743x-fix-issue-causing-intermittent-kernel-log-warnings.patch
lan743x-prevent-entire-kernel-hang-on-open-for-some-platforms.patch
mlxsw-core-use-variable-timeout-for-emad-retries.patch
net-b44-fix-error-return-code-in-b44_init_one.patch
net-bridge-add-missing-counters-to-ndo_get_stats64-callback.patch
net-dsa-mv88e6xxx-avoid-vtu-corruption-on-6097.patch
net-ethernet-mtk-star-emac-fix-error-return-code-in-mtk_star_enable.patch
net-ethernet-mtk-star-emac-return-ok-when-xmit-drops.patch
net-ethernet-ti-am65-cpts-update-ret-when-ptp_clock-is-error.patch
net-ethernet-ti-cpsw-fix-cpts-irq-after-suspend.patch
net-ethernet-ti-cpsw-fix-error-return-code-in-cpsw_probe.patch
net-fec-fix-reference-count-leak-in-fec-series-ops.patch
net-ftgmac100-fix-crash-when-removing-driver.patch
net-have-netpoll-bring-up-dsa-management-interface.patch
net-ipa-lock-when-freeing-transaction.patch
net-lantiq-wait-for-the-gphy-firmware-to-be-ready.patch
net-mlx4_core-fix-init_hca-fields-offset.patch
net-mlx5-add-handling-of-port-type-in-rule-deletion.patch
net-mlx5-clear-bw_share-upon-vf-disable.patch
net-mlx5-disable-qos-when-min_rates-on-all-vfs-are-zero.patch
net-mlx5e-fix-check-if-netdev-is-bond-slave.patch
net-mlx5e-fix-refcount-leak-on-ktls-rx-resync.patch
net-mvneta-fix-possible-memory-leak-in-mvneta_swbm_add_rx_fragment.patch
net-ncsi-fix-netlink-registration.patch
net-phy-mscc-remove-non-macsec-compatible-phy.patch
net-qualcomm-rmnet-fix-incorrect-receive-packet-handling-during-cleanup.patch
net-smc-fix-direct-access-to-ib_gid_addr-ndev-in-smc_ib_determine_gid.patch
net-stmmac-use-rtnl_lock-unlock-on-netif_set_real_num_rx_queues-call.patch
net-tls-fix-corrupted-data-in-recvmsg.patch
net-tls-fix-wrong-record-sn-in-async-mode-of-device-resync.patch
net-usb-qmi_wwan-set-dtr-quirk-for-mr400.patch
net-x25-increase-refcnt-of-struct-x25_neigh-in-x25_rx_call_request.patch
netdevsim-set-.owner-to-this_module.patch
netlabel-fix-an-uninitialized-warning-in-netlbl_unlabel_staticlist.patch
netlabel-fix-our-progress-tracking-in-netlbl_unlabel_staticlist.patch
page_frag-recover-from-memory-pressure.patch
pm-runtime-add-pm_runtime_resume_and_get-to-deal-with-usage-counter.patch
qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch
qed-fix-ilt-configuration-of-src-block.patch
qlcnic-fix-error-return-code-in-qlcnic_83xx_restart_hw.patch
sctp-change-to-hold-put-transport-for-proto_unreach_timer.patch
tcp-only-postpone-probe_rtt-if-rtt-is-current-min_rtt-estimate.patch
vsock-forward-all-packets-to-the-host-when-no-h2g-is-registered.patch
54 files changed:
queue-5.9/ah6-fix-error-return-code-in-ah6_input.patch [new file with mode: 0644]
queue-5.9/atm-nicstar-unmap-dma-on-send-error.patch [new file with mode: 0644]
queue-5.9/bnxt_en-fix-counter-overflow-logic.patch [new file with mode: 0644]
queue-5.9/bnxt_en-free-port-stats-during-firmware-reset.patch [new file with mode: 0644]
queue-5.9/bnxt_en-read-eeprom-a2h-address-using-page-0.patch [new file with mode: 0644]
queue-5.9/devlink-add-missing-genlmsg_cancel-in-devlink_nl_sb_port_pool_fill.patch [new file with mode: 0644]
queue-5.9/enetc-workaround-for-mdio-register-access-issue.patch [new file with mode: 0644]
queue-5.9/exempt-multicast-addresses-from-five-second-neighbor-lifetime.patch [new file with mode: 0644]
queue-5.9/inet_diag-fix-error-path-to-cancel-the-meseage-in-inet_req_diag_fill.patch [new file with mode: 0644]
queue-5.9/ipv6-fix-error-path-to-cancel-the-meseage.patch [new file with mode: 0644]
queue-5.9/lan743x-fix-issue-causing-intermittent-kernel-log-warnings.patch [new file with mode: 0644]
queue-5.9/lan743x-prevent-entire-kernel-hang-on-open-for-some-platforms.patch [new file with mode: 0644]
queue-5.9/mlxsw-core-use-variable-timeout-for-emad-retries.patch [new file with mode: 0644]
queue-5.9/net-b44-fix-error-return-code-in-b44_init_one.patch [new file with mode: 0644]
queue-5.9/net-bridge-add-missing-counters-to-ndo_get_stats64-callback.patch [new file with mode: 0644]
queue-5.9/net-dsa-mv88e6xxx-avoid-vtu-corruption-on-6097.patch [new file with mode: 0644]
queue-5.9/net-ethernet-mtk-star-emac-fix-error-return-code-in-mtk_star_enable.patch [new file with mode: 0644]
queue-5.9/net-ethernet-mtk-star-emac-return-ok-when-xmit-drops.patch [new file with mode: 0644]
queue-5.9/net-ethernet-ti-am65-cpts-update-ret-when-ptp_clock-is-error.patch [new file with mode: 0644]
queue-5.9/net-ethernet-ti-cpsw-fix-cpts-irq-after-suspend.patch [new file with mode: 0644]
queue-5.9/net-ethernet-ti-cpsw-fix-error-return-code-in-cpsw_probe.patch [new file with mode: 0644]
queue-5.9/net-fec-fix-reference-count-leak-in-fec-series-ops.patch [new file with mode: 0644]
queue-5.9/net-ftgmac100-fix-crash-when-removing-driver.patch [new file with mode: 0644]
queue-5.9/net-have-netpoll-bring-up-dsa-management-interface.patch [new file with mode: 0644]
queue-5.9/net-ipa-lock-when-freeing-transaction.patch [new file with mode: 0644]
queue-5.9/net-lantiq-wait-for-the-gphy-firmware-to-be-ready.patch [new file with mode: 0644]
queue-5.9/net-mlx4_core-fix-init_hca-fields-offset.patch [new file with mode: 0644]
queue-5.9/net-mlx5-add-handling-of-port-type-in-rule-deletion.patch [new file with mode: 0644]
queue-5.9/net-mlx5-clear-bw_share-upon-vf-disable.patch [new file with mode: 0644]
queue-5.9/net-mlx5-disable-qos-when-min_rates-on-all-vfs-are-zero.patch [new file with mode: 0644]
queue-5.9/net-mlx5e-fix-check-if-netdev-is-bond-slave.patch [new file with mode: 0644]
queue-5.9/net-mlx5e-fix-refcount-leak-on-ktls-rx-resync.patch [new file with mode: 0644]
queue-5.9/net-mvneta-fix-possible-memory-leak-in-mvneta_swbm_add_rx_fragment.patch [new file with mode: 0644]
queue-5.9/net-ncsi-fix-netlink-registration.patch [new file with mode: 0644]
queue-5.9/net-phy-mscc-remove-non-macsec-compatible-phy.patch [new file with mode: 0644]
queue-5.9/net-qualcomm-rmnet-fix-incorrect-receive-packet-handling-during-cleanup.patch [new file with mode: 0644]
queue-5.9/net-smc-fix-direct-access-to-ib_gid_addr-ndev-in-smc_ib_determine_gid.patch [new file with mode: 0644]
queue-5.9/net-stmmac-use-rtnl_lock-unlock-on-netif_set_real_num_rx_queues-call.patch [new file with mode: 0644]
queue-5.9/net-tls-fix-corrupted-data-in-recvmsg.patch [new file with mode: 0644]
queue-5.9/net-tls-fix-wrong-record-sn-in-async-mode-of-device-resync.patch [new file with mode: 0644]
queue-5.9/net-usb-qmi_wwan-set-dtr-quirk-for-mr400.patch [new file with mode: 0644]
queue-5.9/net-x25-increase-refcnt-of-struct-x25_neigh-in-x25_rx_call_request.patch [new file with mode: 0644]
queue-5.9/netdevsim-set-.owner-to-this_module.patch [new file with mode: 0644]
queue-5.9/netlabel-fix-an-uninitialized-warning-in-netlbl_unlabel_staticlist.patch [new file with mode: 0644]
queue-5.9/netlabel-fix-our-progress-tracking-in-netlbl_unlabel_staticlist.patch [new file with mode: 0644]
queue-5.9/page_frag-recover-from-memory-pressure.patch [new file with mode: 0644]
queue-5.9/pm-runtime-add-pm_runtime_resume_and_get-to-deal-with-usage-counter.patch [new file with mode: 0644]
queue-5.9/qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch [new file with mode: 0644]
queue-5.9/qed-fix-ilt-configuration-of-src-block.patch [new file with mode: 0644]
queue-5.9/qlcnic-fix-error-return-code-in-qlcnic_83xx_restart_hw.patch [new file with mode: 0644]
queue-5.9/sctp-change-to-hold-put-transport-for-proto_unreach_timer.patch [new file with mode: 0644]
queue-5.9/series [new file with mode: 0644]
queue-5.9/tcp-only-postpone-probe_rtt-if-rtt-is-current-min_rtt-estimate.patch [new file with mode: 0644]
queue-5.9/vsock-forward-all-packets-to-the-host-when-no-h2g-is-registered.patch [new file with mode: 0644]