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 18C82C54EAA for ; Fri, 27 Jan 2023 22:47:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230229AbjA0WrQ (ORCPT ); Fri, 27 Jan 2023 17:47:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40562 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbjA0WrO (ORCPT ); Fri, 27 Jan 2023 17:47:14 -0500 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9D5B88F28 for ; Fri, 27 Jan 2023 14:46:55 -0800 (PST) Received: by mail-pj1-x1034.google.com with SMTP id j5so5950877pjn.5 for ; Fri, 27 Jan 2023 14:46:55 -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=niyqz/K5CU31qmYp0re26rzgWDGptmZo9A3vBPWvlao=; b=AtwTq/IPqa/El0AKmE64VTeedy5oX6BDv31cvPbQhj1UIs4oI9yz9zNYEiAy5uIgp2 GJOY/YwvYpiODsLIsMZkr4uzr4V8Jv1o6EvFGgqV+GkUWcx8ZHC+eSGsXRPWXpuW0GIR 9Am64smZ69APe4+wp1m5J1CL+xKUp9T9+C5dp2LzL9AXCdh79o+hchWWjVyotnTpcb/g GHc+biUfCud1Vm8fEAg9DBpO56qa348Lu00zODWeQOSpi8G9S6+qaFvgltNpY7F/ebyX 3fTekHRWJbb4XqrRGOdYx7W/j7IwpPNVPD0hoU3WAzDfAuCh/cQS/LmzdtihCH8H16+X 0nGA== 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=niyqz/K5CU31qmYp0re26rzgWDGptmZo9A3vBPWvlao=; b=8NeIoRdroza7DeP6QYl7fXkeslBWvT6hv8aUvksyNbY5f92Wtc3kil1PkupGE/NfJt TgNPAwPq0L5DoF+Loj3saSjfY6y41k/paNI2waIq1szdBKP+x4axWuo6HpF0s7ykSCGY EkjQQlix0sxMsuVK7zN/5ko2cxrfJfbq7p5lS7KOateCBTVNAxrr36abMbrO5AO3pUng dRyHNIDcWB9QEa18YW4gkFCSzRJttJHv9LG90GPzbT3gGFGf9pubUhqMWIuz1EjnyrJS ppAK2qWXHz1zOGgr5zwz1Jp56HGtrfxqGdbInNIUSWjgzRGBHSGdzR/oJ/70VxPhRsvD KJQg== X-Gm-Message-State: AFqh2kqHLSZuOkgLqGNoSRmBUn/8NoWlSZjJtsMxnKvyY5QLZPABppp2 jD9cJtVsd9wSeVvigkJ1Img6+w== X-Google-Smtp-Source: AMrXdXu35TH37NebANPn49PtseEAfXGCyWnrluC2tGjrOzbesGJXDQn9RBkDExFcV+imMwWeZukDyw== X-Received: by 2002:a05:6a20:2d1f:b0:b9:478e:545b with SMTP id g31-20020a056a202d1f00b000b9478e545bmr9035600pzl.6.1674859615088; Fri, 27 Jan 2023 14:46:55 -0800 (PST) Received: from [192.168.1.136] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id h70-20020a628349000000b00574e84ed847sm1264205pfe.24.2023.01.27.14.46.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 27 Jan 2023 14:46:54 -0800 (PST) Message-ID: Date: Fri, 27 Jan 2023 15:46:53 -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: Paul Moore Cc: Richard Guy Briggs , Linux-Audit Mailing List , LKML , io-uring@vger.kernel.org, Eric Paris , Steve Grubb , Stefan Roesch , Christian Brauner , Pavel Begunkov References: <24fbe6cb-ee80-f726-b260-09f394ead764@kernel.dk> 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 3:38 PM, Paul Moore wrote: > On Fri, Jan 27, 2023 at 2:43 PM Jens Axboe wrote: >> On 1/27/23 12:42 PM, Paul Moore wrote: >>> On Fri, Jan 27, 2023 at 12:40 PM Jens Axboe wrote: >>>> 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. >>> >>> Please hold off until I've had a chance to look them over ... >> >> I haven't taken anything yet, for things like this I always let it >> simmer until people have had a chance to do so. > > Thanks. FWIW, that sounds very reasonable to me, but I've seen lots > of different behaviors across subsystems and wanted to make sure we > were on the same page. Sounds fair. BTW, can we stop CC'ing closed lists on patch submissions? Getting these: Your message to Linux-audit awaits moderator approval on every reply is really annoying. -- Jens Axboe