# Linux Kernel Toolings - Sending Patches
[TOC]
## References
[*Submitting Your First Patch to the Linux Kernel and Responding to Feedback*](https://nickdesaulniers.github.io/blog/2017/05/16/submitting-your-first-patch-to-the-linux-kernel-and-responding-to-feedback/) contains very succinct instructions for upstreaming a patch. There were patches submitted successfully using those instructions.
Also, if you need example for patches, click into bugs in the ["Fixes" tab on the Syakzller board](https://syzkaller.appspot.com/upstream/fixed) to see example patches.
### [Baby Steps to Kernel Hacking - Sayli Yogesh Karnik, Credit Suisse](https://youtu.be/_Gs3kJUmgIA)
{%youtube _Gs3kJUmgIA %}
### [Tutorial: From an Idea to a Patch in the Linux Mainline - Marta Rybczynska, Various Projects](https://youtu.be/b36OPAMfuZo)
{%youtube b36OPAMfuZo %}