From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 36E7434A3B1; Fri, 13 Feb 2026 16:28:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771000135; cv=none; b=GaVPD6fY+/euqxDHrT04SRfYfdOybaMWo6q2pkuwX2BfwWcfnu09PPrkRKoK20GW4Zttw/09/ATaMZcT9br+x9e5CMinMqlPhQ82tlKEbdh0GDfpaevcwb/GJjY39JXZ/6dFf6EXYvPeIt0kAEOVVh1u3SCWvaViDtZH+eH0vDE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771000135; c=relaxed/simple; bh=txooWceUc4IH1CCw2Zwld9wgVyinOXUfcVoh1tlsLqA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hkJhDK1/tyugMVlSaGVQbtgPRNmIyVzNfEmmzaOF2WDohUbRa7+e7nICqFkFIwm6fWy5S1PoVeC5QGL+qIm9sj4xph1Y6fJ4JTn9JltJzvihn9Ascddr/vl1s4Vl23hXoi8UruJRW6VmISeTIaKqPXk5LtcwC+3bMJGy0Q2/7Ew= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tnAfJqwb; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tnAfJqwb" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D41EC19421; Fri, 13 Feb 2026 16:28:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771000132; bh=txooWceUc4IH1CCw2Zwld9wgVyinOXUfcVoh1tlsLqA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tnAfJqwbkmKw7gDXPh1Nbm7QahdLn7rV6pXn/pHm46q7r1RjBBUQONBA5KLzMYfZH 2jA/qPHa0qfOBQ7V4QrSD3gSV4W1Bk6rT0CRODMCGQghK96uXrRmM6MDqM0lHKowuH b/0Wo0PAU1N4sSsmOIFX/FbhYMqef4Afzo8g4X0q4bRflWoKS0SdwRMzpnSpVqb4kD mIXWk9HP9jjfKXnFgSCM/Z9QUBIRjnFFyTTanryFtF8gWbSGSk0+bWN6FFknzTzvAE D1+Fc/7ZUWiWnWb1sWaQOs1c+ChZJWFlcI4XgKndaJq0z5vCKN5gxOvRHmbVFiiUuu l+9gxOPf2VYLw== Date: Fri, 13 Feb 2026 16:32:13 +0100 From: Nicolas Schier To: Thomas =?iso-8859-1?Q?Wei=DFschuh?= Cc: Nathan Chancellor , Arnd Bergmann , Luis Chamberlain , Petr Pavlu , Sami Tolvanen , Daniel Gomez , Paul Moore , James Morris , "Serge E. Hallyn" , Jonathan Corbet , Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , Naveen N Rao , Mimi Zohar , Roberto Sassu , Dmitry Kasatkin , Eric Snowberg , Daniel Gomez , Aaron Tomlin , "Christophe Leroy (CS GROUP)" , Nicolas Bouchinet , Xiu Jianfeng , Fabian =?iso-8859-1?Q?Gr=FCnbichler?= , Arnout Engelen , Mattia Rizzolo , kpcyrd , Christian Heusel , =?iso-8859-1?Q?C=E2ju?= Mihai-Drosi , Sebastian Andrzej Siewior , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-modules@vger.kernel.org, linux-security-module@vger.kernel.org, linux-doc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-integrity@vger.kernel.org Subject: Re: [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency Message-ID: Mail-Followup-To: Nicolas Schier , Thomas =?iso-8859-1?Q?Wei=DFschuh?= , Nathan Chancellor , Arnd Bergmann , Luis Chamberlain , Petr Pavlu , Sami Tolvanen , Daniel Gomez , Paul Moore , James Morris , "Serge E. Hallyn" , Jonathan Corbet , Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , Naveen N Rao , Mimi Zohar , Roberto Sassu , Dmitry Kasatkin , Eric Snowberg , Daniel Gomez , Aaron Tomlin , "Christophe Leroy (CS GROUP)" , Nicolas Bouchinet , Xiu Jianfeng , Fabian =?iso-8859-1?Q?Gr=FCnbichler?= , Arnout Engelen , Mattia Rizzolo , kpcyrd , Christian Heusel , =?iso-8859-1?Q?C=E2ju?= Mihai-Drosi , Sebastian Andrzej Siewior , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-modules@vger.kernel.org, linux-security-module@vger.kernel.org, linux-doc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-integrity@vger.kernel.org References: <20260113-module-hashes-v4-0-0b932db9b56b@weissschuh.net> <20260113-module-hashes-v4-14-0b932db9b56b@weissschuh.net> Precedence: bulk X-Mailing-List: linux-security-module@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20260113-module-hashes-v4-14-0b932db9b56b@weissschuh.net> On Tue, Jan 13, 2026 at 01:28:58PM +0100, Thomas Weißschuh wrote: > The new hash-based module integrity checking will also be able to > satisfy the requirements of lockdown. > Such an alternative is not representable with "select", so use > "depends on" instead. > > Signed-off-by: Thomas Weißschuh > --- > security/lockdown/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Nicolas Schier