summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2022-09-151-8/+8
* selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev2022-09-151-13/+14
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-251-4/+11
* tools/thermal: Fix possible path truncationsFlorian Fainelli2022-08-251-11/+13
* genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo2022-08-251-1/+5
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-08-251-3/+3
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-08-251-1/+1
* thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer2022-08-251-0/+3
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-06-141-1/+1
* perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-06-141-2/+4
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-201-1/+1
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-201-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
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2021-12-221-0/+18
* perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-12-082-15/+14
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-221-1/+1
* 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-08-041-1/+1
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* 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 probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov2021-06-101-7/+23
* selftests/bpf: fix test_alignAlexei Starovoitov2021-06-101-21/+1
* bpf: do not allow root to mangle valid pointersAlexei Starovoitov2021-06-101-27/+29
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-06-101-22/+12
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-06-101-10/+34
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
* perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
* tweewide: Fix most Shebang linesFinn Behrens2021-06-0312-12/+12
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-221-1/+1
* bpf: fix up selftests after backports were fixedFrank van der Linden2021-05-221-0/+12