summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko
2019-06-19selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov
2019-06-19selftests/bpf: fix testsAlexei Starovoitov
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov
2019-06-19libbpf: constify getter APIsAndrii Nakryiko
2019-06-18tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo
2019-06-18perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-18tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-18selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel
2019-06-18selftests: firmware: Add compressed firmware testsTakashi Iwai
2019-06-18tools/firmware: Add missing newline at end of fileGeert Uytterhoeven
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen
2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen
2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko
2019-06-18libbpf: allow specifying map definitions using BTFAndrii Nakryiko
2019-06-18libbpf: split initialization and loading of BTFAndrii Nakryiko
2019-06-18libbpf: identify maps by section index in addition to offsetAndrii Nakryiko
2019-06-18libbpf: refactor map initializationAndrii Nakryiko
2019-06-18libbpf: streamline ELF parsing error-handlingAndrii Nakryiko
2019-06-18libbpf: extract BTF loading logicAndrii Nakryiko
2019-06-18libbpf: add common min/max macro to libbpf_internal.hAndrii Nakryiko
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli
2019-06-17perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-06-17perf trace: Fixup pointer arithmetic when consuming augmented syscall argsArnaldo Carvalho de Melo
2019-06-17perf pmu: Fix uncore PMU alias list for ARM64John Garry
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo
2019-06-17tools build feature tests: Add missing SPDX headersArnaldo Carvalho de Melo
2019-06-17perf trace: Streamline validation of select syscall names listArnaldo Carvalho de Melo
2019-06-17perf trace: Fix exclusion of not available syscall names from selector listArnaldo Carvalho de Melo
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-06-17perf intel-pt: Add callchain to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add memory information to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add LBR information to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Add XMM registers to synthesized PEBS sampleAdrian Hunter