summaryrefslogtreecommitdiffstats
path: root/tools/include/linux/filter.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add bitwise atomic instructionsBrendan Jackman2021-01-141-0/+6
* bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2021-01-141-0/+2
* bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2021-01-141-0/+1
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-4/+11
* bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann2019-04-091-1/+20
* bpf: JIT blinds support JMP32Jiong Wang2019-01-261-0/+20
* bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-0/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
* bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-011-0/+10
* bpf: add initial suite for selftestsDaniel Borkmann2016-10-181-0/+24
* perf tools: Copy linux/filter.h to tools/includeHe Kuang2015-09-021-0/+231