summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser2021-07-281-0/+5
* perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong2021-07-281-4/+29
* perf data: Close all files in close_dir()Riccardo Mancini2021-07-281-1/+1
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini2021-07-281-0/+7
* perf report: Free generated help strings for sort optionRiccardo Mancini2021-07-283-13/+24
* perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini2021-07-281-0/+1
* perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini2021-07-281-0/+2
* perf dso: Fix memory leak in dso__new_map()Riccardo Mancini2021-07-281-1/+3
* perf test event_update: Fix memory leak of evlistRiccardo Mancini2021-07-281-1/+1
* perf test session_topology: Delete session->evlistRiccardo Mancini2021-07-281-0/+1
* perf env: Fix sibling_dies memory leakRiccardo Mancini2021-07-281-0/+1
* perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* perf inject: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-2/+3
* selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu2021-07-281-2/+3
* selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu2021-07-281-1/+1
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-251-0/+2
* bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian2021-07-251-2/+4
* tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li2021-07-251-5/+2
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-07-201-1/+9
* selftests/lkdtm: Fix expected text for CR4 pinningKees Cook2021-07-191-1/+1
* selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2021-07-192-3/+3
* selftests: Clean forgotten resources as part of cleanup()Amit Cohen2021-07-196-0/+14
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-141-0/+2
* selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen2021-07-141-0/+7
* selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen2021-07-141-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-141-1/+2
* selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-07-141-0/+7
* selftests: splice: Adjust for handler fallback removalKees Cook2021-07-141-21/+98
* perf scripting python: Fix tuple_set_u64()Adrian Hunter2021-07-141-65/+81
* tc-testing: fix list handlingMarcelo Ricardo Leitner2021-07-141-1/+1
* bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar2021-07-141-0/+3
* selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-07-141-0/+1
* tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-07-141-1/+3
* selftests/lkdtm: Avoid needing explicit sub-shellKees Cook2021-07-141-4/+8
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-2/+0
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-0/+3
* ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-231-0/+25
* selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-231-3/+8
* libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-231-1/+1
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei2021-06-161-0/+1
* wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-101-0/+1
* wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-101-1/+0
* perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2021-06-102-2/+9
* bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-06-035-7/+10