summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-22selftests/harness: prettify SKIP message whitespace againTommi Rantala
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-18selftest: fix flower terse dump testsVlad Buslov
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-18tools/bpftool: Fix attaching flow dissectorLorenz Bauer
2020-11-18libbpf, hashmap: Fix undefined behavior in hash_bitsIan Rogers
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-18kbuild: explicitly specify the build id styleBill Wendling
2020-11-18selftests: binderfs: use SKIP instead of XFAILTommi Rantala
2020-11-18selftests: clone3: use SKIP instead of XFAILTommi Rantala
2020-11-18selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala
2020-11-18perf tools: Add missing swap for cgroup eventsNamhyung Kim
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-18selftests: filter kselftest headers from command in lib.mkTommi Rantala
2020-11-18kunit: Don't fail test suites if one of them is emptyAndy Shevchenko
2020-11-18kunit: Fix kunit.py --raw_output optionDavid Gow
2020-11-10perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-11-04x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-04Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"Greg Kroah-Hartman
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29libbpf: Close map fd if init map slots failedHangbin Liu
2020-10-29notifier: Fix broken error handling patternPeter Zijlstra
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-29perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-29perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao
2020-10-29perf metricgroup: Fix uncore metric expressionsIan Rogers
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)
2020-10-29tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo
2020-10-29perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-10-29selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi