Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 53EB1C54EAA for ; Fri, 27 Jan 2023 17:40:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234748AbjA0RkJ (ORCPT ); Fri, 27 Jan 2023 12:40:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234652AbjA0RkH (ORCPT ); Fri, 27 Jan 2023 12:40:07 -0500 Received: from mail-il1-x12b.google.com (mail-il1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B842F744 for ; Fri, 27 Jan 2023 09:40:05 -0800 (PST) Received: by mail-il1-x12b.google.com with SMTP id u7so1051626ilg.4 for ; Fri, 27 Jan 2023 09:40:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=nMdaWi0s/rkZk6dpLDDLpOfnmZySxuJZ3EtfBdn16L4=; b=PXbTywLRP6ubXT7FPoKdDGpXe4vQtSov47Xim00Roq1wBQM7DadvHVBK9/T48f6tF0 X91oBOIps/pJF9HQQZbebvr97pMQZQv/Qykh+9ST29igMQIHd1BbcnBPXXCdgHXZEUJI ybeGfOESjyuDT6dFUIE6FDfneqxm6ZejSBhGxMc1dVKYUOYsJcDD0sUNH/UPOHzEfTZZ mSRy6caSCROIHTpnNyFLu647CHdzJXNp75c8Zb37wbT50hrJyyf9BZB9fFX3WwEeKbwr J/IxB0qvubA5kiZkPTSkEfLmDi7NTXV5Hy7sAj5m95oLlsiZEnw3UYbrxWT3FnbUnvHh t7GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nMdaWi0s/rkZk6dpLDDLpOfnmZySxuJZ3EtfBdn16L4=; b=WtXQj9dQAjbl8B+RW9S7eDjyMuwGTz6mvX/ay0vVNFHAV/PTmTDPez/fmiGfI9od2m VG+oSByuPZutAWOfbeWOas3eQZ7/+l9NYUgkAlG4zwRBcVjEVTNEDyPB7ksJ8KKzf568 jDnymmVnIbojUDRinMdhLcSlpKJR2jQy1bC+N1Zh3SKuMgwnqC+Mto1BtQfj0WPKO6sp 1tcaFQQ3GDe3Fe6xTJXnNdWEDDXkUSk03thXdVLW1LpyXKmZDjgeFc1U7WH9xOHUnHnI j2J4hBELP8cDr6sAeV/ISoiiAPuViEwkks4fplAiOmaAWmyIofvFYrQBa39EfNa4gjGx qwSQ== X-Gm-Message-State: AFqh2krP3e5b9k/5fhpVcBBbale7EIySuVvRcHFS+0/NPstPGimXHkGQ eRUemJNmtEc3+wOr4OYgDce+jg== X-Google-Smtp-Source: AMrXdXv9DihVENlcQq0pOotAPOzVVKESgzXFyP8XLUMwU5cLPg43k/1mKykmI89PI8spm0omdIPZ5A== X-Received: by 2002:a92:d3c2:0:b0:30f:4feb:50c7 with SMTP id c2-20020a92d3c2000000b0030f4feb50c7mr3682315ilh.3.1674841204444; Fri, 27 Jan 2023 09:40:04 -0800 (PST) Received: from [192.168.1.94] ([96.43.243.2]) by smtp.gmail.com with ESMTPSA id h13-20020a0566380f0d00b0039e2e4c82c8sm1138314jas.123.2023.01.27.09.40.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 27 Jan 2023 09:40:03 -0800 (PST) Message-ID: Date: Fri, 27 Jan 2023 10:40:02 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v1 0/2] two suggested iouring op audit updates Content-Language: en-US To: Richard Guy Briggs , Linux-Audit Mailing List , LKML , io-uring@vger.kernel.org Cc: Paul Moore , Eric Paris , Steve Grubb , Stefan Roesch , Christian Brauner , Pavel Begunkov References: From: Jens Axboe In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/27/23 10:23 AM, Richard Guy Briggs wrote: > A couple of updates to the iouring ops audit bypass selections suggested in > consultation with Steve Grubb. > > Richard Guy Briggs (2): > io_uring,audit: audit IORING_OP_FADVISE but not IORING_OP_MADVISE > io_uring,audit: do not log IORING_OP_*GETXATTR > > io_uring/opdef.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Look fine to me - we should probably add stable to both of them, just to keep things consistent across releases. I can queue them up for 6.3. -- Jens Axboe