]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 4.19
authorSasha Levin <sashal@kernel.org>
Thu, 18 May 2023 01:37:41 +0000 (21:37 -0400)
committerSasha Levin <sashal@kernel.org>
Thu, 18 May 2023 01:37:41 +0000 (21:37 -0400)
commit54f92c1cc4896c4d9449bd67d76decc0686976b8
tree102b20011aa1e293870b1bafbd3e29b130cb0812
parent87c227bbdc673c33d9a5df9b5ede75ad2378afe5
Fixes for 4.19

Signed-off-by: Sasha Levin <sashal@kernel.org>
12 files changed:
queue-4.19/af_unix-fix-a-data-race-of-sk-sk_receive_queue-qlen.patch [new file with mode: 0644]
queue-4.19/af_unix-fix-data-races-around-sk-sk_shutdown.patch [new file with mode: 0644]
queue-4.19/ipvlan-fix-out-of-bounds-caused-by-unclear-skb-cb.patch [new file with mode: 0644]
queue-4.19/net-annotate-sk-sk_err-write-from-do_recvmmsg.patch [new file with mode: 0644]
queue-4.19/net-datagram-fix-data-races-in-datagram_poll.patch [new file with mode: 0644]
queue-4.19/net-fix-load-tearing-on-sk-sk_stamp-in-sock_recv_cms.patch [new file with mode: 0644]
queue-4.19/netlink-annotate-accesses-to-nlk-cb_running.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/tcp-add-annotations-around-sk-sk_shutdown-accesses.patch [new file with mode: 0644]
queue-4.19/tcp-factor-out-__tcp_close-helper.patch [new file with mode: 0644]
queue-4.19/tcp-reduce-pollout-events-caused-by-tcp_notsent_lowa.patch [new file with mode: 0644]
queue-4.19/tcp-return-epollout-from-tcp_poll-only-when-notsent_.patch [new file with mode: 0644]