]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 22:17:38 +0000 (15:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 22:17:38 +0000 (15:17 -0700)
commite67c8b9fe81056e77fde49f57ddbe5576663583f
treea80b13d2507c1df141381dc73948967e7626b69b
parent5b8ea92615cd6acf0b7c80544fd19ad33f4cd11f
5.0-stable patches

added patches:
bnxt_en-fix-aggregation-buffer-leak-under-oom-condition.patch
bnxt_en-fix-possible-bug-condition-when-calling-pci_disable_msix.patch
bnxt_en-reduce-memory-usage-when-running-in-kdump-kernel.patch
bonding-802.3ad-fix-slave-link-initialization-transition-states.patch
cxgb4-offload-vlan-flows-regardless-of-vlan-ethtype.patch
cxgb4-revert-cxgb4-remove-sge_host_page_size-dependency-on-page-size.patch
inet-switch-ip-id-generator-to-siphash.patch
ipv4-igmp-fix-another-memory-leak-in-igmpv3_del_delrec.patch
ipv4-igmp-fix-build-error-if-config_ip_multicast.patch
ipv6-consider-sk_bound_dev_if-when-binding-a-raw-socket-to-an-address.patch
ipv6-fix-redirect-with-vrf.patch
llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch
mlxsw-spectrum_acl-avoid-warning-after-identical-rules-insertion.patch
net-correct-zerocopy-refcnt-with-udp-msg_more.patch
net-dsa-mv88e6xxx-fix-handling-of-upper-half-of-stats_type_port.patch
net-fec-fix-the-clk-mismatch-in-failed_reset-path.patch
net-gro-fix-use-after-free-read-in-napi_gro_frags.patch
net-mlx5-allocate-root-ns-memory-using-kzalloc-to-match-kfree.patch
net-mlx5-avoid-double-free-in-fs-init-error-unwinding-path.patch
net-mlx5e-disable-rxhash-when-cqe-compress-is-enabled.patch
net-mvneta-fix-err-code-path-of-probe.patch
net-mvpp2-fix-bad-mvpp2_txq_sched_token_cntr_reg-queue-value.patch
net-phy-marvell10g-report-if-the-phy-fails-to-boot-firmware.patch
net-sched-don-t-use-tc_action-order-during-action-dump.patch
net-stmmac-dma-channel-control-register-need-to-be-init-first.patch
net-stmmac-fix-ethtool-flow-control-not-able-to-get-set.patch
net-stmmac-fix-reset-gpio-free-missing.patch
net-tls-avoid-null-deref-on-resync-during-device-removal.patch
net-tls-don-t-ignore-netdev-notifications-if-no-tls-features.patch
net-tls-fix-state-removal-with-feature-flags-off.patch
r8169-fix-mac-address-being-lost-in-pci-d3.patch
tipc-avoid-copying-bytes-beyond-the-supplied-data.patch
usbnet-fix-kernel-crash-after-disconnect.patch
35 files changed:
queue-5.0/bnxt_en-fix-aggregation-buffer-leak-under-oom-condition.patch [new file with mode: 0644]
queue-5.0/bnxt_en-fix-possible-bug-condition-when-calling-pci_disable_msix.patch [new file with mode: 0644]
queue-5.0/bnxt_en-reduce-memory-usage-when-running-in-kdump-kernel.patch [new file with mode: 0644]
queue-5.0/bonding-802.3ad-fix-slave-link-initialization-transition-states.patch [new file with mode: 0644]
queue-5.0/cxgb4-offload-vlan-flows-regardless-of-vlan-ethtype.patch [new file with mode: 0644]
queue-5.0/cxgb4-revert-cxgb4-remove-sge_host_page_size-dependency-on-page-size.patch [new file with mode: 0644]
queue-5.0/inet-switch-ip-id-generator-to-siphash.patch [new file with mode: 0644]
queue-5.0/ipv4-igmp-fix-another-memory-leak-in-igmpv3_del_delrec.patch [new file with mode: 0644]
queue-5.0/ipv4-igmp-fix-build-error-if-config_ip_multicast.patch [new file with mode: 0644]
queue-5.0/ipv6-consider-sk_bound_dev_if-when-binding-a-raw-socket-to-an-address.patch [new file with mode: 0644]
queue-5.0/ipv6-fix-redirect-with-vrf.patch [new file with mode: 0644]
queue-5.0/llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch [new file with mode: 0644]
queue-5.0/mlxsw-spectrum_acl-avoid-warning-after-identical-rules-insertion.patch [new file with mode: 0644]
queue-5.0/net-correct-zerocopy-refcnt-with-udp-msg_more.patch [new file with mode: 0644]
queue-5.0/net-dsa-mv88e6xxx-fix-handling-of-upper-half-of-stats_type_port.patch [new file with mode: 0644]
queue-5.0/net-fec-fix-the-clk-mismatch-in-failed_reset-path.patch [new file with mode: 0644]
queue-5.0/net-gro-fix-use-after-free-read-in-napi_gro_frags.patch [new file with mode: 0644]
queue-5.0/net-mlx5-allocate-root-ns-memory-using-kzalloc-to-match-kfree.patch [new file with mode: 0644]
queue-5.0/net-mlx5-avoid-double-free-in-fs-init-error-unwinding-path.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-disable-rxhash-when-cqe-compress-is-enabled.patch [new file with mode: 0644]
queue-5.0/net-mvneta-fix-err-code-path-of-probe.patch [new file with mode: 0644]
queue-5.0/net-mvpp2-fix-bad-mvpp2_txq_sched_token_cntr_reg-queue-value.patch [new file with mode: 0644]
queue-5.0/net-phy-marvell10g-report-if-the-phy-fails-to-boot-firmware.patch [new file with mode: 0644]
queue-5.0/net-sched-don-t-use-tc_action-order-during-action-dump.patch [new file with mode: 0644]
queue-5.0/net-stmmac-dma-channel-control-register-need-to-be-init-first.patch [new file with mode: 0644]
queue-5.0/net-stmmac-fix-ethtool-flow-control-not-able-to-get-set.patch [new file with mode: 0644]
queue-5.0/net-stmmac-fix-reset-gpio-free-missing.patch [new file with mode: 0644]
queue-5.0/net-tls-avoid-null-deref-on-resync-during-device-removal.patch [new file with mode: 0644]
queue-5.0/net-tls-don-t-ignore-netdev-notifications-if-no-tls-features.patch [new file with mode: 0644]
queue-5.0/net-tls-fix-state-removal-with-feature-flags-off.patch [new file with mode: 0644]
queue-5.0/r8169-fix-mac-address-being-lost-in-pci-d3.patch [new file with mode: 0644]
queue-5.0/series [new file with mode: 0644]
queue-5.0/tipc-avoid-copying-bytes-beyond-the-supplied-data.patch [new file with mode: 0644]
queue-5.0/usbnet-fix-kernel-crash-after-disconnect.patch [new file with mode: 0644]
queue-5.1/series [new file with mode: 0644]