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 F1A8C1DF271 for ; Thu, 12 Mar 2026 12:40:09 +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=1773319210; cv=none; b=W3LMqsYvOsNRxTq6z0hyYdKT4R6nYlSO608xVO5/vKpeZKcDOoUS8mc9NzstWMBYFQD6bZB5i43z5CG5MsgWz4mzB+xmlPMZ0ZTeNjeId1py+Tdq4iQqsfeC7E9TB3ZNMRzkzfCooONE0rawDue4jVoUfJrjoEXMLtOe0QAoQCQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773319210; c=relaxed/simple; bh=1Lho1fKLmD5UfXIj7tgHLjnnpbgTp2oXCNqQWJtl5J0=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=fG3F78cEXnGlFMP8zcvzo3EqaDjN5LvHeTZp58bRhAIbobzpMDqs2wA+EtH5tGayAy7+MvKcSmIl2NDxFqQe0KfH/Tu3s/rycGd+H1Sy8pAmHYx59QDMhJ/aBN9ox7FsF/80SoLDOvlp2iE3L36OtxVygWdFJX1fBn3aG1Xg4Ls= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=uDQOXQnM; 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="uDQOXQnM" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 297DEC2BC87 for ; Thu, 12 Mar 2026 12:40:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773319209; bh=1Lho1fKLmD5UfXIj7tgHLjnnpbgTp2oXCNqQWJtl5J0=; h=Date:From:To:Subject:From; b=uDQOXQnM8gSSVlI+cBlSSSWtnSStXxB73bGN7HdH5zzlPGtx8jOwaijgLF9sKoses tzO/hOUE0WoFm4arKAig4kA4KEQTWgDYN7Z20OC8DVLzfuCqeVPImRREjNVBdGivtk yOS5SzsWE7FFLdMt4+AxWoqSvSpcequXyyEnO+PrnXkDBB8ccmZS+sRNXsAdqRlzz9 rfa1UjT9Oaa/XzxFQiGqDdTh5NAMdF0wHrAFMra/kuywhGCAtBBQ2Peg4fUfIxMvAH DqVKlxJiIbnxARjSYVUuNftJ0PxoWLA07gwbb9y0MqLhbrfMJxPjApodu9LE/6VcU4 0LAzacWwD1rIQ== Date: Thu, 12 Mar 2026 14:40:05 +0200 From: Jarkko Sakkinen To: tpm-protocol@lists.linux.dev Subject: test Message-ID: Precedence: bulk X-Mailing-List: tpm-protocol@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi I need to check that my filters etc. are working properly, as I managed to miss one patch already :-) Not actively developing ATM myself all patches welcome. Also API/ABI breaking patches can be considered for proper reasons. Then the minor version just needs to be upgraded. BR, Jarkko