summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-04selftests: mptcp: add ADD_ADDR timeout test caseGeliang Tang
2020-11-04selftests: net: bridge: add test for mldv2 *,g auto-addNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exclude timeoutNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exc -> block reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 inc -> block reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exc -> to_exclude reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exc -> is_exclude reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exc -> is_include reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 exc -> allow reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 inc -> to_exclude reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 inc -> is_exclude reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 inc -> is_include reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add test for mldv2 inc -> allow reportNikolay Aleksandrov
2020-11-04selftests: net: bridge: add initial MLDv2 include testNikolay Aleksandrov
2020-11-04selftests: net: bridge: factor out and rename sg state functionsNikolay Aleksandrov
2020-11-04selftests: net: lib: add support for IPv6 mcast packet testNikolay Aleksandrov
2020-11-04selftests: net: bridge: factor out mcast_packet_testNikolay Aleksandrov
2020-11-04libbpf: Fix possible use after free in xsk_socket__deleteMagnus Karlsson
2020-11-04libbpf: Fix null dereference in xsk_socket__deleteMagnus Karlsson
2020-11-03selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck
2020-11-03selftests/bpf: Migrate tcpbpf_user.c to use BPF skeletonAlexander Duyck
2020-11-03selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_resultsAlexander Duyck
2020-11-03selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck
2020-11-03selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck
2020-11-03Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-11-03tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo
2020-11-03perf tools: Add missing swap for cgroup eventsNamhyung Kim
2020-11-03perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-03perf tools: Initialize output buffer in build_id__sprintfJiri Olsa
2020-11-03perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu
2020-11-03tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo
2020-11-03tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2020-11-03tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools UAPI: Update copy of linux/mman.h from the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools x86 headers: Update required-features.h header from the kernelArnaldo Carvalho de Melo
2020-11-03tools x86 headers: Update cpufeatures.h headers copiesArnaldo Carvalho de Melo
2020-11-03tools headers UAPI: Update fscrypt.h copyArnaldo Carvalho de Melo
2020-11-03tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-11-03perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-11-03perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao
2020-11-03perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-03perf tools: Fix crash with non-jited bpf progsTommi Rantala
2020-11-03tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo
2020-11-03perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo