summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy
2020-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-28selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27perf annotate: Fix segfault with source toggleRavi Bangoria
2020-02-27perf annotate: Align struct annotate_argsRavi Bangoria
2020-02-27perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria
2020-02-27perf annotate: Remove privsize from symbol__annotate() argsRavi Bangoria
2020-02-27perf probe: Check return value of strlist__add() for -ENOMEMHe Zhe
2020-02-27perf config: Document missing config optionsRavi Bangoria
2020-02-27perf annotate: Fix perf config option descriptionRavi Bangoria
2020-02-27perf annotate: Prefer cmdline option over default configRavi Bangoria
2020-02-27perf annotate: Make perf config effectiveRavi Bangoria
2020-02-27perf config: Introduce perf_config_u8()Ravi Bangoria
2020-02-27perf annotate: Fix --show-nr-samples for tui/stdio2Ravi Bangoria
2020-02-27perf annotate: Fix --show-total-period for tui/stdio2Ravi Bangoria
2020-02-27perf annotate/tui: Re-render title bar after switching back from script browserRavi Bangoria
2020-02-27tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo
2020-02-27tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-26Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-21bootconfig: Add append value operator supportMasami Hiramatsu
2020-02-21bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu
2020-02-20bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu
2020-02-20tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim
2020-02-18perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen