summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-13Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi
2020-03-10Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-03-09ktest: Fix typos in ktest.plMasanari Iida
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)
2020-03-09ktest: Fix some typos in sample.confMasanari Iida
2020-03-09perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu
2020-03-09perf probe: Fix to delete multiple probe eventMasami Hiramatsu
2020-03-09perf parse-events: Fix reading of invalid memory in event parsingIan Rogers
2020-03-09perf python: Fix clang detection when using CC=clang-versionIlie Halip
2020-03-09perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-03-06perf jevents: Fix leak of mapfile memoryJohn Garry
2020-03-06perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala