]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.16-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Feb 2022 08:52:40 +0000 (09:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Feb 2022 08:52:40 +0000 (09:52 +0100)
commit42d40637d5fdf963378c4bc9e37371ca69b6a95a
tree0792c4c7915b05b5e2bc8e99b47cef633483432f
parentcae5df841b65ecf53d89a3b529951706c6d4fbac
5.16-stable patches

added patches:
af_packet-fix-data-race-in-packet_setsockopt-packet_setsockopt.patch
bpf-fix-possible-race-in-inc_misses_counter.patch
cgroup-v1-require-capabilities-to-set-release_agent.patch
cpuset-fix-the-bug-that-subpart_cpus-updated-wrongly-in-update_cpumask.patch
e1000e-handshake-with-csme-starts-from-adl-platforms.patch
fanotify-fix-stale-file-descriptor-in-copy_event_to_user.patch
i40e-fix-reset-bw-limit-when-dcb-enabled-with-1-tc.patch
i40e-fix-reset-path-while-removing-the-driver.patch
ipheth-fix-eoverflow-in-ipheth_rcvbulk_callback.patch
lockd-fix-failure-to-cleanup-client-locks.patch
lockd-fix-server-crash-on-reboot-of-client-holding-lock.patch
net-amd-xgbe-ensure-to-reset-the-tx_timer_active-flag.patch
net-amd-xgbe-fix-skb-data-length-underflow.patch
net-ipa-request-ipa-register-values-be-retained.patch
net-mlx5-bridge-ensure-dev_name-is-null-terminated.patch
net-mlx5-bridge-fix-devlink-deadlock-on-net-namespace-deletion.patch
net-mlx5-bridge-take-rtnl-lock-in-init-error-handler.patch
net-mlx5-e-switch-fix-uninitialized-variable-modact.patch
net-mlx5-fix-offloading-with-eswitch_ipv4_ttl_modify_enable.patch
net-mlx5-use-del_timer_sync-in-fw-reset-flow-of-halting-poll.patch
net-mlx5e-avoid-field-overflowing-memcpy.patch
net-mlx5e-avoid-implicit-modify-hdr-for-decap-drop-rule.patch
net-mlx5e-don-t-treat-small-ceil-values-as-unlimited-in-htb-offload.patch
net-mlx5e-fix-broken-skb-allocation-in-hw-gro.patch
net-mlx5e-fix-handling-of-wrong-devices-during-bond-netevent.patch
net-mlx5e-fix-module-eeprom-query.patch
net-mlx5e-fix-wrong-calculation-of-header-index-in-hw_gro.patch
net-mlx5e-ipsec-fix-crypto-offload-for-non-tcp-udp-encapsulated-traffic.patch
net-mlx5e-ipsec-fix-tunnel-mode-crypto-offload-for-non-tcp-udp-traffic.patch
net-mlx5e-tc-reject-rules-with-drop-and-modify-hdr-action.patch
net-mlx5e-tc-reject-rules-with-forward-and-drop-actions.patch
net-phy-fix-qca8081-with-speeds-lower-than-2.5gb-s.patch
net-sched-fix-use-after-free-in-tc_new_tfilter.patch
ovl-don-t-fail-copy-up-if-no-fileattr-support-on-upper.patch
revert-mm-gup-small-refactoring-simplify-try_grab_page.patch
rtnetlink-make-sure-to-refresh-master_dev-m_ops-in-__rtnl_newlink.patch
tcp-add-missing-tcp_skb_can_collapse-test-in-tcp_shift_skb_data.patch
tcp-fix-mem-under-charging-with-zerocopy-sendmsg.patch
39 files changed:
queue-5.16/af_packet-fix-data-race-in-packet_setsockopt-packet_setsockopt.patch [new file with mode: 0644]
queue-5.16/bpf-fix-possible-race-in-inc_misses_counter.patch [new file with mode: 0644]
queue-5.16/cgroup-v1-require-capabilities-to-set-release_agent.patch [new file with mode: 0644]
queue-5.16/cpuset-fix-the-bug-that-subpart_cpus-updated-wrongly-in-update_cpumask.patch [new file with mode: 0644]
queue-5.16/e1000e-handshake-with-csme-starts-from-adl-platforms.patch [new file with mode: 0644]
queue-5.16/fanotify-fix-stale-file-descriptor-in-copy_event_to_user.patch [new file with mode: 0644]
queue-5.16/i40e-fix-reset-bw-limit-when-dcb-enabled-with-1-tc.patch [new file with mode: 0644]
queue-5.16/i40e-fix-reset-path-while-removing-the-driver.patch [new file with mode: 0644]
queue-5.16/ipheth-fix-eoverflow-in-ipheth_rcvbulk_callback.patch [new file with mode: 0644]
queue-5.16/lockd-fix-failure-to-cleanup-client-locks.patch [new file with mode: 0644]
queue-5.16/lockd-fix-server-crash-on-reboot-of-client-holding-lock.patch [new file with mode: 0644]
queue-5.16/net-amd-xgbe-ensure-to-reset-the-tx_timer_active-flag.patch [new file with mode: 0644]
queue-5.16/net-amd-xgbe-fix-skb-data-length-underflow.patch [new file with mode: 0644]
queue-5.16/net-ipa-request-ipa-register-values-be-retained.patch [new file with mode: 0644]
queue-5.16/net-mlx5-bridge-ensure-dev_name-is-null-terminated.patch [new file with mode: 0644]
queue-5.16/net-mlx5-bridge-fix-devlink-deadlock-on-net-namespace-deletion.patch [new file with mode: 0644]
queue-5.16/net-mlx5-bridge-take-rtnl-lock-in-init-error-handler.patch [new file with mode: 0644]
queue-5.16/net-mlx5-e-switch-fix-uninitialized-variable-modact.patch [new file with mode: 0644]
queue-5.16/net-mlx5-fix-offloading-with-eswitch_ipv4_ttl_modify_enable.patch [new file with mode: 0644]
queue-5.16/net-mlx5-use-del_timer_sync-in-fw-reset-flow-of-halting-poll.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-avoid-field-overflowing-memcpy.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-avoid-implicit-modify-hdr-for-decap-drop-rule.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-don-t-treat-small-ceil-values-as-unlimited-in-htb-offload.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-fix-broken-skb-allocation-in-hw-gro.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-fix-handling-of-wrong-devices-during-bond-netevent.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-fix-module-eeprom-query.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-fix-wrong-calculation-of-header-index-in-hw_gro.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-ipsec-fix-crypto-offload-for-non-tcp-udp-encapsulated-traffic.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-ipsec-fix-tunnel-mode-crypto-offload-for-non-tcp-udp-traffic.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-tc-reject-rules-with-drop-and-modify-hdr-action.patch [new file with mode: 0644]
queue-5.16/net-mlx5e-tc-reject-rules-with-forward-and-drop-actions.patch [new file with mode: 0644]
queue-5.16/net-phy-fix-qca8081-with-speeds-lower-than-2.5gb-s.patch [new file with mode: 0644]
queue-5.16/net-sched-fix-use-after-free-in-tc_new_tfilter.patch [new file with mode: 0644]
queue-5.16/ovl-don-t-fail-copy-up-if-no-fileattr-support-on-upper.patch [new file with mode: 0644]
queue-5.16/revert-mm-gup-small-refactoring-simplify-try_grab_page.patch [new file with mode: 0644]
queue-5.16/rtnetlink-make-sure-to-refresh-master_dev-m_ops-in-__rtnl_newlink.patch [new file with mode: 0644]
queue-5.16/series
queue-5.16/tcp-add-missing-tcp_skb_can_collapse-test-in-tcp_shift_skb_data.patch [new file with mode: 0644]
queue-5.16/tcp-fix-mem-under-charging-with-zerocopy-sendmsg.patch [new file with mode: 0644]