<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on Embedded Linux Blog</title><link>https://embeddedlinux.blog/en/categories/git/</link><description>Recent content in Git on Embedded Linux Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 28 Feb 2026 10:31:15 +0700</lastBuildDate><atom:link href="https://embeddedlinux.blog/en/categories/git/index.xml" rel="self" type="application/rss+xml"/><item><title>[GIT] 1. Git send-email (patching the Linux kernel)</title><link>https://embeddedlinux.blog/en/2026/02/28/git-1-git-send-email-patch-linux-kernel-source/</link><pubDate>Sat, 28 Feb 2026 10:17:25 +0700</pubDate><guid>https://embeddedlinux.blog/en/2026/02/28/git-1-git-send-email-patch-linux-kernel-source/</guid><description>&lt;p&gt;I plan to send proposals to 2 Google Summer of Code 2026 projects this year, so here is a small skill I just learned. It is quite simple: git send-email. It is used by community projects that don't use github or gitlab pull requests but a mailing list instead: you create a patch and send it to the maintainer of the subsystem. The most typical example is the Linux Kernel. I will use the Linux Kernel codebase as the example in this post :vv (Oh, I don't have any merged patch yet, but I will work towards one in the near future :vv)&lt;/p&gt;</description></item></channel></rss>