aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-25bpf: Disallow BPF_PRELOAD in allmodconfig buildsAlexei Starovoitov1-0/+3
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov7-0/+267
2020-08-20bpf: Add BPF program and map iterators as built-in BPF programs.Alexei Starovoitov5-0/+587