Message ID | 5b3eedc2dcd03a8d16a8fbed3f4c2466521e1bdb.camel@linux.ibm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 160B4C432BE for <linux-integrity@archiver.kernel.org>; Tue, 31 Aug 2021 22:58:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DC4466108B for <linux-integrity@archiver.kernel.org>; Tue, 31 Aug 2021 22:58:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233859AbhHaW7a (ORCPT <rfc822;linux-integrity@archiver.kernel.org>); Tue, 31 Aug 2021 18:59:30 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:5878 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232580AbhHaW7a (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 31 Aug 2021 18:59:30 -0400 Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 17VMWfUw109378; Tue, 31 Aug 2021 18:58:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=message-id : subject : from : to : cc : date : content-type : content-transfer-encoding : mime-version; s=pp1; bh=3eVbDvOmZf7XoDA9T/v6+g2s12510lbRLOf9Y6xCU9E=; b=PczA32GyQtMXnJcPXovrHBlbGKeFLY/Jf0tqezJUFZ2wG0c7Jl0qzMnve/1UcM62UD81 bU9ytS8qSWDTnFTfE6vXX7rxmUY/sx6yvLn+IfWD4dre3S8u9cW/aWHy5NFf78tc34tI fhV5eZuPA6uio/U+ZpG191zCVe/Vjp2EAfCLdA8syjVPqpkDPPFRsFj4gGVv9pXE6CjM BqwU466VB3ekgmo99n0Z7rR3jflD6Q3kQrXVn/UNBXVjcVGYGzWZ/ejiwMbZMjEFhZoY TNPxpzAU3swub1eiWBQZFd2Pc4wZ/OI8PW5vtoQsOC7iDwaHEtmBUkSIBpEPsg7WM7k1 cA== Received: from ppma02fra.de.ibm.com (47.49.7a9f.ip4.static.sl-reverse.com [159.122.73.71]) by mx0a-001b2d01.pphosted.com with ESMTP id 3asvd71pka-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 31 Aug 2021 18:58:32 -0400 Received: from pps.filterd (ppma02fra.de.ibm.com [127.0.0.1]) by ppma02fra.de.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 17VMqkXA009374; Tue, 31 Aug 2021 22:58:30 GMT Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by ppma02fra.de.ibm.com with ESMTP id 3aqcs90tf7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 31 Aug 2021 22:58:30 +0000 Received: from b06wcsmtp001.portsmouth.uk.ibm.com (b06wcsmtp001.portsmouth.uk.ibm.com [9.149.105.160]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 17VMwSmf56754628 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 31 Aug 2021 22:58:28 GMT Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id F0AEDA4977; Tue, 31 Aug 2021 22:58:27 +0000 (GMT) Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 115E7A4965; Tue, 31 Aug 2021 22:58:27 +0000 (GMT) Received: from sig-9-65-89-16.ibm.com (unknown [9.65.89.16]) by b06wcsmtp001.portsmouth.uk.ibm.com (Postfix) with ESMTP; Tue, 31 Aug 2021 22:58:26 +0000 (GMT) Message-ID: <5b3eedc2dcd03a8d16a8fbed3f4c2466521e1bdb.camel@linux.ibm.com> Subject: [GIT PULL] integrity subsystem updates for v5.15 From: Mimi Zohar <zohar@linux.ibm.com> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-integrity <linux-integrity@vger.kernel.org>, linux-kernel <linux-kernel@vger.kernel.org> Date: Tue, 31 Aug 2021 18:58:26 -0400 Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.28.5 (3.28.5-16.el8) X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: -sKu6JkYQlSk80e_UbLyJ7MvrxmBH7__ X-Proofpoint-GUID: -sKu6JkYQlSk80e_UbLyJ7MvrxmBH7__ Content-Transfer-Encoding: 7bit X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391,18.0.790 definitions=2021-08-31_09:2021-08-31,2021-08-31 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 bulkscore=0 adultscore=0 clxscore=1015 impostorscore=0 mlxscore=0 phishscore=0 priorityscore=1501 spamscore=0 suspectscore=0 malwarescore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2107140000 definitions=main-2108310122 Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
[GIT,PULL] integrity subsystem updates for v5.15
|
expand
|
The pull request you sent on Tue, 31 Aug 2021 18:58:26 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.15
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/aef4892a63c248c31718d23941536b86829a49f0
Thank you!