aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-10Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-10ktest.pl: Change the logic to control the size of the log file emailedSteven Rostedt (VMware)
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-07mptcp: more stable diag self-testsPaolo Abeni
2020-08-07selftests: mptcp: fix dependeciesPaolo Abeni
2020-08-07Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07selftests: add mincore() testsRicardo CaƱuelo
2020-08-07tools/cgroup: add memcg_slabinfo.py toolRoman Gushchin
2020-08-07kselftests: cgroup: add kernel memory accounting testsRoman Gushchin
2020-08-07tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-07tools/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07selftests: splice: Check behavior of full and short splicesKees Cook
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-07selftests/bpf: Fix silent Makefile outputAndrii Nakryiko
2020-08-07perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar
2020-08-07tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-07tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-07tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-08-07tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo
2020-08-06bpf: Fix compilation warning of selftestsJianlin Lv
2020-08-06selftests: bpf: Switch off timeoutJiri Benc
2020-08-06bpf: Add missing return to resolve_btfidsStanislav Fomichev
2020-08-06libbf: Fix uninitialized pointer at btf__parse_raw()Daniel T. Lee
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song
2020-08-06selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko
2020-08-06Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-06tools headers API: Update close_range affected filesArnaldo Carvalho de Melo
2020-08-06perf script: Add 'tod' field to display time of dayJiri Olsa
2020-08-06perf script: Change the 'enum perf_output_field' enumerators to be 64 bitsJiri Olsa
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa
2020-08-06perf tools: Move clockid_res_ns under clock structJiri Olsa
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa