summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-25selftests/bpf: Tracing prog can still do lookup under busy lockMartin KaFai Lau2-5/+86
2022-10-25selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...Martin KaFai Lau2-0/+145
2022-10-25libbpf: Btf dedup identical struct test needs check for nested structs/arraysAlan Maguire1-3/+5
2022-10-25selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa2-0/+139
2022-10-25selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa2-0/+13
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa1-0/+24
2022-10-25selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa2-7/+15
2022-10-25bpftool: Add llvm feature to "bpftool version"Quentin Monnet2-4/+11
2022-10-25bpftool: Support setting alternative arch for JIT disasm with LLVMQuentin Monnet4-18/+16
2022-10-25bpftool: Add LLVM as default library for disassembling JIT-ed programsQuentin Monnet3-23/+141
2022-10-25bpftool: Refactor disassembler for JIT-ed programsQuentin Monnet1-45/+88
2022-10-25bpftool: Group libbfd defs in Makefile, only pass them if we use libbfdQuentin Monnet1-12/+15
2022-10-25bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in MakefileQuentin Monnet1-5/+14
2022-10-25bpftool: Remove asserts from JIT disassemblerQuentin Monnet4-35/+57
2022-10-25bpftool: Define _GNU_SOURCE only onceQuentin Monnet7-0/+14
2022-10-21selftests/bpf: Add write to hashmap to array_map iter testDave Marchevsky2-7/+34
2022-10-21selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map opsDave Marchevsky3-4/+140
2022-10-21selftests/bpf: Initial DENYLIST for aarch64Manu Bretelle1-0/+81
2022-10-21selftests/bpf: Update vmtests.sh to support aarch64Manu Bretelle1-0/+6
2022-10-21selftests/bpf: Add config.aarch64Manu Bretelle1-0/+181
2022-10-21selftests/bpf: Remove entries from config.s390x already present in configManu Bretelle1-3/+0
2022-10-21bpftool: Add "bootstrap" feature to version outputQuentin Monnet1-32/+49
2022-10-21bpftool: Set binary name to "bpftool" in help and version outputQuentin Monnet1-1/+1
2022-10-21libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()Xu Kuohai1-10/+6
2022-10-21selftests/bpf: fix task_local_storage/exit_creds rcu usageDelyan Kratunov2-3/+18
2022-10-21bpftool: Update the bash completion(add autoattach to prog load)Wang Yufen1-0/+1
2022-10-21bpftool: Update doc (add autoattach to prog load)Wang Yufen1-2/+13
2022-10-21bpftool: Add autoattach for bpf prog load|loadallWang Yufen1-2/+74
2022-10-20selftests/bpf: fix missing BPF object filesWang Yufen9-29/+40
2022-10-19bpf: add selftests for lsh, rsh, arsh with reg operandJie Meng1-0/+24
2022-10-19libbpf: add non-mmapable data section selftestAndrii Nakryiko2-1/+27
2022-10-19libbpf: only add BPF_F_MMAPABLE flag for data maps with global varsAndrii Nakryiko1-19/+78
2022-10-19libbpf: clean up and refactor BTF fixup stepAndrii Nakryiko1-54/+42
2022-10-19bpf/docs: Summarize CI system and deny listsDaniel Müller1-1/+41
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel1-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel1-0/+3
2022-10-18Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski23-301/+580
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller1-5/+6
2022-10-13selftests/bpf: Use sys_pidfd_open() helper when possibleHou Tao2-7/+7
2022-10-13libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2022-10-13libbpf: Deal with section with no data gracefullyShung-Hsi Yu1-1/+5
2022-10-13libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu1-4/+9
2022-10-13selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai1-3/+3
2022-10-13selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai1-0/+1
2022-10-13selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai1-12/+14
2022-10-13selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2-2/+4
2022-10-13libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai1-7/+4
2022-10-13libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai1-3/+26
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-1/+154
2022-10-13selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau2-6/+6