summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-06-04objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-06-04tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-04selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-06-04objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-06-04objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-06-04libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-06-04tools/vm: fix cross-compile buildLucas Stach
2020-06-04tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)
2020-06-04selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-06-04tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj
2020-06-04tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-06-01x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-01tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-01bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2020-06-01bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-06-01bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-06-01objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf
2020-06-01perf report: Fix no branch type statistics report issueJin Yao
2020-06-01perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-06-01selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy
2020-06-01selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-06-01xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-06-01selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-06-01selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-06-01tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern
2020-06-01tools/power turbostat: Fix 32-bit capabilities warningLen Brown
2020-06-01tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown
2020-06-01tools/power turbostat: Fix gcc build warningsLen Brown
2020-06-01perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-05-21tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-05-21cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert
2020-05-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-05-21perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala
2020-05-21ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-05-21selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-05-21selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-05-21selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-05-21selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-05-21selftests: fix too long argumentJiri Benc
2020-05-15perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-05-15ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-05-15selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-05-15x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-05-15usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-05-15tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin
2020-05-15kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-05-04selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-05-04tools/power/acpi: fix compilation errorZhengyuan Liu
2020-05-04tools/kvm_stat: Fix kvm_exit filter nameGavin Shan
2020-05-04selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer