summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-08-13libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend
2020-08-13bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend
2020-08-13bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend
2020-08-13libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev
2020-08-13tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-13perf tools: Fix module symbol processingJiri Olsa
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa
2020-08-13libperf: Fix man page typosRob Herring
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern
2020-08-13selftests: netfilter: kill running process onlyFabian Frederick
2020-08-13selftests: netfilter: add MTU arguments to flowtablesFabian Frederick
2020-08-13selftests: netfilter: add checktool functionFabian Frederick
2020-08-12libbpf: Handle GCC built-in types for Arm NEONJean-Philippe Brucker
2020-08-12tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko
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-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo
2020-08-12perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo
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-11selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev
2020-08-11selftests/bpf: Fix segmentation fault in test_progsJianlin Lv
2020-08-11libbpf: Do not use __builtin_offsetof for offsetofYonghong Song
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