Re: [PATCH net-next v7 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control

2017-10-20 Thread David Miller
Series applied.

[PATCH net-next v7 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control

2017-10-18 Thread Chenbo Feng
From: Chenbo Feng Much like files and sockets, eBPF objects are accessed, controlled, and shared via a file descriptor (FD). Unlike files and sockets, the existing mechanism for eBPF object access control is very limited. Currently there are two options for granting accessing to eBPF operations: