Note: Since I'm new, you probably need to pull in my PGP key; its located in keys/5895FAAC338C6E77.asc in https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git/ tags/sysctl-6.9-rc1 for you to fetch changes up to 4f1136a55dc8e2c27d51e934d0675e12331c7291: scripts: check-sysctl-docs: handle per-namespace sysctls (2024-02-23 12:13:09 +0100) ---------------------------------------------------------------- sysctl changes for v6.9-rc1 I'm sending you the sysctl pull request after following Luis' suggestion to become a maintainer. If you see that something is missing, get back to me with how to improve and I'll include your feedback in the following PRs. Here is a summary of the changes included in this PR: * New shared repo for sysctl maintenance * check-sysctl-docs adjustment for API changes by Thomas Wei�chuh This is a non-functional PR. Additional testing is required for the rest of the pending changes. Future kernel pull requests will include the removal of the empty elements (sentinels) from sysctl arrays in the kernel/, net/, mm/ and security/ dirs. After that, the superfluous check for procname == NULL will be removed. And the push to avoid bloating the kernel as these arrays move out of kernel/sysctl.c will be completed. Even though Thomas' changes went into sysctl-next after v6.8-rc5 (3 weeks in linux-next), I include them as they contained no functional changes and therefore have little chance of resulting in an error/regression. Finally the new shared repo is now picked up by linux-next and is the source for upcoming sysctl changes. ---------------------------------------------------------------- Joel Granados (1): MAINTAINERS: Update sysctl tree location Thomas Wei�chuh (3): scripts: check-sysctl-docs: adapt to new API ipc: remove linebreaks from arguments of __register_sysctl_table scripts: check-sysctl-docs: handle per-namespace sysctls MAINTAINERS | 2 +- ipc/ipc_sysctl.c | 3 +-- scripts/check-sysctl-docs | 65 +++++++++++++++++++++++------------------------ 3 files changed, 34 insertions(+), 36 deletions(-)
Attachment:
signature.asc
Description: PGP signature