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 19686C433EF for ; Thu, 6 Jan 2022 19:12:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243217AbiAFTM1 (ORCPT ); Thu, 6 Jan 2022 14:12:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243214AbiAFTM0 (ORCPT ); Thu, 6 Jan 2022 14:12:26 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0EC3C061245; Thu, 6 Jan 2022 11:12:25 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 5624C61DCB; Thu, 6 Jan 2022 19:12:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C00DC36AEB; Thu, 6 Jan 2022 19:12:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641496344; bh=RGMv3c9RtszLnGP6345icCZo//PR8+VuUHeUFkETDa0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GOSgw1dnM0uVygK+NMI4M8LLbRBZ5BTKeTzzdQ32KBoPiRSDEbuwKn6ebhwu6Tyk9 QoyZB3aJkSa0jSMuqCEryxMZScv6CXJ1Pw14gnPss9L461GgUy2vDSKHKAWTECSxgm r4/4+twfA0hH0XFs9XryOkyrbjcQkUHgvJTigQ6AcQPmDOxtLbuGqjgiVHWKy2Wo/C 8p3d1wHzzvnIOCT3TOn0KkrgIwklrubKXYWkd/+zLnqItvmWyZqoi8wBpwl3qscy9P RSEVYGsMOOaQP85lj3XX2PbmDDKi7+0dVccluXbqg4g73IkyWmzJEWePyOfLBeTvbc pn57Ci36JRPUA== Date: Thu, 6 Jan 2022 21:12:19 +0200 From: Jarkko Sakkinen To: =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= Cc: "David S . Miller" , Eric Snowberg , Herbert Xu , James Morris , =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= , 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> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5030a9ff-a1d1-a9bd-902a-77c3d1d87446@digikod.net> Precedence: bulk List-ID: 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. /Jarkko