[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201113005930.541956-1-kpsingh@chromium.org>
Date: Fri, 13 Nov 2020 00:59:28 +0000
From: KP Singh <kpsingh@...omium.org>
To: linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Cc: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Jann Horn <jannh@...gle.com>,
Hao Luo <haoluo@...gle.com>,
Florent Revest <revest@...omium.org>,
Brendan Jackman <jackmanb@...omium.org>
Subject: [PATCH bpf-next v3 0/2] Sleepable LSM Hooks
From: KP Singh <kpsingh@...gle.com>
# v2 -> v3
* Remove the list of non-sleepable hooks, will send a separate patch
to the lsm list based on the discussion with Daniel.
* Add Andrii's ack for real
# v1 -> v2
* Fixed typos and formatting errors.
* Added Andrii's ack.
KP Singh (2):
bpf: Augment the set of sleepable LSM hooks
bpf: Expose bpf_d_path helper to sleepable LSM hooks
include/linux/bpf_lsm.h | 7 ++++
kernel/bpf/bpf_lsm.c | 81 ++++++++++++++++++++++++++++++++++++++++
kernel/bpf/verifier.c | 16 +-------
kernel/trace/bpf_trace.c | 7 +++-
4 files changed, 95 insertions(+), 16 deletions(-)
--
2.29.2.299.gdc1121823c-goog
Powered by blists - more mailing lists