[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAADWXX-FV-mkXfydPXZQ_h62sDD6-NKqcfkKNamWcNBP6qiJVA@mail.gmail.com>
Date: Mon, 30 Aug 2021 10:17:48 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Mark Brown <broonie@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] regmap updates for v5.15
Hmm. Gmail has once again started hating you, Mark.
I think it's something personal. What have you done to piss off Google lately?
But more realistically, I think it's because of the DMARC failure:
dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org
because your actual DKIM header says
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=sirena.org.uk; s=20170815-heliosphere; h=[...]
but then your From: line is
From: Mark Brown <broonie@...nel.org>
so your 'd=sirena.org.uk' thing doesn't actually match the host that
will be tested (kernel.org).
Oh well.
I caught your pull requests in my spam-box this time, but..
Linus
On Mon, Aug 30, 2021 at 5:50 AM Mark Brown <broonie@...nel.org> wrote:
>
> The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:
>
> Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.15
Powered by blists - more mailing lists