[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<168932042204.7517.17249985303620181503.git-patchwork-notify@kernel.org>
Date: Fri, 14 Jul 2023 07:40:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, paul@...l-moore.com,
eparis@...isplace.org, linux-security-module@...r.kernel.org,
selinux@...r.kernel.org, dsahern@...nel.org, xeb@...l.ru
Subject: Re: [PATCH net-next 0/4] net: Mark the sk parameter of routing functions
as 'const'.
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 11 Jul 2023 15:06:00 +0200 you wrote:
> The sk_getsecid security hook prevents the use of a const sk pointer in
> several routing functions. Since this hook should only read sk data,
> make its sk argument const (patch 1), then constify the sk parameter of
> various routing functions (patches 2-4).
>
> Build-tested with make allmodconfig.
>
> [...]
Here is the summary with links:
- [net-next,1/4] security: Constify sk in the sk_getsecid hook.
https://git.kernel.org/netdev/net-next/c/5b52ad34f948
- [net-next,2/4] ipv4: Constify the sk parameter of ip_route_output_*().
https://git.kernel.org/netdev/net-next/c/8d6eba33a272
- [net-next,3/4] ipv6: Constify the sk parameter of several helper functions.
https://git.kernel.org/netdev/net-next/c/5bc67a854cb4
- [net-next,4/4] pptp: Constify the po parameter of pptp_route_output().
https://git.kernel.org/netdev/net-next/c/dc4c399d215d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists