summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers2021-03-301-4/+5
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker2021-03-301-1/+1
* selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu2021-03-301-1/+1
* libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi2021-03-301-1/+1
* libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim2021-03-301-1/+2
* selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas2021-03-301-16/+16
* selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-301-4/+2
* libbpf: Fix INSTALL flag orderGeorgi Valkov2021-03-301-1/+1
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-03-302-4/+40
* static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-03-301-0/+27
* kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-301-1/+1
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-204-10/+59
* perf report: Fix -F for branch & mem modesRavi Bangoria2021-03-171-2/+2
* perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-171-0/+1
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro2021-03-171-1/+1
* tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh2021-03-171-0/+5
* libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski2021-03-171-2/+3
* selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-171-1/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-03-171-4/+2
* selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich2021-03-171-3/+10
* wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-03-041-1/+14
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-03-041-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter2021-03-043-0/+41
* perf intel-pt: Fix premature IPCAdrian Hunter2021-03-043-11/+17
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf record: Fix continue profiling after draining the bufferYang Jihong2021-03-043-1/+13
* perf symbols: Fix return value when loading PE DSONicholas Fraser2021-03-041-1/+3
* perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov2021-03-041-2/+1
* selftests/ftrace: Update synthetic event syntax errorsTom Zanussi2021-03-041-8/+27
* kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz2021-03-041-1/+1
* kunit: tool: fix unit test cleanup handlingDaniel Latypov2021-03-041-8/+6
* perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-03-041-1/+1
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf2021-03-041-2/+2
* objtool: Fix retpoline detection in asm codeJosh Poimboeuf2021-03-043-2/+14
* objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf2021-03-041-2/+6
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: mptcp: fix ACKRX debug messageMatthieu Baerts2021-03-041-1/+1
* libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau2021-03-041-11/+11
* selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel2021-03-041-7/+3
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* selftests: netfilter: fix current yearFabian Frederick2021-02-171-1/+1
* objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2021-02-174-26/+42
* objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf2021-02-071-9/+5
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf2021-02-071-0/+7
* tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada2021-02-071-0/+11