== Agenda == Review topics for v6.14-rc1 * The goal behind 3 new modules maintainers * Help with *both* Rust + C * Rotating maintainers every 6 month * About 2-3 pull requests per maintainer * [[https://github.com/linux-kdevops/kdevops/blob/main/docs/kernel-ci/README.md|kdevops kernel-ci]] * [[https://github.com/linux-kdevops/kdevops/blob/main/docs/kernel-ci/kdevops-ci-tree.md|kdevops-ci docs]] * [[https://github.com/linux-kdevops/kdevops/blob/main/docs/kernel-ci/kernel-ci-kpd.md|kdevops kpd integration]] * [[https://github.com/linux-kdevops/kdevops/blob/main/docs/kernel-ci/linux-modules-kdevops-ci.md|Linux modules kdevops kernel CI]] * [[https://patchwork.kernel.org/project/linux-modules/list/|Linux modules patchwork]] * [[https://github.com/linux-kdevops/linux-modules-kpd/actions|github actions for linux-modules-kpd]] * Current testing: * C selftests * separate kmod with mocking * Future: * Rust selftests * Integrate kmod testing without mocking * Automate per tag testing * Can be a simple kdevops config, see defconfigs/linux-mirror * Just a playbook for ansible * Can be re-used for other automated testing we have * Fetch linux-next tags, for each run test, send reports * Fetch Linus's tags, for each run test, send reports * Fetch stable tags, for each run test, send reports * Future C TODO: * Making extended modversions default, no genksysm maintainer * Phasing out of symbol_get() * code tag allocation Vs kernel/modules/dups.c