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-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
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
[next]