index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-12-29
bpf/selftests: Update local storage selftest for sleepable programs
KP Singh
2021-12-28
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
2021-12-28
libbpf: Use 100-character limit to make bpf_tracing.h easier to read
Andrii Nakryiko
2021-12-28
libbpf: Normalize PT_REGS_xxx() macro definitions
Andrii Nakryiko
2021-12-23
selftests/bpf: Add btf_dump__new to test_cpp
Jiri Olsa
2021-12-23
libbpf: Do not use btf_dump__new() macro in C++ mode
Jiri Olsa
2021-12-21
bpftool: Enable line buffering for stdout
Paul Chaignon
2021-12-20
selftests/bpf: Correct the INDEX address in vmtest.sh
Pu Lehui
2021-12-18
bpf/selftests: Test PTR_TO_RDONLY_MEM
Hao Luo
2021-12-17
bpftool: Reimplement large insn size limit feature probing
Andrii Nakryiko
2021-12-17
selftests/bpf: Add libbpf feature-probing API selftests
Andrii Nakryiko
2021-12-17
libbpf: Rework feature-probing APIs
Andrii Nakryiko
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
tools/runqslower: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
bpftool: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
tools/libbpf: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
tools/resolve_btfids: Support cross-building the kernel with clang
Jean-Philippe Brucker
2021-12-16
tools: Help cross-building with clang
Jean-Philippe Brucker
2021-12-14
libbpf: Avoid reading past ELF data section end when copying license
Andrii Nakryiko
2021-12-14
libbpf: Mark bpf_object__find_program_by_title API deprecated.
Kui-Feng Lee
2021-12-14
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-12-14
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
2021-12-14
libbpf: Fix potential uninit memory read
Andrii Nakryiko
2021-12-13
libbpf: Add doc comments for bpf_program__(un)pin()
Grant Seltzer
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
2021-12-12
libbpf: Don't validate TYPE_ID relo's original imm value
Andrii Nakryiko
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
2021-12-11
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
2021-12-10
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-10
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
2021-12-10
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
[next]