Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 5 Dec 2025 09:09:54 -0800 you wrote:
This series fixes build warnings and errors observed when trying to build selftests.
v2: Emphasize that the patch series fixes build warnings and errors which are seen even if -Werror is not provided. Fix usage of cc-option. For "ignoring return value" warnings, use perror() to display an error message if the affected function returns an error.
[...]
Here is the summary with links: - [v2,01/13] clone3: clone3_cap_checkpoint_restore: Fix build warnings (no matching commit) - [v2,02/13] selftests: ntsync: Fix build warnings (no matching commit) - [v2,03/13] selftests/filesystems: fclog: Fix build warnings and errors (no matching commit) - [v2,04/13] selftests/filesystems: file_stressor: Fix build warning (no matching commit) - [v2,05/13] selftests/filesystems: anon_inode_test: Fix build warning (no matching commit) - [v2,06/13] selftest: af_unix: Support compilers without flex-array-member-not-at-end support https://git.kernel.org/netdev/net/c/06f7cae92fe3 - [v2,07/13] selftest/futex: Comment out test_futex_mpol (no matching commit) - [v2,08/13] selftests: net: netlink-dumps: Avoid uninitialized variable warning (no matching commit) - [v2,09/13] selftests/seccomp: Fix build warning (no matching commit) - [v2,10/13] selftests: net: Fix build warnings https://git.kernel.org/netdev/net/c/59546e874403 - [v2,11/13] selftests/fs/mount-notify: Fix build warning (no matching commit) - [v2,12/13] selftests/fs/mount-notify-ns: Fix build warning (no matching commit) - [v2,13/13] selftests: net: tfo: Fix build warning https://git.kernel.org/netdev/net/c/91dc09a609d9
You are awesome, thank you!