summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-21perf report: Fix no branch type statistics report issueJin Yao
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-17selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman
2020-04-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy
2020-04-17selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-04-17xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-04-17tools: gpio: Fix out-of-tree build regressionAnssi Hannula
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-04-17selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-04-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern
2020-04-08tools/power turbostat: Fix 32-bit capabilities warningLen Brown
2020-04-08tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown
2020-04-08tools/power turbostat: Fix gcc build warningsLen Brown
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-04-02bpf: update jmp32 test cases to fix range bound deductionDaniel Borkmann
2020-04-01tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-04-01perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu
2020-04-01perf probe: Fix to delete multiple probe eventMasami Hiramatsu
2020-04-01cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert
2020-03-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-03-21kunit: run kunit_tool from any directoryHeidi Fahim
2020-03-18perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-12selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-03-12perf arm-spe: Fix endless record after being terminatedAdrian Hunter
2020-03-12perf cs-etm: Fix endless record after being terminatedWei Li
2020-03-12perf intel-bts: Fix endless record after being terminatedWei Li
2020-03-12perf intel-pt: Fix endless record after being terminatedWei Li
2020-03-12selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-03-12selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-03-12selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-03-12selftests: fix too long argumentJiri Benc
2020-03-12Kernel selftests: tpm2: check for tpm supportNikita Sobolev
2020-03-05perf maps: Add missing unlock to maps__insert() error caseCengiz Can
2020-03-05perf ui gtk: Add missing zalloc objectJiri Olsa
2020-03-05perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-03-05perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-24tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-24selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-02-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-02-24objtool: Fix ARCH=x86_64 build errorShile Zhang
2020-02-24selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter
2020-02-24usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-02-24tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin