summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski
2022-04-08libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter
2022-04-08perf parse-events: Move slots only with topdownIan Rogers
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez
2022-04-08bpftool: Fix print error when show bpf mapYafang Shao
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08libbpf: Unmap rings when umem deletedlic121
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-04-08libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko
2022-04-08bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa
2022-04-08bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang
2022-04-08libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen
2022-04-08libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko
2022-04-08libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko
2022-04-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams
2022-04-08libbpf: Fix riscv register namesIlya Leoshkevich
2022-04-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu
2022-04-08libbpf: Fix possible NULL pointer dereference when destroying skeletonYafang Shao
2022-04-08bpftool: Fix error check when calling hashmap__new()Mauricio Vásquez
2022-04-08rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum
2022-04-08selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-04-08selftests/sgx: Ensure enclave data available during debug printReinette Chatre
2022-04-08selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre
2022-04-08selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan