From patchwork Mon Jul 15 19:59:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthew Garrett X-Patchwork-Id: 11044807 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 37106112C for ; Mon, 15 Jul 2019 19:59:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1E55E28538 for ; Mon, 15 Jul 2019 19:59:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 11CCF28560; Mon, 15 Jul 2019 19:59:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_HI,USER_IN_DEF_DKIM_WL autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B00C628538 for ; Mon, 15 Jul 2019 19:59:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730712AbfGOT7y (ORCPT ); Mon, 15 Jul 2019 15:59:54 -0400 Received: from mail-pf1-f202.google.com ([209.85.210.202]:50877 "EHLO mail-pf1-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730688AbfGOT7x (ORCPT ); Mon, 15 Jul 2019 15:59:53 -0400 Received: by mail-pf1-f202.google.com with SMTP id h27so10827238pfq.17 for ; Mon, 15 Jul 2019 12:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:message-id:mime-version:subject:from:to:cc; bh=OVQw66IG1TeMxfp3qBGrO0Nq5KpRlHDYY3Tp9RJoAOQ=; b=Z40FzhiN7QkHIcm/x7gDZHaqhdbVO47xKXmIio3X9TEl7ZUHg90pEn4lcoqCG0D9+n mdAXwlxahi+fq0F/hSMkqYP25JZ+J/7ULdCc2Pv2E9Zm8mpBNodj9X65rUwGA50KJFKZ 8ndCz1zbYqQ1LlHxearlu6JmCtz8AC0c2NxO8Ne3yMHNTHpr5kRxQ0SytQLChXYOKbyl 7xpf/XXqa6bmJcDLZSKOHYPkH4so0+jl2lZOyrSGHRvgZzklAqXaFL+UG465c98cXhbY 7hnsthwoJm4iPXB0NbkdrrQubHduIV1aL6zKunghD6eZl69UQlg1rzqAuqQxcsuW8Cr/ IF5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:mime-version:subject:from:to:cc; bh=OVQw66IG1TeMxfp3qBGrO0Nq5KpRlHDYY3Tp9RJoAOQ=; b=a3zZ0YdhCmS1PHE5jf8ULfO5j1gKo8Y4RUT2rogtWHK//ZZyeofQTKkIlfLUl97c1v II/ZSN7jmDrugFOC18qekN3xdBSJNn7Pfnu+QhHi7RGEz/TjK5DOCj2LpW9DsodWct/c VDJtduUYEJL+5NPfCHwNWBI1u+2PWSfeT/d0e77NpaFWJP9zQ2BA7n4G3D+f2gwdISAr dEVnjnCM9+EOmcEBVInklSpMwCL0xknorehfu3FKb6py8iqQ0+4u1ywBRm2lBVaMuhNj cfcupiVJ90QSLDsPzUWuAGd4u5HX+gr537HUSplX014mkeEe5+RSNq8DV0VG35i6dugY MU/w== X-Gm-Message-State: APjAAAVuiy0zxxSCerPGmrO9u5gPecECHa4RXx3HiPMIxJmmkkbJr+Ks GsFvFi2SejXYqtELDLLyyBfHr34XLptltlpuKMQoDA== X-Google-Smtp-Source: APXvYqwcpVzkeCXm6tbCeVNWzSBQUBVwsOErkSfLJInKW26yH5Uxxr2SMb/+OqxhgHFmgFPBQ448BNZj2m/5sN2/HVk81g== X-Received: by 2002:a65:614a:: with SMTP id o10mr28000193pgv.407.1563220792933; Mon, 15 Jul 2019 12:59:52 -0700 (PDT) Date: Mon, 15 Jul 2019 12:59:17 -0700 Message-Id: <20190715195946.223443-1-matthewgarrett@google.com> Mime-Version: 1.0 X-Mailer: git-send-email 2.22.0.510.g264f2c817a-goog Subject: [PATCH V35 00/29] Kernel lockdown functionality From: Matthew Garrett To: jmorris@namei.org Cc: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: X-Virus-Scanned: ClamAV using ClamSMTP Minor updates to the previous patchset to take some review comments into account - no significant changes in functionality, other than that the eBPF patch now only disables the kernel read functions as requested.