summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-04-23libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov1-1/+1
2020-04-23objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf1-4/+1
2020-04-21perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-17selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman1-0/+1
2020-04-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-04-17selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy1-7/+7
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2020-04-17xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)4-2/+91
2020-04-17tools: gpio: Fix out-of-tree build regressionAnssi Hannula1-1/+1
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-04-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-08perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo1-1/+1
2020-04-02bpf: update jmp32 test cases to fix range bound deductionDaniel Borkmann1-3/+6
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-10/+913
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-1/+695
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal4-1/+695
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-34/+46
2020-03-24selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-22selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-03-20tools/power turbostat: Support CometlakeChen Yu1-0/+2
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
2020-03-19Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar7-34/+44
2020-03-19wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2020-03-19wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-19wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds29-124/+132
2020-03-13Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-3/+5
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-0/+123
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+32
2020-03-13tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi1-0/+42
2020-03-10Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki4-3/+5
2020-03-10Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-19/+19
2020-03-09ktest: Fix typos in ktest.plMasanari Iida1-6/+6
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)2-2/+2
2020-03-09ktest: Fix some typos in sample.confMasanari Iida1-10/+10
2020-03-09perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu1-3/+8