index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
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