summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-03-07bpf: Remove redundant slashYuntao Wang1-3/+2
2022-02-10bpf: Convert bpf_preload.ko to use light skeleton.Alexei Starovoitov1-12/+2
2022-02-01bpf: Drop libbpf, libelf, libz dependency from bpf preload.Alexei Starovoitov1-26/+2
2021-10-20bpf/preload: Clean up .gitignore and "clean-files" targetQuentin Monnet1-2/+1
2021-10-08bpf: preload: Install libbpf headers when buildingQuentin Monnet1-5/+20
2021-01-26bpf, preload: Fix build when $(O) points to a relative pathQuentin Monnet1-1/+4
2020-09-29bpf/preload: Make sure Makefile cleans up after itself, and add .gitignoreToke Høiland-Jørgensen1-0/+2
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov1-0/+23