Patch Series

Subject sysctl: Consolidate do_proc_* functions into one macro
Author joel.granados@kernel.org
Date 2025-12-19 12:15:52 +0000 UTC
Version 1
Cc brauner@kernel.org jack@suse.cz joel.granados@kernel.org kees@kernel.org linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org viro@zeniv.linux.org.uk

Patches (9)

Name Content [All]
[PATCH 1/9] sysctl: Move default converter assignment out of do_proc_dointvec [Body]
[PATCH 2/9] sysctl: Replace do_proc_dointvec with a type-generic macro [Body]
[PATCH 3/9] sysctl: Generate do_proc_doulongvec_minmax with do_proc_dotypevec macro [Body]
[PATCH 4/9] sysctl: Add negp parameter to douintvec converter functions [Body]
[PATCH 5/9] sysctl: Generate do_proc_douintvec with a type-generic macro [Body]
[PATCH 6/9] sysctl: Rename do_proc_dotypevec macro to do_proc_typevec [Body]
[PATCH 7/9] sysctl: Group proc_handler declarations and document [Body]
[PATCH 8/9] sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv [Body]
[PATCH 9/9] sysctl: Update API function documentation [Body]

Session 2025-12-19

ID (for dev) 9aed31dc-a7ee-4484-9be3-148b28d8242c
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict