Age | Commit message (Expand) | Author |
---|---|---|
2021-01-14 | bpf: Add bitwise atomic instructions | Brendan Jackman |
2021-01-14 | bpf: Add instructions for atomic_[cmp]xchg | Brendan Jackman |
2021-01-14 | bpf: Add BPF_FETCH field / create atomic_fetch_add instruction | Brendan Jackman |
2021-01-14 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman |
2019-04-09 | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann |
2019-01-26 | bpf: JIT blinds support JMP32 | Jiong Wang |
2018-06-03 | bpf: test case for map pointer poison with calls/branches | Daniel Borkmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-25 | bpf: add various verifier test cases | Daniel Borkmann |
2017-04-01 | bpf: add various verifier test cases for self-tests | Daniel Borkmann |
2016-10-18 | bpf: add initial suite for selftests | Daniel Borkmann |
2015-09-02 | perf tools: Copy linux/filter.h to tools/include | He Kuang |