[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.21.2003271129430.17915@namei.org>
Date: Fri, 27 Mar 2020 11:29:58 +1100 (AEDT)
From: James Morris <jmorris@...ei.org>
To: KP Singh <kpsingh@...omium.org>
cc: linux-kernel@...r.kernel.org, bpf@...r.kernel.org,
linux-security-module@...r.kernel.org,
Kees Cook <keescook@...omium.org>,
Brendan Jackman <jackmanb@...gle.com>,
Florent Revest <revest@...gle.com>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Paul Turner <pjt@...gle.com>, Jann Horn <jannh@...gle.com>,
Florent Revest <revest@...omium.org>,
Brendan Jackman <jackmanb@...omium.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH bpf-next v7 5/8] bpf: lsm: Initialize the BPF LSM hooks
On Thu, 26 Mar 2020, KP Singh wrote:
> From: KP Singh <kpsingh@...gle.com>
>
> * The hooks are initialized using the definitions in
> include/linux/lsm_hook_defs.h.
> * The LSM can be enabled / disabled with CONFIG_BPF_LSM.
>
> Signed-off-by: KP Singh <kpsingh@...gle.com>
> Acked-by: Kees Cook <keescook@...omium.org>
> Reviewed-by: Brendan Jackman <jackmanb@...gle.com>
> Reviewed-by: Florent Revest <revest@...gle.com>
> ---
> security/Kconfig | 10 +++++-----
> security/Makefile | 2 ++
> security/bpf/Makefile | 5 +++++
> security/bpf/hooks.c | 26 ++++++++++++++++++++++++++
> 4 files changed, 38 insertions(+), 5 deletions(-)
> create mode 100644 security/bpf/Makefile
> create mode 100644 security/bpf/hooks.c
Acked-by: James Morris <jamorris@...ux.microsoft.com>
--
James Morris
<jmorris@...ei.org>
Powered by blists - more mailing lists