Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-10 | bpf: Convert bpf_preload.ko to use light skeleton. | Alexei Starovoitov | 1 | -108/+0 |
2022-02-01 | bpf: Open code obj_get_info_by_fd in bpf preload. | Alexei Starovoitov | 1 | -1/+17 |
2022-02-01 | bpf: Convert bpf preload to light skeleton. | Alexei Starovoitov | 1 | -5/+5 |
2022-02-01 | bpf: Remove unnecessary setrlimit from bpf preload. | Alexei Starovoitov | 1 | -2/+0 |
2021-01-08 | bpf: Remove unnecessary <argp.h> include from preload/iterators | Leah Neukirchen | 1 | -1/+1 |
2020-08-20 | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 1 | -0/+94 |