All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/2] netlink, fix issues caught by syzbot
@ 2024-05-15  7:36 ` Yenchia Chen
  0 siblings, 0 replies; 13+ messages in thread
From: Yenchia Chen @ 2024-05-15  7:36 UTC (permalink / raw)
  To: stable
  Cc: yenchia.chen, David S. Miller, Jakub Kicinski, Matthias Brugger,
	Eric Dumazet, Sasha Levin, Simon Horman, Pedro Tammela,
	Zhengchao Shao, Ryosuke Yasuoka, Thomas Graf, netdev,
	linux-kernel, linux-arm-kernel, linux-mediatek

From: "yenchia.chen" <yenchia.chen@mediatek.com>

Hi,

We think 5.15.y could pick these commits.

Below is the mainline commit:

netlink: annotate lockless accesses to nlk->max_recvmsg_len
[ Upstream commit a1865f2e7d10dde00d35a2122b38d2e469ae67ed ]

netlink: annotate data-races around sk->sk_err
[ Upstream commit d0f95894fda7d4f895b29c1097f92d7fee278cb2 ]

Eric Dumazet (2):
  netlink: annotate lockless accesses to nlk->max_recvmsg_len
  netlink: annotate data-races around sk->sk_err

 net/netlink/af_netlink.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-05-23 11:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15  7:36 [PATCH 5.15 0/2] netlink, fix issues caught by syzbot Yenchia Chen
2024-05-15  7:36 ` Yenchia Chen
2024-05-15  7:36 ` [PATCH 5.15 1/2] netlink: annotate lockless accesses to nlk->max_recvmsg_len Yenchia Chen
2024-05-15  7:36   ` Yenchia Chen
2024-05-15  7:50   ` kernel test robot
2024-05-15 17:44   ` Carlos Llamas
2024-05-15 17:44     ` Carlos Llamas
2024-05-15  7:36 ` [PATCH 5.15 2/2] netlink: annotate data-races around sk->sk_err Yenchia Chen
2024-05-15  7:36   ` Yenchia Chen
2024-05-15 17:45   ` Carlos Llamas
2024-05-15 17:45     ` Carlos Llamas
2024-05-23 11:51 ` [PATCH 5.15 0/2] netlink, fix issues caught by syzbot Greg KH
2024-05-23 11:51   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.