Re: [PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)

From: Brendan Jackman
Date: Thu Jan 16 2020 - 05:03:18 EST



On Wed, Jan 15 2020 at 18:13, KP Singh wrote:
> From: KP Singh <kpsingh@xxxxxxxxxx>
[...]
> KP Singh (10):
> bpf: btf: Make some of the API visible outside BTF
> bpf: lsm: Add a skeleton and config options
> bpf: lsm: Introduce types for eBPF based LSM
> bpf: lsm: Add mutable hooks list for the BPF LSM
> bpf: lsm: BTF API for LSM hooks
> bpf: lsm: Implement attach, detach and execution
> bpf: lsm: Make the allocated callback RO+X
> tools/libbpf: Add support for BPF_PROG_TYPE_LSM
> bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
> bpf: lsm: Add Documentation

Just to note internal review cycles at Google; For the whole set:

Reviewed-by: Brendan Jackman <jackmanb@xxxxxxxxxxxx>