Message ID | 20231012222810.4120312-1-andrii@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-security-module-owner@vger.kernel.org> 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 A0FC0CDB474 for <linux-security-module@archiver.kernel.org>; Thu, 12 Oct 2023 22:29:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344221AbjJLW3Y convert rfc822-to-8bit (ORCPT <rfc822;linux-security-module@archiver.kernel.org>); Thu, 12 Oct 2023 18:29:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344180AbjJLW3X (ORCPT <rfc822;linux-security-module@vger.kernel.org>); Thu, 12 Oct 2023 18:29:23 -0400 Received: from mx0a-00082601.pphosted.com (mx0b-00082601.pphosted.com [67.231.153.30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB773B8 for <linux-security-module@vger.kernel.org>; Thu, 12 Oct 2023 15:29:19 -0700 (PDT) Received: from pps.filterd (m0001303.ppops.net [127.0.0.1]) by m0001303.ppops.net (8.17.1.19/8.17.1.19) with ESMTP id 39CLu1tF015219 for <linux-security-module@vger.kernel.org>; Thu, 12 Oct 2023 15:29:19 -0700 Received: from mail.thefacebook.com ([163.114.132.120]) by m0001303.ppops.net (PPS) with ESMTPS id 3tpbsndrg7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for <linux-security-module@vger.kernel.org>; Thu, 12 Oct 2023 15:29:18 -0700 Received: from twshared11278.41.prn1.facebook.com (2620:10d:c085:108::8) by mail.thefacebook.com (2620:10d:c085:21d::8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Thu, 12 Oct 2023 15:29:17 -0700 Received: by devbig019.vll3.facebook.com (Postfix, from userid 137359) id 5A28539A3A089; Thu, 12 Oct 2023 15:28:10 -0700 (PDT) From: Andrii Nakryiko <andrii@kernel.org> To: <bpf@vger.kernel.org>, <netdev@vger.kernel.org> CC: <linux-fsdevel@vger.kernel.org>, <linux-security-module@vger.kernel.org>, <keescook@chromium.org>, <brauner@kernel.org>, <lennart@poettering.net>, <kernel-team@meta.com>, <sargun@sargun.me> Subject: [PATCH v7 bpf-next 00/18] BPF token and BPF FS-based delegation Date: Thu, 12 Oct 2023 15:27:52 -0700 Message-ID: <20231012222810.4120312-1-andrii@kernel.org> X-Mailer: git-send-email 2.34.1 X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-GUID: t2uyWS8zBOXyBX4RZVF-65YJKljeatex X-Proofpoint-ORIG-GUID: t2uyWS8zBOXyBX4RZVF-65YJKljeatex Content-Transfer-Encoding: 8BIT X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-12_14,2023-10-12_01,2023-05-22_02 Precedence: bulk List-ID: <linux-security-module.vger.kernel.org> |
Series |
BPF token and BPF FS-based delegation
|
expand
|