summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-151-1/+4
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-151-1/+1
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-02-161-0/+3
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6
* tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-145-23/+0
* perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-12-082-15/+14
* selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-11-261-2/+2
* tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-10-091-1/+1
* selftests: be sure to make khdr before other targetsLi Zhijian2021-10-091-0/+1
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* perf machine: Initialize srcline string member in add_location structMichael Petlan2021-09-221-0/+1
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-221-1/+1
* tools/thermal/tmon: Add cross compiling supportRolf Eike Beer2021-09-221-1/+1
* selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2021-09-221-14/+17
* selftests/bpf: Test variable offset stack accessAndrey Ignatov2021-09-221-2/+77
* bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2021-09-221-2/+32
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-151-0/+2
* Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
* selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-07-311-1/+1
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser2021-07-281-0/+5
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-281-0/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* perf dso: Fix memory leak in dso__new_map()Riccardo Mancini2021-07-281-1/+3
* perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian2021-07-281-2/+4
* 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
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-201-0/+2
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-07-201-1/+3
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-301-0/+3
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2021-06-101-0/+13
* selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel2021-06-101-0/+3
* bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller2021-06-101-0/+16