Oh believe me, I tried. I spent like 2 hours fighting with the CLI to send it. There are restrictions on what addresses it can send from that don't line up with the identity I use for git. Our corp setup can be…complicated. My workflow for patching the kernel is actually a bit weird: I use the GitHub web editor to make the patches, and then test them with Nix's build system, which pulls them by URL. Since it's a gaming console, it's easier to use a real computer to write the patches, and then test them by instigating a build over SSH. Now that I know the format the email is supposed to take, it might be easier for me to paste GitHub's .patch body into a plain text email and add the Signed Off tag by hand. I just CCed you on a patch created that way. Does that look okay to you (at least from a formatting point-of-view). Thanks again for your patience and assistance. Sorry for my weird setup. .matches = { DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Intel Corporation"),