Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-06 | bpf: BPF_PRELOAD depends on BPF_SYSCALL | Randy Dunlap | 1 | -0/+1 |
2020-09-29 | bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach | Toke Høiland-Jørgensen | 2 | -223/+225 |
2020-09-29 | bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore | Toke Høiland-Jørgensen | 2 | -0/+6 |
2020-08-26 | bpf: Disallow BPF_PRELOAD in allmodconfig builds | Alexei Starovoitov | 1 | -0/+3 |
2020-08-20 | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 7 | -0/+267 |
2020-08-20 | bpf: Add BPF program and map iterators as built-in BPF programs. | Alexei Starovoitov | 5 | -0/+587 |