]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 5.15
authorSasha Levin <sashal@kernel.org>
Tue, 18 Feb 2025 12:30:06 +0000 (07:30 -0500)
committerSasha Levin <sashal@kernel.org>
Tue, 18 Feb 2025 12:31:22 +0000 (07:31 -0500)
commite5d341c30e93b698455a97f0459bf1f734718b3b
treec472729eb42933055889de898ff7c76cfc5ae5f5
parent0ed9b1daf84c51092cb5bf5bc9a5b824d9410926
Fixes for 5.15

Signed-off-by: Sasha Levin <sashal@kernel.org>
22 files changed:
queue-5.15/arp-use-rcu-protection-in-arp_xmit.patch [new file with mode: 0644]
queue-5.15/clocksource-replace-cpumask_weight-with-cpumask_empt.patch [new file with mode: 0644]
queue-5.15/clocksource-use-migrate_disable-to-avoid-calling-get.patch [new file with mode: 0644]
queue-5.15/clocksource-use-pr_info-for-checking-clocksource-syn.patch [new file with mode: 0644]
queue-5.15/ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch [new file with mode: 0644]
queue-5.15/ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch [new file with mode: 0644]
queue-5.15/ipv4-use-rcu-protection-in-inet_select_addr.patch [new file with mode: 0644]
queue-5.15/ipv4-use-rcu-protection-in-rt_is_expired.patch [new file with mode: 0644]
queue-5.15/ipv6-mcast-add-rcu-protection-to-mld_newpack.patch [new file with mode: 0644]
queue-5.15/ipv6-use-rcu-protection-in-ip6_default_advmss.patch [new file with mode: 0644]
queue-5.15/namespaceify-min_pmtu-sysctl.patch [new file with mode: 0644]
queue-5.15/namespaceify-mtu_expires-sysctl.patch [new file with mode: 0644]
queue-5.15/ndisc-extend-rcu-protection-in-ndisc_send_skb.patch [new file with mode: 0644]
queue-5.15/ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch [new file with mode: 0644]
queue-5.15/neighbour-delete-redundant-judgment-statements.patch [new file with mode: 0644]
queue-5.15/neighbour-use-rcu-protection-in-__neigh_notify.patch [new file with mode: 0644]
queue-5.15/net-add-dev_net_rcu-helper.patch [new file with mode: 0644]
queue-5.15/net-ipv4-cache-pmtu-for-all-packet-paths-if-multipat.patch [new file with mode: 0644]
queue-5.15/net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch [new file with mode: 0644]
queue-5.15/openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch [new file with mode: 0644]
queue-5.15/selftest-net-test-ipv4-pmtu-exceptions-with-dscp-and.patch [new file with mode: 0644]
queue-5.15/series