]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Sep 2020 07:55:21 +0000 (09:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Sep 2020 07:55:21 +0000 (09:55 +0200)
commit88f69490800c2cae44919ce815e2a406e1ec87f8
tree989b2806e0caeebb8d9b5e64fdaee5232285327d
parent55168e984e0cf3cd8e3e198d9d7e3065454c3096
5.8-stable patches

added patches:
act_ife-load-meta-modules-before-tcf_idr_check_alloc.patch
bnxt_en-avoid-sending-firmware-messages-when-aer-error-is-detected.patch
bnxt_en-fix-null-ptr-dereference-crash-in-bnxt_fw_reset_task.patch
bnxt_en-protect-bnxt_set_eee-and-bnxt_set_pauseparam-with-mutex.patch
bnxt_en-return-proper-error-codes-in-bnxt_show_temp.patch
bnxt_en-use-memcpy-to-copy-vpd-field-info.patch
cxgb4-fix-memory-leak-during-module-unload.patch
cxgb4-fix-offset-when-clearing-filter-byte-counters.patch
geneve-add-transport-ports-in-route-lookup-for-geneve.patch
hdlc_ppp-add-range-checks-in-ppp_cp_parse_cr.patch
hinic-bump-up-the-timeout-of-set_func_state-cmd.patch
hinic-fix-rewaking-txq-after-netif_tx_disable.patch
hv_netvsc-fix-hibernation-for-mlx5-vf-driver.patch
ip-fix-tos-reflection-in-ack-and-reset-packets.patch
ipv4-initialize-flowi4_multipath_hash-in-data-path.patch
ipv4-update-exception-handling-for-multipath-routes-via-same-device.patch
ipv6-avoid-lockdep-issue-in-fib6_del.patch
net-add-__must_check-to-skb_put_padto.patch
net-bridge-br_vlan_get_pvid_rcu-should-dereference-the-vlan-group-under-rcu.patch
net-dcb-validate-dcb_attr_dcb_buffer-argument.patch
net-dsa-link-interfaces-with-the-dsa-master-to-get-rid-of-lockdep-warnings.patch
net-dsa-microchip-ksz8795-really-set-the-correct-number-of-ports.patch
net-dsa-rtl8366-properly-clear-member-config.patch
net-ethernet-ti-cpsw_new-fix-suspend-resume.patch
net-fix-bridge-enslavement-failure.patch
net-ipa-fix-u32_replace_bits-by-u32p_xxx-version.patch
net-ipv6-fix-kconfig-dependency-warning-for-ipv6_seg6_hmac.patch
net-lantiq-disable-irqs-only-if-napi-gets-scheduled.patch
net-lantiq-use-napi_complete_done.patch
net-lantiq-use-netif_tx_napi_add-for-tx-napi.patch
net-lantiq-wake-tx-queue-again.patch
net-macb-fix-for-pause-frame-receive-enable-bit.patch
net-mlx5-fix-fte-cleanup.patch
net-mlx5e-enable-adding-peer-miss-rules-only-if-merged-eswitch-is-supported.patch
net-mlx5e-fix-endianness-when-calculating-pedit-mask-first-bit.patch
net-mlx5e-fix-memory-leak-of-tunnel-info-when-rule-under-multipath-not-ready.patch
net-mlx5e-tls-do-not-expose-fpga-tls-counter-if-not-supported.patch
net-mlx5e-use-rcu-to-protect-rq-xdp_prog.patch
net-mlx5e-use-synchronize_rcu-to-sync-with-napi.patch
net-phy-avoid-npd-upon-phy_detach-when-driver-is-unbound.patch
net-phy-call-phy_disable_interrupts-in-phy_attach_direct-instead.patch
net-phy-do-not-warn-in-phy_stop-on-phy_down.patch
net-qrtr-check-skb_put_padto-return-value.patch
net-sch_generic-aviod-concurrent-reset-and-enqueue-op-for-lockless-qdisc.patch
net-sched-initialize-with-0-before-setting-erspan-md-u.patch
net-sctp-fix-ipv6-ancestor_size-calc-in-sctp_copy_descendant.patch
nfp-use-correct-define-to-return-none-fec.patch
revert-netns-don-t-disable-bhs-when-locking-nsid_lock.patch
taprio-fix-allowing-too-small-intervals.patch
tipc-fix-memory-leak-in-tipc_group_create_member.patch
tipc-fix-shutdown-of-connection-oriented-socket.patch
tipc-use-skb_unshare-instead-in-tipc_buf_append.patch
wireguard-noise-take-lock-when-removing-handshake-entry-from-table.patch
wireguard-peerlookup-take-lock-before-checking-hash-in-replace-operation.patch
55 files changed:
queue-5.8/act_ife-load-meta-modules-before-tcf_idr_check_alloc.patch [new file with mode: 0644]
queue-5.8/bnxt_en-avoid-sending-firmware-messages-when-aer-error-is-detected.patch [new file with mode: 0644]
queue-5.8/bnxt_en-fix-null-ptr-dereference-crash-in-bnxt_fw_reset_task.patch [new file with mode: 0644]
queue-5.8/bnxt_en-protect-bnxt_set_eee-and-bnxt_set_pauseparam-with-mutex.patch [new file with mode: 0644]
queue-5.8/bnxt_en-return-proper-error-codes-in-bnxt_show_temp.patch [new file with mode: 0644]
queue-5.8/bnxt_en-use-memcpy-to-copy-vpd-field-info.patch [new file with mode: 0644]
queue-5.8/cxgb4-fix-memory-leak-during-module-unload.patch [new file with mode: 0644]
queue-5.8/cxgb4-fix-offset-when-clearing-filter-byte-counters.patch [new file with mode: 0644]
queue-5.8/geneve-add-transport-ports-in-route-lookup-for-geneve.patch [new file with mode: 0644]
queue-5.8/hdlc_ppp-add-range-checks-in-ppp_cp_parse_cr.patch [new file with mode: 0644]
queue-5.8/hinic-bump-up-the-timeout-of-set_func_state-cmd.patch [new file with mode: 0644]
queue-5.8/hinic-fix-rewaking-txq-after-netif_tx_disable.patch [new file with mode: 0644]
queue-5.8/hv_netvsc-fix-hibernation-for-mlx5-vf-driver.patch [new file with mode: 0644]
queue-5.8/ip-fix-tos-reflection-in-ack-and-reset-packets.patch [new file with mode: 0644]
queue-5.8/ipv4-initialize-flowi4_multipath_hash-in-data-path.patch [new file with mode: 0644]
queue-5.8/ipv4-update-exception-handling-for-multipath-routes-via-same-device.patch [new file with mode: 0644]
queue-5.8/ipv6-avoid-lockdep-issue-in-fib6_del.patch [new file with mode: 0644]
queue-5.8/net-add-__must_check-to-skb_put_padto.patch [new file with mode: 0644]
queue-5.8/net-bridge-br_vlan_get_pvid_rcu-should-dereference-the-vlan-group-under-rcu.patch [new file with mode: 0644]
queue-5.8/net-dcb-validate-dcb_attr_dcb_buffer-argument.patch [new file with mode: 0644]
queue-5.8/net-dsa-link-interfaces-with-the-dsa-master-to-get-rid-of-lockdep-warnings.patch [new file with mode: 0644]
queue-5.8/net-dsa-microchip-ksz8795-really-set-the-correct-number-of-ports.patch [new file with mode: 0644]
queue-5.8/net-dsa-rtl8366-properly-clear-member-config.patch [new file with mode: 0644]
queue-5.8/net-ethernet-ti-cpsw_new-fix-suspend-resume.patch [new file with mode: 0644]
queue-5.8/net-fix-bridge-enslavement-failure.patch [new file with mode: 0644]
queue-5.8/net-ipa-fix-u32_replace_bits-by-u32p_xxx-version.patch [new file with mode: 0644]
queue-5.8/net-ipv6-fix-kconfig-dependency-warning-for-ipv6_seg6_hmac.patch [new file with mode: 0644]
queue-5.8/net-lantiq-disable-irqs-only-if-napi-gets-scheduled.patch [new file with mode: 0644]
queue-5.8/net-lantiq-use-napi_complete_done.patch [new file with mode: 0644]
queue-5.8/net-lantiq-use-netif_tx_napi_add-for-tx-napi.patch [new file with mode: 0644]
queue-5.8/net-lantiq-wake-tx-queue-again.patch [new file with mode: 0644]
queue-5.8/net-macb-fix-for-pause-frame-receive-enable-bit.patch [new file with mode: 0644]
queue-5.8/net-mlx5-fix-fte-cleanup.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-enable-adding-peer-miss-rules-only-if-merged-eswitch-is-supported.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-fix-endianness-when-calculating-pedit-mask-first-bit.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-fix-memory-leak-of-tunnel-info-when-rule-under-multipath-not-ready.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-tls-do-not-expose-fpga-tls-counter-if-not-supported.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-use-rcu-to-protect-rq-xdp_prog.patch [new file with mode: 0644]
queue-5.8/net-mlx5e-use-synchronize_rcu-to-sync-with-napi.patch [new file with mode: 0644]
queue-5.8/net-phy-avoid-npd-upon-phy_detach-when-driver-is-unbound.patch [new file with mode: 0644]
queue-5.8/net-phy-call-phy_disable_interrupts-in-phy_attach_direct-instead.patch [new file with mode: 0644]
queue-5.8/net-phy-do-not-warn-in-phy_stop-on-phy_down.patch [new file with mode: 0644]
queue-5.8/net-qrtr-check-skb_put_padto-return-value.patch [new file with mode: 0644]
queue-5.8/net-sch_generic-aviod-concurrent-reset-and-enqueue-op-for-lockless-qdisc.patch [new file with mode: 0644]
queue-5.8/net-sched-initialize-with-0-before-setting-erspan-md-u.patch [new file with mode: 0644]
queue-5.8/net-sctp-fix-ipv6-ancestor_size-calc-in-sctp_copy_descendant.patch [new file with mode: 0644]
queue-5.8/nfp-use-correct-define-to-return-none-fec.patch [new file with mode: 0644]
queue-5.8/revert-netns-don-t-disable-bhs-when-locking-nsid_lock.patch [new file with mode: 0644]
queue-5.8/series
queue-5.8/taprio-fix-allowing-too-small-intervals.patch [new file with mode: 0644]
queue-5.8/tipc-fix-memory-leak-in-tipc_group_create_member.patch [new file with mode: 0644]
queue-5.8/tipc-fix-shutdown-of-connection-oriented-socket.patch [new file with mode: 0644]
queue-5.8/tipc-use-skb_unshare-instead-in-tipc_buf_append.patch [new file with mode: 0644]
queue-5.8/wireguard-noise-take-lock-when-removing-handshake-entry-from-table.patch [new file with mode: 0644]
queue-5.8/wireguard-peerlookup-take-lock-before-checking-hash-in-replace-operation.patch [new file with mode: 0644]