[PATCH bpf-next v3 0/2] Sleepable LSM Hooks

From: KP Singh
Date: Thu Nov 12 2020 - 19:59:52 EST


From: KP Singh <kpsingh@xxxxxxxxxx>

# 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