]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Aug 2023 18:21:05 +0000 (20:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Aug 2023 18:21:05 +0000 (20:21 +0200)
commitbeb402995a6b9cf3bff6512b1e140006fc0b3aca
treed38aa5f624a9f3edb322fa765001a7ef4bf38a9e
parentf8cb81a6fbb7e94ef3bf5de5954f2264c323035d
6.1-stable patches

added patches:
bonding-fix-incorrect-deletion-of-eth_p_8021ad-protocol-vid-from-slaves.patch
bpf-sockmap-fix-bug-that-strp_done-cannot-be-called.patch
bpf-sockmap-fix-map-type-error-in-sock_map_del_link.patch
dccp-fix-data-race-around-dp-dccps_mss_cache.patch
drivers-net-prevent-tun_build_skb-to-exceed-the-packet-size-limit.patch
drivers-vxlan-vnifilter-free-percpu-vni-stats-on-error-path.patch
drm-rockchip-don-t-spam-logs-in-atomic-check.patch
iavf-fix-potential-races-for-fdir-filters.patch
ib-hfi1-fix-possible-panic-during-hotplug-remove.patch
interconnect-qcom-add-support-for-mask-based-bcms.patch
interconnect-qcom-sm8450-add-enable_mask-for-bcm-nodes.patch
macsec-use-dev_stats_inc.patch
misdn-update-parameter-type-of-dsp_cmx_send.patch
mptcp-fix-the-incorrect-judgment-for-msk-cb_flags.patch
net-core-remove-unnecessary-frame_sz-check-in-bpf_xdp_adjust_tail.patch
net-marvell-prestera-fix-handling-ipv4-routes-with-nhid.patch
net-packet-annotate-data-races-around-tp-status.patch
net-smc-use-correct-buffer-sizes-when-switching-between-tcp-and-smc.patch
net-tls-avoid-discarding-data-on-record-close.patch
rdma-bnxt_re-fix-error-handling-in-probe-failure-path.patch
rdma-umem-set-iova-in-odp-flow.patch
selftests-forwarding-add-a-helper-to-skip-test-when-using-veth-pairs.patch
selftests-forwarding-ethtool-skip-when-using-veth-pairs.patch
selftests-forwarding-ethtool_extended_state-skip-when-using-veth-pairs.patch
selftests-forwarding-hw_stats_l3_gre-skip-when-using-veth-pairs.patch
selftests-forwarding-skip-test-when-no-interfaces-are-specified.patch
selftests-forwarding-switch-off-timeout.patch
selftests-forwarding-tc_flower-relax-success-criterion.patch
selftests-rseq-fix-build-with-undefined-__weak.patch
tcp-add-missing-family-to-tcp_set_ca_state-tracepoint.patch
tunnels-fix-kasan-splat-when-generating-ipv4-pmtu-error.patch
vlan-fix-vlan-0-memory-leak.patch
wifi-cfg80211-fix-sband-iftype-data-lookup-for-ap_vlan.patch
xsk-fix-refcount-underflow-in-error-path.patch
35 files changed:
queue-6.1/bonding-fix-incorrect-deletion-of-eth_p_8021ad-protocol-vid-from-slaves.patch [new file with mode: 0644]
queue-6.1/bpf-sockmap-fix-bug-that-strp_done-cannot-be-called.patch [new file with mode: 0644]
queue-6.1/bpf-sockmap-fix-map-type-error-in-sock_map_del_link.patch [new file with mode: 0644]
queue-6.1/dccp-fix-data-race-around-dp-dccps_mss_cache.patch [new file with mode: 0644]
queue-6.1/drivers-net-prevent-tun_build_skb-to-exceed-the-packet-size-limit.patch [new file with mode: 0644]
queue-6.1/drivers-vxlan-vnifilter-free-percpu-vni-stats-on-error-path.patch [new file with mode: 0644]
queue-6.1/drm-rockchip-don-t-spam-logs-in-atomic-check.patch [new file with mode: 0644]
queue-6.1/iavf-fix-potential-races-for-fdir-filters.patch [new file with mode: 0644]
queue-6.1/ib-hfi1-fix-possible-panic-during-hotplug-remove.patch [new file with mode: 0644]
queue-6.1/interconnect-qcom-add-support-for-mask-based-bcms.patch [new file with mode: 0644]
queue-6.1/interconnect-qcom-sm8450-add-enable_mask-for-bcm-nodes.patch [new file with mode: 0644]
queue-6.1/macsec-use-dev_stats_inc.patch [new file with mode: 0644]
queue-6.1/misdn-update-parameter-type-of-dsp_cmx_send.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-the-incorrect-judgment-for-msk-cb_flags.patch [new file with mode: 0644]
queue-6.1/net-core-remove-unnecessary-frame_sz-check-in-bpf_xdp_adjust_tail.patch [new file with mode: 0644]
queue-6.1/net-marvell-prestera-fix-handling-ipv4-routes-with-nhid.patch [new file with mode: 0644]
queue-6.1/net-packet-annotate-data-races-around-tp-status.patch [new file with mode: 0644]
queue-6.1/net-smc-use-correct-buffer-sizes-when-switching-between-tcp-and-smc.patch [new file with mode: 0644]
queue-6.1/net-tls-avoid-discarding-data-on-record-close.patch [new file with mode: 0644]
queue-6.1/rdma-bnxt_re-fix-error-handling-in-probe-failure-path.patch [new file with mode: 0644]
queue-6.1/rdma-umem-set-iova-in-odp-flow.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-add-a-helper-to-skip-test-when-using-veth-pairs.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-ethtool-skip-when-using-veth-pairs.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-ethtool_extended_state-skip-when-using-veth-pairs.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-hw_stats_l3_gre-skip-when-using-veth-pairs.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-skip-test-when-no-interfaces-are-specified.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-switch-off-timeout.patch [new file with mode: 0644]
queue-6.1/selftests-forwarding-tc_flower-relax-success-criterion.patch [new file with mode: 0644]
queue-6.1/selftests-rseq-fix-build-with-undefined-__weak.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/tcp-add-missing-family-to-tcp_set_ca_state-tracepoint.patch [new file with mode: 0644]
queue-6.1/tunnels-fix-kasan-splat-when-generating-ipv4-pmtu-error.patch [new file with mode: 0644]
queue-6.1/vlan-fix-vlan-0-memory-leak.patch [new file with mode: 0644]
queue-6.1/wifi-cfg80211-fix-sband-iftype-data-lookup-for-ap_vlan.patch [new file with mode: 0644]
queue-6.1/xsk-fix-refcount-underflow-in-error-path.patch [new file with mode: 0644]