summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-13perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark8-14/+32
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-04-13libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich1-0/+6
2022-04-13libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich1-0/+6
2022-04-13libbpf: Fix accessing syscall arguments on powerpcIlya Leoshkevich1-0/+2
2022-04-13kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller1-3/+3
2022-04-13kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller3-9/+16
2022-04-13kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...Ricardo Koller1-2/+2
2022-04-13kvm: selftests: aarch64: pass vgic_irq guest args as a pointerRicardo Koller1-13/+16
2022-04-13kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller1-1/+1
2022-04-13libbpf: Fix build issue with llvm-readelfYonghong Song1-2/+2
2022-04-13selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson2-32/+50
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney1-2/+2
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers7-153/+591
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-08libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen1-1/+21
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-04-08libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura1-4/+4
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter1-1/+1
2022-04-08perf parse-events: Move slots only with topdownIan Rogers1-4/+14
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez1-0/+68
2022-04-08bpftool: Fix print error when show bpf mapYafang Shao1-5/+2
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki1-1/+1
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-04-08libbpf: Unmap rings when umem deletedlic1211-0/+11
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-04-08libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel1-19/+25
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams1-1/+1
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko1-3/+5
2022-04-08bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa1-16/+15
2022-04-08bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang1-4/+2
2022-04-08libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen1-4/+51
2022-04-08libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko1-1/+1
2022-04-08libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko1-1/+2
2022-04-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams1-1/+1
2022-04-08libbpf: Fix riscv register namesIlya Leoshkevich1-2/+2
2022-04-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter1-2/+3
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao1-1/+1
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada2-14/+20
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu1-29/+31
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer1-3/+17
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu1-1/+1