summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-06-01selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov-0/+4
2020-06-01selftests/bpf: Fix a typo in test_mapsAnton Protopopov-1/+1
2020-06-01libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron-1/+4
2020-06-01bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend-0/+58
2020-06-01bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend-0/+82
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend-0/+2
2020-06-01libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta-2/+2
2020-06-01libbpf: Install headers as part of make installNikolay Borisov-1/+1
2020-06-01libbpf: Add API to consume the perf ring buffer contentEelco Chaudron-0/+21
2020-06-01tools, bpftool: Print correct error message when failing to load BTFTobias Klauser-1/+1
2020-06-01tools, bpftool: Make capability check account for new BPF capsQuentin Monnet-19/+66
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet-76/+64
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1907/+4376
2020-06-01kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha-9/+18
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-542/+1008
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+123
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel-0/+711
2020-06-01sh: remove sh5 supportArnd Bergmann-1/+1
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-6/+19
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov-1/+1
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers-9/+9
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun-43/+1097
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun-2/+36
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun-2/+3
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers-0/+9
2020-06-01perf tests: Don't tail call optimize in unwind testIan Rogers-5/+5
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers-0/+15
2020-06-01objtool: Rename rela to relocMatt Helsley-218/+218
2020-06-01selftests/ftrace: Distinguish between hist and synthetic event checksTom Zanussi-0/+40
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov-47/+56
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare-4/+294
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov-6/+13
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini-12/+50
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov-0/+10
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-15/+54
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-05-30selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata-1/+6
2020-05-30selftests: forwarding: mirror_lib: Use mausezahnPetr Machata-4/+2
2020-05-30pstore/platform: Use backend name for console registrationKees Cook-1/+1
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown-6/+19
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend-14/+10
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo-0/+2
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian-8/+631
2020-05-29perf tools: Correct license on jsmn JSON parserEd Maste-1/+1
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson-2/+2
2020-05-29perf jvmti: Remove redundant jitdump line table entriesNick Gasson-45/+33