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=-0.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 4CA02C433E1 for ; Sat, 4 Jul 2020 13:30:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 27BA920674 for ; Sat, 4 Jul 2020 13:30:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=paul-moore-com.20150623.gappssmtp.com header.i=@paul-moore-com.20150623.gappssmtp.com header.b="c7UsYj0L" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728059AbgGDNak (ORCPT ); Sat, 4 Jul 2020 09:30:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727947AbgGDNaj (ORCPT ); Sat, 4 Jul 2020 09:30:39 -0400 Received: from mail-ed1-x541.google.com (mail-ed1-x541.google.com [IPv6:2a00:1450:4864:20::541]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AAD13C08C5DE for ; Sat, 4 Jul 2020 06:30:38 -0700 (PDT) Received: by mail-ed1-x541.google.com with SMTP id n2so21260773edr.5 for ; Sat, 04 Jul 2020 06:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lYXNB8sAYPR03z+7yXMvQjkDEkew3CoGHxaB14N9l3o=; b=c7UsYj0Lh39A+4qQDoIM8UAT0oPZ089C4wY54z+FI+hjKJoHqfZ+OSKJ7pK/eKAzO+ T7h9fPkTqD0YYgXGbcszXQVBpQZzfECPoTaiJSGKgFPEOiS0bmZOKBCgcrfKjvEdRMi8 ky7eDfhq2RRrihjXm8dQdD6Hedc2JnwUqwscoh1W5k3VqOOPGf5jhlp6vbXB7HwDuuuA l6lArMUWn4qcA6162GFXILJmBuS2liiSETUEkV2qAh7X0km7lbiqZ9omHzHGqNRHaFyc TmsOjTYv2/H0FKRf0bMOTc1qIUhtzUtzAS0OOkKa0/6QnCfPSRLp3MPHy4Nwd0KH+RTE ygpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lYXNB8sAYPR03z+7yXMvQjkDEkew3CoGHxaB14N9l3o=; b=lUxO1Hkviidq05C80RiHzT3ixLCf1BBeYEGL5r6zQFxNz1C9tWT6Z+i3xgVNgzs4Nj rPV3TfG7MVoRDEAoG3cm470q27oywHF+PuEyodwSiFKky5lE2umlLgNQADdHVo1JdAmC xxYddBZvNeE7ZKbe9+C+mW5cL+NxNI/i/oCyrrwgVcbIPRqJADJFVeaAonqfkr9F5FPN P4w6kcV0fNjwElW/zG1Uogn6F8Mma4gZ3HyAyUWki9w+20i7kem3seZZe+H7INOuZhHw 838i6Dovq/YkAG5dqZet6JCRhdnwomY5d77L357Hu/pCVMT2dOYfFjWmhYSDNm/6YU7P q2KQ== X-Gm-Message-State: AOAM530Cujn3ogKHbkzWtAUC0OoVV+66IU/nqxpGTNMnJBhrG7e+NGx8 Zk+oKceko02lEMQstLWngSs9/zTRUMsrq8QvK1RW X-Google-Smtp-Source: ABdhPJxXnEAomjGOTfVoMxiJBSuMBpETmOS+i8zhHtjzsBKGVLhQISOvjpbb5e1kLK73pS32uCKmaU1565rkftQCo+o= X-Received: by 2002:aa7:d6cf:: with SMTP id x15mr44774064edr.164.1593869437418; Sat, 04 Jul 2020 06:30:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul Moore Date: Sat, 4 Jul 2020 09:30:26 -0400 Message-ID: Subject: Re: [PATCH ghak90 V9 02/13] audit: add container id To: Richard Guy Briggs Cc: containers@lists.linux-foundation.org, linux-api@vger.kernel.org, Linux-Audit Mailing List , linux-fsdevel@vger.kernel.org, LKML , netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, sgrubb@redhat.com, Ondrej Mosnacek , dhowells@redhat.com, simo@redhat.com, Eric Paris , Serge Hallyn , ebiederm@xmission.com, nhorman@tuxdriver.com, Dan Walsh , mpatel@redhat.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 4, 2020 at 9:29 AM Paul Moore wrote: > On Sat, Jun 27, 2020 at 9:22 AM Richard Guy Briggs wrote: > > > > Implement the proc fs write to set the audit container identifier of a > > process, emitting an AUDIT_CONTAINER_OP record to document the event. Sorry about the email misfire, you can safely ignore that last empty message. 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=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1CF35C433E0 for ; Sat, 4 Jul 2020 13:36:43 +0000 (UTC) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BE51E2084C for ; Sat, 4 Jul 2020 13:36:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BE51E2084C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=paul-moore.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-audit-bounces@redhat.com 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-472-Ew7kQDneP-mY_CbmpOc7Eg-1; Sat, 04 Jul 2020 09:36:39 -0400 X-MC-Unique: Ew7kQDneP-mY_CbmpOc7Eg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9F553800400; Sat, 4 Jul 2020 13:36:36 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6E7411A918; Sat, 4 Jul 2020 13:36:36 +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 E4E911809547; Sat, 4 Jul 2020 13:36:35 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 064DUiTN032097 for ; Sat, 4 Jul 2020 09:30:44 -0400 Received: by smtp.corp.redhat.com (Postfix) id E3257207B428; Sat, 4 Jul 2020 13:30:43 +0000 (UTC) Received: from mimecast-mx02.redhat.com (mimecast02.extmail.prod.ext.rdu2.redhat.com [10.11.55.18]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C6A86207B426 for ; Sat, 4 Jul 2020 13:30:41 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E193C8007A4 for ; Sat, 4 Jul 2020 13:30:40 +0000 (UTC) Received: from mail-ed1-f68.google.com (mail-ed1-f68.google.com [209.85.208.68]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-456-UOEnoRhnO2qaM2bpBnORaA-1; Sat, 04 Jul 2020 09:30:38 -0400 X-MC-Unique: UOEnoRhnO2qaM2bpBnORaA-1 Received: by mail-ed1-f68.google.com with SMTP id b15so30295471edy.7 for ; Sat, 04 Jul 2020 06:30:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lYXNB8sAYPR03z+7yXMvQjkDEkew3CoGHxaB14N9l3o=; b=i50NIVD45QaPHlEDY0twXdKQLR7U/l18kQfD2cC1/jUuOzPhUvDdfUiVX9vNc/Wpd+ Bslif0OkliiNtzqW74J+bxD1XXwDuAPHR12Vcd3s/pgNBsp3SXLuEYQNQxfZmxdraA5s CztF/ZXdYW1YqcYw/0976aMTaDYoAxv0rrDkGOQspTT54SVkke29n+IlMNGGGlV4bEIA r5WpUKM0kcdw8RlOZEBjFMgExj9QoP4UpTmFxTT+dGdO1hhj4UJXxXMxLvVbB5HVLjAt ALKDudM/RP5uAGhDC2mIkdOOoaYYl6BMlwjvgYJJ9BvMu1DcBrm1AFFtn+FXmFeghpD6 mhLw== X-Gm-Message-State: AOAM531N6ujMGvrf41ecGlWYDBzxao3twmXCcc36hsxBBDIB6JjSMVS1 3w3HA2iG0O4lB9yVrw9z4SXsdWKKLCJ8oVhOALD7 X-Google-Smtp-Source: ABdhPJxXnEAomjGOTfVoMxiJBSuMBpETmOS+i8zhHtjzsBKGVLhQISOvjpbb5e1kLK73pS32uCKmaU1565rkftQCo+o= X-Received: by 2002:aa7:d6cf:: with SMTP id x15mr44774064edr.164.1593869437418; Sat, 04 Jul 2020 06:30:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul Moore Date: Sat, 4 Jul 2020 09:30:26 -0400 Message-ID: Subject: Re: [PATCH ghak90 V9 02/13] audit: add container id To: Richard Guy Briggs X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-loop: linux-audit@redhat.com Cc: nhorman@tuxdriver.com, linux-api@vger.kernel.org, containers@lists.linux-foundation.org, LKML , dhowells@redhat.com, Linux-Audit Mailing List , netfilter-devel@vger.kernel.org, ebiederm@xmission.com, simo@redhat.com, netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org, Eric Paris , mpatel@redhat.com, Serge Hallyn 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.84 on 10.5.11.23 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 On Sat, Jul 4, 2020 at 9:29 AM Paul Moore wrote: > On Sat, Jun 27, 2020 at 9:22 AM Richard Guy Briggs wrote: > > > > Implement the proc fs write to set the audit container identifier of a > > process, emitting an AUDIT_CONTAINER_OP record to document the event. Sorry about the email misfire, you can safely ignore that last empty message. -- Linux-audit mailing list Linux-audit@redhat.com https://www.redhat.com/mailman/listinfo/linux-audit