summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-01selftests/bpf: Cleanup comments in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Fix a typo in test_mapsAnton Protopopov
2020-06-01libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron
2020-06-01bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend
2020-06-01bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend
2020-06-01libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta
2020-06-01libbpf: Install headers as part of make installNikolay Borisov
2020-06-01libbpf: Add API to consume the perf ring buffer contentEelco Chaudron
2020-06-01tools, bpftool: Print correct error message when failing to load BTFTobias Klauser
2020-06-01tools, bpftool: Make capability check account for new BPF capsQuentin Monnet
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers
2020-06-01perf tests: Don't tail call optimize in unwind testIan Rogers
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-30selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata
2020-05-30selftests: forwarding: mirror_lib: Use mausezahnPetr Machata
2020-05-30pstore/platform: Use backend name for console registrationKees Cook
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf tools: Correct license on jsmn JSON parserEd Maste
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson
2020-05-29perf jvmti: Remove redundant jitdump line table entriesNick Gasson
2020-05-29perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo
2020-05-29perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo