When I tried to submit a patch to the Linux Kernel source code one year ago, I needed a short explanation how to submit the patch. The code modification was already written and tested, but I did not know the mechanics how to submit the code modification. I found out that "submitting-patches" unfortunately does not tell you how to submit a patch; especially not how to submit a minor bug-fix. Here is a short primer trying to alleviate this particular use case. Ingo Rohloff (1): docs: process: Submitting a patch for a single git commit. Documentation/process/submitting-patches.rst | 72 ++++++++++++++++++++ 1 file changed, 72 insertions(+) -- 2.17.1