summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-05-02selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-29tools/vm: fix cross-compile buildLucas Stach
2020-04-29libbpf: Only check mode flags in get_xdp_idDavid Ahern
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-29tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj
2020-04-29tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-04-23libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov
2020-04-23objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf
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-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern
2020-04-08perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-02bpf: update jmp32 test cases to fix range bound deductionDaniel Borkmann
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21tools/power turbostat: update versionLen Brown
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown
2020-03-20tools/power turbostat: Support CometlakeChen Yu
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-19Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld