]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 May 2020 08:58:48 +0000 (10:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 May 2020 08:58:48 +0000 (10:58 +0200)
commit40ccc755c665c17c02d1b4540f120bc823237ce3
tree0a934fd232c892c596b2263937650f8b79235afd
parent3079f3c2153761cd16ff6417b4d7164995e2976a
5.4-stable patches

added patches:
bnxt_en-fix-vf-anti-spoof-filter-setup.patch
bnxt_en-fix-vlan-acceleration-handling-in-bnxt_fix_features.patch
bnxt_en-improve-aer-slot-reset.patch
bnxt_en-reduce-bnxt_msix_vec_max-value-to-supported-cqs-per-pf.patch
bnxt_en-return-error-when-allocating-zero-size-context-memory.patch
devlink-fix-return-value-after-hitting-end-in-region-read.patch
dp83640-reverse-arguments-to-list_add_tail.patch
fq_codel-fix-tca_fq_codel_drop_batch_size-sanity-checks.patch
ipv6-use-global-sernum-for-dst-validation-with-nexthop-objects.patch
mlxsw-spectrum_acl_tcam-position-vchunk-in-a-vregion-list-properly.patch
neigh-send-protocol-value-in-neighbor-create-notification.patch
net-dsa-do-not-leave-dsa-master-with-null-netdev_ops.patch
net-macb-fix-an-issue-about-leak-related-system-resources.patch
net-macsec-preserve-ingress-frame-ordering.patch
net-mlx4_core-fix-use-of-enospc-around-mlx4_counter_alloc.patch
net-mlx5-dr-on-creation-set-cq-s-arm_db-member-to-right-value.patch
net-mlx5-fix-command-entry-leak-in-internal-error-state.patch
net-mlx5-fix-forced-completion-access-non-initialized-command-entry.patch
net-mvpp2-cls-prevent-buffer-overflow-in-mvpp2_ethtool_cls_rule_del.patch
net-mvpp2-prevent-buffer-overflow-in-mvpp22_rss_ctx.patch
net-stricter-validation-of-untrusted-gso-packets.patch
net-tc35815-fix-phydev-supported-advertising-mask.patch
net-tls-fix-sk_psock-refcnt-leak-in-bpf_exec_tx_verdict.patch
net-tls-fix-sk_psock-refcnt-leak-when-in-tls_data_ready.patch
net-usb-qmi_wwan-add-support-for-dw5816e.patch
net_sched-sch_skbprio-add-message-validation-to-skbprio_change.patch
nfp-abm-fix-a-memory-leak-bug.patch
sch_choke-avoid-potential-panic-in-choke_reset.patch
sch_sfq-validate-silly-quantum-values.patch
tipc-fix-partial-topology-connection-closure.patch
tunnel-propagate-ect-1-when-decapsulating-as-recommended-by-rfc6040.patch
32 files changed:
queue-5.4/bnxt_en-fix-vf-anti-spoof-filter-setup.patch [new file with mode: 0644]
queue-5.4/bnxt_en-fix-vlan-acceleration-handling-in-bnxt_fix_features.patch [new file with mode: 0644]
queue-5.4/bnxt_en-improve-aer-slot-reset.patch [new file with mode: 0644]
queue-5.4/bnxt_en-reduce-bnxt_msix_vec_max-value-to-supported-cqs-per-pf.patch [new file with mode: 0644]
queue-5.4/bnxt_en-return-error-when-allocating-zero-size-context-memory.patch [new file with mode: 0644]
queue-5.4/devlink-fix-return-value-after-hitting-end-in-region-read.patch [new file with mode: 0644]
queue-5.4/dp83640-reverse-arguments-to-list_add_tail.patch [new file with mode: 0644]
queue-5.4/fq_codel-fix-tca_fq_codel_drop_batch_size-sanity-checks.patch [new file with mode: 0644]
queue-5.4/ipv6-use-global-sernum-for-dst-validation-with-nexthop-objects.patch [new file with mode: 0644]
queue-5.4/mlxsw-spectrum_acl_tcam-position-vchunk-in-a-vregion-list-properly.patch [new file with mode: 0644]
queue-5.4/neigh-send-protocol-value-in-neighbor-create-notification.patch [new file with mode: 0644]
queue-5.4/net-dsa-do-not-leave-dsa-master-with-null-netdev_ops.patch [new file with mode: 0644]
queue-5.4/net-macb-fix-an-issue-about-leak-related-system-resources.patch [new file with mode: 0644]
queue-5.4/net-macsec-preserve-ingress-frame-ordering.patch [new file with mode: 0644]
queue-5.4/net-mlx4_core-fix-use-of-enospc-around-mlx4_counter_alloc.patch [new file with mode: 0644]
queue-5.4/net-mlx5-dr-on-creation-set-cq-s-arm_db-member-to-right-value.patch [new file with mode: 0644]
queue-5.4/net-mlx5-fix-command-entry-leak-in-internal-error-state.patch [new file with mode: 0644]
queue-5.4/net-mlx5-fix-forced-completion-access-non-initialized-command-entry.patch [new file with mode: 0644]
queue-5.4/net-mvpp2-cls-prevent-buffer-overflow-in-mvpp2_ethtool_cls_rule_del.patch [new file with mode: 0644]
queue-5.4/net-mvpp2-prevent-buffer-overflow-in-mvpp22_rss_ctx.patch [new file with mode: 0644]
queue-5.4/net-stricter-validation-of-untrusted-gso-packets.patch [new file with mode: 0644]
queue-5.4/net-tc35815-fix-phydev-supported-advertising-mask.patch [new file with mode: 0644]
queue-5.4/net-tls-fix-sk_psock-refcnt-leak-in-bpf_exec_tx_verdict.patch [new file with mode: 0644]
queue-5.4/net-tls-fix-sk_psock-refcnt-leak-when-in-tls_data_ready.patch [new file with mode: 0644]
queue-5.4/net-usb-qmi_wwan-add-support-for-dw5816e.patch [new file with mode: 0644]
queue-5.4/net_sched-sch_skbprio-add-message-validation-to-skbprio_change.patch [new file with mode: 0644]
queue-5.4/nfp-abm-fix-a-memory-leak-bug.patch [new file with mode: 0644]
queue-5.4/sch_choke-avoid-potential-panic-in-choke_reset.patch [new file with mode: 0644]
queue-5.4/sch_sfq-validate-silly-quantum-values.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/tipc-fix-partial-topology-connection-closure.patch [new file with mode: 0644]
queue-5.4/tunnel-propagate-ect-1-when-decapsulating-as-recommended-by-rfc6040.patch [new file with mode: 0644]