Show patches with: Submitter = Andrii Nakryiko       |    State = Action Required       |   28 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - 4223 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - 4214 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - 4412 2023-11-10 Andrii Nakryiko bpf New
[bpf-next,3/3] selftests/bpf: use target-less SEC() definitions in various tests Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[bpf-next,2/3] libbpf: support target-less SEC() definitions for BTF-backed programs Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[bpf-next,1/3] libbpf: allow "incomplete" basic tracing SEC() definitions Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[v2,bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation [v2,bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation - - - 15-- 2020-12-08 Andrii Nakryiko bpf New
[bpf-next,7/7] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,6/7] selftests/bpf: make BPF sidecar traceable function global Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,5/7] selftests/bpf: add tp_btf CO-RE reloc test for modules Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,4/7] libbpf: support attachment of BPF tracing programs to kernel modules Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,3/7] libbpf: factor out low-level BPF program loading helper Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,2/7] bpf: allow to specify kernel module BTFs when attaching BPF programs Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,1/7] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New