Message ID | 20220923211837.3044723-1-song@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <bpf-owner@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 54875C07E9D for <bpf@archiver.kernel.org>; Fri, 23 Sep 2022 21:18:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229891AbiIWVS5 convert rfc822-to-8bit (ORCPT <rfc822;bpf@archiver.kernel.org>); Fri, 23 Sep 2022 17:18:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229495AbiIWVS4 (ORCPT <rfc822;bpf@vger.kernel.org>); Fri, 23 Sep 2022 17:18:56 -0400 Received: from mx0b-00082601.pphosted.com (mx0b-00082601.pphosted.com [67.231.153.30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B52912206C for <bpf@vger.kernel.org>; Fri, 23 Sep 2022 14:18:55 -0700 (PDT) Received: from pps.filterd (m0148460.ppops.net [127.0.0.1]) by mx0a-00082601.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28NIGEhs001985 for <bpf@vger.kernel.org>; Fri, 23 Sep 2022 14:18:54 -0700 Received: from mail.thefacebook.com ([163.114.132.120]) by mx0a-00082601.pphosted.com (PPS) with ESMTPS id 3jsf8t2qwq-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for <bpf@vger.kernel.org>; Fri, 23 Sep 2022 14:18:54 -0700 Received: from twshared10425.14.frc2.facebook.com (2620:10d:c085:108::4) by mail.thefacebook.com (2620:10d:c085:11d::6) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Fri, 23 Sep 2022 14:18:52 -0700 Received: by devbig932.frc1.facebook.com (Postfix, from userid 4523) id D5384D4BF973; Fri, 23 Sep 2022 14:18:47 -0700 (PDT) From: Song Liu <song@kernel.org> To: <bpf@vger.kernel.org> CC: <ast@kernel.org>, <daniel@iogearbox.net>, <john.fastabend@gmail.com>, <kpsingh@chromium.org>, <kernel-team@fb.com>, <haoluo@google.com>, <jlayton@kernel.org>, Song Liu <song@kernel.org> Subject: [PATCH bpf-next 0/2] enforce W^X for trampoline and dispatcher Date: Fri, 23 Sep 2022 14:18:35 -0700 Message-ID: <20220923211837.3044723-1-song@kernel.org> X-Mailer: git-send-email 2.30.2 X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-ORIG-GUID: 17X8NOxr_SMBu_Bb8pURjPbgWw9nuwk6 X-Proofpoint-GUID: 17X8NOxr_SMBu_Bb8pURjPbgWw9nuwk6 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.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-23_10,2022-09-22_02,2022-06-22_01 Precedence: bulk List-ID: <bpf.vger.kernel.org> X-Mailing-List: bpf@vger.kernel.org X-Patchwork-Delegate: bpf@iogearbox.net |
Series |
enforce W^X for trampoline and dispatcher
|
expand
|