index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
2021-10-27
libbpf: Deprecate bpf_objects_list
Joe Burton
2021-10-25
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-25
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
2021-10-25
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-10-25
libbpf: Deprecate ambiguously-named bpf_program__size() API
Andrii Nakryiko
2021-10-25
libbpf: Deprecate multi-instance bpf_program APIs
Andrii Nakryiko
2021-10-25
libbpf: Add ability to fetch bpf_program's underlying instructions
Andrii Nakryiko
2021-10-25
libbpf: Fix off-by-one bug in bpf_core_apply_relo()
Andrii Nakryiko
2021-10-25
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-25
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2021-10-25
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
2021-10-25
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
2021-10-25
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-22
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-10-22
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
2021-10-22
libbpf: Use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
Stanislav Fomichev
2021-10-22
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-22
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
perf bpf: Switch to new btf__raw_data API
Hengqi Chen
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
2021-10-22
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
[next]