From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D62A0C433EF for ; Thu, 17 Feb 2022 19:58:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242294AbiBQT6g (ORCPT ); Thu, 17 Feb 2022 14:58:36 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:36276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229803AbiBQT6f (ORCPT ); Thu, 17 Feb 2022 14:58:35 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7086D289A4; Thu, 17 Feb 2022 11:58:20 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 2C62CB821B4; Thu, 17 Feb 2022 19:58:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FA72C340E8; Thu, 17 Feb 2022 19:58:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645127897; bh=tIS1dG2zy1RRVA9bGHHwQ8vHAQt589WIAKZ0K8nnK9w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GQ2o3jDKhjfTmO1B8QNxXTbawirq/JvPaNVCKbG/1MmnLnvEBGkZjQtv5qcwXDefX EDxAs9yAq3rt4vjzibnccRr1nTecBADIjqqzN2dx8XGeILA3w/ELpZ73JPWVjI9HOy f3Y5Ia3wBxh1DZGlzT9SzGERZVvTb2m3nru6INvtl5lBO1lyT+fgI6yqr6edmpmYRE Yjvj4SVfJKwTKt1WSjyuYSE8u+dq3+bGbwK8u0eMv+1bou9m4Z2g1oVNof6xiWHf9c nxQGVullUol7/LIVSinq9JecwyEPmgZkJ7M2MkFCVTb54T/R8/cwopRLJOMNXn9uCU u8OgfNrE8rzIA== Date: Thu, 17 Feb 2022 20:58:52 +0100 From: Jarkko Sakkinen To: =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= Cc: "David S . Miller" , Eric Snowberg , Herbert Xu , James Morris , Mimi Zohar , "Serge E . Hallyn" , Tyler Hicks , keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Ahmad Fatoum , Andreas Rammhold , David Howells , David Woodhouse Subject: Re: [PATCH v8 0/5] Enable root to update the blacklist keyring Message-ID: References: <20210712170313.884724-1-mic@digikod.net> <7e8d27da-b5d4-e42c-af01-5c03a7f36a6b@digikod.net> <5030a9ff-a1d1-a9bd-902a-77c3d1d87446@digikod.net> <86c5010e-a926-023a-8915-d6605cfc4f0a@digikod.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Mon, Jan 31, 2022 at 12:33:51PM +0100, Mickaël Salaün wrote: > > On 07/01/2022 13:14, Mickaël Salaün wrote: > > > > On 06/01/2022 20:16, Jarkko Sakkinen wrote: > > > On Thu, Jan 06, 2022 at 09:12:22PM +0200, Jarkko Sakkinen wrote: > > > > On Tue, Jan 04, 2022 at 04:56:36PM +0100, Mickaël Salaün wrote: > > > > > > > > > > On 21/12/2021 09:50, Jarkko Sakkinen wrote: > > > > > > On Mon, Dec 13, 2021 at 04:30:29PM +0100, Mickaël Salaün wrote: > > > > > > > Hi Jarkko, > > > > > > > > > > > > > > Since everyone seems OK with this and had plenty of > > > > > > > time to complain, could > > > > > > > you please take this patch series in your tree? It still applies on > > > > > > > v5.16-rc5 and it is really important to us. Please > > > > > > > let me know if you need > > > > > > > something more. > > > > > > > > > > > > > > Regards, > > > > > > >    Mickaël > > > > > > > > > > > > I'm off-work up until end of the year, i.e. I will > > > > > > address only important > > > > > > bug fixes and v5.16 up until that. > > > > > > > > > > > > If any of the patches is yet missing my ack, feel free to > > > > > > > > > > > > Acked-by: Jarkko Sakkinen > > > > > > > > > > Thanks Jarkko. Can you please take it into your tree? > > > > > > > > I can yes, as I need to anyway do a revised PR for v5.17, as one commit > > > > in my first trial had a truncated fixes tag. > > > > > > Please check: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git > > > > > > /Jarkko > > > > Great, thanks! > > Hi Jarkko, > > I noticed your commits https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=3ec9c3a0531ac868422be3b12fc17310ed8c07dc > are no more referenced in your tree. Is there an issue? This must be some sort of mistake I've made. I'll re-apply the patches. Sorry about this. BR, Jarkko