summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-07selftests/bpf: Remove memory leakBjörn Töpel1-1/+0
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-03-04perf stat: Use nftw() instead of ftw()Paul Cercueil1-4/+4
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-03-04perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter3-0/+41
2021-03-04perf intel-pt: Fix premature IPCAdrian Hunter3-11/+17
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-03-04perf unwind: Set userdata for all __report_module() pathsDave Rigby1-3/+8
2021-03-04perf record: Fix continue profiling after draining the bufferYang Jihong3-1/+13
2021-03-04perf symbols: Fix return value when loading PE DSONicholas Fraser1-1/+3
2021-03-04perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov1-2/+1
2021-03-04selftests/ftrace: Update synthetic event syntax errorsTom Zanussi1-8/+27
2021-03-04kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz1-1/+1
2021-03-04kunit: tool: fix unit test cleanup handlingDaniel Latypov1-8/+6
2021-03-04perf vendor events arm64: Fix Ampere eMag event typoJohn Garry1-1/+1
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-03-04tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb1-1/+0
2021-03-04objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf1-2/+2
2021-03-04objtool: Fix retpoline detection in asm codeJosh Poimboeuf3-2/+14
2021-03-04objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf1-2/+6
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin1-1/+1
2021-03-04selftests/bpf: Don't exit on failed bpf_testmod unloadAndrii Nakryiko1-1/+1
2021-03-04selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko3-33/+12
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-03-04libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau1-11/+11
2021-03-04selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel1-7/+3
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-9/+14
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen1-0/+0
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+1245
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+13
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+9
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2-9/+13
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-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko1-5/+10
2021-02-04selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-03tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov1-1/+9
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+46
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj2-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj2-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj4-2/+229
2021-01-24Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-11/+17