Message ID | 158375623086.334846.16121725232323108842.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=zxnP=42=vger.kernel.org=linux-security-module-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6B335921 for <patchwork-linux-security-module@patchwork.kernel.org>; Mon, 9 Mar 2020 12:17:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 394E9205ED for <patchwork-linux-security-module@patchwork.kernel.org>; Mon, 9 Mar 2020 12:17:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="XvcMB/Lx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726478AbgCIMR1 (ORCPT <rfc822;patchwork-linux-security-module@patchwork.kernel.org>); Mon, 9 Mar 2020 08:17:27 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:53975 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726368AbgCIMR1 (ORCPT <rfc822;linux-security-module@vger.kernel.org>); Mon, 9 Mar 2020 08:17:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583756245; 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: content-transfer-encoding:content-transfer-encoding; bh=SEQ6uct5tI15AYQ4SaQAQ4DERyocB1GIPl4gaR9IcIk=; b=XvcMB/LxOMQgnevkD8xOT9xiiYfiL33Rdv1thPeC8PvYQ7k4H7t5HwbC75RVoNWSfUQ7Ew r6+qKini4D94nJ1IN4+eML0qidutcgVWSFisjRgoN3T8IN5sIniKfBQp2AjrgJZdLdGIYZ GUYURuZKf9Gd1kl2rYgOVXM4imsrjYs= 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-427-Maxk_8jbMJemu9sRXx1MOg-1; Mon, 09 Mar 2020 08:17:18 -0400 X-MC-Unique: Maxk_8jbMJemu9sRXx1MOg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CD24818A5511; Mon, 9 Mar 2020 12:17:15 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-182.rdu2.redhat.com [10.10.120.182]) by smtp.corp.redhat.com (Postfix) with ESMTP id CC7421001DC0; Mon, 9 Mar 2020 12:17:11 +0000 (UTC) Subject: [RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4] From: David Howells <dhowells@redhat.com> To: torvalds@linux-foundation.org, viro@zeniv.linux.org.uk Cc: Casey Schaufler <casey@schaufler-ca.com>, Stephen Smalley <sds@tycho.nsa.gov>, linux-security-module@vger.kernel.org, dhowells@redhat.com, dhowells@redhat.com, casey@schaufler-ca.com, sds@tycho.nsa.gov, nicolas.dichtel@6wind.com, raven@themaw.net, christian@brauner.io, andres@anarazel.de, jlayton@redhat.com, dray@redhat.com, kzak@redhat.com, keyrings@vger.kernel.org, linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 09 Mar 2020 12:17:11 +0000 Message-ID: <158375623086.334846.16121725232323108842.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.21 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: <linux-security-module.vger.kernel.org> |
Series |
pipe: Keyrings, mount and superblock notifications [ver #4]
|
expand
|