<div dir="ltr">Hi list,<div><br></div><div>Currently I am writing drivers for ARM boards (think along the lines of Raspberry Pi HATs, it doesn&#39;t belong in mainline; as well as other various hacks), which just consist of series of patches which I apply by checking out Mainline and then applying the patches by hand.</div><div><br></div><div>Naturally, this is a bit of a hack... I want to have this as one repo on Github (or the like) with a _lot_ of branches with my changes in.</div><div><br></div><div>This is what Git is made for, but what happens when Linus releases a new version? How do I make my changes apply to the new tag?</div><div><br></div><div>Also, what happens if I want to pull from someone&#39;s -next repo, or pull in other patches?</div><div><br></div><div>Maybe there is a tutorial somewhere that can help me. I am used to using Git for small projects :-).</div><div><br></div><div>Cheers!</div></div>