summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17perf report: Fix -F for branch & mem modesRavi Bangoria
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-03-17perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro
2021-03-17tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh
2021-03-17libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2021-03-17selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich
2021-03-07selftests/bpf: Remove memory leakBjörn Töpel
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld
2021-03-04perf stat: Use nftw() instead of ftw()Paul Cercueil
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-03-04perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter
2021-03-04perf intel-pt: Fix premature IPCAdrian Hunter
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2021-03-04perf unwind: Set userdata for all __report_module() pathsDave Rigby
2021-03-04perf record: Fix continue profiling after draining the bufferYang Jihong
2021-03-04perf symbols: Fix return value when loading PE DSONicholas Fraser
2021-03-04perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov
2021-03-04selftests/ftrace: Update synthetic event syntax errorsTom Zanussi
2021-03-04kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz
2021-03-04kunit: tool: fix unit test cleanup handlingDaniel Latypov
2021-03-04perf vendor events arm64: Fix Ampere eMag event typoJohn Garry
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo
2021-03-04tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb
2021-03-04objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf
2021-03-04objtool: Fix retpoline detection in asm codeJosh Poimboeuf
2021-03-04objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-03-04selftests/bpf: Don't exit on failed bpf_testmod unloadAndrii Nakryiko
2021-03-04selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-03-04libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau
2021-03-04selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko
2021-02-04selftests: netfilter: fix current yearFabian Frederick
2021-02-03tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov