[PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
Yonghong Song
yhs at fb.com
Mon Mar 23 19:04:48 UTC 2020
On 3/23/20 9:44 AM, KP Singh wrote:
> From: KP Singh <kpsingh at google.com>
>
> When CONFIG_BPF_LSM is enabled, nops functions, bpf_lsm_<hook_name>, are
> generated for each LSM hook. These nops are initialized as LSM hooks in
> a subsequent patch.
>
> Signed-off-by: KP Singh <kpsingh at google.com>
> Reviewed-by: Brendan Jackman <jackmanb at google.com>
> Reviewed-by: Florent Revest <revest at google.com>
Acked-by: Yonghong Song <yhs at fb.com>
More information about the Linux-security-module-archive
mailing list