]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 13:05:00 +0000 (14:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 13:05:00 +0000 (14:05 +0100)
commita531082ab84acb7173d25db1d802ce5d4abeb6cc
treea9ff88c083b723ce83bdd6dccc7ba2d17b496010
parent12633e61b01823150e3c11a05789ff1ba1ec9035
5.10-stable patches

added patches:
bnxt_en-reliably-allocate-irq-table-on-reset-to-avoid-crash.patch
cipso-calipso-resolve-a-number-of-problems-with-the-doi-refcounts.patch
ethtool-fix-the-check-logic-of-at-least-one-channel-for-rx-tx.patch
ixgbe-fail-to-create-xfrm-offload-of-ipsec-tunnel-mode-sa.patch
mlxsw-spectrum_ethtool-add-an-external-speed-to-ptys-register.patch
net-bonding-fix-error-return-code-of-bond_neigh_init.patch
net-davicom-fix-regulator-not-turned-off-on-driver-removal.patch
net-davicom-fix-regulator-not-turned-off-on-failed-probe.patch
net-dsa-sja1105-fix-sgmii-pcs-being-forced-to-speed_unknown-instead-of-speed_10.patch
net-enetc-allow-hardware-timestamping-on-tx-queues-with-tc-etf-enabled.patch
net-hns3-fix-bug-when-calculating-the-tcam-table-info.patch
net-hns3-fix-query-vlan-mask-value-error-for-flow-director.patch
net-lapbether-remove-netif_start_queue-netif_stop_queue.patch
net-mscc-ocelot-properly-reject-destination-ip-keys-in-vcap-is1.patch
net-phy-make-mdio_bus_phy_suspend-resume-as-__maybe_unused.patch
net-qrtr-fix-error-return-code-of-qrtr_sendmsg.patch
net-sched-avoid-duplicates-in-classes-dump.patch
net-stmmac-fix-vlan-filter-delete-timeout-issue-in-intel-mgbe-sgmii.patch
net-stmmac-fix-watchdog-timeout-during-suspend-resume-stress-test.patch
net-stmmac-fix-wrongly-set-buffer2-valid-when-sph-unsupport.patch
net-stmmac-stop-each-tx-channel-independently.patch
net-usb-qmi_wwan-allow-qmimux-add-del-with-master-up.patch
netdevsim-init-u64-stats-for-32bit-hardware.patch
perf-build-fix-ccache-usage-in-cc-when-generating-arch-errno-table.patch
perf-report-fix-f-for-branch-mem-modes.patch
perf-traceevent-ensure-read-cmdlines-are-null-terminated.patch
r8169-fix-r8168fp_adjust_ocp_cmd-function.patch
s390-cio-return-efault-if-copy_to_user-fails.patch
s390-qeth-fix-memory-leak-after-failed-tx-buffer-allocation.patch
selftests-forwarding-fix-race-condition-in-mirror-installation.patch
stmmac-intel-fixes-clock-registration-error-seen-for-multiple-interfaces.patch
tools-resolve_btfids-fix-build-error-with-older-host-toolchains.patch
33 files changed:
queue-5.10/bnxt_en-reliably-allocate-irq-table-on-reset-to-avoid-crash.patch [new file with mode: 0644]
queue-5.10/cipso-calipso-resolve-a-number-of-problems-with-the-doi-refcounts.patch [new file with mode: 0644]
queue-5.10/ethtool-fix-the-check-logic-of-at-least-one-channel-for-rx-tx.patch [new file with mode: 0644]
queue-5.10/ixgbe-fail-to-create-xfrm-offload-of-ipsec-tunnel-mode-sa.patch [new file with mode: 0644]
queue-5.10/mlxsw-spectrum_ethtool-add-an-external-speed-to-ptys-register.patch [new file with mode: 0644]
queue-5.10/net-bonding-fix-error-return-code-of-bond_neigh_init.patch [new file with mode: 0644]
queue-5.10/net-davicom-fix-regulator-not-turned-off-on-driver-removal.patch [new file with mode: 0644]
queue-5.10/net-davicom-fix-regulator-not-turned-off-on-failed-probe.patch [new file with mode: 0644]
queue-5.10/net-dsa-sja1105-fix-sgmii-pcs-being-forced-to-speed_unknown-instead-of-speed_10.patch [new file with mode: 0644]
queue-5.10/net-enetc-allow-hardware-timestamping-on-tx-queues-with-tc-etf-enabled.patch [new file with mode: 0644]
queue-5.10/net-hns3-fix-bug-when-calculating-the-tcam-table-info.patch [new file with mode: 0644]
queue-5.10/net-hns3-fix-query-vlan-mask-value-error-for-flow-director.patch [new file with mode: 0644]
queue-5.10/net-lapbether-remove-netif_start_queue-netif_stop_queue.patch [new file with mode: 0644]
queue-5.10/net-mscc-ocelot-properly-reject-destination-ip-keys-in-vcap-is1.patch [new file with mode: 0644]
queue-5.10/net-phy-make-mdio_bus_phy_suspend-resume-as-__maybe_unused.patch [new file with mode: 0644]
queue-5.10/net-qrtr-fix-error-return-code-of-qrtr_sendmsg.patch [new file with mode: 0644]
queue-5.10/net-sched-avoid-duplicates-in-classes-dump.patch [new file with mode: 0644]
queue-5.10/net-stmmac-fix-vlan-filter-delete-timeout-issue-in-intel-mgbe-sgmii.patch [new file with mode: 0644]
queue-5.10/net-stmmac-fix-watchdog-timeout-during-suspend-resume-stress-test.patch [new file with mode: 0644]
queue-5.10/net-stmmac-fix-wrongly-set-buffer2-valid-when-sph-unsupport.patch [new file with mode: 0644]
queue-5.10/net-stmmac-stop-each-tx-channel-independently.patch [new file with mode: 0644]
queue-5.10/net-usb-qmi_wwan-allow-qmimux-add-del-with-master-up.patch [new file with mode: 0644]
queue-5.10/netdevsim-init-u64-stats-for-32bit-hardware.patch [new file with mode: 0644]
queue-5.10/perf-build-fix-ccache-usage-in-cc-when-generating-arch-errno-table.patch [new file with mode: 0644]
queue-5.10/perf-report-fix-f-for-branch-mem-modes.patch [new file with mode: 0644]
queue-5.10/perf-traceevent-ensure-read-cmdlines-are-null-terminated.patch [new file with mode: 0644]
queue-5.10/r8169-fix-r8168fp_adjust_ocp_cmd-function.patch [new file with mode: 0644]
queue-5.10/s390-cio-return-efault-if-copy_to_user-fails.patch [new file with mode: 0644]
queue-5.10/s390-qeth-fix-memory-leak-after-failed-tx-buffer-allocation.patch [new file with mode: 0644]
queue-5.10/selftests-forwarding-fix-race-condition-in-mirror-installation.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/stmmac-intel-fixes-clock-registration-error-seen-for-multiple-interfaces.patch [new file with mode: 0644]
queue-5.10/tools-resolve_btfids-fix-build-error-with-older-host-toolchains.patch [new file with mode: 0644]