]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Apr 2021 14:34:23 +0000 (16:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Apr 2021 14:34:23 +0000 (16:34 +0200)
commit66e8739d2fe75aa45ddc83ff0a64aa739de282b6
treefab0efc1822734d4292add0e683da7aee9f39c14
parent8b21ed7d5169d8fcac9eca47961217874127aed6
5.11-stable patches

added patches:
batman-adv-initialize-struct-batadv_tvlv_tt_vlan_data-reserved-field.patch
bpf-enforce-that-struct_ops-programs-be-gpl-only.patch
bpf-link-refuse-non-o_rdwr-flags-in-bpf_obj_get.patch
bpf-refcount-task-stack-in-bpf_get_task_stack.patch
bpf-sockmap-fix-incorrect-fwd_alloc-accounting.patch
bpf-sockmap-fix-sk-prot-unhash-op-reset.patch
cfg80211-check-s1g-beacon-compat-element-length.patch
ethernet-netronome-nfp-fix-a-use-after-free-in-nfp_bpf_ctrl_msg_rx.patch
i40e-fix-sparse-error-uninitialized-symbol-ring.patch
i40e-fix-sparse-error-vsi-netdev-could-be-null.patch
i40e-fix-sparse-errors-in-i40e_txrx.c.patch
i40e-fix-sparse-warning-missing-error-code-err.patch
ice-cleanup-fltr-list-in-case-of-allocation-issues.patch
ice-continue-probe-on-link-phy-errors.patch
ice-fix-for-dereference-of-null-pointer.patch
ice-fix-memory-allocation-call.patch
ice-fix-memory-leak-of-arfs-after-resuming-from-suspend.patch
ice-increase-control-queue-timeout.patch
ice-prevent-ice_open-and-ice_stop-during-reset.patch
ice-remove-dcbnl_devreset-bit-from-pf-state.patch
ice-use-port-number-instead-of-pf-id-for-wol.patch
iwlwifi-pcie-properly-set-ltr-workarounds-on-22000-devices.patch
libbpf-ensure-umem-pointer-is-non-null-before-dereferencing.patch
libbpf-fix-bail-out-from-ringbuf_process_ring-on-error.patch
libbpf-only-create-rx-and-tx-xdp-rings-when-necessary.patch
libbpf-restore-umem-state-after-socket-create-failure.patch
mac80211-fix-time-is-after-bug-in-mlme.patch
mac80211-fix-txq-ac-confusion.patch
net-ensure-mac-header-is-set-in-virtio_net_hdr_to_skb.patch
net-hso-fix-null-ptr-deref-during-tty-device-unregistration.patch
net-hsr-reset-mac-header-for-tx-path.patch
net-ipv6-bugfix-raw-sctp-switch-to-ipv6_can_nonlocal_bind.patch
net-let-skb_orphan_partial-wake-up-waiters.patch
net-sched-fix-action-overwrite-reference-counting.patch
net-sched-sch_teql-fix-null-pointer-dereference.patch
nl80211-fix-beacon-head-validation.patch
nl80211-fix-potential-leak-of-acl-params.patch
vdpa-mlx5-fix-suspend-resume-index-restoration.patch
virtio_net-do-not-pull-payload-in-skb-head.patch
40 files changed:
queue-5.11/batman-adv-initialize-struct-batadv_tvlv_tt_vlan_data-reserved-field.patch [new file with mode: 0644]
queue-5.11/bpf-enforce-that-struct_ops-programs-be-gpl-only.patch [new file with mode: 0644]
queue-5.11/bpf-link-refuse-non-o_rdwr-flags-in-bpf_obj_get.patch [new file with mode: 0644]
queue-5.11/bpf-refcount-task-stack-in-bpf_get_task_stack.patch [new file with mode: 0644]
queue-5.11/bpf-sockmap-fix-incorrect-fwd_alloc-accounting.patch [new file with mode: 0644]
queue-5.11/bpf-sockmap-fix-sk-prot-unhash-op-reset.patch [new file with mode: 0644]
queue-5.11/cfg80211-check-s1g-beacon-compat-element-length.patch [new file with mode: 0644]
queue-5.11/ethernet-netronome-nfp-fix-a-use-after-free-in-nfp_bpf_ctrl_msg_rx.patch [new file with mode: 0644]
queue-5.11/i40e-fix-sparse-error-uninitialized-symbol-ring.patch [new file with mode: 0644]
queue-5.11/i40e-fix-sparse-error-vsi-netdev-could-be-null.patch [new file with mode: 0644]
queue-5.11/i40e-fix-sparse-errors-in-i40e_txrx.c.patch [new file with mode: 0644]
queue-5.11/i40e-fix-sparse-warning-missing-error-code-err.patch [new file with mode: 0644]
queue-5.11/ice-cleanup-fltr-list-in-case-of-allocation-issues.patch [new file with mode: 0644]
queue-5.11/ice-continue-probe-on-link-phy-errors.patch [new file with mode: 0644]
queue-5.11/ice-fix-for-dereference-of-null-pointer.patch [new file with mode: 0644]
queue-5.11/ice-fix-memory-allocation-call.patch [new file with mode: 0644]
queue-5.11/ice-fix-memory-leak-of-arfs-after-resuming-from-suspend.patch [new file with mode: 0644]
queue-5.11/ice-increase-control-queue-timeout.patch [new file with mode: 0644]
queue-5.11/ice-prevent-ice_open-and-ice_stop-during-reset.patch [new file with mode: 0644]
queue-5.11/ice-remove-dcbnl_devreset-bit-from-pf-state.patch [new file with mode: 0644]
queue-5.11/ice-use-port-number-instead-of-pf-id-for-wol.patch [new file with mode: 0644]
queue-5.11/iwlwifi-pcie-properly-set-ltr-workarounds-on-22000-devices.patch [new file with mode: 0644]
queue-5.11/libbpf-ensure-umem-pointer-is-non-null-before-dereferencing.patch [new file with mode: 0644]
queue-5.11/libbpf-fix-bail-out-from-ringbuf_process_ring-on-error.patch [new file with mode: 0644]
queue-5.11/libbpf-only-create-rx-and-tx-xdp-rings-when-necessary.patch [new file with mode: 0644]
queue-5.11/libbpf-restore-umem-state-after-socket-create-failure.patch [new file with mode: 0644]
queue-5.11/mac80211-fix-time-is-after-bug-in-mlme.patch [new file with mode: 0644]
queue-5.11/mac80211-fix-txq-ac-confusion.patch [new file with mode: 0644]
queue-5.11/net-ensure-mac-header-is-set-in-virtio_net_hdr_to_skb.patch [new file with mode: 0644]
queue-5.11/net-hso-fix-null-ptr-deref-during-tty-device-unregistration.patch [new file with mode: 0644]
queue-5.11/net-hsr-reset-mac-header-for-tx-path.patch [new file with mode: 0644]
queue-5.11/net-ipv6-bugfix-raw-sctp-switch-to-ipv6_can_nonlocal_bind.patch [new file with mode: 0644]
queue-5.11/net-let-skb_orphan_partial-wake-up-waiters.patch [new file with mode: 0644]
queue-5.11/net-sched-fix-action-overwrite-reference-counting.patch [new file with mode: 0644]
queue-5.11/net-sched-sch_teql-fix-null-pointer-dereference.patch [new file with mode: 0644]
queue-5.11/nl80211-fix-beacon-head-validation.patch [new file with mode: 0644]
queue-5.11/nl80211-fix-potential-leak-of-acl-params.patch [new file with mode: 0644]
queue-5.11/series
queue-5.11/vdpa-mlx5-fix-suspend-resume-index-restoration.patch [new file with mode: 0644]
queue-5.11/virtio_net-do-not-pull-payload-in-skb-head.patch [new file with mode: 0644]