summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.157' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.156' into HEADDenys Drozdov
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-17perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-17libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-17selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-11-08Merge tag 'v5.4.152' into 5.4-2.3.x-imxDenys Drozdov
2021-11-08Merge tag 'v5.4.151' into 5.4-2.3.x-imxDenys Drozdov
2021-11-02perf script: Check session->header.env.arch before using itSong Liu
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-10-09selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-22Merge tag 'v5.4.148' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-22tools/thermal/tmon: Add cross compiling supportRolf Eike Beer
2021-09-16Merge tag 'v5.4.147' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-08-16Merge tag 'v5.4.140' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-16Merge tag 'v5.4.139' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2021-08-05Merge tag 'v5.4.138' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Merge tag 'v5.4.137' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Merge tag 'v5.4.136' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Merge tag 'v5.4.135' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-31tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song
2021-07-31selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-07-28perf data: Close all files in close_dir()Riccardo Mancini
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini