[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHk-=wiOCgiwzVPOwORHPML9eBphnbtM2DhRcv+v=-tnRrgbYg@mail.gmail.com>
Date: Fri, 23 Jun 2023 16:44:00 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Alex Deucher <alexander.deucher@....com>
Cc: amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
airlied@...il.com, daniel.vetter@...ll.ch,
linux-kernel@...r.kernel.org
Subject: Re: [pull] amdgpu drm-fixes-6.4
On Fri, 23 Jun 2023 at 14:18, Alex Deucher <alexander.deucher@....com> wrote:
>
> are available in the Git repository at:
>
> https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.4-2023-06-23
That's not a valid signed tag.
Yes, it's a tag. But it doesn't actually have any cryptographic
signing, and I'm not willing to pull random content from git sites
that I can't verify. In fact, these days I ask even kernel.org pull
requests to be proper signed tags, although I haven't really gotten to
the point where I *require* it.
So please sign your tags - use "git tag -s" (or "-u keyname" if you
have some specific key you want to use, rather than one described by
your regular git config file).
Linus
Powered by blists - more mailing lists