aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-06selftests: mptcp: add command line arguments for mptcp_join.shGeliang Tang1-478/+590
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2-9/+13
2021-02-05dma-mapping: benchmark: pretend DMA is transmittingBarry Song1-3/+18
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song1-1/+3
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-1/+1
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-04bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh2-13/+43
2021-02-04bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh1-0/+24
2021-02-04bpf: Helper script for running BPF presubmit testsKP Singh1-0/+368
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn1-1/+0
2021-02-04KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2-0/+170
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins1-6/+33
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins3-0/+125
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov5-0/+233
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu5-1/+169
2021-02-04KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon1-5/+5
2021-02-04KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon8-15/+63
2021-02-04KVM: selftests: Add memslot modification stress testBen Gardon3-0/+213
2021-02-04KVM: selftests: Add option to overlap vCPU memory accessBen Gardon4-18/+57
2021-02-04KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon1-3/+8
2021-02-04KVM: selftests: Convert iterations to int in dirty_log_perf_testBen Gardon1-13/+13
2021-02-04KVM: selftests: Avoid flooding debug log while populating memoryBen Gardon1-5/+4
2021-02-04KVM: selftests: Rename timespec_diff_now to timespec_elapsedBen Gardon4-13/+13
2021-02-04KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier4-0/+566
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko1-5/+10
2021-02-03net: selftests: Add lanes setting testDanielle Ratson3-0/+249
2021-02-04libbpf: Stop using feature-detection MakefilesAndrii Nakryiko2-44/+4
2021-02-04selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-03selftest/bpf: Testing for multiple logs on REJECTAndrei Matei1-3/+13
2021-02-03perf trace-event-info: Rename for_each_event.Ian Rogers1-5/+5
2021-02-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3-3/+46
2021-02-03perf powerpc: Fix gap between kernel end and module startAthira Rajeev2-0/+25
2021-02-03perf inject jit: Add namespaces supportYonatan Goldschmidt5-22/+82
2021-02-03perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt2-2/+10
2021-02-03perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...Namhyung Kim1-11/+17
2021-02-03perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threadsNamhyung Kim1-9/+23
2021-02-03perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesisNamhyung Kim1-11/+14
2021-02-03perf vendor events arm64: Reference common and uarch events for A76John Garry8-150/+76
2021-02-03perf vendor events arm64: Reference common and uarch events for Ampere eMagJohn Garry7-97/+31
2021-02-03perf vendor events arm64: Add common and uarch event JSONJohn Garry1-0/+248
2021-02-03perf vendor events arm64: Fix Ampere eMag event typoJohn Garry1-1/+1
2021-02-03perf script: Support DSO filter like in other perf toolsJin Yao2-0/+5
2021-02-03perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-02-03perf stat: Add Topdown metrics events as default eventsKan Liang5-0/+26
2021-02-03perf test: Add parse-metric memory bandwidth testcaseJohn Garry1-0/+24
2021-02-03tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov1-1/+9
2021-02-02selftests/bpf: Fix a compiler warning in local_storage testKP Singh1-1/+1
2021-02-02selftests: mptcp: add testcases for ADD_ADDR with portGeliang Tang1-1/+159
2021-02-02selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang1-2/+22
2021-02-02selftests: mptcp: add testcases for newly added addressesGeliang Tang1-2/+71