Size: 436
Comment:
|
Size: 968
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
= Onoging R&D = | = Onging development = Things requiring more community eyeballs or maintainer review: |
Line 10: | Line 12: |
* rust patches for modules | |
Line 13: | Line 16: |
Things which the maintainer or other developers can work on: |
|
Line 14: | Line 19: |
* extend kdevops modules test to include kmod.git userspace tests * extend kdevops modules test to include the new stress-ng module stressor support * extend patchwork support to use kdevopes testing using all tests supported for incoming patches by certain developers, leverage the work eBPF folks have done * hookup kdevops modules testing with 0-day |
Linux kernel module support
This is an informal wiki to keep tabs on Linux kernel module support ongoing R&D and outstanding things.
Onging development
Things requiring more community eyeballs or maintainer review:
- execmem_alloc() work to generalize bpf_prog_pack()
- rust patches for modules
TODO
Things which the maintainer or other developers can work on:
Add support for EXPORT_SYMBOL_FOR() to force restricting access to symbols only for certain modules
- extend kdevops modules test to include kmod.git userspace tests
- extend kdevops modules test to include the new stress-ng module stressor support
- extend patchwork support to use kdevopes testing using all tests supported for incoming patches by certain developers, leverage the work eBPF folks have done
- hookup kdevops modules testing with 0-day