On Mon, May 13, 2024, at 16:11, Linus Torvalds wrote: > On Fri, 10 May 2024 at 14:17, Arnd Bergmann <arnd@xxxxxxxx> wrote: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git asm-generic-6.10 > > Hmm. That tag doesn't exist. The top commit you mention doesn't exist > under any other name either, so there isn't even a matching branch. Indeed, I must have forgotten to push out the tag. Unfortunately I'm traveling at the moment without my gpg key, and won't be able to upload it until Friday. The contents are of course in the for-next branch of the above tree (along with the other tag), but they can all wait as they are all just cleanups that nothing depends on for the moment. At least it wasn't the arm-soc branches that I forgot to push, that would have been more annoying. Arnd