Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-02-09 | tools/resolve_btfids: Set srctree variable unconditionally | Jiri Olsa | 1 | -5/+2 |
2021-02-09 | tools/resolve_btfids: Check objects before removing | Jiri Olsa | 1 | -5/+12 |
2021-02-09 | tools/resolve_btfids: Build libbpf and libsubcmd in separate directories | Jiri Olsa | 2 | -17/+11 |
2021-02-09 | bpf: Simplify bool comparison | Jiapeng Chong | 1 | -1/+1 |
2021-02-09 | selftests/bpf: Add missing cleanup in atomic_bounds test | Brendan Jackman | 1 | -0/+2 |
2021-02-09 | selftests/bpf: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2021-02-08 | bpf/benchs/bench_ringbufs: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2021-02-05 | bpf: Refactor BPF_PSEUDO_CALL checking as a helper function | Yonghong Song | 1 | -16/+13 |
2021-02-05 | bpf/selftests: Update the IMA test to use BPF ring buffer | KP Singh | 2 | -13/+43 |
2021-02-05 | bpf: Allow usage of BPF ringbuffer in sleepable programs | KP Singh | 1 | -1/+3 |
2021-02-05 | bpf/selftests: Add a short note about vmtest.sh in README.rst | KP Singh | 1 | -0/+24 |