summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-09-03tools/virtio: fix buildMichael S. Tsirkin
2021-08-18libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-18libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-18selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-08-04perf pmu: Fix alias matchingJohn Garry
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-08-04KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
2021-08-04selftest: 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 sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
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 script: Release zstd dataRiccardo Mancini
2021-07-28perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-28perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-28perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf test event_update: Fix memory leak of unitRiccardo Mancini
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-28perf env: Fix sibling_dies memory leakRiccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf inject: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-25bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-25tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li
2021-07-20perf tools: Fix pattern matching for same substring in different PMU typeJin Yao
2021-07-20perf script python: Fix buffer size to report iregs in perf scriptKajol Jain
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-20KVM: selftests: do not require 64GB in set_memory_region_testChristian Borntraeger
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14selftests/sgx: remove checks for file execute permissionsDave Hansen
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner