Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp1650942ima; Thu, 25 Oct 2018 02:40:22 -0700 (PDT) X-Google-Smtp-Source: AJdET5c4KpYcJCbFUZGysSoAqRE4sDD3oFblHuSHqm75I6J1CWEDUgFscHSoEgfnb1Pu4BSCqkE+ X-Received: by 2002:a63:cb51:: with SMTP id m17-v6mr752905pgi.105.1540460422928; Thu, 25 Oct 2018 02:40:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540460422; cv=none; d=google.com; s=arc-20160816; b=iEMwRcr13Bk0xGVKZ+U2akWabACGtmzOlm1eyWyb6gnakPXx+xBTTJQVK+/6vuLibM gQhZzeR6Zzyg0ZKsq1BBV3+hHuqLy+1dI0WQ5yxPQqIK4hGVpOVXAtWL06kxieZX8ehq q0MOI90NKTP0e80atcYykeSTPbGLzj/XjoiQiOTM8BXErhGUMJXGntCNF2X8cftVY9Y3 X1YUUGPbP8JKWfvew/5uqgSjebACnBGCkFxFpCTsxiYgOG5ELOl2Vh/z+j5beWsEu+Ju +leXbp5MuAjXNnWNWSGb+DZSxKSxzqzTvQSrBfMrfs0EhLcGsArzshUZd8aAowCv4LaJ cUUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :subject:cc:to:from:date; bh=OJsHMf/tiAoiQ1MqqcZo7+oHjb/+BykEzLDceG+aiD4=; b=rDes2FRLdYp1oVsqDY+dS6AqOusoS7AJsxC/6uSwD6wf+6FsBQClWwheYxn/qbhOA+ okHWMc3LRW8u+S77asxc20lMude+4VI4zUIOqRuhZL96EwxUsq+BtEavMRt+IDeZFp+y 6sA/8wZ6F60+OdqWu/Z1Kl+/psfcNc+EGyb5blvpmsweysQgjPKArSvi2xMdEKXneTh3 EuLZZQPeANoU5/RM45FTeCtK8s0S+BoQ4/N3VzcfIVpsckfG+X55ZoJfUSDUp4PS6z7B +3f20mXVtqK/jL/mEFVgTmrhRvvMJqPrVR83cI79xisW065LZUq0taQWg6VsL5ptzmS7 BD1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m11-v6si7789888pla.408.2018.10.25.02.40.07; Thu, 25 Oct 2018 02:40:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727134AbeJYSLd (ORCPT + 99 others); Thu, 25 Oct 2018 14:11:33 -0400 Received: from namei.org ([65.99.196.166]:49110 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726640AbeJYSLd (ORCPT ); Thu, 25 Oct 2018 14:11:33 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w9P9dZqI031680; Thu, 25 Oct 2018 09:39:35 GMT Date: Thu, 25 Oct 2018 20:39:35 +1100 (AEDT) From: James Morris To: Linus Torvalds cc: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] security: LoadPin changes for v4.20 Message-ID: User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Please pull. From Kees: "This is a small reporting improvement and the param change needed for the ordering series (but since the loadpin change is desired and separable, I'm putting it here)." --- The following changes since commit 3f6caaf5ff33073ca1a3a0b82edacab3c57c38f9: LSM: Don't ignore initialization failures (2018-10-10 20:40:22 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-loadpin for you to fetch changes up to 85a585918fb4122ad26b6febaec5c3c90bf2535c: Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next-loadpin (2018-10-18 17:20:08 -0700) ---------------------------------------------------------------- James Morris (1): Merge tag 'loadpin-security-next' of https://git.kernel.org/.../kees/linux into next-loadpin Kees Cook (2): LoadPin: Report friendly block device name LoadPin: Rename boot param "enabled" to "enforce" security/loadpin/Kconfig | 4 ++-- security/loadpin/loadpin.c | 26 +++++++++++++++----------- 2 files changed, 17 insertions(+), 13 deletions(-)