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=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 13054C47082 for ; Wed, 26 May 2021 14:59:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E9C64613BC for ; Wed, 26 May 2021 14:59:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235191AbhEZPBB (ORCPT ); Wed, 26 May 2021 11:01:01 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:57650 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233472AbhEZPA6 (ORCPT ); Wed, 26 May 2021 11:00:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1622041166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=g8CijyfwO5N381a5vO9gsDiJcxVrmiwd12Zozn8q0sA=; b=PmAiF1nwFTp6ZhatGSfuaV6gK8MqCHrtMsBaz07OlOQNwCk5ubnuc9j06M18LF3odnETWs +09Q812EhmqCmSkU8jp3TNM5cz03pL0eecUj8UrZyspMNvyQh/n/lzV+6rxPsAhE3E/KLm MjDGWimy9j5EnV3SFCct8c2MrGb0B/8= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-433-10iZz8AqPL27JoYZSTHWTQ-1; Wed, 26 May 2021 10:59:21 -0400 X-MC-Unique: 10iZz8AqPL27JoYZSTHWTQ-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A650210CE781; Wed, 26 May 2021 14:59:19 +0000 (UTC) Received: from segfault.boston.devel.redhat.com (segfault.boston.devel.redhat.com [10.19.60.26]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 441105D6D3; Wed, 26 May 2021 14:59:15 +0000 (UTC) From: Jeff Moyer To: Paul Moore Cc: linux-security-module@vger.kernel.org, selinux@vger.kernel.org, linux-audit@redhat.com, io-uring@vger.kernel.org, linux-fsdevel@vger.kernel.org, Kumar Kartikeya Dwivedi , Jens Axboe , Alexander Viro Subject: Re: [RFC PATCH 0/9] Add LSM access controls and auditing to io_uring References: <162163367115.8379.8459012634106035341.stgit@sifl> X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 Date: Wed, 26 May 2021 11:00:09 -0400 In-Reply-To: <162163367115.8379.8459012634106035341.stgit@sifl> (Paul Moore's message of "Fri, 21 May 2021 17:49:41 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Paul Moore writes: > Also, any pointers to easy-to-run io_uring tests would be helpful. I > am particularly interested in tests which make use of the personality > option, share urings across process boundaries, and make use of the > sqpoll functionality. liburing contains a test suite: https://git.kernel.dk/cgit/liburing/ You can run it via 'make runtests'. Cheers, Jeff 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=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_NONE 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 14CD0C47089 for ; Wed, 26 May 2021 15:12:14 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (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 939EB6101E for ; Wed, 26 May 2021 15:12:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 939EB6101E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=linux-audit-bounces@redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1622041932; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=3eAHvFLQu0k9+cKcTrfqGg2Oe5m1ejunXyMgdRd/XXg=; b=RVdMzSMl+UxklPwOwJ6LrAJwgjSPpgmEQ7Tv4VYZGB6BKDKBQ5GmFspHvNHFXtq/ayVybL Ux/sj/hdbu6DIGnfK5eI4uXu7nyIFujfeLZRiuppQXNBpRnMmkBaM3cw6odd7i8D4J+IKP 1a5g4p7gBZ8m2pJVeCTiMyUMC292wJY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-241-bHUYsg5fMBOPJyLpAiIZyg-1; Wed, 26 May 2021 11:12:10 -0400 X-MC-Unique: bHUYsg5fMBOPJyLpAiIZyg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id F2E6B6D4E8; Wed, 26 May 2021 15:12:06 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D59645D9C6; Wed, 26 May 2021 15:12:06 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 7FDBE55345; Wed, 26 May 2021 15:12:06 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 14QExJq0031416 for ; Wed, 26 May 2021 10:59:19 -0400 Received: by smtp.corp.redhat.com (Postfix) id A4B605D767; Wed, 26 May 2021 14:59:19 +0000 (UTC) Received: from segfault.boston.devel.redhat.com (segfault.boston.devel.redhat.com [10.19.60.26]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 441105D6D3; Wed, 26 May 2021 14:59:15 +0000 (UTC) From: Jeff Moyer To: Paul Moore Subject: Re: [RFC PATCH 0/9] Add LSM access controls and auditing to io_uring References: <162163367115.8379.8459012634106035341.stgit@sifl> X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 Date: Wed, 26 May 2021 11:00:09 -0400 In-Reply-To: <162163367115.8379.8459012634106035341.stgit@sifl> (Paul Moore's message of "Fri, 21 May 2021 17:49:41 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: linux-audit@redhat.com X-Mailman-Approved-At: Wed, 26 May 2021 11:12:05 -0400 Cc: Jens Axboe , selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-audit@redhat.com, Kumar Kartikeya Dwivedi , linux-fsdevel@vger.kernel.org, io-uring@vger.kernel.org, Alexander Viro X-BeenThere: linux-audit@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Linux Audit Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=linux-audit-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Paul Moore writes: > Also, any pointers to easy-to-run io_uring tests would be helpful. I > am particularly interested in tests which make use of the personality > option, share urings across process boundaries, and make use of the > sqpoll functionality. liburing contains a test suite: https://git.kernel.dk/cgit/liburing/ You can run it via 'make runtests'. Cheers, Jeff -- Linux-audit mailing list Linux-audit@redhat.com https://listman.redhat.com/mailman/listinfo/linux-audit