Message ID | d42636f6983ac73e8c36f727225b213688780d14.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 15F47C433E9 for <linux-integrity@archiver.kernel.org>; Tue, 16 Feb 2021 13:53:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C479664DE0 for <linux-integrity@archiver.kernel.org>; Tue, 16 Feb 2021 13:52:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230031AbhBPNw7 (ORCPT <rfc822;linux-integrity@archiver.kernel.org>); Tue, 16 Feb 2021 08:52:59 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:45598 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230018AbhBPNww (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 16 Feb 2021 08:52:52 -0500 Received: from pps.filterd (m0098404.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 11GDW3gF007984; Tue, 16 Feb 2021 08:52:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=message-id : subject : from : to : cc : date : content-type : mime-version : content-transfer-encoding; s=pp1; bh=sOLgDYNkVv+hmSQaf8FRmXUqwoLBNq8nnbihEXVtCiM=; b=TX7hHkDnhXv/bnvoNDuD3iy1MC5pxbD7rLRlI7IrG3lJgvaZcOpqiC70yDq5ql49sLfM GPBsTlOePa1yiz0aK46+/flbPdl5FQ0p6Uom0F5Kzut7rfJqSN3gEiKMo85OGgQiy7As 2aDKIq19CHFuz9TO/amcUKKcEWzY7ylzkBMHGl4H9VUKXEdM7yEwdhFLexoM2q+MMYjy IKY2zzJERL6jSdNtHt4ul/tyI+X2M/aiNQzlP9QZuM0N2KqLRf7VrxW0sID/6pG43zvK ZlIT2A+HpqasWr1UijzfhSLt7FH35zZvs/LuBsI+unRXUGSSmD6d4x5a7BPYG3mww5Le 3w== Received: from ppma04ams.nl.ibm.com (63.31.33a9.ip4.static.sl-reverse.com [169.51.49.99]) by mx0a-001b2d01.pphosted.com with ESMTP id 36revrrts7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 Feb 2021 08:52:07 -0500 Received: from pps.filterd (ppma04ams.nl.ibm.com [127.0.0.1]) by ppma04ams.nl.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 11GDlcwT031410; Tue, 16 Feb 2021 13:52:05 GMT Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by ppma04ams.nl.ibm.com with ESMTP id 36p6d8atje-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 Feb 2021 13:52:05 +0000 Received: from d06av23.portsmouth.uk.ibm.com (d06av23.portsmouth.uk.ibm.com [9.149.105.59]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 11GDq3jg48562558 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 16 Feb 2021 13:52:03 GMT Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 30E97A404D; Tue, 16 Feb 2021 13:52:03 +0000 (GMT) Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6A27AA4053; Tue, 16 Feb 2021 13:52:02 +0000 (GMT) Received: from sig-9-65-197-51.ibm.com (unknown [9.65.197.51]) by d06av23.portsmouth.uk.ibm.com (Postfix) with ESMTP; Tue, 16 Feb 2021 13:52:02 +0000 (GMT) Message-ID: <d42636f6983ac73e8c36f727225b213688780d14.camel@linux.ibm.com> Subject: [GIT PULL] integrity subsystem updates for v5.12 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, 16 Feb 2021 08:52:01 -0500 Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.28.5 (3.28.5-14.el8) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369,18.0.761 definitions=2021-02-16_02:2021-02-16,2021-02-16 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 suspectscore=0 malwarescore=0 mlxlogscore=999 priorityscore=1501 phishscore=0 adultscore=0 spamscore=0 clxscore=1011 impostorscore=0 bulkscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2102160122 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.12
|
expand
|
The pull request you sent on Tue, 16 Feb 2021 08:52:01 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.12
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d643a990891abdb0fd93ff3740a6f7222fbb756c
Thank you!