Re: [GIT PULL] capabilities update for v7.3
Linus Torvalds <[email protected]>
| Newsgroups | org.kernel.vger.linux-security-module,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHk-=wi4uW6cmMEu4Gp0cFzu=TRTBAEf+5BdKfPkX6kyPSG63w@mail.gmail.com> |
On Sat, 22 Aug 2026 at 07:50, Serge E. Hallyn <[email protected]> wrote: > > It's available at > > [email protected]/pub/scm/linux/kernel/git/sergeh/linux.git #caps-20260820 > > on top of commit 1590cf0329716306e948a8fc29f1d3ee87d3989f (tag: v7.2-rc4) Your tag message is garbage - that's neither valid syntax nor the name of the tag nor even a valid git.kernel.org pointer. The *regular* 'git pull-request' part was correct, but you should probably fix whatever script you use to create that tag message. Probably just removing that whole bogus "it's available at ..." part. Linus