summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko2021-11-181-13/+2
* selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-181-4/+7
* perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers2021-11-181-1/+3
* bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2021-11-181-1/+1
* selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-11-181-2/+2
* selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi2021-11-181-2/+2
* selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer2021-11-182-36/+109
* libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich2021-11-181-1/+1
* libbpf: Fix BTF header parsing checksAndrii Nakryiko2021-11-181-3/+9
* libbpf: Fix overflow in BTF sanity checksAndrii Nakryiko2021-11-181-2/+2
* libbpf: Allow loading empty BTFsAndrii Nakryiko2021-11-181-5/+0
* libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko2021-11-181-10/+6
* bpftool: Avoid leaking the JSON writer prepared for program metadataQuentin Monnet2021-11-181-7/+9
* KVM: selftests: Fix nested SVM tests when built with clangJim Mattson2021-11-181-1/+13
* KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller2021-11-181-4/+4
* objtool: Fix static_call list generationPeter Zijlstra2021-11-181-5/+12
* x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra2021-11-181-0/+1
* objtool: Add xen_start_kernel() to noreturn listJosh Poimboeuf2021-11-181-0/+1
* selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko2021-11-181-0/+11
* selftests/core: fix conflicting types compile error for close_range()Shuah Khan2021-11-181-1/+1
* selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa2021-11-181-2/+2
* selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-11-181-1/+1
* fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal2021-11-181-0/+3
* perf script: Check session->header.env.arch before using itSong Liu2021-11-021-4/+8
* selftests: bpf: fix backported ASSERT_FALSELorenz Bauer2021-10-271-1/+1
* libperf tests: Fix test_stat_cpuShunsuke Nakamura2021-10-272-6/+6
* selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-271-1/+0
* ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-274-0/+183
* perf jevents: Tidy error handlingJohn Garry2021-10-131-48/+35
* selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton2021-10-091-2/+2
* tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-10-091-1/+1
* selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-10-091-1/+2
* selftests: be sure to make khdr before other targetsLi Zhijian2021-10-091-0/+1
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc2021-10-061-5/+8
* selftests, bpf: Fix makefile dependencies on libbpfJiri Benc2021-10-061-1/+2
* kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi2021-09-301-2/+5
* kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown2021-09-302-0/+5
* tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu2021-09-261-2/+2
* perf tools: Allow build-id with trailing zerosNamhyung Kim2021-09-261-0/+10
* tools lib: Adopt memchr_inv() from kernelJiri Olsa2021-09-262-0/+59
* perf test: Fix bpf test sample mismatch reportingMichael Petlan2021-09-261-1/+1
* selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts2021-09-221-2/+2
* perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo2021-09-221-22/+30
* perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei2021-09-221-4/+4
* selftest: net: fix typo in altname testAndrea Claudi2021-09-221-1/+1
* perf machine: Initialize srcline string member in add_location structMichael Petlan2021-09-221-0/+1
* selftests/bpf: Fix potential unreleased lockChengfeng Ye2021-09-181-1/+3
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-181-1/+1
* kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown2021-09-181-4/+6