From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 76413C34050 for ; Wed, 19 Feb 2020 07:54:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2752821D56 for ; Wed, 19 Feb 2020 07:54:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qhpLYDDl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2752821D56 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2hy9IXksNHa7UCpG1p+hixeLtmLAaQ7nO3ZL4XJLUQY=; b=qhpLYDDlMmx+In pNavdzdGWLQP1pDJE1LW5Fh/ewGPcoLpHim3+csL6LTAMLZl0ZuAV4aK1/ogG9v0+RT0C601SCnby 94xyH6mHJAD5qrXcyfPxT0DWD0ABVhu90FjazYGAFGAW2OPNRq+IR4v7CEyHcpwdA8vk+V7Jf7Dnk 6zxfaRtimKIZeem8LG+b2qBPlK0uUuTsbINJzj/XQTYbF8skdpxQ8wZcKdoYwxzwgwpHPZmM2b+B6 UxlOLYaico4g2V7rbLG+yXVWwE4irz3ykxb+f8WaAYT4Zq0+ad62WH/jwfVNqUmQjCr0P9O7MyTnR LSi+YSLzVtUuiY9xlrPw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4KBz-0004iU-Kj; Wed, 19 Feb 2020 07:54:47 +0000 Received: from mga01.intel.com ([192.55.52.88]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4KBw-0004gJ-5o for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2020 07:54:45 +0000 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Feb 2020 23:54:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,459,1574150400"; d="scan'208";a="436148633" Received: from linux.intel.com ([10.54.29.200]) by fmsmga006.fm.intel.com with ESMTP; 18 Feb 2020 23:54:42 -0800 Received: from [10.125.252.130] (abudanko-mobl.ccr.corp.intel.com [10.125.252.130]) by linux.intel.com (Postfix) with ESMTP id 40E9A580270; Tue, 18 Feb 2020 23:54:36 -0800 (PST) Subject: Re: [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space To: James Morris References: From: Alexey Budankov Organization: Intel Corp. Message-ID: <4664bbc7-e4ef-5d6e-7f71-96e5567fcf60@linux.intel.com> Date: Wed, 19 Feb 2020 10:54:35 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200218_235444_225549_71FC890E X-CRM114-Status: GOOD ( 11.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-man@vger.kernel.org, "linux-doc@vger.kernel.org" , Peter Zijlstra , "joonas.lahtinen@linux.intel.com" , Alexei Starovoitov , Stephane Eranian , Paul Mackerras , Jiri Olsa , Ingo Molnar , Andi Kleen , Will Deacon , Helge Deller , Igor Lubashev , oprofile-list@lists.sf.net, Stephen Smalley , Serge Hallyn , "selinux@vger.kernel.org" , "intel-gfx@lists.freedesktop.org" , Arnaldo Carvalho de Melo , Thomas Gleixner , linux-arm-kernel , "linux-parisc@vger.kernel.org" , linux-kernel , "linux-security-module@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 18.02.2020 22:21, James Morris wrote: > On Mon, 17 Feb 2020, Alexey Budankov wrote: > >> >> Introduce CAP_PERFMON capability designed to secure system performance >> monitoring and observability operations so that CAP_PERFMON would assist >> CAP_SYS_ADMIN capability in its governing role for performance >> monitoring and observability subsystems. > > > Acked-by: James Morris Thanks James! I appreciate your involvement and collaboration w.r.t to the whole patch set. Gratefully, Alexey _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel