How to contribute to openEuler kernel project
-
Develop patches for security vulnerabilities
-
Generate patches with
git format-patch
-
Send your patches to openEuler mailing list with
git send-email
For more information, please refer other posts 1 2 …
-
Mark “v1, v2, v3 …” in your patch subject if you have multiple versions to send out, and write the changelog below “—”
-
Upstream your kernel patch to kernel community is strongly recommended. openEuler will sync up with kernel master timely.
References
[1] https://gitee.com/openeuler/kernel/tree/kernel-4.19/
[2] https://git-scm.com/docs/git-send-email