summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload
Commit message (Expand)AuthorAgeFilesLines
* bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen2020-09-292-223/+225
* bpf/preload: Make sure Makefile cleans up after itself, and add .gitignoreToke Høiland-Jørgensen2020-09-292-0/+6
* bpf: Disallow BPF_PRELOAD in allmodconfig buildsAlexei Starovoitov2020-08-251-0/+3
* bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov2020-08-207-0/+267
* bpf: Add BPF program and map iterators as built-in BPF programs.Alexei Starovoitov2020-08-205-0/+587