summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-04-10selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-04-10kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara1-5/+17
2021-04-10kunit: tool: Fix a python tuple typing errorDavid Gow1-1/+1
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-03-30perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers1-4/+5
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker1-1/+1
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-30libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi1-1/+1
2021-03-30libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim1-1/+2
2021-03-30selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov1-1/+1
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2-4/+40
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra1-0/+27
2021-03-30kselftest: arm64: Fix exit code of sve-ptraceMark Brown1-1/+1
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk4-10/+59
2021-03-17perf report: Fix -F for branch & mem modesRavi Bangoria1-2/+2
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers1-0/+1
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-03-17perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro1-1/+1
2021-03-17tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh1-0/+5
2021-03-17libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski1-2/+3
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2021-03-17selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
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 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-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: 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-17selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-17selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-17objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf4-26/+42