Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-25 | bpf: Add namespace to BPF internal symbols | Alexei Starovoitov | 1 | -0/+1 |
2025-03-15 | bpf: preload: Add MODULE_DESCRIPTION | Arnd Bergmann | 1 | -0/+1 |
2023-05-31 | bpf: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 1 | -2/+2 |
2023-01-28 | bpf: iterators: Split iterators.lskel.h into little- and big- endian versions | Ilya Leoshkevich | 1 | -1/+5 |
2022-02-25 | bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel. | Yucong Sun | 1 | -0/+7 |
2022-02-10 | bpf: Convert bpf_preload.ko to use light skeleton. | Alexei Starovoitov | 1 | -70/+49 |
2021-03-19 | bpf: Fix umd memory leak in copy_process() | Zqiang | 1 | -4/+15 |
2020-08-20 | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 1 | -0/+91 |