Re: [PATCH net-next v4 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-08-04 00:40:58
Also in:
linux-kselftest, lkml
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: On Wed, 29 Jul 2026 02:29:43 -0700 you wrote:
Now that sockopt_init_user() was already merged, builds a user-backed sockopt_t from the __user pair. A getsockopt leaf can then take a sockopt_t behind a thin __user wrapper: the wrapper builds it, calls the leaf, and writes the length back to optlen. The leaf copies with copy_to_iter() instead of copy_to_user(). Convert four more leaves the way udp and raw already were: ipv6 raw (do_rawv6_getsockopt), ieee802154 dgram, phonet pep, and tls (do_tls_getsockopt and its per-option helpers). [...]
Here is the summary with links:
- [net-next,v4,1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
https://git.kernel.org/netdev/net-next/c/aee44196d216
- [net-next,v4,2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
https://git.kernel.org/netdev/net-next/c/8472b68c2497
- [net-next,v4,3/7] ieee802154: convert dgram getsockopt to sockopt_t
https://git.kernel.org/netdev/net-next/c/6cd4e6c0449e
- [net-next,v4,4/7] phonet: pep: do not write beyond optlen in getsockopt
https://git.kernel.org/netdev/net-next/c/77e5eb0e192a
- [net-next,v4,5/7] phonet: pep: convert getsockopt to sockopt_t
https://git.kernel.org/netdev/net-next/c/d05a7f0ab550
- [net-next,v4,6/7] tls: convert getsockopt to sockopt_t
https://git.kernel.org/netdev/net-next/c/c7049902075a
- [net-next,v4,7/7] selftests: net: getsockopt_iter: cover rawv6 and tls
https://git.kernel.org/netdev/net-next/c/6b21a3ac84c9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html