698
Comment:
|
888
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* | This contains the list of changes sent to Linus: * [[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=426ee5196d1821d70192923e70c0f8347faade47|sysctl-v6.7-rc1]] |
Linux kernel sysctl support
This is an informal wiki to keep tabs on Linux kernel proc sysctl support ongoing R&D and outstanding things.
Previous pull requests
This contains the list of changes sent to Linus:
Onging development
Things requiring more community eyeballs or maintainer review:
- const stuff - Joel's got this
- removing ctl sentinel - Joel's hacking on this, should be ready for next merge window
TODO
- remove kernel/sysctl.c kitchen sink
- extend kdevops sysctl testing with kunit sysctl support, it already has selftests support
- connect with patchwork as eBPF folks have done for certain patches
- hookup kdeovps sysctl testing with 0-day