# Kernel Tooling References - Applying Patches [TOC] ## References 1. [git-am - Apply a series of patches from a mailbox](https://git-scm.com/docs/git-am) 2. [How to apply patches from the Linux Kernel Mailing List](https://blog.reds.ch/?p=1814) 3. [Applying Patches To The Linux Kernel (obsolete)](https://www.kernel.org/doc/html/latest/process/applying-patches.html)